Commit Graph

122 Commits (d12939138c18e6cdc6ea273810831c920a18314f)

Author SHA1 Message Date
Julio Montoya 415612e5c3 Improving bbb in order to create easily course plugins see #4840 13 years ago
Julio Montoya 39c9981261 Adding allow_public_certificates settings in platform and course settings see #3630 13 years ago
Julio Montoya 3414a8aa8b Now we can add boolean (yes, no) options in a plugin settings, all BBB settings are now moved to the plugin see BT#3123 13 years ago
Julio Montoya b28a189879 Adding new options when bbb plugin is enabled see BT#3123 13 years ago
Julio Montoya b296e81f19 Adding new course settings due the recent updates of the BBB plugin see BT#3123 13 years ago
Julio Montoya aaf57261c0 Minor - removing unused code 13 years ago
Julio Montoya 7020474432 Hiding gradebook settings 13 years ago
Julio Montoya 4b26e9aa08 Removing old grading model tool 13 years ago
Julio Montoya 50065b8b81 More UI fixes 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya 78ddfb01a4 Minor "course legal agreement" corrections 13 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya a885c23519 Replacing addslashes to Security::remove_XSS see #4207 13 years ago
Julio Montoya 9fc779f965 Minor style corrections 14 years ago
Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 14 years ago
Julio Montoya df2a527c51 Removing libs already added in global.inc 14 years ago
Julio Montoya 75891dfbcb Adding get_lang message in course legal feature 14 years ago
Julio Montoya 9214c0f72e Minor correction 14 years ago
Julio Montoya 07cca6fb87 Weird bug found in course-settings when using the select_theme, the accordion gets freeze trying to fix it 14 years ago
Julio Montoya 6aa80e47bb Should fix bug in infocours.php when using jquery accordion plugin (encore) 14 years ago
Julio Montoya ed6312c025 Should fix bug in infocours.php when using jquery accordion plugin 14 years ago
Julio Montoya 16337504b1 Fixing course settings page 14 years ago
Julio Montoya 32a0b98ead Adding course legal agreement see BT#3105 14 years ago
Julio Montoya 0d62c5e372 Fixes possible js bug in slide 14 years ago
Julio Montoya ac08e7004b Teachers can't edit the visual course code 14 years ago
Julio Montoya 133cbab9a1 Allowing empty category courses see #3970 14 years ago
Julio Montoya 64c11e2f58 Fixing ordering in infocours.php 14 years ago
Julio Montoya 07d5a01bee Adding gradebook parent/children behaviour see BT#3004 with DB changes 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 b3a9e4f2ab Removing libraries that are already included in global.inc.php 14 years ago
Yannick Warnier 15abd39c72 Fixed *another* JS error leaving a comma at the end of an array - this is *not* allowed in JS, just in case 14 years ago
Julio Montoya cac0b163f2 Fixing PHP warning/notices 14 years ago
Julio Montoya b4f4fd3e6e Adding jquery accordion in the course settings 14 years ago
Julio Montoya 59559d7a13 Adding chosen selects 14 years ago
Yannick Warnier 8620736e83 Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 13fd8d0fff Minor fixing get_lang to Teacher fixes #3729 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 14 years ago
Julio Montoya 18d6afa7e7 Commenting outdated code 14 years ago
Julio Montoya af46a97c2d Minor - UI changes bigger selects 14 years ago
Julio Montoya 3806c2a2f3 Fixing course settings edition see #3505 14 years ago
Julio Montoya e193604be0 Fixing image course position 14 years ago
Arnaud Ligot ecafe0e60c merge 14 years ago
Juan Carlos Raña 98eff00bda Feature #2785 settings 14 years ago
Julio Montoya 81711dab23 Adding a new option to the LP auto lunch see BT#2048 14 years ago
jkbockstael fd5dc42e5e Explicit unset of a by-reference variable, to avoid a weird side-effects (thanks to Mallory Desaintes for spotting this one). 14 years ago
Julio Montoya dbddca0dfd Fixing watermark issues see BT#2027 14 years ago
Yannick Warnier 071018ccbf Added admin language file to course config page's includes 14 years ago