- 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
-
- 17 Sep, 2010 1 commit
-
-
Petr Skoda authored
-
- 04 Sep, 2010 2 commits
-
-
Petr Skoda authored
-
Petr Skoda authored
-
- 25 Aug, 2010 1 commit
-
-
Dongsheng Cai authored
-
- 13 Aug, 2010 1 commit
-
-
Petr Skoda authored
MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code
-
- 31 Jul, 2010 1 commit
-
-
Petr Skoda authored
MDL-22001 filter_text() and filter_string() now use context parameter instead of courseid, PAGE->context is used only as a fallback; moved comment stuff away from format_text() because it does not belong there; filterlib is not using courseid except for legacy filters; fixed coding style in filters;Êimproved php docs; fixed upgrade of filters (should be in plugins, not core)
-
- 28 Jul, 2010 1 commit
-
-
Andrew Davis authored
-
- 21 Jul, 2010 1 commit
-
-
Andrew Davis authored
-
- 03 Jul, 2010 1 commit
-
-
Petr Skoda authored
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
-
- 02 Jul, 2010 1 commit
-
-
David Mudrak authored
New string is available. Use get_string('labelsep', 'langconfig') to be used as a separator between a label and the labelled text. If you want to produce <label> HTML element, you may be interested in the new html_writer::label() method. Simple selects and URL selects now use it. There are bambillion places where ': ' is hardcoded as a separator. I do not think we have to fix them manually now (and mass search and replace would be tricky) but everybody should stop adding new. Do not abuse 'labelsep' for any other purposes. Note that it may not be colon in some languages or sites.
-
- 29 Jun, 2010 1 commit
-
-
Martin Dougiamas authored
-
- 21 Jun, 2010 1 commit
-
-
Dongsheng Cai authored
MDL-22712, added admin options to enable/disable comments in blog, and a switch to show/hide comments count
-
- 12 May, 2010 1 commit
-
-
Martin Dougiamas authored
-
- 11 May, 2010 1 commit
-
-
Sam Hemelryk authored
blog MDL-22058 Fixed up blocks using the naughty blog_get_headers method, recent blogs and blog tags
-
- 20 Apr, 2010 1 commit
-
-
Petr Skoda authored
-
- 10 Apr, 2010 1 commit
-
-
Dongsheng Cai authored
-
- 09 Apr, 2010 1 commit
-
-
Dongsheng Cai authored
-
- 31 Mar, 2010 1 commit
-
-
Petr Skoda authored
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
-
- 29 Mar, 2010 1 commit
-
-
Dongsheng Cai authored
-
- 21 Mar, 2010 1 commit
-
-
David Mudrak authored
* class html_component does not exist any more * class html_table rendered via html_writer::table() * html_table, html_table_row and html_table_cell have public $attributes property to set their CSS classes * dropped rotateheaders feature, should be added again after more research of possible ways (<svg> is not nice IMHO) * dropped possibility to define CSS classes for table heading, body and footer - can be easily done and better done using just table class and context
-
- 18 Feb, 2010 1 commit
-
-
Petr Skoda authored
-
- 17 Feb, 2010 1 commit
-
-
Petr Skoda authored
-
- 11 Feb, 2010 1 commit
-
-
Petr Skoda authored
-
- 16 Jan, 2010 1 commit
-
-
Petr Skoda authored
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
-
- 15 Jan, 2010 1 commit
-
-
Petr Skoda authored
MDL-21235 new link method in html_write, partinally replaces old html_link, going to add new action_link soon
-
- 02 Jan, 2010 1 commit
-
-
Petr Skoda authored
-
- 31 Dec, 2009 1 commit
-
-
Petr Skoda authored
-
- 28 Dec, 2009 1 commit
-
-
Petr Skoda authored
MDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance fixes and detected performance problems when printing user avatars
-
- 17 Dec, 2009 2 commits
-
-
Petr Skoda authored
-
Petr Skoda authored
-
- 30 Oct, 2009 1 commit
-
-
Nicolas Connault authored
-
- 20 Sep, 2009 1 commit
-
-
poltawski authored
-
- 18 Sep, 2009 1 commit
-
-
nicolasconnault authored
MDL-19754 MDL-8776 MDL-19678 MDL-20314 Converting old post table to blog_entries, upgrading blog code accordingly, and tags in tag_instance table
-
- 16 Sep, 2009 1 commit
-
-
nicolasconnault authored
MDL-19676 Put association section in advanced items for edit form, corrected bug in group listing, enabled commenting
-
- 11 Sep, 2009 2 commits
-
-
nicolasconnault authored
-
nicolasconnault authored
-
- 08 Sep, 2009 1 commit
-
-
nicolasconnault authored
-
- 04 Sep, 2009 1 commit
-
-
nicolasconnault authored
-