Commit Graph

122 Commits (1348e48e66676e5c66c4cf3f867044bc85171c76)

Author SHA1 Message Date
Julio Montoya 66e8bd2756 Improving security in the LegacyController when user is not login. 12 years ago
Julio Montoya 4b6afee605 Removing require_once of libs already added in the autoload script 12 years ago
Julio Montoya f1e0e305e4 Minor style changes 12 years ago
Julio Montoya 4ee0c34b3e Minor code style changes 12 years ago
Julio Montoya 2e89bc4b97 Adding support to $app container in all files see #4467 and #5523 12 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
Julio Montoya f4f0ea6397 Removing require_once for "mail.lib.inc.php" 12 years ago
Julio Montoya 493e96ee63 Fixing create course template error 12 years ago
Julio Montoya 6f516de60b Fixing PHP warning 12 years ago
Julio Montoya e448790286 Fixing fatal error when creating a course 12 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
Laurent Opprecht 9f81c39d5d see #1803 hide course_tutor from creation screen 13 years ago
Julio Montoya 1075ff760d Fixing CourseManager constants 13 years ago
Julio Montoya 556d19743e Some corrections in order to add the buttons fixed in the bottom of the page (if wanted) 13 years ago
Julio Montoya 2001dd110d Adding grading model when creating a course if settings are on see BT#4080 13 years ago
Julio Montoya dd14a63f08 Replacing formw and row with the formvalidator functions 13 years ago
Julio Montoya c3f14c54ae Replacing 40 with the new constant + minor style fixes see #4548 13 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 13 years ago
Julio Montoya b4bd73e93f Minor - replacing a_button class with btn 13 years ago
Julio Montoya 4914461c8c Minor - Bigger space for course titles 13 years ago
Julio Montoya ac05596d9e Adding the "courses_default_creation_visibility" platform setting see #3684 13 years ago
Julio Montoya de5775aa61 Adding a new element called "label" in the quickform + some fixes in the social UI 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Julio Montoya f12238e1f9 Adding course "things to do" page 13 years ago
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 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
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 13 years ago
Julio Montoya 1ca37d0eb8 Trying to use only one function when creating a course CourseManager::create_course see #4068 (partial) 13 years ago
Julio Montoya 9777ed25fb Minor - Replacing button 13 years ago
Julio Montoya 133cbab9a1 Allowing empty category courses see #3970 13 years ago
Julio Montoya 662540712d Fixing forms styles 13 years ago
Julio Montoya 10d779607a Adding Smarty support 13 years ago
Julio Montoya c827128367 Fixing course creation due new single course database 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 13 years ago
Julio Montoya f744e157bc Removing old, unused icons 14 years ago
Yannick Warnier 0c80565d9c Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 77dd2b119f Fixing chosen width. Adding "chosen selects" when adding a session or a course. 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 4d3918004b Making selects bigger 14 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
Julio Montoya e1afbc520a Adding label in the course field when creating a course 14 years ago
Julio Montoya f073015969 Addind "advanced settings" when creating a course 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov bafbbb5f4e Feature #2099 - A correction to the previous transaction - a useless conversion to htmlentities has been removed. 14 years ago
Ivan Tcholakov a55d288e71 Feature #2099 - A TODO has been resolved. Various corrections for dealing with quote characters in entered strings. The Database::escape_string() method has been applied on its correct places. 14 years ago
Ivan Tcholakov 332bce1e33 Feature #539 - The new field 'exemplary_content' now is supported by the "Course requests/validation" feature too. 14 years ago
Ivan Tcholakov 4e3f733fde Feature #539 - Various minor corrections. 14 years ago
Ivan Tcholakov 9b47b1da32 Feature #539 - Page "Training > Create a training": A new option "Fill with exemplary content" has been added. 14 years ago