Commit Graph

432 Commits (c593ba95a460159ef91f71116e5640368837e7e2)

Author SHA1 Message Date
Yannick Warnier aeb1521fb7 Fix access to users list for admins: allow platform admin to enter open courses (visibility 2). There was apparently a condition allowing admins to enter all courses but the ones open to the platform - loosely refs BT#11108 9 years ago
Yannick Warnier 6c56132f69 Remove condition hiding the user ID when teacher cannot subscribe students to course, because it causes the user_id data to be nullified, which prevents links to work properly - refs BT#10997 9 years ago
Julio 5d2a334536 Replace img/ paths with function 9 years ago
jmontoya d74cea42de Fix icons. 9 years ago
José Loguercio 682e6d4f1c Prevent make a tutor from a invitee 9 years ago
Angel Fernando Quiroz Campos ac29dcda0b Avoid the filter the Gravatar URL when images are displayed - refs #8003 9 years ago
Julio Montoya a5b20ed8f5 Fix avatar see #7930 9 years ago
Julio Montoya 9e5f74aabd Fix user image see #7930 9 years ago
aragonc 4f0789a9c3 fix class table 10 years ago
aragonc 8cb22f0712 add icons svg add user 10 years ago
José Loguercio 2839bb5f17 Fix teachers can't subscribe to Session from Course and some minor code fixing 10 years ago
José Loguercio 75fd3c8a8f WS 10 years ago
José Loguercio f30d5fd8b3 Implemented 3 WebServices Functions to Subscribe/Unsubscribe teachers to session - Refs #BT10476 10 years ago
Julio 9479f46474 Fix export query + fix file name see #7929 10 years ago
Julio 7b21625b82 Fix user image export see #7930 10 years ago
Yannick Warnier 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 10 years ago
Yannick Warnier d804ede4b8 Minor - Avoid notice about uninitialized variable 10 years ago
Angel Fernando Quiroz Campos 563dcc88f7 Fix language's variables usage 10 years ago
Julio 7b601bfbc2 Fix php warnings, add docs 10 years ago
aragonc 701b49bedb fix button upload file corrections CT#7769 10 years ago
Julio Montoya 74ca0d17bc Remove $_configuration calls and use functions, format code. 10 years ago
Julio Montoya 39503d9ad0 Fix active column 10 years ago
Julio Montoya 7109b7351b Fix add class behaviour see BT#10229 10 years ago
Julio Montoya 3837899029 Format code. 10 years ago
Julio Montoya 0a8495e3b5 Remove gid unset, use api_get_group_id, api_get_course_id 10 years ago
Julio Montoya 1dbfe5d8e9 Minor - Format code, remove unused code. 10 years ago
aragonc 05b73ceb75 fix category sessions CT#7539 10 years ago
Julio Montoya 946ff5a827 Fix form button 10 years ago
Julio Montoya 8d999abd04 Replace global $_user 10 years ago
Julio Montoya 00e6ccfe0b Fix messages. 10 years ago
Julio Montoya ce522a76ba Fix wrong URL see #7783 10 years ago
Julio Montoya 2bddbe22ff Improve user page see BT#6050 10 years ago
Julio Montoya 2f9afe88a2 Improve user UI see BT#6050 (work in progress) 10 years ago
Julio Montoya 514476cbf1 Fix button lang 10 years ago
Julio Montoya cc618057cf Fix group name list. 10 years ago
Julio Montoya 53e2b02659 Add subscribe users/group to a LP see BT#5765 10 years ago
Yannick Warnier 03910a357d Fix issues with display_start/end_date for sessions - refs #7719 10 years ago
Yannick Warnier 0fe954e854 Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 10 years ago
Julio Montoya 2cc0e588be Format code, fix URL 10 years ago
Julio Montoya cab5e96359 Add group filter see BT#4301 10 years ago
Julio Montoya 0c8ff36e3c Replace calls of GroupPortalManager with UserGroup see BT#4301 10 years ago
Julio Montoya 84901e877f Add user subscription tab see #6050 10 years ago
Julio Montoya 327c07aae1 Unify extra fields in one table. 10 years ago
Yannick Warnier e7e854f23d Partial move of settings from configuration.php to table settings_current - refs #7538 10 years ago
Yannick Warnier c37f395103 Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 10 years ago
Julio Montoya aba2fd942d Show headers 10 years ago
Julio Montoya 03d263a9a6 Improve code to load user picture. 10 years ago
Julio Montoya cbca63b4d4 Remove userInfo.php references, add function to load user profile 10 years ago
Julio Montoya e02d049041 Remove unused files. 10 years ago
Julio Montoya bcdd4f0037 Rename course_rel_user.tutor_id with is_tutor 10 years ago