Commit Graph

94 Commits (704fd2f3a16fe60aa5f224a51a43028b48940800)

Author SHA1 Message Date
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
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 15 years ago
Ivan Tcholakov bafbbb5f4e Feature #2099 - A correction to the previous transaction - a useless conversion to htmlentities has been removed. 15 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. 15 years ago
Ivan Tcholakov 332bce1e33 Feature #539 - The new field 'exemplary_content' now is supported by the "Course requests/validation" feature too. 15 years ago
Ivan Tcholakov 4e3f733fde Feature #539 - Various minor corrections. 15 years ago
Ivan Tcholakov 9b47b1da32 Feature #539 - Page "Training > Create a training": A new option "Fill with exemplary content" has been added. 15 years ago
Ivan Tcholakov fd83647503 Feature #2099 - Some form fields have been set as mandatory. 15 years ago
Ivan Tcholakov 0180fb9e57 Feature #2099 - Coding the page for editition training requests (6). 15 years ago
Ivan Tcholakov 5a35a260fe Feature #2099 - Coding the page for editition training requests (4). 15 years ago
Ivan Tcholakov 787b51f40f Feature #2099 - Coding the page for editition training requests (3). 15 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. 15 years ago
Ivan Tcholakov 67df7abba8 Feature #2099 - Some error messages have been added. 15 years ago
Ivan Tcholakov 00816719e8 Feature #2099 - Course request form: Making configurable the hard-coded URL to the "Terms and conditions" document. 15 years ago
Ivan Tcholakov bf5633bd58 Feature #2099 - A minor correction. 15 years ago
Ivan Tcholakov b27da04429 Feature #2099 - Implementing e-mail notification when a new course (training) request is created. 15 years ago
Ivan Tcholakov 3c1bf12b0b Feature #2099 - Language related changes (4). 15 years ago
Ivan Tcholakov 16121be571 Feature #2099 - New methods have been added to CourseRequestManager class. 15 years ago
Ivan Tcholakov b4ebb04c64 Feature #2099 - Additional source files have been added. 15 years ago
Ivan Tcholakov bfc8e219a9 Feature #2099 - Language related changes (2). 15 years ago
Ivan Tcholakov 2ed5d4e4e1 Feature #2099 - Language related changes. 15 years ago
Ivan Tcholakov fd1baf116e Feature #2099 - The file create_course/add_course.php has been modified for supporting the "Course validation" feature. 15 years ago
Ivan Tcholakov 7520859e00 Feature #2099 -Cleaning some files. 15 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. 15 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
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 76eb32823b require/include functions changed to require_once 15 years ago
Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Arthur Portugal 2f79fc616c Added a function to set the cursor in the text box #462 15 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 4a742059ea Added user' photo into user list interface and disabled field trainers(tutor name) in create course form from user portal - partial DT#5496 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov 7645df2669 Bug #3646 and Issue #306 - Training settings, training creation: Fixing person name order to be dependable on the internationalization settings. 16 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 16 years ago