Commit Graph

28 Commits (28463ab582dadc58e1c5674464aea0d3192a1fff)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 28463ab582
Multi url disabled (#5678) 1 year ago
Yannick Warnier 3da7f59d1e Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1) 1 year ago
christianbeeznst 198b7da149 Course: Improve UI and fix bugs in user tool 1 year ago
christianbeeznst ce73a7ebd8 User: Add deleting users in 2 steps - refs #5097 2 years ago
Yannick Warnier 625f297108 Internal: Fix parameter types for CourseManager::get_user_list_from_course_code() calls + remove unneeded algorithmic complexity 2 years ago
Yannick Warnier 5ac4803b41 Display: Update icons in members tool 2 years ago
christian c9ace05695 Gradebook: Fix error when user is subscribed in course - refs BT#20902 2 years ago
Christian 052e0b54f4 Settings: Move complex settings from configuration.php to .env or to the Database - refs #2682 2 years ago
Christian 93bad6fbc6 Settings: Move settings from configuration.php to .env or to the Database - refs #2682 3 years ago
christianbeeznest 933fdb7fad
Internal: Tracking: Rename mySpace folder to my_space - refs #4536 3 years ago
Angel Fernando Quiroz Campos fd27da3e8e UI: Fix CSS classes for legacy buttons 3 years ago
Angel Fernando Quiroz Campos a77636bdd3 Session: Move session coach/student constants to Session class 4 years ago
Angel Fernando Quiroz Campos f8dddae2ef Session: Use Session::Student when filtering session users not DRH 4 years ago
Angel Fernando Quiroz Campos 6cb359032f Session: User Session::DRH instead of SESSION_RELATION_TYPE_RRHH 4 years ago
Julio Montoya f68d481383 Minor - flint fixes 4 years ago
Julio Montoya a9162617ed Minor - fix user photo 4 years ago
Julio Montoya 7fabbe4754 Minor - Replace div actions with Display::toolbarAction 4 years ago
Julio Montoya 1d8cf9be7b Flint fixes 5 years ago
Julio Montoya 46ed10dbd3 Update from 1.11.x 5 years ago
Julio Montoya 74fe32fc4c Internal - Add course registration behat test, fix php errors 5 years ago
Julio Montoya 58acb18710 Internal - Fix group behat tests 5 years ago
Julio Montoya 859a7407f0 Internal: Flint fixes 5 years ago
Julio Montoya 506c790684 Internal: Update from 1.11.x + fixes 5 years ago
Julio Montoya 54c2b4743a Internal: Update from 1.11.x 5 years ago
Julio Montoya 97e9899f7d Minor - format code 6 years ago
Julio 3853d0acec Behat test - Fix delete user from course. 6 years ago
Julio Montoya c6aec47c9c Move main folder to public/main 6 years ago
Julio Montoya 817560287f Update get_lang calls using full string. 6 years ago
Julio Montoya ff556a8728 Update from 1.11.x 6 years ago
Julio Montoya 38f25bb6ef Update from 1.11.x 6 years ago
Julio Montoya 2fc9bba087 Restore changes from 1.11.x + update changes from 1.11.x 7 years ago
Julio Montoya f5358a3e42 Minor - update from 1.11.x 7 years ago
Alex Aragón 7bc63a5764 Fix addslashes 7 years ago
Alex Aragón d203a8922d new delete dialog - refs #2681 7 years ago
Alex Aragón 134b69aa8a fix float-right 7 years ago
Alex Aragón 102aa5a0af fix tabs in user list - refs #2681 7 years ago
Yannick Warnier 9a29faafd6 Remove deprecated .gif images and update some scripts correspondingly to move from .gif to .png 7 years ago
Yannick Warnier a9cf571540 merge 7 years ago
jmontoyaa 000f93c6ac Minor - merge with 1.11.x 7 years ago
Julio Montoya 5754a14dc9 Applied fixes from FlintCI 8 years ago
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 8 years ago
Yannick Warnier 1948879ccf Fix role issue when uploading teachers to a course through the users tool (in the course), where uploading teachers subscribed them as students - refs #2045 8 years ago
jmontoyaa 9cc9903a9e Replace $_SESSION['sec_token'] with Security::getTokenFromSession() 8 years ago
Yannick Warnier f5e350ffe5 Minor - Fix warnings with invalid offset for string in the calls to Display::return_icon() 8 years ago
Angel Fernando Quiroz Campos 037aae36c9 Minor - Format code - refs BT#12875 8 years ago
jmontoyaa 1e082d80f8 Minor - fix array index see #1924 8 years ago
jmontoyaa 5d3752fa9d Update setting 'hide_user_field_from_list' fix #1924 8 years ago
Yannick Warnier b0ce0a43a6 Minor - PHPDoc updates 8 years ago
jmontoyaa 6c03b39319 Always hide is_tutor and user_status_in_course columns. see #1924 8 years ago
jmontoyaa e18b651b7d Fix use of setting 'allow_user_course_subscription_by_course_admin' 8 years ago