Commit History

Author SHA1 Message Date
  Julio Montoya 1082ace12c Moving some code from local to a CourseManager function in order to avoid a bug when $_course was not loaded even if we have a correct course code 12 years ago
  Julio Montoya e7a4093804 Fixing total number of users in ranking see #4861 12 years ago
  Julio Montoya f200fbac8d Should fix bug when creating a new course see #5136 12 years ago
  Julio Montoya c29c4f801f Should fix button "go to course" see #5140 12 years ago
  Julio Montoya 159b7f6e26 Adding teacher's name in hot courses and catalog of courses + adding an admin setting to turn off/on the hot courses see # 12 years ago
  Julio Montoya 1627551325 Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808 12 years ago
  Julio Montoya 1075ff760d Fixing CourseManager constants 12 years ago
  Yannick Warnier a67c0a2cb4 Added support for access urls in portal limits management - refs #4792 12 years ago
  Yannick Warnier 36c97ee87f Improvements to conditions in portal limits management - refs #4792 12 years ago
  Yannick Warnier 1070e09113 Minor - updated comment 12 years ago
  Yannick Warnier 5a39be935d Added portal courses limit management - only activates when set to something different from 0 - refs #4792 12 years ago
  Julio Montoya 3dbc95b8db Grade model need to be enable in order to use it see BT#4080 12 years ago
  Julio Montoya 2001dd110d Adding grading model when creating a course if settings are on see BT#4080 12 years ago
  Yoselyn Castillo 22c707f055 should fix warning in reporting tab 12 years ago
  Julio Montoya 315a159f37 Adding a new constant (MAX_COURSE_LENGTH_CODE) in course.lib.php in order to use the same max value for the course code now is 40 like the field in the database see #4548 12 years ago
  Julio Montoya 8e09a55c4f When creating a course do not add a vote see #4683 12 years ago
  Julio Montoya 95a3534811 More fixes in the userportal UI 12 years ago
  Julio Montoya 1c561b2144 Improving userportal course list UI 12 years ago
  Laurent Opprecht 006519a83d Merge 12 years ago
  Laurent Opprecht 4781665c49 #4721 Manage old course 12 years ago
  Julio Montoya 4114391a68 Adding grade model in the add course settings sse BT#4010 12 years ago
  Julio Montoya be42ac122c Minor commenting unused code 12 years ago
  Julio Montoya d7e5000dfa Adding error_log if $debug = true 12 years ago
  Julio Montoya 48c7004745 Adding edit icon for teachers (userportal) 12 years ago
  Julio Montoya 66db467df7 Adding new teacher.png icons + adding icon in the course list see #4586 12 years ago
  Julio Montoya eb955270af Adding user popup in the course list see #4586 12 years ago
  Julio Montoya 63c4cd173c Constant definition USER_SEPARATOR in order to use a character to separate user names. Example: in this case we use USER_SEPARATOR = "|"; John Doe | Julio Montoya | etc 12 years ago
  Julio Montoya 9030411627 Fixing teacher names in userportal.php 12 years ago
  Julio Montoya 0ac6b04caf Minor - course block fix 12 years ago
  Julio Montoya 6469a02f13 Fixing course block in userportal 12 years ago