Commit Graph

22 Commits (1f901f0a325705cb4f2cc0e00e815fd956d5687b)

Author SHA1 Message Date
Scrutinizer Auto-Fixer 1f901f0a32 Scrutinizer Auto-Fixes 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
Yannick Warnier 768e1263fe Rename suscribe_users_to_session() to subscribe_users_to_session() 9 years ago
Angel Fernando Quiroz Campos 758af7a863 Fix migration with fields of type datetime - refs BT#11588 9 years ago
jmontoyaa 28316e11f2 Format code 9 years ago
jmontoyaa 5f5ae0445f Fix PHP warnings, fix UI 9 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
Julio Montoya 1dbfe5d8e9 Minor - Format code, remove unused code. 10 years ago
Yannick Warnier e7e854f23d Partial move of settings from configuration.php to table settings_current - refs #7538 10 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 10 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 10 years ago
aragonc 63d3e2789b fix button admin 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
Angel Fernando Quiroz Campos 406968b5ac Rename use of xajaxResponse class 10 years ago
aragonc 4116a6b100 merge 11 years ago
unknown 092e4f63c8 Adding configuration setting verification -refs #6222 11 years ago
unknown fd2155bf9b Fixing coding conventions -refs #6222 11 years ago
unknown 4b3fcdd469 Fixing coding conventions -refs #6222 11 years ago
unknown b749fdc0c8 Fixing coding conventions -refs #6222 11 years ago
Yoselyn Castillo 8135a405e8 Inscribing users in sessions -refs #6222 12 years ago
Julio Montoya 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 12 years ago
Julio Montoya 129b124c53 Minor - removing "<!--" 12 years ago
Julio Montoya 2526ada7bb Improving UI when adding users to a session 12 years ago
Julio Montoya 98d543d6be Fixing PHP warnings 12 years ago
Julio Montoya f63eb41d0d Fixing PHP warnings 12 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya ea7a661df9 Adding more fixes see #4871 13 years ago
Julio Montoya 8a2be47639 Should implement feature BT#4871 in order to move users from one session to another 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
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya d6c7c3de43 Fixing bug when relating users to sessions 14 years ago
Julio Montoya ef9e1d175d More UI improvements in Resume session and Copy session features BT#1596 14 years ago
Yannick Warnier 40dca509e9 Added links to user groups management screen from user to course and session registrations screens (BT#2022) 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya d85e114f1b Fixing sql query see BT#1671 15 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago