커밋 기록

작성자 SHA1 메시지 날짜
  Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 년 전
  Julio Montoya c7d8dea958 Commenting global.inc. 10 년 전
  Julio Montoya cd441c99ec Adding missing files. 10 년 전
  Julio Montoya 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 12 년 전
  Julio Montoya 129b124c53 Minor - removing "<!--" 12 년 전
  Julio Montoya f9dc857544 Merging with 1.9.x 12 년 전
  Julio Montoya 2526ada7bb Improving UI when adding users to a session 12 년 전
  Julio Montoya 98d543d6be Fixing PHP warnings 12 년 전
  Julio Montoya b7ea1b773c Merge with 1.9.x 12 년 전
  Julio Montoya f63eb41d0d Fixing PHP warnings 12 년 전
  Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 년 전
  Julio Montoya ea7a661df9 Adding more fixes see #4871 12 년 전
  Julio Montoya 8a2be47639 Should implement feature BT#4871 in order to move users from one session to another 12 년 전
  Julio Montoya 77f0e19bf1 Minor - removing unused variables 12 년 전
  Julio Montoya 8852936f18 Fixing sql query #4127 12 년 전
  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 년 전
  Yannick Warnier 8ff7183439 Minor - Cleaning code indentation before fix - refs #4127 12 년 전
  Yannick Warnier 40c6dd9de1 Fixed access to other sessions by session admins - refs #3823 12 년 전
  Julio Montoya 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 12 년 전
  Julio Montoya 7180911b4f Class Usermanager not found -> should have been UserManager with capital M see #4806 12 년 전
  Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 년 전
  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 년 전
  Julio Montoya c1ee816210 Partial fix when a portal have a lot of users, we need something prettier but xajax works see #4127 13 년 전
  Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 13 년 전
  Julio Montoya d6c7c3de43 Fixing bug when relating users to sessions 13 년 전
  Julio Montoya ef9e1d175d More UI improvements in Resume session and Copy session features BT#1596 13 년 전
  Yannick Warnier 40dca509e9 Added links to user groups management screen from user to course and session registrations screens (BT#2022) 14 년 전
  Julio Montoya d85e114f1b Fixing sql query see BT#1671 14 년 전
  Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 년 전
  Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 년 전