- 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.
-
- 18 Aug, 2010 1 commit
-
-
Petr Skoda 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
-
- 21 Jun, 2010 1 commit
-
-
Petr Skoda authored
MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week AMOS START MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self] MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self] MOV [enrolstartdate,core],[enrolstartdate,enrol_self] MOV [enrolenddate,core],[enrolenddate,enrol_self] CPY [welcometocourse,core],[welcometocourse,enrol_self] CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self] MOV [notenrollable,core],[notenrollable,core_enrol] MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self] MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self] MOV [coursemanager,core_admin],[coursecontact,core_admin] MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin] MOV [enrolledincourserole,core],[enrolledincourserole,enrol_manual] MOV [enrolme,core],[enrolme,core_enrol] MOV [unenrol,core],[unenrol,core_enrol] MOV [unenrolme,core],[unenrolme,core_enrol] MOV [enrolmentnew,core],[enrolmentnew,core_enrol] MOV [enrolmentnewuser,core],[enrolmentnewuser,core_enrol] MOV [enrolments,core],[enrolments,core_enrol] MOV [enrolperiod,core],[enrolperiod,core_enrol] MOV [unenrolroleusers,core],[unenrolroleusers,core_enrol] AMOS END
-
- 27 May, 2010 1 commit
-
-
Sam Hemelryk authored
This patch also implements a course renderer.
-
- 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
-
- 16 Jan, 2010 1 commit
-
-
Petr Skoda authored
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
-
- 30 Dec, 2009 1 commit
-
-
Petr Skoda authored
-
- 17 Dec, 2009 1 commit
-
-
Petr Skoda authored
-
- 04 Nov, 2009 2 commits
-
-
Petr Skoda authored
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
-
Sam Hemelryk authored
files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor Please forgive me if I have missed converting any output statements. If you do find an output statement that is not formatting correctly please refere to the table I added to this bug in regards to how it should be formatted.
-
- 11 Sep, 2009 1 commit
-
-
moodler authored
-
- 03 Sep, 2009 1 commit
-
-
samhemelryk authored
course MDL-19794 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
-
- 10 Aug, 2009 1 commit
-
-
nicolasconnault authored
-
- 06 Aug, 2009 3 commits
-
-
nicolasconnault authored
-
nicolasconnault authored
-
nicolasconnault authored
-
- 02 Jul, 2009 1 commit
-
-
tjhunt authored
-
- 13 Apr, 2009 1 commit
-
-
tjhunt authored
* Rename filter base class from filter_base to moodle_text_filter * Remove unnecessary explicit constructors in moodle_text_filter subclasses * New filter_manager class, rather than static methods in filter_base * Move some logic out of weblib, and into filter_manager * Count filtering ops when $CFG->perfdebug on, via performance_measuring_filter_manager * Kill unused filter_string function. Petr said it should have been private to weblib
-
- 01 Sep, 2008 1 commit
-
-
mudrd8mz authored
-
- 10 Jun, 2008 1 commit
-
-
skodak authored
-
- 02 Jun, 2008 2 commits
- 07 May, 2008 1 commit
-
-
dongsheng authored
-
- 04 Apr, 2008 1 commit
-
-
dongsheng authored
-
- 26 Jan, 2008 1 commit
-
-
poltawski authored
course_parent_visible() always returns true if $CFG->allowvisiblecoursesinhiddencategories is true,
-
- 07 Dec, 2007 1 commit
-
-
mattc-catalyst authored
Credit goes to Petr Kalis
-
- 20 Nov, 2007 1 commit
-
-
mattc-catalyst authored
Author: Matt Clarkson <mattc@catalyst.net.nz>
-
- 19 Nov, 2007 1 commit
-
-
toyomoyo authored
-
- 19 Sep, 2007 1 commit
-
-
martinlanghoff authored
-
- 05 Mar, 2007 2 commits
- 28 Feb, 2007 1 commit
-
-
moodler authored
-
- 06 Feb, 2007 1 commit
-
-
toyomoyo authored
-
- 08 Jan, 2007 1 commit
-
-
skodak authored
-
- 18 Nov, 2005 1 commit
-
-
skodak authored
-
- 15 Jun, 2005 1 commit
-
-
thepurpleblob authored
optinal_param() plus other tweeks to suit. Improve security.
-
- 25 Jan, 2005 1 commit
-
-
moodler authored
-
- 17 Sep, 2004 1 commit
-
-
gustav_delius authored
- fixed (hopefully) all <img> tags - global replace on <br> to <br /> - & in URLs - got the forum module XHTML compliant Julian Sedding
-
- 12 Sep, 2004 1 commit
-
-
gustav_delius authored
-