Commit Graph

183 Commits (2bb61925983a29106bf1a946b54fdfc9d06a1242)

Author SHA1 Message Date
jmontoya 0802b13b01 Replacing "../img" with Display::return_icon() 12 years ago
Julio Montoya ff1ed1befd Minor - Fixing image and adding translations for the document tool. 12 years ago
Yannick Warnier 9a6ec762a8 Developed new option to block the "login as" feature - refs #6165 12 years ago
Julio Montoya 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 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 6365383075 Changing temp/cache folder creation 12 years ago
Julio Montoya 627c7bb720 Removing require_once calls 12 years ago
Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 years ago
Julio Montoya 91c6098c1d Fixing PHP notices 12 years ago
Julio Montoya a7a56e8f13 No need to call a variable by reference when using formvalidator 12 years ago
Julio Montoya 2e73b8b1dc Minor changing message position 12 years ago
Julio Montoya 7eb3eeb6be Validating setting allow_user_course_subscription_by_course_admin see BT#5020 12 years ago
Julio Montoya 99fef4dce6 Minor - adding comment line 12 years ago
Julio Montoya 7ea641e631 Teachers can add users by class (class must be defined first by the admin) see #5514 12 years ago
Julio Montoya e83510cd81 Adding thematic to PDF export see BT#4940 12 years ago
Julio Montoya ea7a661df9 Adding more fixes see #4871 12 years ago
Julio Montoya 8d1a475bab Minor - Changing button colors 12 years ago
Julio Montoya d5063dd53e Minor fixes 12 years ago
Julio Montoya c04888407c Fixing user sort see BT#4786 12 years ago
Julio Montoya 2510cb92c2 Fixing query 12 years ago
Julio Montoya 3f6998f09f Using username instead of user id see BT#4747 12 years ago
Julio Montoya d507d8961e Allowing import user list in a course session see BT#4747 12 years ago
Julio Montoya 207e42a890 Adding user image when exporting to PDF see BT#2741 12 years ago
Julio Montoya e14297ff8a User list to PDF, now it shows the current teacher BT#2741 12 years ago
Julio Montoya 8cc96ed58f Implements unsubscribe button for students see #5258 13 years ago
Yannick Warnier b50db57a73 Minor language variable fix - refs #4776 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 7a6c0d9518 Hiding user emails if platform setting says so see #5216 13 years ago
Julio Montoya 065f7bd6e1 Fixing wrong function name 13 years ago
Julio Montoya e7a4093804 Fixing total number of users in ranking see #4861 13 years ago
Julio Montoya 1f1e3c6c74 Minor class UI corrections see BT#4300 13 years ago
Julio Montoya fb97779f02 Minor changes 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya 814a14b1a5 Fixing user list to PDF export (adding coaches) see BT#2741 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 faca288269 Adding legal agreement when exporting user list (if enabled) see BT#3465 13 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 13 years ago
Yannick Warnier 80397eeafc Add 'login as' link for platform admin only, in users list in course 13 years ago
Julio Montoya 9718b57562 Fixing user list order see #3872 13 years ago
Julio Montoya 9199939999 Minor - Fixing work/user lists + changing exercise category lang variable 13 years ago
Julio Montoya 37cb1bc68d Adding some fixes in the user list to PDF see BT#2741 13 years ago
Julio Montoya 0255058bf3 Some fixes in the user list to PDF export see BT#2741 13 years ago
Julio Montoya 657acbbfad Export to PDF only teachers see BT#2741 13 years ago
Julio Montoya d7b7d1f9ab Adding main/css/print.css + some fixes during user list to PDF export see BT#2741 13 years ago
Julio Montoya d7e06f96ce Fixing SQl query see BT#3269 13 years ago
Hubert Borderiou 19f2ef4f61 #4030 Start to do : add username to avoid homonymous and some commentary cleaning in code - refs #4030 13 years ago
Julio Montoya b3594e03bf Minor - cleaning style code 13 years ago
Julio Montoya ebf90eae5a Minor - Replacing lang vars see BT#3211 13 years ago