История коммитов

Автор SHA1 Сообщение Дата
  Julio Montoya caa7a73779 Minor - adding comments, format code 11 лет назад
  Julio Montoya 84f7fb97c9 Using common advance setting button. 11 лет назад
  Julio Montoya 6c63259fb6 Fixing create course 11 лет назад
  Julio Montoya 66e8bd2756 Improving security in the LegacyController when user is not login. 11 лет назад
  Julio Montoya 4b6afee605 Removing require_once of libs already added in the autoload script 11 лет назад
  Julio Montoya f1e0e305e4 Minor style changes 12 лет назад
  Julio Montoya 4ee0c34b3e Minor code style changes 12 лет назад
  Julio Montoya 2e89bc4b97 Adding support to $app container in all files see #4467 and #5523 12 лет назад
  Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 лет назад
  Julio Montoya f4f0ea6397 Removing require_once for "mail.lib.inc.php" 12 лет назад
  Julio Montoya 493e96ee63 Fixing create course template error 12 лет назад
  Julio Montoya 6f516de60b Fixing PHP warning 12 лет назад
  Julio Montoya e448790286 Fixing fatal error when creating a course 12 лет назад
  Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 лет назад
  Laurent Opprecht 9f81c39d5d see #1803 hide course_tutor from creation screen 12 лет назад
  Julio Montoya 1075ff760d Fixing CourseManager constants 12 лет назад
  Julio Montoya 556d19743e Some corrections in order to add the buttons fixed in the bottom of the page (if wanted) 12 лет назад
  Julio Montoya 2001dd110d Adding grading model when creating a course if settings are on see BT#4080 12 лет назад
  Julio Montoya dd14a63f08 Replacing formw and row with the formvalidator functions 12 лет назад
  Julio Montoya c3f14c54ae Replacing 40 with the new constant + minor style fixes see #4548 12 лет назад
  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 лет назад
  Julio Montoya b4bd73e93f Minor - replacing a_button class with btn 12 лет назад
  Julio Montoya 4914461c8c Minor - Bigger space for course titles 13 лет назад
  Julio Montoya ac05596d9e Adding the "courses_default_creation_visibility" platform setting see #3684 13 лет назад
  Julio Montoya de5775aa61 Adding a new element called "label" in the quickform + some fixes in the social UI 13 лет назад
  Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 лет назад
  Julio Montoya f12238e1f9 Adding course "things to do" page 13 лет назад
  Julio Montoya 1fd309f507 Minor changes: Replacing the harcoded value "Chamilo" with the siteName in the topbar, removing tutor description in the add_course.php page, teacher and user subscriptions are handled only in the "User" tool not in the course settings or in the admin course list 13 лет назад
  Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 13 лет назад
  Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 13 лет назад