Petr Skoda
4454447d56
MDL-20700 whitespace terror returns
2009-12-16 22:14:17 +00:00
Petr Skoda
7c7d3afab5
MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems"
2009-11-07 10:27:57 +00:00
Petr Skoda
4317f92f3f
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 12:51:40 +00:00
tjhunt
9e8c801714
Flatfile enrolment: MDL-11418 SQL error. Thanks to Patrick Pollet.
...
I don't know exactly how this works, but it looks like a good fix to me, so committing.
2008-12-15 02:53:39 +00:00
lfrodrigues
2044a2b26f
MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user,
...
adminuser and on messagelib
2008-08-02 00:04:29 +00:00
moodler
3b120e464f
MDL-10107 - First check-in of Messaging 2.0 code from Luis Rodrigues, GSOC student.
...
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.
2008-07-24 08:38:03 +00:00
skodak
50c5bef452
MDL-14679 towards enrol conversion
2008-06-02 21:02:52 +00:00
skodak
09253986f5
MDL-14617 removed legacy enrol and unenrol student code
2008-05-01 22:09:00 +00:00
nicolasconnault
77a297d274
Fixed many xhtml errors
2007-04-20 07:54:42 +00:00
nicolasconnault
933e257ab2
MDL-9322 Fixed non-compliant xhtml code for mnet pages, logs and enrol pages
2007-04-13 07:03:04 +00:00
toyomoyo
537ea84763
MDL-8290, fix for broken plugins
2007-02-09 07:47:14 +00:00
mjollnir_
a3081bfdba
Flatfile enrolment plugin upgraded to new use roles. Credit: Alastair Pharo, new Catalyst ninja ;) <alastair@catalyst.net.nz>
2006-09-21 00:04:43 +00:00
martinlanghoff
f9667a5aea
[multienrol]Initial commit for multi enrolment plugin feature
2006-03-09 02:48:29 +00:00
stronk7
894ff63f8f
Tabs are out
2005-05-16 22:22:31 +00:00
moodler
210eddc7df
Various cleanups for XHTML and so on
2005-02-08 17:56:22 +00:00
moodler
cabe3b1b23
Flatfile now stores itself in the enrolment type field
2005-01-30 09:09:44 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
730a5f5abe
fixed capitalization and quoting of attribute values
2004-09-12 20:45:41 +00:00
moodler
0f093efab2
Here finally is an admin interface for controlling the new enrolment plugins.
...
It's not at all well-tested yet (I made a lot of changes to it just tonight)
but it's late and I am literally sick (with flu) and tired so I'm checking
this in and going to bed.
Please fix all the bugs for me. ;-)
2004-08-21 17:15:07 +00:00
moodler
76b60bb897
Various fixes, especially related to using timestart and timeend
...
for new enrolments
2004-07-29 14:52:59 +00:00
moodler
b8e13a5742
Enrolment architecture version 0.5 !
...
The internal method (the default) simply replicates Moodle's
existing behaviour and is working fine.
The new flatfile module also works.
There is no admin config interface yet, I'm still implementing
this using templates.
2004-06-25 03:28:12 +00:00