Commit Graph

214 Commits (03fba1cba4d41117821ea8f1272ee550d5bd0b17)

Author SHA1 Message Date
Julio Montoya c4792482d5 Add setting course_log_hide_columns default columns to hide see BT#9609 11 years ago
Julio Montoya ada067400b Fix condition. 11 years ago
Julio Montoya b41e42b48b Use setCustomElementTemplate() instead of setElementTemplate 11 years ago
Yannick Warnier cd0dc1ee8b Remove language files with little use and clean deprecated language variables (part 2) - refs #4467 11 years ago
Julio Montoya cfb1353e29 Adding form layout constants, horizontal or inline. 11 years ago
Julio Montoya b55ac70d10 Replace buttons calls. 11 years ago
Julio Montoya ec53682a5e Remove survey.lib.php already loaded by composer 11 years ago
Angel Fernando Quiroz Campos d1a21a6c9b Rename track_e_exercices to track_e_exercises table - refs #7268 11 years ago
Julio Montoya d65a12c42c Change statsUtils.lib.inc.php into a class 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Julio Montoya e637608c55 Adds "Auto attendance" base in course login see BT#8814 11 years ago
Julio Montoya 4dd8d91be5 Minor - format code. 11 years ago
Anibal Copitan 1973d6fda8 Add details to reporting screen - refs BT#8397 11 years ago
Julio Montoya 4d15a0f4fa Fixing hide buttons see BT#8417 11 years ago
Julio Montoya 78c1db1032 Showing course data even if there are any students see BT#7297 12 years ago
Julio Montoya b406e4a155 Moving code into a function, adding keyword filter see BT#7297 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 60af352364 Replacing function 'getAllCoursesFromAllSessionFromDrh' 12 years ago
Julio Montoya 2fef0bfe69 Fixing reporting for HRM and teachers see BT#7297 12 years ago
Julio Montoya b9f86abf74 Minor - format code, fixing PHP warning. 12 years ago
baelmyhu 977e5dae4b Allow platform's student to see courselog of courses they are admin 12 years ago
Yannick Warnier 4474156b46 Minor - Add code inline doc - refs BT#7112 12 years ago
Julio Montoya 690f153ce5 Minor - formatting code. 12 years ago
Julio Montoya c03fe190e4 drh can see all users/courses inside the session if the configuration['drh_can_access_all_session_content'] is set see BT#6770 12 years ago
Julio Montoya 480eb84e5e drh can access all content (courses, users) inside a session. A new setting must be added $_configuration['drh_can_access_all_session_content'] see BT#6770 12 years ago
Yannick Warnier 0482d46814 Fixed missing exams report in course tracking - refs BT#5672 13 years ago
Julio Montoya 149463949a Minor removing unused file 13 years ago
Julio Montoya 723ca55d42 Fixing pagination see #5753 13 years ago
Julio Montoya 5c839df628 Minor removing spaces 13 years ago
Julio Montoya c6339a583e Cleaning unused code see #5753 13 years ago
Julio Montoya 6b2289f654 Cleaning unused code see #5753 13 years ago
Julio Montoya aeebd0bf75 courseLog was cut in 3 files see #5753 13 years ago
Yoselyn Castillo 2d5d22c370 Replacing icon see #5700 13 years ago
Julio Montoya bcb2400f9b Adding links in reporting see #3731 13 years ago
Julio Montoya a791f5ee73 Fixing group constants + fill users to group bug see BT#4284 13 years ago
Julio Montoya b36b24b2f6 Minor removing center styles 13 years ago
Julio Montoya 71530971a7 Fixing PHP warning see #4860 14 years ago
Julio Montoya 0b71932833 Minor - moving variable on the top of the file 14 years ago
Julio Montoya 686051142e Fixing page headers 14 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Hubert Borderiou 8427e2884e Correcting style & script code for courseLog.php -ref #4165 14 years ago
Hubert Borderiou 14b80c88db teacher can choose columns to hide / unhide in course reporting -ref #4165 14 years ago
Julio Montoya 2dff2a39a3 Fixing queries due the single database see #3910 14 years ago
Julio Montoya 7c238249d5 Removing additional column if we don't use it see #4165 14 years ago
Julio Montoya a4c28fb0fa Minor fixing export CSV 14 years ago
Julio Montoya 25d84ebf05 Adding new column in course reporting: Exercise average (best students results) see BT#3374 + some fixes when listing the exercise results (now we only show the exercises that are finished) 14 years ago
Julio Montoya 4aa191ec3b Fixing - queries due the new changes in the DB (single database) #3910 14 years ago
Julio Montoya 373bf9a534 Minor - removing <span> tag when exporting + some sql fixes see BT#3261 14 years ago
Julio Montoya 500d4b7efd Minor - Removing libs already included in global.inc + removing Display::header when using api_not_allowed() 14 years ago