samhemelryk
a1b53dcf3f
messages MDL-19664 Clean up the messages javascript code
...
I have cleaned up the message Javascript code, implementing the new PAGE methods
and at the same time implemented the new OUTPUT methods
2009-06-30 08:33:29 +00:00
skodak
93f66983cc
MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks
2009-01-02 22:56:48 +00:00
moodler
97844c1dda
MDL-16267 Moved and tidied help files
2008-09-26 03:27:54 +00:00
moodler
305a014f8c
MDL-16267 More cleanups, simplifications
2008-09-26 02:43:39 +00:00
lfrodrigues
13d974caf5
MDL-16267 added helpbutton for all the message providers
2008-09-25 17:10:01 +00:00
dongsheng
53e242f9d1
"MDL-14129, fixed hardcoded print_header"
2008-09-25 07:40:31 +00:00
moodler
df6853e8eb
MDL-16267 Removed another table and added "th" for better readability. Removed hardcoded styles
2008-09-23 03:15:02 +00:00
moodler
f3d095f870
MDL-16267 and MDL-10107
...
I did some further work tidying up the form. I also just treat the popup like another plugin and moved all the config into the plugin.
This still needs help buttons everywhere now!
2008-09-23 03:05:44 +00:00
moodler
14d70d26d2
MDL-10107 Some new text for Messaging interface and some tips for Luis to continue with
2008-09-23 02:27:57 +00:00
moodler
838a8eb146
MDL-16500 Removed the old Jabber class from the module and moved to a new one called xmpphp in core libraries
...
Also cleaned up some notices in message/edit.php
2008-09-15 05:55:58 +00:00
lfrodrigues
1c50df9f24
MDL-16268 User-User send messages now use new messaging system.
2008-08-30 17:53:30 +00:00
lfrodrigues
d18b1bbdec
MDL-16267 done all items in list (html tidy, xhtml strict, plugins tidy)
2008-08-29 23:19:54 +00:00
moodler
b844d2b069
MDL-10107 Fixed (sort of) the messaging form ... it's still not quite right, but leaving it for Luis
2008-07-31 08:14:45 +00:00
moodler
120b375891
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
2008-07-31 08:01:46 +00:00
moodler
539dba3b52
MDL-10107 Fixing up navigation on edit page
2008-07-24 08:57:32 +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