Commit Graph

5 Commits (15dc68325285552fc02880877e0c9202df5633fa)

Author SHA1 Message Date
Yannick Warnier 9acc02090b Update and adjust code to match new database current settings - refs #7538 10 years ago
Julio Montoya d26d3817f9 Teacher can create sessions BT#4296 10 years ago
Julio Montoya 1720efd5b7 Adding option allow_teachers_to_create_sessions see BT#4296 10 years ago
Julio Montoya 939949f9cc Move session CRUD inside main/session see BT#4296 10 years ago
Julio Montoya 128ca5b7a0 Move session CRUD files inside main/session, instead main/admin 10 years ago
Yannick Warnier baf51f0b7c Convert user.user_id to user.id in queries 10 years ago
Julio Montoya fe5db3a50e Remove unused code. Cleaning up i18n library. 10 years ago
Julio Montoya 8406c1e1a8 Replace id_session with session_id. 10 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 10 years ago
Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 10 years ago
Julio Montoya 83e3494c02 Replace course_code with c_id 10 years ago
Nicolas Ducoulombier 0fee9063e5 restore the single registration for 'prevent_session_admins_to_manage_all_users' - refs BT#9324 10 years ago
Imanol Losada 0da8e5eb6b Replace with api_get_setting - refs BT#9324 10 years ago
Imanol Losada 24c3dd73fe Fix 'prevent_session_admins_to_manage_all_users' feature (1.10.x) - refs BT#9324 10 years ago
Imanol Losada 73ad73ca24 Fix 'prevent_session_admins_to_manage_all_users' feature - refs BT#9324 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
aragonc 296b0b9072 css buttons 10 years ago
aragonc 27b3fee2ee add user admin button 10 years ago
Angel Fernando Quiroz Campos 8e2df9e6e5 Update function to get count session courses - refs BT#9590 10 years ago
Angel Fernando Quiroz Campos dce5e8ff50 Filter the user list in all courses in the session - refs BT#9590 10 years ago
aragonc 45d7ce9d6f update botton add user session add user course 10 years ago
Angel Fernando Quiroz Campos 406968b5ac Rename use of xajaxResponse class 10 years ago
Julio Montoya 2626fb4b2d Cleaning Database lib from old code and unused code. 10 years ago
Yannick Warnier 76973541ef Update variable name and add insert to settings_current - refs BT#9324 10 years ago
Imanol Losada af79274416 Show only session admin created users in user list and in session creation (1.10.x) - refs BT#9324 10 years ago
Yannick Warnier 0f4ac57793 Prevent session admins to see all users - refs BT#9324 10 years ago
Yannick Warnier 1fff46f820 Minor - Add spaces 10 years ago
Imanol Losada 6061f6975a Show only session admin created users in user list and in session creation- refs BT#9324 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya 94a0316be6 Fixing queries see #7440 10 years ago
Julio Montoya 7425cca6c0 Adding official_code order see BT#8697 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 8621a62889 Adding official code see BT#7060 11 years ago
Julio Montoya 320cf3e521 Minor fixing warning. 11 years ago
Julio Montoya 50960831c0 Minor - format code. 12 years ago
Julio Montoya 535e857b3c Adding new pages enroll trainers/students from existing sessions in a specified course 12 years ago
Julio Montoya 53aa35b537 Minor - Cleaning whitespaces, format code 12 years ago
Julio Montoya 2526ada7bb Improving UI when adding users to a session 13 years ago
Julio Montoya f63eb41d0d Fixing PHP warnings 13 years ago
Julio Montoya 77f0e19bf1 Minor - removing unused variables 13 years ago
Julio Montoya 8852936f18 Fixing sql query #4127 13 years ago
Yannick Warnier c90059e214 Considerably reduced memory consumption of the add_users_to_session.php script by cleaning the users array when possible - refs #4127 13 years ago
Yannick Warnier 8ff7183439 Minor - Cleaning code indentation before fix - refs #4127 13 years ago
Yannick Warnier 40c6dd9de1 Fixed access to other sessions by session admins - refs #3823 13 years ago
Julio Montoya 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 13 years ago
Julio Montoya 7180911b4f Class Usermanager not found -> should have been UserManager with capital M see #4806 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Julio Montoya 2f4327d7e4 Removing echo + implementing a new filter when adding users to a session (filter users that are not registered in any session) see BT#3613 13 years ago
Julio Montoya c1ee816210 Partial fix when a portal have a lot of users, we need something prettier but xajax works see #4127 14 years ago