Commit History

Author SHA1 Message Date
  Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
  Julio Montoya c7d8dea958 Commenting global.inc. 10 years ago
  Julio Montoya cd441c99ec Adding missing files. 10 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 f9dc857544 Merging with 1.9.x 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 b7ea1b773c Merge with 1.9.x 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 12 years ago
  Julio Montoya ea7a661df9 Adding more fixes see #4871 12 years ago
  Julio Montoya 8a2be47639 Should implement feature BT#4871 in order to move users from one session to another 12 years ago
  Julio Montoya 77f0e19bf1 Minor - removing unused variables 12 years ago
  Julio Montoya 8852936f18 Fixing sql query #4127 12 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 12 years ago
  Yannick Warnier 8ff7183439 Minor - Cleaning code indentation before fix - refs #4127 12 years ago
  Yannick Warnier 40c6dd9de1 Fixed access to other sessions by session admins - refs #3823 12 years ago
  Julio Montoya 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 12 years ago
  Julio Montoya 7180911b4f Class Usermanager not found -> should have been UserManager with capital M see #4806 12 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 13 years ago
  Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 13 years ago
  Julio Montoya d6c7c3de43 Fixing bug when relating users to sessions 13 years ago
  Julio Montoya ef9e1d175d More UI improvements in Resume session and Copy session features BT#1596 13 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
  Julio Montoya d85e114f1b Fixing sql query see BT#1671 14 years ago
  Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 years ago
  Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 years ago