286 Commits

Author SHA1 Message Date
Andrew Davis
d54286e7a6 message MDL-24786 adding paging to the message page 2010-10-21 06:38:45 +00:00
Andrew Davis
6730f3527f message MDL-24786 adding paging to contacts page 2010-10-21 06:36:57 +00:00
Andrew Davis
90b4d5990a message MDL-24562 made jabber message notifications work 2010-10-18 06:21:23 +00:00
Andrew Davis
d656dd943d message MDL-24562 adding a debug call to the Jabber message processor exception handler 2010-10-18 03:13:44 +00:00
Andrew Davis
e41da832de message MDL-24548 made the handling of users being blocked a little more logical 2010-10-15 07:32:06 +00:00
Andrew Davis
6ee2611c63 message MDL-24563 altered messaging so that forum post notifications aren't so overwhelming when viewed on /message/index.php 2010-10-15 06:59:02 +00:00
Andrew Davis
01e8532695 message MDL-24635 fixed a small bug that was preventing some tooltips from being included 2010-10-13 03:28:16 +00:00
Andrew Davis
a93cdf85ba message MDL-24584 made some UI strings more descriptive 2010-10-08 08:50:49 +00:00
Andrew Davis
27a3976343 message MDL-24548 some emergency bug fixes to messaging 2010-10-08 02:31:57 +00:00
Andrew Davis
e7e7bb9ace message MDLSITE-1039 improving the jabber message processor 2010-10-07 06:36:17 +00:00
Andrew Davis
fe561379e4 message MDLSITE-1042 added a footer to IM email notifications 2010-10-07 04:00:37 +00:00
Andrew Davis
ee7cd81a1c message MDLSITE-1042 fixed some messaging bugs 2010-10-07 03:59:07 +00:00
Andrew Davis
1e77f9740a message MDLSITE-1039 changed the text on the button you click to get to search due to confusion 2010-10-06 07:44:41 +00:00
Andrew Davis
577bd04bac message MDLSITE-1039 made clicking on a contacts name work on the message search page 2010-10-06 07:41:23 +00:00
Andrew Davis
cf45586528 message MDLSITE-1039 gave IMs a meaningful subject line and turned on action icons for the contact list on /message/index.php 2010-10-06 07:39:49 +00:00
Andrew Davis
728114df4d message MDLSITE-1039 made it so when youre viewing new messages you only see new messages 2010-10-06 07:38:51 +00:00
Sam Hemelryk
304d1245fe NOBUG: Added missing set_context call 2010-10-03 12:15:45 +00:00
Petr Skoda
8e803c3f9f MDL-24321 switching to stdClass in /login/ and /message/ 2010-09-21 08:18:23 +00:00
Petr Skoda
91421f3ead a few spelling fixes 2010-09-18 12:07:01 +00:00
Petr Skoda
71666cf314 spelling fixes 2010-09-17 19:41:02 +00:00
Petr Skoda
7e20544810 fixed object initialization and also completely broken jabber connect 2010-09-17 19:36:45 +00:00
Petr Skoda
3dcb80cbd8 fixed missing global PAGE 2010-09-17 19:35:43 +00:00
Petr Skoda
1e72553540 fixed wrong admin detection 2010-09-17 19:35:21 +00:00
Petr Skoda
1d236fef10 fixed unterminated JS statements 2010-09-17 19:33:24 +00:00
Petr Skoda
ef14c1e724 MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins 2010-09-05 20:36:18 +00:00
Petr Skoda
4758639429 MDL-24080 converting remaining NOT LIKEs 2010-09-04 14:52:47 +00:00
Petr Skoda
dd54dc31b6 MDL-24079 messaging now using new sql_like 2010-09-04 13:05:51 +00:00
Petr Skoda
9d97f08e99 MDL-14679 fixed multiple old style insert_record calls, we throw exceptions now from DML 2010-09-03 16:26:04 +00:00
Petr Skoda
a8320bc431 MDL-23184 some TODOs for incorrect text cleaning 2010-09-02 18:41:38 +00:00
Petr Skoda
7b2e259c8c MDL-23856 fixed incorrect integer comparison, we should not use === or !== because one may be integer and the other string 2010-08-18 22:18:53 +00:00
David Mudrak
cb616be854 MDL-21695 Making old_help_icon() deprecated
Some of the callers have never been fully implemented (help file never existed)
so I just dropped the help icon. In other cases, new help_icon() is
used. The help icons support in the messaging must be reviewed by the
subsystem maintainer.
2010-08-16 15:29:46 +00:00
Petr Skoda
b11681e036 MDL-23784 fixed more incorrect pix links 2010-08-12 18:38:56 +00:00
Petr Skoda
4f622c38a1 MDL-23774 only administrators may edit administartor accounts 2010-08-12 09:44:28 +00:00
Andrew Davis
e858c368ff rss MDL-23473 made blog rss feeds work 2010-07-28 02:32:11 +00:00
Sam Hemelryk
5ac851fba1 messaging MDL-23223 Fixed navigation link being added when messaging disabled 2010-07-13 02:35:31 +00:00
Andrew Davis
4652f2d48c message MDL-23238 removed refresh button that suddenly appears on messages page 2010-07-13 00:41:38 +00:00
Martin Dougiamas
248403fa50 MDL-22320 Use short name for the contact list 2010-07-12 13:51:10 +00:00
Martin Dougiamas
22c2732d6d MDL-23051 Removed H1 tag which made no sense 2010-07-12 12:56:49 +00:00
Andrew Davis
c393165495 message MDL-22803 Improved message searching to better handle tiny search terms and the huge result sets they generate 2010-07-07 07:49:08 +00:00
Andrew Davis
6d2e69363d message MDL-23101 made email notifications of forum posts work 2010-07-06 08:59:39 +00:00
Andrew Davis
505ab5aaa0 message MDL-23101 made notifications of forum posts work 2010-07-06 07:42:29 +00:00
Andrew Davis
1560760fb0 message MDL-23098 fixed the eratic behaviour of new message notifications 2010-07-06 01:52:32 +00:00
Andrew Davis
be8e0d8a59 message MDL-23076 fixed up broken calls to get_string looking for pluignname instead of pluginname 2010-07-05 05:43:56 +00:00
Petr Skoda
3a11c09f5b MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support 2010-07-04 18:36:34 +00:00
Petr Skoda
55825877f1 fixed message plugin names
AMOS BEGIN
 MOV [email,message_email],[pluginname,message_email]
 MOV [jabber,message_jabber],[pluginname,message_jabber]
 MOV [popup,message_popup],[pluginname,message_popup]
AMOS END
2010-07-04 13:23:56 +00:00
Petr Skoda
a4cdd6d2c8 MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing 2010-07-04 10:27:56 +00:00
Andrew Davis
cee9228252 message MDL-23051 made the contact list display properly after removing a contact from within the contact search results. 2010-07-02 08:08:11 +00:00
Andrew Davis
627bb9ec78 message MDL-23034 now making use of user_picture::fields() 2010-07-01 02:12:46 +00:00
Andrew Davis
8a811c5674 message MDL-22320 message notification overlay stick to the bottom right of the screen fix for IE 6 2010-06-30 06:37:52 +00:00
Andrew Davis
78e873c89f message MDL-22320 moved the new message notification to the bottom right corner of the screen 2010-06-30 03:29:52 +00:00