Commit Graph

105 Commits (1698c7078e548f0781afb2c01009906067b13c25)

Author SHA1 Message Date
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
Ivan Tcholakov fd83647503 Feature #2099 - Some form fields have been set as mandatory. 14 years ago
Ivan Tcholakov 0180fb9e57 Feature #2099 - Coding the page for editition training requests (6). 14 years ago
Ivan Tcholakov 5a35a260fe Feature #2099 - Coding the page for editition training requests (4). 14 years ago
Ivan Tcholakov 787b51f40f Feature #2099 - Coding the page for editition training requests (3). 14 years ago
Ivan Tcholakov ebf631f770 Feature #2099 - Filling a new course request, this is the case when the special platform setting URL to "Terms and Conditions" is empty: If the Chamilo's module "Terms and Conditions" is activated, then its URL is shown on the form. 14 years ago
Ivan Tcholakov 67df7abba8 Feature #2099 - Some error messages have been added. 14 years ago
Ivan Tcholakov 00816719e8 Feature #2099 - Course request form: Making configurable the hard-coded URL to the "Terms and conditions" document. 14 years ago
Ivan Tcholakov bf5633bd58 Feature #2099 - A minor correction. 14 years ago
Ivan Tcholakov b27da04429 Feature #2099 - Implementing e-mail notification when a new course (training) request is created. 14 years ago
Ivan Tcholakov 3c1bf12b0b Feature #2099 - Language related changes (4). 14 years ago
Ivan Tcholakov 16121be571 Feature #2099 - New methods have been added to CourseRequestManager class. 14 years ago
Ivan Tcholakov b4ebb04c64 Feature #2099 - Additional source files have been added. 14 years ago
Ivan Tcholakov bfc8e219a9 Feature #2099 - Language related changes (2). 14 years ago
Ivan Tcholakov 2ed5d4e4e1 Feature #2099 - Language related changes. 14 years ago
Ivan Tcholakov fd1baf116e Feature #2099 - The file create_course/add_course.php has been modified for supporting the "Course validation" feature. 14 years ago
Ivan Tcholakov 7520859e00 Feature #2099 -Cleaning some files. 14 years ago
Ivan Tcholakov 6faba06921 Feature #2099 - Preparing some files for changes. The leading tabs in the files have been converted to 4 spaces according to the coding conventions. 14 years ago
Yannick Warnier 1b26bc3e0e Removed inclusion of debug.lib.inc.php (to be included in global.inc.php as a debug class definition file) 15 years ago