Commit Graph

46 Commits (77ce790ae2dee435ecf5ac5372937c19c3832098)

Author SHA1 Message Date
Julio Montoya b229bcf71c Fixed Course category bug when renaming the category code see #3948 14 years ago
Julio Montoya a3085fabe8 Adding smarty support to some admin page 14 years ago
Julio Montoya c827128367 Fixing course creation due new single course database 14 years ago
Julio Montoya 0d04e8be7b Adding course code warning we only accept alpha numeric chars see BT#2800 15 years ago
Julio Montoya cac0b163f2 Fixing PHP warning/notices 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 4d3918004b Making selects bigger 15 years ago
Julio Montoya 2743487db3 Minor - adding breadcrumbs 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 4e3f733fde Feature #539 - Various minor corrections. 15 years ago
Ivan Tcholakov 5a7f0bba43 Feature #539 - Page "Administration > Create a training": A new option "Fill with exemplary content" has been added. 15 years ago
Ivan Tcholakov 70d1417c9d Feature #539 - Cleaning the file admin/course_add.php 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 57f57504a5 Replacing dokeos to chamilo, cleaning code 16 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando c9fe26d1ea minor - fixed warning from fckeditor, rule does not exist as a registered rule when you add an extra field user or nonexistent html element when you create a course - partial DT#5496 16 years ago
Julio Montoya 0b484277e0 Minor - change input order 16 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 16 years ago
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 17 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 17 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 17 years ago
Ivan Tcholakov a0618dc58b Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 2. 17 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. 17 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 17 years ago
Julio Montoya b87a3f5c30 [svn r20157] Adding applyfilter to some forms see FS#4116 17 years ago
Julio Montoya 4ade5c51bf [svn r20126] Adding html filter to course fields see FS#4116 17 years ago
Carlos Vargas 62691ea612 [svn r19608] partial, buttons styles and others see FS#3991 17 years ago
Patrick Cool 9240a20d6c [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 17 years ago
Julio Montoya 9160a992d6 [svn r18230] Filtering teachers when creating a course FS#3462 17 years ago
Yannick Warnier 3d41ca367c [svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426 18 years ago
Eric Marguin 9f0e0c61a6 [svn r14291] improve display of categories in course creation/editions forms 18 years ago
Eric Marguin 8046050d9a [svn r14101] add no manager item when creating/editing a course (FS#2159) 18 years ago
Eric Marguin 2aca85149a [svn r13972] fix a bug when having a long title and no code 18 years ago
Julian Prud'homme 8a0d2a39e2 [svn r13069] The course code is no more required when creating a course so we generate a course code if it's empty 19 years ago
Julian Prud'homme 8dc7b67b02 [svn r12612] invert the lastname and the firstname (task http://projects.dokeos.com/?do=details&id=1598) 19 years ago
Eric Marguin b3e698eb31 [svn r11641] enlarge teachers field 19 years ago
Julian Prud'homme bbbe523054 [svn r11520] We can now add teachers when creating a new course 19 years ago
Julian Prud'homme 80b6a073e1 [svn r11239] invert the firstname and lastname 19 years ago
Julian Prud'homme b5e64057f9 [svn r11050] change the call to create course functions 19 years ago
Julian Prud'homme 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb 19 years ago
Patrick Cool 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 19 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 19 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 19 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 19 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago