Commit Graph

84 Commits (2016fd1eed93783a34cc4e738779e37148d38c89)

Author SHA1 Message Date
Julio Montoya 321ef5d3a3 Blocking course edition see BT#9175 11 years ago
Julio Montoya 91744595ae Fixing PHP notices see #7260 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 087efa3833 Fixing PHP warning. 12 years ago
Julio Montoya 3eedd8c42a Commenting unused query see #7033 12 years ago
Julio Montoya d8d4c94603 Deprecating function select_and_sort_categories use select_ajax element see #6836 12 years ago
Julio Montoya 66ead5edad Adding select_ajax when loading course categories see BT# 7048 12 years ago
Julio Montoya e7a1efed8f Adding multiple URL support for course_category see BT#6195 12 years ago
Julio Montoya 60b4384147 Minor - adding actions bar in course_edit.php 12 years ago
Julio Montoya 87e7cedbae Showing session URL. 12 years ago
Julio Montoya 599734e411 Adding course coaches in the admin/course_edit.php page see BT#6449 (available for admin only) 12 years ago
Julio Montoya 3f23c7f936 Teachers can be removed in the course_edit.php page 12 years ago
Julio Montoya 2de4c45d71 Changing course_edit.php update teachers see BT#6449 12 years ago
Julio Montoya cc1dfbb2f0 Adding new field in the DB course.add_teachers_to_sessions_courses, if the field does not exists everything works as usual see BT#6449 12 years ago
Julio Montoya c6eb4750b8 Fixing update teachers 12 years ago
Julio Montoya dde291e3ab Fixing coaches assignation when updating the course session using the course_edit.php or a import via a CSV file see BT#6665 12 years ago
Julio Montoya 695395f6cc Minor setting a default value for the session course editions see BT#6665 12 years ago
Julio Montoya e39ec8cb08 course_edit.php page has an option to add/remove teachers in all course session coaches. 12 years ago
Julio Montoya fc02e40582 Minor - format code 12 years ago
Yannick Warnier 7fcbd56b4a Implementation of "hidden" visibility for courses - still misses visibility switch for courses in session for platform admin - refs BT#6585 12 years ago
Julio Montoya fc53e0fb13 Adding new update teacher function 12 years ago
Julio Montoya 4f7ee3db1d Showing differences between visual code and "real code" see #5670 13 years ago
Julio Montoya 54457dae6d Minor fixing form warnings 13 years ago
Julio Montoya d99c309fcf Fixing disk_quota if is NULL in the DB see BT#4855 13 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 14 years ago
Julio Montoya 6db2edd51b Not a good idea to change the course code with out permission 14 years ago
Julio Montoya 0d04e8be7b Adding course code warning we only accept alpha numeric chars see BT#2800 14 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