Commit Graph

135 Commits (59dd41f69bf3de5995145e6921cd9fd294f090c3)

Author SHA1 Message Date
Julio Montoya 988df72aed Minor - format code. 10 years ago
Julio Montoya 1399e0c822 Use $form->addButtonAdvancedSetting(), remove advanced_parameter js code 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
Yannick Warnier b87882c504 Move dropbox, userInfo and course_info language file to trad4all - refs #4467 10 years ago
aragonc bb142eddcc update btns CT#7339 10 years ago
aragonc 5d55382df8 Update button style - refs #7539 10 years ago
Julio Montoya 073bb9a352 UI changes. 10 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 10 years ago
Yannick Warnier f244283ede Remove course_description, external_module, myagenda and scormbuilder language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467 10 years ago
Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya 4396246858 Fixing PHP warnings + formating code. 11 years ago
Julio Montoya bfb3b002b3 Moving start code into a new file see BT#8307 11 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 11 years ago
Julio Montoya 22767cd915 Minor - format code, removing unused commented code. 11 years ago
Julio Montoya e4713ff32f Minor - fixing PHP warnings. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 517de868be Fixing add course category see BT#7319 11 years ago
Hubert Borderiou 6df24e74b4 Allow admin to create new course even if course_validation form in On 11 years ago
Julio Montoya d8d4c94603 Deprecating function select_and_sort_categories use select_ajax element see #6836 12 years ago
Julio Montoya e423cc60e7 Minor - format code, removing whitespaces 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 14 years ago
Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 14 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 14 years ago
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 14 years ago
Julio Montoya 1ca37d0eb8 Trying to use only one function when creating a course CourseManager::create_course see #4068 (partial) 14 years ago
Julio Montoya 9777ed25fb Minor - Replacing button 14 years ago
Julio Montoya 133cbab9a1 Allowing empty category courses see #3970 14 years ago
Julio Montoya 662540712d Fixing forms styles 14 years ago
Julio Montoya 10d779607a Adding Smarty support 14 years ago
Julio Montoya c827128367 Fixing course creation due new single course database 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 14 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