Commit Graph

278 Commits (e33fa1710fd5c0da6faf17d9147e1974cfd0c2c8)

Author SHA1 Message Date
aragonc 94984e6b12 merge 11 years ago
Julio Montoya d390cf4973 Fixing loading of graph see BT#7297 11 years ago
Francis Gonzales 1b90601424 move the token because it was generating a new token before validate - refs BT#7890 11 years ago
Julio Montoya 0f3f5434d8 Minor - format code. 11 years ago
Daniel Barreto 4554d793d4 Fix for 4.1 point in -refs BT#7349 11 years ago
Daniel Barreto 24096a767e Now show exercises in student session detail 11 years ago
Julio Montoya 8b7c976686 Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 11 years ago
unknown b1f90f524d Indentation 11 years ago
unknown a5aa68413c Fixing $token in mystudents.php -refs #6930 11 years ago
Julio Montoya 4ee3a13d33 Adding user list for DRH with search box. See BT#6770 11 years ago
Julio Montoya 428a2b21d9 Admin can access to the user stats. 11 years ago
Julio Montoya 9d2fc90caf DRH can login as user. see BT#6770 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
Julio Montoya 5aa76ef211 Replacing function get_statistic_table() with get_main_table() see BT#6220 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 80e410a874 Using c_id instead of course code 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 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
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 aeebd0bf75 courseLog was cut in 3 files see #5753 12 years ago
Julio Montoya 2df9df4900 Should fix bug when student is a tutor in a course see #5542 12 years ago
Julio Montoya 7f88e3655b Adding new setting session_tutor_reports_visibility see BT#4984 12 years ago
Julio Montoya 2b2cc3cbf7 Fixing session dates displays 12 years ago
Julio Montoya 20548e67e7 Adding some fixes for the drh role see #4676 13 years ago
Julio Montoya 5568f1b8e8 Removing center alignment now it depends in the CSS class data_table see #5175 13 years ago
Julio Montoya 32fa9ae4d5 Fixing reporting when loading exercise results inside a "course session" see #5176 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 211f2b7946 drh role can access the exercise reports see #4676 13 years ago
Julio Montoya 74a3cef4de Removing cidreset to conserve the course breadcrumb 13 years ago
Julio Montoya 8a4511a400 Admin can reset a LP from a course 13 years ago
Julio Montoya 2a962feaea Calling the correct function to load the user info 13 years ago
Julio Montoya 9feb46447f Minor - cleaning code 13 years ago
Julio Montoya 12d3eefa5a Minor HHRR fixes 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 f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya af39549929 Adding smarty in the social tool + fixin the who is online in order to user pagination 13 years ago
Julio Montoya 2dff2a39a3 Fixing queries due the single database see #3910 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 b0e54fe892 Minor - we don't show the LP stats table if there are any LP 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