Commit Graph

338 Commits (1ca37d0eb8f1b8cd3b49d8b0465fab409f2bb17b)

Author SHA1 Message Date
Julio Montoya fef296ae09 Minor - Adding Database::escape_string in a query, removing error_log 13 years ago
Julio Montoya 4adccecb6c Fixing work edition (when renaming a folder) due the database changes (single database) 13 years ago
Julio Montoya 5104b1cebd Minor - Fixing funny variable declaration 13 years ago
Julio Montoya 085401c978 Fixing download work file now we check the itemproperty + the student_publication.checked fields 13 years ago
Julio Montoya ecac43afa3 Fixing queries + fixing download work folder as student 13 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 13 years ago
Julio Montoya 2734d56f01 Fixes #4045 (removing echo sql query) 13 years ago
Julio Montoya db93a426c0 More SQL queries fixes 13 years ago
Julio Montoya 6d5e3e90ce Removing useles query 13 years ago
Julio Montoya 52c1249e10 Fixing gradebook when adding a work see BT#2754 13 years ago
Julio Montoya a5089dfccf Now we can add works with out uploading a file see #3978 13 years ago
Julio Montoya c1414b0d53 Resolving bug that let students see assignments, adding a new rule in courses/.htaccess see BT#3081 13 years ago
Julio Montoya 4a76aba5f8 Fixing assigments queries due the new DB changes 13 years ago
Julio Montoya f4c715d1cf Fixing bug when uploading assignments due the new DB changes 13 years ago
Julio Montoya 83e42a74bd Assignments/Works: Should fix bug when downloading folder see #3964 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya 790611504f Adding reset css in base.css, improving form styles + some fixes in the social tool 13 years ago
Julio Montoya f839aade63 Should fix problems when adding a work in the agenda see #3692 13 years ago
Julio Montoya 5e4a4d4ce3 Work Tool: Teacher can edit the score even if the 2nd date is already passed 13 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 13 years ago
Julio Montoya 6220083447 Replacing deprecated code split function + fixing PHP notices 14 years ago
Julio Montoya b9afc46989 Fixing agenda and work tool see #3765 14 years ago
ywarnier 707a61c16d Minor - Updated confusing label in assignments. 14 years ago
ywarnier 8b626eb18f Minor - Updated confusing label in assignments. 14 years ago
ywarnier 490c37c9a2 Improved assignment tool so the student can edit it *unless* it has been scored already 14 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). 14 years ago
Julio Montoya baf8f34a9f Fixing calls of api_get_item_property_info() using int id instead of the code string 14 years ago
Julio Montoya 2ce24bcd54 Replacing curdirpath with id when listing works, also using the user_id instead of the authors field 14 years ago
Julio Montoya 8c4aa18a70 Should fix bugs when using gradebook, works and agenda see #3660 14 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 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 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 14 years ago
Julio Montoya 26a1e8c1eb Security issues: adding Database::escape_string + Security:check_abs functions 14 years ago
Julio Montoya a062225181 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
Julio Montoya 1e549334c6 Security issues: Adding database::escape_string function (avoiding SQL injection) see #3601 14 years ago
Julio Montoya dc7eee58cd Fixing bug when deleting a work folder see BT#2619 14 years ago
Julio Montoya 8bffd44426 Removing echo 14 years ago
Julio Montoya ad09b988f5 Fixing function send_email_on_homework_creation adding session support see BT#2371 14 years ago
Julio Montoya eb631fdcca Fixing breadcrumb, fixing bug when moving files, removing delete all and make invisible to all see #3374 14 years ago
Juan Carlos Raña 1f6d65cd4b four icons per line 14 years ago
Juan Carlos Raña ddc4c37854 #2479 fix work button bar 14 years ago
Julio Montoya 899114d155 Adding a more accurate message: UplUploadFailedSizeIsZero see #3260 14 years ago
ywarnier 3f34591354 Removed notice, added param to function, added comment about function duplication 14 years ago
Julio Montoya c997095790 Fixing dropbox bug when editing a comment when selecting all elements of the table see #2491 14 years ago
Julio Montoya d06aca86e0 Adding condition if file_exists to avoid warning messages 14 years ago
Julio Montoya 002d0d38f4 Fixing bug when deleting all works when using sessions see #3283 14 years ago
Julio Montoya 6e2d05f854 Adding validation in the work and document tool when uploading a file with size 0 see #3260 14 years ago
Julio Montoya 489d1bbb41 Fixing misterious bug that deletes gradebook links see BT#2396 14 years ago
Julio Montoya c8dbb73698 Adding comment to the deprecated function "convert_date_to_number" see #2559 14 years ago
Julio Montoya 84e1901be9 Adding some fixes in the calendar view + fixing bug when adding an event in the work tool 14 years ago