Commit Graph

511 Commits (99fc79538b0ffdb264affec00f2aa91e97332c30)

Author SHA1 Message Date
Julio Montoya ff4ff89ccf Fixing myspace tab. 12 years ago
Julio Montoya 2833331b76 Fixing query 12 years ago
Julio Montoya b853f47993 Removing PHPMailer comment old code that use api_send_mail() "reservation" 12 years ago
Julio Montoya 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 12 years ago
Julio Montoya b314edacbd The Thematic() constructor now needs a course array 12 years ago
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 12 years ago
Yoselyn Castillo 9668c9ec1e showing import users icon for session and platform admin if add_users_by_coach is true -refs #6141 12 years ago
Yoselyn Castillo a08dcbc6c9 showing import users icon for session admin if add_users_by_coach is true 12 years ago
Julio Montoya 2484327c77 Fixing reporting tab due recent changes in track_* tables adding c_id, removing string course_codes 12 years ago
Julio Montoya 6125165dda Fixing PHP notices 12 years ago
Julio Montoya 61f11c4838 Minor adding class to button 12 years ago
Julio Montoya 80e410a874 Using c_id instead of course code 12 years ago
Julio Montoya 498bdd345b Fixing PHP notice 12 years ago
Julio Montoya 5471142a10 Fixing missing iid keys, adding c_id in query 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 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 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 12 years ago
Julio Montoya b46d2ad26d Using $app['template'] instead of new Template 12 years ago
Yannick Warnier d74812218d Minor - Notice 12 years ago
Julio Montoya caca1c9d2a Deprecating api_send_mail() function use instead api_mail_html() 12 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
Julio Montoya 9475a422dc Fixing link because we moved main/admin/session_list.php to main/session/session_list.php 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
Julio Montoya 5588fc58c2 Moving pchart in the vendors folder 12 years ago
Julio Bonifacio 81e9453f61 Corrects inviersión training sessions between the number of students per session and the number of courses per session refs #5594 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 4e7f9b5e26 Removing tracking.lib.php calls 12 years ago
Julio Montoya 1d1e3c086e Adding columns in company_report.php see BT#5741 12 years ago
Julio Montoya 88cf683385 Adding new column CountOfUsers 12 years ago
Yannick Warnier 9286629ab0 Minor - Added PHPDoc blocks 12 years ago
Yannick Warnier 2ca395ee8f Platform administrator should see tracking for specific students in *all* courses, not just the one he's teacher in - refs BT#5671 12 years ago
Julio Montoya d18a2f1d58 Adding new resumed reports see BT#5478 12 years ago
Julio Montoya 4d58e0442a Changing col names and adding a new column called progress see BT#5476 12 years ago
Julio Montoya 032be5eb3e Fixing PHP warnings 12 years ago
Julio Montoya 8df866c369 Some lang fixes see BT#5476 12 years ago
Julio Montoya 343ca5e9ec Adding excel support + fixing col names see BT#5476 12 years ago
Julio Montoya b0951147b8 Adding company reports see BT#5476 12 years ago
Julio Montoya aeebd0bf75 courseLog was cut in 3 files see #5753 12 years ago
Julio Montoya a7a56e8f13 No need to call a variable by reference when using formvalidator 12 years ago
Julio Montoya 03d6b83c94 Minor - cosmetic changes 12 years ago
Julio Montoya 8f683893ad Fixing session exericse reports see #5589 12 years ago
Julio Montoya 2df9df4900 Should fix bug when student is a tutor in a course see #5542 12 years ago
Julio Montoya 05547042a1 Fixing reporting tab for teachers see BT#5035 12 years ago
Julio Montoya aa7a753ef0 Adding intval remove comments 12 years ago
Julio Montoya aeecc21499 Fixing timeline dates 12 years ago
Julio Montoya cb68bfb43c Fixing PHP warning messages 12 years ago
Julio Montoya 7f88e3655b Adding new setting session_tutor_reports_visibility see BT#4984 12 years ago
Julio Montoya f81a49a40a using jqgrid instead of an static table 12 years ago
Julio Montoya c4ef551ca2 Minor disabling jqgrid just for now 12 years ago
Julio Montoya ee971bdf03 Minor UI changes 12 years ago