- 07 Oct, 2021 1 commit
-
-
Ferran Recio Calderó authored
-
- 16 Oct, 2020 1 commit
-
-
Luca Bösch authored
-
- 17 Mar, 2017 1 commit
-
-
Damyon Wiese authored
Also change filepicker to use scaled svgs instead of sets of custom pngs. The svgs are taken from font-awesome.
-
- 14 Feb, 2017 1 commit
-
-
Marina Glancy authored
Add field 'visibleoncoursepage' to the course_modules table Add site-wide setting for turning on stealth mode availability Add callback for "stealth" mode support in the course formats Change display of modules/sections availability on the course page
-
- 15 Mar, 2016 1 commit
-
-
Marina Glancy authored
-
- 28 Oct, 2014 1 commit
-
-
Sam Hemelryk authored
* Fixed typo with context_module::instance * Fixed use of $mod->get_context()
-
- 06 Oct, 2014 1 commit
-
-
Andrew Nicols authored
Thanks to Paulo Matos for the forum part of this change.
-
- 16 Feb, 2014 1 commit
-
-
Sam Hemelryk authored
-
- 17 Jan, 2014 2 commits
-
-
Marina Glancy authored
-
Marina Glancy authored
-
- 06 Jan, 2014 1 commit
-
-
Dan Poltawski authored
-
- 10 Sep, 2013 1 commit
-
-
Marina Glancy authored
Also add the field cacherev to the lists of default fields in course retrieval functions
-
- 30 Jul, 2013 1 commit
-
-
Sam Hemelryk authored
* Fixed IE8 display of icons. * Fixed blocks using course renderer. * Fixed behat tests. * codecheckers fixes * Removed alt from icons with descriptive text * Tweaked actionmenu initialisation for performance
-
- 14 Jan, 2013 4 commits
-
-
Marina Glancy authored
- get_print_section_cm_text() - print_section_add_menus() - print_section() - make_editing_buttons()
-
Marina Glancy authored
In case when groupmode is forced by the course we should take it from the course and not overwrite cm_info::groupmode externally
-
Marina Glancy authored
MDL-37085 Substitute function print_section_add_menus() with core_course_renderer::course_section_add_cm_controls()
-
Marina Glancy authored
-
- 15 Oct, 2012 2 commits
-
-
Marina Glancy authored
- added function get_module_types_names() returning the list of localised strings used for module names; - added function cm_info::get_used_module_names(); - added magic properties cm_info:: and cm_info:: returning human readable module name; - replaced usage of function get_all_mods() with get_fast_modinfo() and get_module_types_names(); - function print_section_add_menus() may now retrieve the modules names list itself; - deprecated function get_all_mods()
-
Marina Glancy authored
-
- 24 Jul, 2012 1 commit
-
-
Frederic Massart authored
-
- 26 Jan, 2011 1 commit
-
-
sam marshall authored
This commit: a) moves modinfo code into new library modinfolib.php b) uses classes instead of stdClass objects, allowing a huge amount of documentation (and IDE completion) c) adds hooks so that plugins other than forum can display messages like forum's 'unread', and plugins other than label can display html (apart from/as well as their view.php link) on the course view page d) removes current hacks for forum and label (mainly in print_section but also across the code), replacing with new 'content' and similar variables [this is the reason for the changes in blocks, etc] e) reduces size of modinfo in database (only when rebuilt) by excluding empty fields The change is intended to be backward compatible and does not affect the format of modinfo in database.
-
- 05 Nov, 2010 1 commit
-
-
Sam Hemelryk authored
Major tasks undertaken in this patch: * New format_text argument, overflowdiv. * New page layout Report. * Review of all format_text calls. * Added support for the report layout to all themes. * Changed forum post display from tables to divs.
-
- 21 Sep, 2010 1 commit
-
-
Petr Skoda authored
-
- 20 Aug, 2010 1 commit
-
-
Rossiani Wijaya authored
-
- 04 Jul, 2010 1 commit
-
-
Petr Skoda authored
-
- 11 Apr, 2010 1 commit
-
-
Petr Skoda authored
AMOS START MOV [blockname,block_social_activities],[pluginname,block_social_activities] AMOS END
-
- 17 Dec, 2009 2 commits
-
-
Petr Skoda authored
-
Petr Skoda authored
-
- 01 Nov, 2009 1 commit
-
-
Petr Skoda authored
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
-
- 02 Jul, 2009 2 commits
- 06 May, 2009 3 commits
- 02 Jan, 2009 1 commit
-
-
skodak authored
-
- 01 Jun, 2008 2 commits
- 03 Mar, 2008 1 commit
-
-
moodler authored
-
- 25 Jan, 2008 1 commit
-
-
skodak authored
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
-
- 08 Jan, 2007 1 commit
-
-
skodak authored
-