Commit Graph

277 Commits (99fc79538b0ffdb264affec00f2aa91e97332c30)

Author SHA1 Message Date
jmontoya 0802b13b01 Replacing "../img" with Display::return_icon() 13 years ago
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 13 years ago
Julio Montoya b85ac09678 Using absolut URLs 13 years ago
Julio Montoya e04b466ee7 Removing unused error_logs 13 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
Julio Montoya 2484327c77 Fixing reporting tab due recent changes in track_* tables adding c_id, removing string course_codes 13 years ago
Julio Montoya 33cd962f07 Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 13 years ago
Julio Montoya 96b2c934af Removing require_once learnpathList.class.php already loading the class via composer 13 years ago
Julio Montoya a43937636d Fixing fatal error due a wrong class name learnpathList changed to LearnpathList 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
Julio Montoya 4b6afee605 Removing require_once of libs already added in the autoload script 13 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
Julio Montoya a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php 13 years ago
Julio Montoya 9475a422dc Fixing link because we moved main/admin/session_list.php to main/session/session_list.php 13 years ago
Julio Montoya cb3020e45a Removing var_dumps 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya f5d9d34cb6 Adding group reporting see BT#5758 13 years ago
Julio Montoya 40fa9838b0 Removing PHP warnings 13 years ago
Yannick Warnier 0482d46814 Fixed missing exams report in course tracking - refs BT#5672 13 years ago
Yannick Warnier 4d70256c6b Minor - Code indentation fix 13 years ago
Yannick Warnier ea8efc99b1 Added IP to the resources report, plus a link to trace the IP - refs #3987 14 years ago
Julio Montoya 68adb5d12c Minor - cleaning white spaces 14 years ago
Julio Montoya 149463949a Minor removing unused file 14 years ago
Julio Montoya 723ca55d42 Fixing pagination see #5753 14 years ago
Julio Montoya 5c839df628 Minor removing spaces 14 years ago
Julio Montoya c6339a583e Cleaning unused code see #5753 14 years ago
Julio Montoya 6b2289f654 Cleaning unused code see #5753 14 years ago
Julio Montoya aeebd0bf75 courseLog was cut in 3 files see #5753 14 years ago
Yoselyn Castillo 2d5d22c370 Replacing icon see #5700 14 years ago
Julio Montoya bcb2400f9b Adding links in reporting see #3731 14 years ago
Julio Montoya a791f5ee73 Fixing group constants + fill users to group bug see BT#4284 14 years ago
Julio Montoya c2f526e6a2 More fixes due the date changes in the session table 14 years ago
Julio Montoya 3cde7f5629 Minor - cosmetic changes 14 years ago
Julio Montoya b36b24b2f6 Minor removing center styles 14 years ago
Julio Montoya 0543c0b61e use_session_mode is always true (variable should be removed in the next version) 14 years ago
Julio Montoya 5101838e00 Adding c_ids 14 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 c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 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 15 years ago
Hubert Borderiou 14b80c88db teacher can choose columns to hide / unhide in course reporting -ref #4165 15 years ago
Julio Montoya 2dff2a39a3 Fixing queries due the single database see #3910 15 years ago
Julio Montoya 7c238249d5 Removing additional column if we don't use it see #4165 15 years ago
Julio Montoya a4c28fb0fa Minor fixing export CSV 15 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) 15 years ago
Julio Montoya 4aa191ec3b Fixing - queries due the new changes in the DB (single database) #3910 15 years ago