Commit Graph

29 Commits (3bd3216d0018ff60a8f1afb68770065bac6663b7)

Author SHA1 Message Date
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa f519b6c8d4 Format code, remove unused variable $noPHP_SELF 8 years ago
Yannick Warnier 86103abaaa Session: Add button names in session creation to facilitate behat testing - refs #2035 8 years ago
Angel Fernando Quiroz Campos b8faee19e9 Rename conf setting not_empty_session_student_list_for_multiple_subscription to session_multiple_subscription_students_list_avoid_emptying - refs BT#13597 8 years ago
Angel Fernando Quiroz Campos 0a6e4713aa Add configuration setting to avoid empty session when subscribin multiple users - refs BT#13597 8 years ago
Nicolas Ducoulombier 5e5def8e61 Fixing typing error from commit f99813dc5a 8 years ago
Angel Fernando Quiroz Campos f99813dc5a Minor - Format code - refs BT#12875 9 years ago
jmontoyaa 703a6cb7ae Minor - format code 9 years ago
Scrutinizer Auto-Fixer a9a8ec5a55 Scrutinizer Auto-Fixes 9 years ago
Angel Fernando Quiroz Campos 7087b9fa17 Fix 65188b0510 9 years ago
Yannick Warnier 65188b0510 Update deprecated display_*_message() calls 9 years ago
Yannick Warnier 7e76ad53fb Change behaviour of screen to subscribe users to sessions: it doesn't make sense (in ANY situation) to order by first name, and if ordered by last name, it doesn't make sense to *show* the first name first. Update that to always use last name first (except when configured to use official code) 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
Yannick Warnier 768e1263fe Rename suscribe_users_to_session() to subscribe_users_to_session() 9 years ago
jmontoyaa ca446f35a1 Minor - format code 9 years ago
Yannick Warnier 05835c5861 Use field display text instead of internal value in add users to course and session - refs CT#8302 9 years ago
José Loguercio 3562bbc2ad Added User Tag Filter to subscribe users to sessions - Refs #8302 9 years ago
Julio fc59a623ba Format code 9 years ago
jmontoyaa 12bef51dd4 Format code 10 years ago
Yannick Warnier 44ab79dc46 Minor (but widespread) changes of <i> to <em> for WCAG support - refs CT#7898 10 years ago
Julio Montoya 74ca0d17bc Remove $_configuration calls and use functions, format code. 10 years ago
aragonc 6ba1a1cd7e fix dashboard add course to session.php BT#10289 10 years ago
aragonc 2363d617eb fix button add user to session BT#10277 10 years ago
aragonc 0452fad1f3 move folder session main/ error commit BT#7683 10 years ago
aragonc 10e5e53f0e add options admin enabled chat red social BT#7683 10 years ago
Yannick Warnier 9acc02090b Update and adjust code to match new database current settings - refs #7538 11 years ago
Julio Montoya d26d3817f9 Teacher can create sessions BT#4296 11 years ago
Julio Montoya 1720efd5b7 Adding option allow_teachers_to_create_sessions see BT#4296 11 years ago
Julio Montoya 939949f9cc Move session CRUD inside main/session see BT#4296 11 years ago
Julio Montoya 128ca5b7a0 Move session CRUD files inside main/session, instead main/admin 11 years ago
Yannick Warnier baf51f0b7c Convert user.user_id to user.id in queries 11 years ago
Julio Montoya fe5db3a50e Remove unused code. Cleaning up i18n library. 11 years ago
Julio Montoya 8406c1e1a8 Replace id_session with session_id. 11 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 11 years ago
Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 11 years ago
Julio Montoya 83e3494c02 Replace course_code with c_id 11 years ago
Nicolas Ducoulombier 0fee9063e5 restore the single registration for 'prevent_session_admins_to_manage_all_users' - refs BT#9324 11 years ago
Imanol Losada 0da8e5eb6b Replace with api_get_setting - refs BT#9324 11 years ago
Imanol Losada 24c3dd73fe Fix 'prevent_session_admins_to_manage_all_users' feature (1.10.x) - refs BT#9324 11 years ago
Imanol Losada 73ad73ca24 Fix 'prevent_session_admins_to_manage_all_users' feature - refs BT#9324 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 11 years ago
aragonc 296b0b9072 css buttons 11 years ago
aragonc 27b3fee2ee add user admin button 11 years ago
Angel Fernando Quiroz Campos 8e2df9e6e5 Update function to get count session courses - refs BT#9590 11 years ago
Angel Fernando Quiroz Campos dce5e8ff50 Filter the user list in all courses in the session - refs BT#9590 11 years ago
aragonc 45d7ce9d6f update botton add user session add user course 11 years ago
Angel Fernando Quiroz Campos 406968b5ac Rename use of xajaxResponse class 11 years ago
Julio Montoya 2626fb4b2d Cleaning Database lib from old code and unused code. 11 years ago