27 Commits

Author SHA1 Message Date
Petr Skoda
4f0c2d0009 MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
Petr Skoda
a685593466 MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
Petr Skoda
812dbaf7d5 MDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance fixes and detected performance problems when printing user avatars 2009-12-27 19:47:21 +00:00
Petr Skoda
1d42298086 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:22:45 +00:00
samhemelryk
eb5334ff48 message MDL-19801 Upgrade deprecated calls and added set_url calls 2009-09-29 03:54:14 +00:00
nicolasconnault
7cb1a1adfe MDL-19801 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:41:47 +00:00
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
stronk7
6bdf4c99b3 MDL-16824 messaging - move unread messages from deleted users to message_read.
Pending to commit changes to uploaduser.php. Credit goes to Anthony Borrow. Thanks!
Merged from 19_STABLE
2009-04-26 22:56:56 +00:00
dongsheng
f857fa9ff5 "MDL-14129, fix print_error" 2008-06-13 06:55:25 +00:00
skodak
d756fe69c5 MDL-15101 towards messaging conversion 2008-06-05 13:26:40 +00:00
dongsheng
957f6fc9d2 "MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE" 2008-05-02 04:37:02 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
poltawski
ba71f5c4b3 MDL-12990 - use our user object and we save 2dbq for free on message history page
merged from MOODLE_19_STABLE
2008-01-15 21:34:12 +00:00
skodak
0d3bb48dc8 MDL-7953 xhtml compliance in messaging - first step 2006-12-18 09:04:33 +00:00
skodak
2bbaf749c8 MDL-7434 all images that convey information should have alt text to convey that information - part 2 2006-11-25 18:09:33 +00:00
skodak
1ac417517e fixed moodle/site:readallmessages MDL-7160 ; commented out unfinished buggy code; merged from MOODLE_17_STABLE 2006-10-22 19:20:02 +00:00
toyomoyo
51792df056 adding capabilities 2006-09-08 08:46:26 +00:00
moodler
030e3e034d Use two author styles on history pages too 2005-05-04 08:27:40 +00:00
moodler
a9d9b46af8 Guests can't use messaging 2005-03-17 20:39:30 +00:00
moodler
1368cb8125 Hostory links should popup too. 2005-02-27 14:32:03 +00:00
moodler
9aa959f222 Significant improvements to the message display 2005-02-25 13:09:27 +00:00
moodler
cdf3925518 Messaging can now be completely disabled using $CFG->messaging 2005-01-31 07:11:42 +00:00
moodler
f49ed84bd2 Removed some THEME 2005-01-28 17:40:04 +00:00
moodler
38c6a92809 Big improvements on message searching. It now highlights the results, and
shows you the fragment containing the results (not just a shortened version)
2005-01-03 12:16:06 +00:00
moodler
e520509acb Tidying up icons and layout 2005-01-01 11:47:18 +00:00
moodler
b9ee063899 Added access to discussion histories 2005-01-01 04:23:09 +00:00
moodler
e8e2d7f12f Latest messaging system
Needs a lot of work still but you can now manage your contact list
and send/receive messages from people so it's usable!
2004-12-28 13:49:15 +00:00