- 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
-
- 14 Nov, 2012 1 commit
-
-
Frederic Massart authored
-
- 15 Oct, 2012 3 commits
-
-
Marina Glancy authored
By passing course object instead of course id we ensure proper cache reset"
-
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 [mainmenu,core],[pluginname,block_site_main_menu] 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
-
- 03 Feb, 2008 1 commit
-
-
skodak authored
-
- 27 Jan, 2008 1 commit
-
-
stronk7 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
-
- 26 Aug, 2007 1 commit
-
-
skodak authored
-
- 09 Jan, 2007 2 commits
- 08 Jan, 2007 1 commit
-
-
skodak authored
-
- 05 Sep, 2006 1 commit
-
-
stronk7 authored
be showed when it's null, returning false as desired.
-
- 02 Sep, 2006 1 commit
-
-
skodak authored
fixed admin defaults, some warnings during install and added trmporary hack to make $CFG->notloggedinroleid work
-
- 15 Aug, 2006 1 commit
-
-
vyshane authored
-
- 16 Mar, 2006 1 commit
-
-
nfreear authored
Accessibility: incidental image - should be empty Alt text; removed unnecessary height/width (OU-Bugz: 696, 697)
-
- 13 Jun, 2005 1 commit
-
-
defacer authored
Merging from STABLE: Fix for bug 2925: When editing is turned on, the Main Menu should always display and give the option of adding resources/activities in section 0 of the site. Bad optimization code caused the drop downs to not be shown if there was no section 0 (i.e., the site never had a news forum or an activity in the Main Menu block). FINALLY! :) PS: Version bump, so that we know if people have the latest version of the block. I 'm going to bump versions from now on when bugs are fixed.
-
- 10 May, 2005 1 commit
-
-
defacer authored
I 'm fed up with the crappy HTML for blocks that keeps giving us no end of trouble (bug 1718 is just the tip of the iceberg). Rehauling things... these two divs are superfluous.
-