Commit Graph

173 Commits (9f97ec827dbb9c58021bd2d883f0773cd65668f5)

Author SHA1 Message Date
Julio Montoya e7a1efed8f Adding multiple URL support for course_category see BT#6195 11 years ago
Julio Montoya 1f162d6fba Adding support for multiple URL for course categories see BT#6195 11 years ago
Julio Montoya df5ea9049d Adding new settings documents_default_visibility_defined_in_course/documents_default_visibility. 11 years ago
Julio Montoya cbadd79ee1 Improving course setting creation/edition. Now the infocours.php creates a key in the database if the setting does not exists. 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
Yannick Warnier 3c770c201d Security - Reintroducing HTML filter after report by Javier Bloem that it introduces an XSS, secifically for portals open to new teachers created by anonymous users, and reverting commit svn r20496 referencing issue http://projects.dokeos.com/index.php?do=details&task_id=4109 not accessible to the public anymore. 11 years ago
Julio Montoya 3421f7dc41 Fixing PHP warning 12 years ago
Julio Montoya 4532e24aac Fixing document quota when using dropbox see #3918 12 years ago
Julio Montoya 85c9058c8f Moving course theme in the course settings not in the LP settings 12 years ago
Julio Montoya 11cbeff3cc Minor fixing URL 12 years ago
Julio Montoya f0e5442307 Adding Course direct link registration see #5299 12 years ago
Julio Montoya 4dd876d90a Should fix bug when using course legal when loggin as anonymous see #4619 13 years ago
Julio Montoya 211f2b7946 drh role can access the exercise reports see #4676 13 years ago
Julio Montoya 8034435745 Allowing legal notice in courses with visibility OPEN_WORLD, OPEN_PLATFORM see #4619 13 years ago
Yannick Warnier e4f6cc606b Minor - code styling 13 years ago
Yannick Warnier ec9778410e Added callback to course plugins update methods - refs #4796 13 years ago
Julio Montoya 12efe8df95 Fixing course settings options see #3630 13 years ago
Yannick Warnier 7f0a385e5b Hiding public certificates setting if global config says no - refs #3630 13 years ago
Julio Montoya 415612e5c3 Improving bbb in order to create easily course plugins see #4840 13 years ago
Yannick Warnier 2e9f53e678 Removed unused language var 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 14fa80654a Using formvalidator instead of HTML, using the new function page_header and page_subheader 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 66c50a9b23 Admin can by pass the legal agreement when using a session 13 years ago
Julio Montoya 9fc779f965 Minor style corrections 13 years ago
Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 13 years ago
Julio Montoya df2a527c51 Removing libs already added in global.inc 13 years ago
Julio Montoya 75891dfbcb Adding get_lang message in course legal feature 13 years ago
Julio Montoya 9214c0f72e Minor correction 13 years ago
Julio Montoya 3974ecc28b Adding cidReset in order to reset course permissions see BT#3105 13 years ago
Julio Montoya 07cca6fb87 Weird bug found in course-settings when using the select_theme, the accordion gets freeze trying to fix it 13 years ago
Julio Montoya 6aa80e47bb Should fix bug in infocours.php when using jquery accordion plugin (encore) 13 years ago
Julio Montoya ed6312c025 Should fix bug in infocours.php when using jquery accordion plugin 13 years ago
Julio Montoya 16337504b1 Fixing course settings page 13 years ago
Julio Montoya 32a0b98ead Adding course legal agreement see BT#3105 13 years ago
Julio Montoya 0d62c5e372 Fixes possible js bug in slide 13 years ago
Julio Montoya ac08e7004b Teachers can't edit the visual course code 13 years ago
Julio Montoya 133cbab9a1 Allowing empty category courses see #3970 13 years ago