Commit History

Author SHA1 Message Date
  Julio Montoya aaf57261c0 Minor - removing unused code 13 years ago
  Julio Montoya 7020474432 Hiding gradebook settings 13 years ago
  Julio Montoya 4b26e9aa08 Removing old grading model tool 13 years ago
  Julio Montoya 50065b8b81 More UI fixes 13 years ago
  Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
  Julio Montoya 78ddfb01a4 Minor "course legal agreement" corrections 13 years ago
  Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 13 years ago
  Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
  Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
  Julio Montoya a885c23519 Replacing addslashes to Security::remove_XSS see #4207 13 years ago
  Julio Montoya 9fc779f965 Minor style corrections 13 years ago
  Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 13 years ago
  Julio Montoya df2a527c51 Removing libs already added in global.inc 13 years ago
  Julio Montoya 75891dfbcb Adding get_lang message in course legal feature 13 years ago
  Julio Montoya 9214c0f72e Minor correction 13 years ago
  Julio Montoya 07cca6fb87 Weird bug found in course-settings when using the select_theme, the accordion gets freeze trying to fix it 13 years ago
  Julio Montoya 6aa80e47bb Should fix bug in infocours.php when using jquery accordion plugin (encore) 13 years ago
  Julio Montoya ed6312c025 Should fix bug in infocours.php when using jquery accordion plugin 13 years ago
  Julio Montoya 16337504b1 Fixing course settings page 13 years ago
  Julio Montoya 32a0b98ead Adding course legal agreement see BT#3105 13 years ago
  Julio Montoya 0d62c5e372 Fixes possible js bug in slide 13 years ago
  Julio Montoya ac08e7004b Teachers can't edit the visual course code 13 years ago
  Julio Montoya 133cbab9a1 Allowing empty category courses see #3970 13 years ago
  Julio Montoya 64c11e2f58 Fixing ordering in infocours.php 13 years ago
  Julio Montoya 07d5a01bee Adding gradebook parent/children behaviour see BT#3004 with DB changes 13 years ago
  Julio Montoya 35c81c67bb Merge 13 years ago
  Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
  Yannick Warnier c8dd10708e cleanup of database queries for merge - highly risky merge (dating from months ago) - to be watched closely - requires re-install of the database 13 years ago
  Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 13 years ago
  Yannick Warnier 15abd39c72 Fixed *another* JS error leaving a comma at the end of an array - this is *not* allowed in JS, just in case 13 years ago