Commit Graph

341 Commits (e6293cfda6ece334480098b440edebdb83796467)

Author SHA1 Message Date
Julio Montoya f0b28a61da Fixing button name 14 years ago
Julio Montoya f4dbc099bf Minor - Group-Work UI improvements 14 years ago
Julio Montoya c39831c4e7 Fixing bug in the work tool when using groups see BT#3240 14 years ago
Julio Montoya fef296ae09 Minor - Adding Database::escape_string in a query, removing error_log 14 years ago
Julio Montoya 4adccecb6c Fixing work edition (when renaming a folder) due the database changes (single database) 14 years ago
Julio Montoya 5104b1cebd Minor - Fixing funny variable declaration 14 years ago
Julio Montoya 085401c978 Fixing download work file now we check the itemproperty + the student_publication.checked fields 14 years ago
Julio Montoya ecac43afa3 Fixing queries + fixing download work folder as student 14 years ago
Julio Montoya 405c0ff211 Removing very weird "alter table add column sent_date" in the work tool see #4054 thanks hborderiou for reporting it 14 years ago
Julio Montoya 2734d56f01 Fixes #4045 (removing echo sql query) 14 years ago
Julio Montoya db93a426c0 More SQL queries fixes 14 years ago
Julio Montoya 6d5e3e90ce Removing useles query 14 years ago
Julio Montoya 52c1249e10 Fixing gradebook when adding a work see BT#2754 14 years ago
Julio Montoya a5089dfccf Now we can add works with out uploading a file see #3978 14 years ago
Julio Montoya c1414b0d53 Resolving bug that let students see assignments, adding a new rule in courses/.htaccess see BT#3081 14 years ago
Julio Montoya 4a76aba5f8 Fixing assigments queries due the new DB changes 14 years ago
Julio Montoya f4c715d1cf Fixing bug when uploading assignments due the new DB changes 14 years ago
Julio Montoya 83e42a74bd Assignments/Works: Should fix bug when downloading folder see #3964 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya 790611504f Adding reset css in base.css, improving form styles + some fixes in the social tool 14 years ago
Julio Montoya f839aade63 Should fix problems when adding a work in the agenda see #3692 15 years ago
Julio Montoya 5e4a4d4ce3 Work Tool: Teacher can edit the score even if the 2nd date is already passed 15 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 15 years ago
Julio Montoya 6220083447 Replacing deprecated code split function + fixing PHP notices 15 years ago
Julio Montoya b9afc46989 Fixing agenda and work tool see #3765 15 years ago
ywarnier 707a61c16d Minor - Updated confusing label in assignments. 15 years ago
ywarnier 8b626eb18f Minor - Updated confusing label in assignments. 15 years ago
ywarnier 490c37c9a2 Improved assignment tool so the student can edit it *unless* it has been scored already 15 years ago
ywarnier 68eb9d1e35 Fixed obviously wrong statement using unexisting $row2. Watch for possible behaviour changes due to this update (should re-enable modification of task by user). 15 years ago
Julio Montoya baf8f34a9f Fixing calls of api_get_item_property_info() using int id instead of the code string 15 years ago
Julio Montoya 2ce24bcd54 Replacing curdirpath with id when listing works, also using the user_id instead of the authors field 15 years ago
Julio Montoya 8c4aa18a70 Should fix bugs when using gradebook, works and agenda see #3660 15 years ago
Julio Montoya edf3ac5c52 By default only teachers can see the student's assignments, if a student add a new assignment he can see the file uploaded BT#2755 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 15 years ago
Julio Montoya 26a1e8c1eb Security issues: adding Database::escape_string + Security:check_abs functions 15 years ago
Julio Montoya a062225181 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 15 years ago
Julio Montoya 1e549334c6 Security issues: Adding database::escape_string function (avoiding SQL injection) see #3601 15 years ago
Julio Montoya dc7eee58cd Fixing bug when deleting a work folder see BT#2619 15 years ago
Julio Montoya 8bffd44426 Removing echo 15 years ago
Julio Montoya ad09b988f5 Fixing function send_email_on_homework_creation adding session support see BT#2371 15 years ago
Julio Montoya eb631fdcca Fixing breadcrumb, fixing bug when moving files, removing delete all and make invisible to all see #3374 15 years ago
Juan Carlos Raña 1f6d65cd4b four icons per line 15 years ago
Juan Carlos Raña ddc4c37854 #2479 fix work button bar 15 years ago
Julio Montoya 899114d155 Adding a more accurate message: UplUploadFailedSizeIsZero see #3260 15 years ago
ywarnier 3f34591354 Removed notice, added param to function, added comment about function duplication 15 years ago
Julio Montoya c997095790 Fixing dropbox bug when editing a comment when selecting all elements of the table see #2491 15 years ago
Julio Montoya d06aca86e0 Adding condition if file_exists to avoid warning messages 15 years ago
Julio Montoya 002d0d38f4 Fixing bug when deleting all works when using sessions see #3283 15 years ago
Julio Montoya 6e2d05f854 Adding validation in the work and document tool when uploading a file with size 0 see #3260 15 years ago