Commit Graph

54 Commits (d7e06f96ce2c9c985d6f4c4f6e0afed4a32e4c63)

Author SHA1 Message Date
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 13 years ago
Julio Montoya cb4e29259e Minor - fixing course form using formvalidator groups 13 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 13 years ago
Julio Montoya 133cbab9a1 Allowing empty category courses see #3970 13 years ago
Julio Montoya b229bcf71c Fixed Course category bug when renaming the category code see #3948 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 d5a3ec30e9 Fixes bug when adding the "-" char during the course edition see BT#2800 13 years ago
Julio Montoya 6db2edd51b Not a good idea to change the course code with out permission 13 years ago
Julio Montoya 0d04e8be7b Adding course code warning we only accept alpha numeric chars see BT#2800 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya af46a97c2d Minor - UI changes bigger selects 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ricardo Rodriguez 7840c3f5aa Fixed bug deleting course teacher in admin edition CT#2109 14 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Carlos Vargas 949df5b891 improve access url in tracking, myspace and course edit CT#1099 15 years ago
Ricardo Rodriguez 61fd046e1e Minor - Added a new information icon in the option of special course 15 years ago
Yannick Warnier 62daa49ca8 Minor - updated following code conventions 15 years ago
christian1827 9620389815 merge 15 years ago
cfasanando 9fca61be94 merge 15 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. 15 years ago
Julio Montoya 58f9c84a22 Deleting error_log functions 15 years ago
cvargas 9f80ee40c4 merge 15 years ago
Carlos Vargas 7f2ac47b88 minor change get_lang 15 years ago
Yannick Warnier b7b013b0ed dummy change 15 years ago
Carlos Vargas 67f70a3c3f changes to auto-register mechanism for courses #5376 15 years ago
Carlos Vargas af61e24258 some changues to auto-register mechanism for courses #5376 15 years ago
Arthur Portugal 3675e31fe2 Fixed the width and height for the button DT#5496 15 years ago
Arthur Portugal a0af068cf8 Changed old button into list courses DT#5496 15 years ago
Julio Montoya 0b484277e0 Minor - change input order 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 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. 15 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Julio Montoya b87a3f5c30 [svn r20157] Adding applyfilter to some forms see FS#4116 16 years ago
Julio Montoya 4ade5c51bf [svn r20126] Adding html filter to course fields see FS#4116 16 years ago
Carlos Vargas 62691ea612 [svn r19608] partial, buttons styles and others see FS#3991 16 years ago
Carlos Vargas 11dd6b1918 [svn r19261] Change styles for buttons in admin see FS#3541 16 years ago
Noël Dieschburg 9de7e6d9d7 [svn r18934] Corrects the next bug : 16 years ago
Yannick Warnier c75c478e41 [svn r18647] Added warning when using a visual code that is already used 16 years ago
Julio Montoya 7633fae31c [svn r15245] Minor - Replaced mysql_ functions, title's bug when editing course fixed. 17 years ago
Eric Marguin 9f0e0c61a6 [svn r14291] improve display of categories in course creation/editions forms 17 years ago
Eric Marguin 8046050d9a [svn r14101] add no manager item when creating/editing a course (FS#2159) 17 years ago
Eric Marguin 4acd40118b [svn r13863] avoid sql error when status is not 1 or 5 (didn't know it's possible) - FS#2088 17 years ago
Julian Prud'homme b3f81818c5 [svn r12870] Fix a bug when there is no teachers assigned to this course : we add the course tutor too 18 years ago
Julian Prud'homme 8dc7b67b02 [svn r12612] invert the lastname and the firstname (task http://projects.dokeos.com/?do=details&id=1598) 18 years ago
Julian Prud'homme fcc6932eea [svn r12498] Fix a bug (sql error) when we try to add a teacher who is already subscribed as student in the course 18 years ago
Julian Prud'homme c2808bb5db [svn r11522] minor - change the tutor_id field to 0 (bug in the last commit) in the course_rel_user table 18 years ago