Commit Graph

225 Commits (e6293cfda6ece334480098b440edebdb83796467)

Author SHA1 Message Date
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 ecac43afa3 Fixing queries + fixing download work folder as student 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 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 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 dc7eee58cd Fixing bug when deleting a work folder see BT#2619 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
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 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
Julio Montoya 489d1bbb41 Fixing misterious bug that deletes gradebook links see BT#2396 15 years ago
Julio Montoya c8dbb73698 Adding comment to the deprecated function "convert_date_to_number" see #2559 15 years ago
Juan Carlos Raña cd0c784c45 Feature #2785 tables: my courses and inscription, calendar, admin languages, agenda, notebook, social network, survey, works, admin templates .And update languages 15 years ago
Juan Carlos Raña a66aac1d2d Feature #2785 add and update some icons, and fix documents, links and work (partial) 15 years ago
Julio Montoya 67ef62a48f Adding update on info in the document, fixing some icons 15 years ago
Julio Montoya 24d7be2101 Fixing \"expired\" messages in works see BT#1661 15 years ago
Juan Carlos Raña e60d40b0bb Feature #2785 works 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya d3819c2c01 Fixing work elements quantity in the student view 15 years ago
Julio Montoya 6a54f3cfbc Hiding work documents that doesn't belong to the session see BT#1786 15 years ago
Yannick Warnier dc401017db Minor - avoid warning in date check in work tool 15 years ago
Julio Montoya f49c0e94e6 Fixing column order when using author or date see BT#1672 15 years ago
Julio Montoya 61c7bbbc55 Adding the Qualification row in the Work Tool see BT#1387 16 years ago
Julio Montoya ed20ae9daa Replacing date('Y-m-d H:i:s') with the api_get_utc_datetime function see #1246 16 years ago