Commit Graph

257 Commits (58b78fdc2916c96db5f5ee2abbb31139f3f77946)

Author SHA1 Message Date
Julio Montoya 8a3f022059 Replacing Database::get_user_info_from_id() (deprecated function) with api_get_user_id(). 11 years ago
Julio Montoya b9f86abf74 Minor - format code, fixing PHP warning. 11 years ago
baelmyhu 977e5dae4b Allow platform's student to see courselog of courses they are admin 11 years ago
Yannick Warnier 4474156b46 Minor - Add code inline doc - refs BT#7112 11 years ago
Julio Montoya 690f153ce5 Minor - formatting code. 11 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 11 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 11 years ago
Yannick Warnier 0482d46814 Fixed missing exams report in course tracking - refs BT#5672 12 years ago
Yannick Warnier 4d70256c6b Minor - Code indentation fix 12 years ago
Yannick Warnier ea8efc99b1 Added IP to the resources report, plus a link to trace the IP - refs #3987 12 years ago
Julio Montoya 68adb5d12c Minor - cleaning white spaces 12 years ago
Julio Montoya 149463949a Minor removing unused file 12 years ago
Julio Montoya 723ca55d42 Fixing pagination see #5753 12 years ago
Julio Montoya 5c839df628 Minor removing spaces 12 years ago
Julio Montoya c6339a583e Cleaning unused code see #5753 12 years ago
Julio Montoya 6b2289f654 Cleaning unused code see #5753 12 years ago
Julio Montoya aeebd0bf75 courseLog was cut in 3 files see #5753 12 years ago
Yoselyn Castillo 2d5d22c370 Replacing icon see #5700 12 years ago
Julio Montoya bcb2400f9b Adding links in reporting see #3731 12 years ago
Julio Montoya a791f5ee73 Fixing group constants + fill users to group bug see BT#4284 12 years ago
Julio Montoya 3cde7f5629 Minor - cosmetic changes 12 years ago
Julio Montoya b36b24b2f6 Minor removing center styles 13 years ago
Julio Montoya 0543c0b61e use_session_mode is always true (variable should be removed in the next version) 13 years ago
Julio Montoya 5101838e00 Adding c_ids 13 years ago
Julio Montoya 71530971a7 Fixing PHP warning see #4860 13 years ago
Julio Montoya 0b71932833 Minor - moving variable on the top of the file 13 years ago
Julio Montoya 686051142e Fixing page headers 13 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Hubert Borderiou 8427e2884e Correcting style & script code for courseLog.php -ref #4165 13 years ago
Hubert Borderiou 14b80c88db teacher can choose columns to hide / unhide in course reporting -ref #4165 13 years ago
Julio Montoya 2dff2a39a3 Fixing queries due the single database see #3910 13 years ago
Julio Montoya 7c238249d5 Removing additional column if we don't use it see #4165 13 years ago
Julio Montoya a4c28fb0fa Minor fixing export CSV 13 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) 13 years ago
Julio Montoya 4aa191ec3b Fixing - queries due the new changes in the DB (single database) #3910 13 years ago
Julio Montoya 373bf9a534 Minor - removing <span> tag when exporting + some sql fixes see BT#3261 13 years ago
Julio Montoya 500d4b7efd Minor - Removing libs already included in global.inc + removing Display::header when using api_not_allowed() 13 years ago
Julio Montoya 6cd6dfe662 Adding exercise progress see BT#3261 13 years ago
Julio Montoya 12834af685 Adding survey count in reporting (only for courses that are not included in a session) see BT#3139 13 years ago
Julio Montoya db93a426c0 More SQL queries fixes 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 f6556c59f9 Cleaning my reporting 13 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
Julio Montoya 7917d7ef9b Adding exercise overview ... (partial commit not finished yet) see BT#2804 13 years ago
Julio Montoya b23652ddf1 Fixing sql query 14 years ago
Julio Montoya 6e27190325 Removing notices/warnings 14 years ago
Yannick Warnier 3ffacb4a92 Backing out Cesar's mistaken push 14 years ago