Historique des commits

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