Julio Montoya
|
fc02e40582
Minor - format code
|
11 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
|
11 years ago |
Julio Montoya
|
fc53e0fb13
Adding new update teacher function
|
11 years ago |
Julio Montoya
|
4f7ee3db1d
Showing differences between visual code and "real code" see #5670
|
12 years ago |
Julio Montoya
|
54457dae6d
Minor fixing form warnings
|
12 years ago |
Julio Montoya
|
d99c309fcf
Fixing disk_quota if is NULL in the DB see BT#4855
|
12 years ago |
Julio Montoya
|
1627551325
Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808
|
12 years ago |
Julio Montoya
|
5e77766709
Cleaning the course list
|
12 years ago |
Julio Montoya
|
3b189e9ad2
Replacing form_header to the legend tag
|
12 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
|
13 years ago |
Julio Montoya
|
3fb0a6d769
Adding course quota in MB in the course_add.php file
|
13 years ago |
Julio Montoya
|
f0b9f887f4
Using MB instead of bytes see #4016
|
13 years ago |
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
|
35c81c67bb
Merge
|
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 |
Julio Montoya
|
af46a97c2d
Minor - UI changes bigger selects
|
13 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).
|
14 years ago |
Ivan Tcholakov
|
f0c4747bf3
Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls'])
|
14 years ago |
Carlos Vargas
|
949df5b891
improve access url in tracking, myspace and course edit CT#1099
|
14 years ago |
Ricardo Rodriguez
|
61fd046e1e
Minor - Added a new information icon in the option of special course
|
14 years ago |
Yannick Warnier
|
62daa49ca8
Minor - updated following code conventions
|
14 years ago |
cfasanando
|
9fca61be94
merge
|
14 years ago |