Commit Graph

74 Commits (f2cd874cdaf13efc0dafe4e989bd282fc61dfd05)

Author SHA1 Message Date
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
Julio Montoya b6dbf5767b Fixing PHP notices, moving common js in the footer.tpl 13 years ago
Julio Montoya 3bc4d8dd4d Fixing PHP notices 13 years ago
Yannick Warnier 6359ffac47 Fixed course quota bug 13 years ago
Julio Montoya 27038bf331 Removing exit when editing course 13 years ago
Julio Montoya 3156095183 Adding changes in the migration, adding transactions calls + moving course_edit update code in course.lib.php see BT#4882 13 years ago
Julio Montoya 4f7ee3db1d Showing differences between visual code and "real code" see #5670 13 years ago
Julio Montoya 1141ae813f Some minor fixes in course_list 13 years ago
Julio Montoya da4eb3c652 Fixing course extra fields 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya 54457dae6d Minor fixing form warnings 14 years ago
Julio Montoya d99c309fcf Fixing disk_quota if is NULL in the DB see BT#4855 14 years ago
Julio Montoya 1627551325 Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808 14 years ago
Julio Montoya 5e77766709 Cleaning the course list 14 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 14 years ago
Julio Montoya 87df34c5ad Minor - fixing course list removing a "nobr" tag otherwise if the course title is too long the table breaks, fixing bug when saving platform/course quota settings 14 years ago
Julio Montoya 3fb0a6d769 Adding course quota in MB in the course_add.php file 14 years ago
Julio Montoya f0b9f887f4 Using MB instead of bytes see #4016 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 cb4e29259e Minor - fixing course form using formvalidator groups 14 years ago
Julio Montoya 5ded4085af Removing formvalidator library alread included in global.inc.php 14 years ago
Julio Montoya 133cbab9a1 Allowing empty category courses see #3970 14 years ago
Julio Montoya b229bcf71c Fixed Course category bug when renaming the category code see #3948 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 d5a3ec30e9 Fixes bug when adding the "-" char during the course edition see BT#2800 15 years ago
Julio Montoya 6db2edd51b Not a good idea to change the course code with out permission 15 years ago
Julio Montoya 0d04e8be7b Adding course code warning we only accept alpha numeric chars see BT#2800 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya af46a97c2d Minor - UI changes bigger selects 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ricardo Rodriguez 7840c3f5aa Fixed bug deleting course teacher in admin edition CT#2109 15 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 16 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
Carlos Vargas 949df5b891 improve access url in tracking, myspace and course edit CT#1099 16 years ago
Ricardo Rodriguez 61fd046e1e Minor - Added a new information icon in the option of special course 16 years ago
Yannick Warnier 62daa49ca8 Minor - updated following code conventions 16 years ago
christian1827 9620389815 merge 16 years ago
cfasanando 9fca61be94 merge 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
Julio Montoya 58f9c84a22 Deleting error_log functions 16 years ago
cvargas 9f80ee40c4 merge 16 years ago
Carlos Vargas 7f2ac47b88 minor change get_lang 16 years ago
Yannick Warnier b7b013b0ed dummy change 16 years ago
Carlos Vargas 67f70a3c3f changes to auto-register mechanism for courses #5376 16 years ago
Carlos Vargas af61e24258 some changues to auto-register mechanism for courses #5376 16 years ago
Arthur Portugal 3675e31fe2 Fixed the width and height for the button DT#5496 16 years ago
Arthur Portugal a0af068cf8 Changed old button into list courses DT#5496 16 years ago
Julio Montoya 0b484277e0 Minor - change input order 16 years ago