- 06 Nov, 2020 1 commit
-
-
AMOS Bot authored
-
- 27 Feb, 2019 1 commit
-
-
AMOS Bot authored
-
- 12 Mar, 2017 1 commit
-
-
AMOS Bot authored
-
- 14 Feb, 2013 1 commit
-
-
AMOS Bot authored
-
- 25 Jun, 2012 1 commit
-
-
AMOS Bot authored
-
- 20 Jun, 2012 1 commit
-
-
AMOS Bot authored
-
- 06 Dec, 2011 1 commit
-
-
AMOS Bot authored
-
- 02 Dec, 2011 1 commit
-
-
AMOS Bot authored
-
- 17 Nov, 2011 1 commit
-
-
AMOS Bot authored
-
- 13 Nov, 2011 2 commits
- 08 Jul, 2011 1 commit
-
-
AMOS Bot authored
-
- 05 Jul, 2011 1 commit
-
-
Aparup Banerjee authored
MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/"
-
- 15 Jun, 2011 1 commit
-
-
AMOS Bot authored
-
- 11 Jan, 2011 1 commit
-
-
- 12 Apr, 2010 1 commit
-
-
David Mudrak authored
-
- 05 Jan, 2010 10 commits
-
-
David Mudrak authored
-
David Mudrak authored
-
David Mudrak authored
Still, some areas to be finished - strings and settings
-
David Mudrak authored
-
David Mudrak authored
Every dimension has to have its own ID so it may become itemid within File API framework. Using the same model as we have with course modules and module instances. Also, removing some obsolete fields.
-
David Mudrak authored
-
David Mudrak authored
Initial sketches of random allocator. Refactoring of the rest of the module here and there. Also, this commit removes trailing whitespace and running empty lines.
-
David Mudrak authored
-
David Mudrak authored
-
David Mudrak authored
Exported from David's git repository
-
- 10 Dec, 2009 1 commit
-
-
Sam Hemelryk authored
-
- 01 Nov, 2009 1 commit
-
-
Petr Skoda authored
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
-
- 04 May, 2009 1 commit
-
-
stronk7 authored
-
- 28 Apr, 2009 1 commit
-
-
stronk7 authored
MDL-18577 drop enums support - step1: transforming all enums to nomal varchar + prevent creation of new ones
-
- 21 Apr, 2009 2 commits
- 20 Apr, 2009 1 commit
-
-
skodak authored
-
- 08 Sep, 2008 1 commit
-
-
moodler authored
set the maximum number of attachments for forum posts. Default: 1. Works, but still needs a bit of polishing to deal with re-editing posts (to stop people going above maxattachments) Also fixed documentation for attachments.
-
- 19 Aug, 2008 2 commits
- 17 Aug, 2008 1 commit
-
-
skodak authored
-
- 31 Jul, 2008 1 commit
-
-
moodler authored
MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary
-
- 28 Jul, 2008 1 commit
-
-
sam_marshall authored
-
- 24 Jul, 2008 1 commit
-
-
moodler authored
This new messaging system replaces all the various email_to_user() calls. They are now replaced by events triggers, and the messages are then processed centrally according to user preferences and sent to one or more processors (email, popup, jabber etc...) This code is not finished yet, a lot of work still has to be done on the interface. However, the basic structure is there and should be working. Luis and I will be reviewing and polishing this heavily in the next few weeks.
-