Commit Graph

226 Commits (84ee742b461212cd226dd00fb20a052ceb9c5ac6)

Author SHA1 Message Date
Julio Montoya ed678500f4 Minor - improving code. 11 years ago
Julio Montoya 95db82a5f7 Replacing conflict between function names see BT#7027 11 years ago
Julio Montoya 3ec0cff91c Adding email in query. see BT#6752 12 years ago
Julio Montoya fcd6e26e02 Teacher don't need the show_email_addresses option to see phone/email when exporting to PDF. see BT#6752 12 years ago
Julio Montoya 663c8dc8e9 Adding email, phone in PDF 12 years ago
Julio Montoya a35dc2f04c Removing unused attributes. 12 years ago
Yoselyn Castillo 8135a405e8 Inscribing users in sessions -refs #6222 12 years ago
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 13 years ago
Julio Montoya 7eb3eeb6be Validating setting allow_user_course_subscription_by_course_admin see BT#5020 13 years ago
Julio Montoya 99fef4dce6 Minor - adding comment line 13 years ago
Julio Montoya 7ea641e631 Teachers can add users by class (class must be defined first by the admin) see #5514 13 years ago
Julio Montoya e83510cd81 Adding thematic to PDF export see BT#4940 13 years ago
Julio Montoya ea7a661df9 Adding more fixes see #4871 13 years ago
Julio Montoya 8d1a475bab Minor - Changing button colors 13 years ago
Julio Montoya d5063dd53e Minor fixes 13 years ago
Julio Montoya c04888407c Fixing user sort see BT#4786 13 years ago
Julio Montoya 2510cb92c2 Fixing query 13 years ago
Julio Montoya 3f6998f09f Using username instead of user id see BT#4747 13 years ago
Julio Montoya d507d8961e Allowing import user list in a course session see BT#4747 13 years ago
Julio Montoya 207e42a890 Adding user image when exporting to PDF see BT#2741 13 years ago
Julio Montoya e14297ff8a User list to PDF, now it shows the current teacher BT#2741 13 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