Commit Graph

306 Commits (289144764a0417a248049f217ad51419acabee0c)

Author SHA1 Message Date
Julio Montoya 289144764a Updating from 1.9.x 12 years ago
Julio Montoya d06a701657 Updating main/work from 1.9.x 12 years ago
Julio Montoya 887b40c337 Updating work from 1.9.x 12 years ago
Yannick Warnier 7c1cb6ffae Work: fixed a few local date issues and column names in assignments - refs BT#6418 12 years ago
Julio Montoya 237dd03f04 Fixing upload and adding a view icon for students. 12 years ago
Julio Montoya 725ad52eb4 Divers work fixes see BT#6418 12 years ago
Julio Montoya e29a3266c4 Adding missing works + reminder. 12 years ago
Julio Montoya c66831e7e0 Fixing query 12 years ago
Julio Montoya 96007fec70 Improving UI for the work tool see BT#6418 12 years ago
Julio Montoya 583588b4e5 Adding new work UI view see BT#6418 12 years ago
Yannick Warnier 16af4748b6 Fixed bug in expiry time check in assignments - refs BT#6418 12 years ago
Yannick Warnier c32484500f Fixed little date problem in assignments list - refs BT#6418 12 years ago
Julio Montoya 51b6982b89 Adding new UI for works see BT#6418 12 years ago
jmontoya 0802b13b01 Replacing "../img" with Display::return_icon() 12 years ago
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 12 years ago
Julio Montoya 4a4aec9864 Adding cidReq in work forms see BT#6294 12 years ago
Julio Montoya a663258f59 Should fix bug BT#6294 when uploading a file the itemproperty.insert_user_id is not correctly saved, we now take the student_publication.user_id to identify the author. 12 years ago
Julio Montoya e175839223 Minor - removing whitespaces 12 years ago
Yoselyn Castillo 6cb32e54ac Adding a title for span in assignments list -refs #6163 12 years ago
Yoselyn Castillo 63d98abb26 Cutting assignment title in list of user works -refs #6163 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
Julio Montoya 5b0e21a136 Removing calls of fileDisplay.lib.php 12 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
Julio Montoya c33eb76639 Removing PHP warnings/notices 12 years ago
Yannick Warnier cd16107558 Added check on number of assignments handed out before showing the download folder icon - closes #4616 13 years ago
Yannick Warnier 61fd75a1d2 Sent fixes for the documents counting in assignments. Now DELETING users assignments when the users are deleted - refs #5783 13 years ago
Yannick Warnier 6bd9dfff90 Added ZIP download icon *inside* each assignments folder - refs #4616 13 years ago
Julio Montoya 6f42717656 Making contains file as a hidden option see #5781 13 years ago
Yoselyn Castillo 8bc67702af Fixing query in works see #5332 13 years ago
Julio Montoya 8b8ef26393 No need to have gradebook on to use work with score see #5558 13 years ago
Yannick Warnier faee8f4be6 Removed -lang- prefix in get_lang() calls 13 years ago
Julio Montoya 4160212e7b Wrapping work title see BT#4703 13 years ago
Julio Montoya df6d9821e8 Cutting the work title see BT#4703 13 years ago
Yannick Warnier 5cd49dc1d9 Removed description from assignments display - the description could be the student's assignment itself - refs #4880 13 years ago
Julio Montoya 0d5f41a0a0 Minor - Removing var_dumps 13 years ago
Julio Montoya d756830524 Should fix bug when updating/adding works in gradebooks see #5168 13 years ago
Laurent Opprecht 1105f88143 see #4880 In assignements table, we don't see filename nor description 13 years ago
Laurent Opprecht 27dcba7d9c see #5034 allow to disable gradebook 13 years ago
Julio Montoya cd59e1834a Minor UI changes 13 years ago
Laurent Opprecht bffe3f6015 #2851 portfolio integration 13 years ago
Julio Montoya b389e03802 Some fixes in the work tool to allow user to share documents 13 years ago
Julio Montoya 008e7415e1 Fixes bug : users can see all works (if the teacher wants to) see BT#4333 13 years ago
Julio Montoya 1a2058d4c4 Adding the link type in the api_resource_is_locked_by_gradebook() function 13 years ago
Julio Montoya 44ca552077 Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080 13 years ago
Julio Montoya 4b7ac2cc1d Fixing query see #4688 13 years ago
Julio Montoya 41f0447aa0 Now we can add exercises and LPs of the base course in the gradebook inside a session 13 years ago
Julio Montoya 60a49d02b9 Fixing table params see BT#4131 13 years ago
Julio Montoya e9316a8bac Fixing work bug when deleting a student assignment the score was still there see BT#4131 13 years ago
Julio Montoya ad46240e0f Fixing bug when editing work see BT#4131 13 years ago