Commit History

Author SHA1 Message Date
  Angel Fernando Quiroz Campos 69422fa712 Add pattern to validate only letters and numbers on course code - refs BT#10139 9 years ago
  Angel Fernando Quiroz Campos d1e4412031 Minor - Code conventions - refs BT#10139 #TMI 9 years ago
  Angel Fernando Quiroz Campos 263290de55 Remove CourseField class - refs BT#9413 9 years ago
  Julio Montoya 61dbad42b6 Add current user in the teacher list. 9 years ago
  Julio Montoya 988df72aed Minor - format code. 9 years ago
  Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 9 years ago
  Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 9 years ago
  Julio Montoya b0068c8f16 UI improvements, adding addButtonCreate, addButtonUpdate, etc 9 years ago
  Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 9 years ago
  Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 9 years ago
  Angel Fernando Quiroz Campos 4206c7f399 Fix the Edit Course form by 'special course' field - refs BT#9049 9 years ago
  Angel Fernando Quiroz Campos 5ce58d68a5 Create a course with extra fields - refs BT#9063 9 years ago
  aragonc 94984e6b12 merge 10 years ago
  Julio Montoya 27c9be8f5a Fixing PHP warning. 10 years ago
  Julio Montoya d8d4c94603 Deprecating function select_and_sort_categories use select_ajax element see #6836 11 years ago
  Julio Montoya 66ead5edad Adding select_ajax when loading course categories see BT# 7048 11 years ago
  Julio Montoya 3112a126f8 Fixing category code when creating a course see BT#6666 11 years ago
  Yannick Warnier 7fcbd56b4a Implementation of "hidden" visibility for courses - still misses visibility switch for courses in session for platform admin - refs BT#6585 11 years ago
  Julio Montoya 1075ff760d Fixing CourseManager constants 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
  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 4114391a68 Adding grade model in the add course settings sse BT#4010 12 years ago
  Julio Montoya 4914461c8c Minor - Bigger space for course titles 12 years ago
  Julio Montoya ac05596d9e Adding the "courses_default_creation_visibility" platform setting see #3684 12 years ago
  Julio Montoya 3fb0a6d769 Adding course quota in MB in the course_add.php file 12 years ago
  Julio Montoya 427294e700 Minor - fixing fill course feature refs #4056 13 years ago
  Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 13 years ago
  Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 13 years ago