Commit Graph

294 Commits (ea4a6dbfd683061a8ce136955dfec7942bdfedbe)

Author SHA1 Message Date
Julio Montoya e9479f2bbc Fixing PHP warning. 12 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago
Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 13 years ago
Julio Montoya 5b93f90fe5 Fixing report due changes in exercise id to iid 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 677b483dfa Fixing php notices 13 years ago
Julio Montoya 5471142a10 Fixing missing iid keys, adding c_id in query 13 years ago
Julio Montoya 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 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 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries 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 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 ff016ad523 Moving pchart in vendor + updating gitignore 13 years ago
Julio Bonifacio a1cd98dcd2 revert revision 50073929f63b refs #5971 13 years ago
Julio Montoya dca6d44591 Removing require_once for "fckeditor.php" and tracking.lib.php already loaded in the autoloader 13 years ago
Julio Montoya 4e7f9b5e26 Removing tracking.lib.php calls 13 years ago
Julio Montoya d3138862f4 Minor - setting default values 13 years ago
Julio Montoya c33eb76639 Removing PHP warnings/notices 13 years ago
Julio Montoya 40fa9838b0 Removing PHP warnings 13 years ago
Julio Montoya d0bb36beb8 Minor - using api_is_multiple_url_enabled() instead of the $_configuration array 13 years ago
Julio Montoya 2603a5ef57 Adding user filter in order to process the page a little bit more faster see BT#5707 13 years ago
Julio Montoya 2d741825e3 Minor - adding "static" in function 13 years ago
Yannick Warnier f60a60f5c4 Added IP information to exercise tracking (as info icon) - refs #3987 13 years ago
Yannick Warnier 562574a7e6 Improved IP recovery as TrackUserLog::get_ip_from_user_event() - refs #3987 13 years ago
Yannick Warnier ea8efc99b1 Added IP to the resources report, plus a link to trace the IP - refs #3987 13 years ago
Yannick Warnier a98ca525fc Added links on user names for course resources log - refs #3731 13 years ago
Yannick Warnier c083601d3f Minor - applied coding convention for indentation 13 years ago
Julio Montoya 1d5fc14584 Fixing exercise link for students 13 years ago
Julio Montoya d18a2f1d58 Adding new resumed reports see BT#5478 13 years ago
Julio Montoya 032be5eb3e Fixing PHP warnings 13 years ago
Julio Montoya 431600a108 Minor avoiding PHP warnings + cleaning code 13 years ago
Julio Montoya 7ee38f0177 Minor style correction 13 years ago
Julio Montoya aeebd0bf75 courseLog was cut in 3 files see #5753 13 years ago
Julio Montoya 7dc6c82e87 Fixes 1970 date error in reporting see BT#5204 13 years ago
Julio Montoya 840c6704ba Minor - using api_get_course_info instead of CourseManager :: get_course_information 13 years ago
Julio Montoya 03d6b83c94 Minor - cosmetic changes 13 years ago
Julio Montoya 88eaf5d211 Removing unwanted tags when exporting to CSV see BT#5082 13 years ago
Julio Montoya de3ab36d52 Fixing SQL query 13 years ago
Julio Montoya f5431721b2 Fixing date bug see BT#4115 13 years ago
Julio Montoya a4ee3ef4ae Removing PHP warnings 13 years ago
Julio Montoya c7395a5b70 Fixing PHP warnings 13 years ago
Julio Montoya cb68bfb43c Fixing PHP warning messages 13 years ago
Julio Montoya 1f468b9056 Minor cosmetic fixes 13 years ago
Julio Montoya 7f88e3655b Adding new setting session_tutor_reports_visibility see BT#4984 13 years ago
Julio Montoya bdee437d84 More session visibiliy fixes 14 years ago
Julio Montoya 4950b3c3e5 Minor moving function position 14 years ago
Julio Montoya 2b2cc3cbf7 Fixing session dates displays 14 years ago
Julio Montoya 87304423ab Fixing get_sessions_coached_by_user() still needs a review 14 years ago
Julio Montoya faa0c0baee Removing old code to add/edit sessions 14 years ago