Commit graph

28 commits

Author SHA1 Message Date
Colin Kuskie
385d35c13b RFE for making an user's inbox filterable by the person who sent it.
Includes template changes, i18n, help and tests.
2009-05-13 17:20:40 +00:00
Colin Kuskie
754b9c7c31 Reverting change to Inbox default SORT BY. 2009-04-16 23:17:55 +00:00
Colin Kuskie
15d3738134 Remove a strange clause from Inbox ORDER BY. 2009-04-14 23:29:09 +00:00
Colin Kuskie
235bbd14d1 POD fix 2009-04-14 17:16:13 +00:00
Colin Kuskie
b2523d8b24 API change to allow filtering messages by userId.
Changes to getMessagesForUser, getMessagePaginator.  With tests.
2009-02-23 12:27:11 -08:00
Colin Kuskie
a6c9d3c3d1 Peel off SQL so that others things can be selected. 2009-02-23 09:11:34 -08:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
586fdb0ec6 fixing POD issues, User test 2008-11-24 02:27:20 +00:00
Graham Knop
09d545197a fix more syntax warnings 2008-11-24 01:49:32 +00:00
Frank Dillon
0e42cdecfc Fixed a bug which would cause the query to return inbox messages to fail if the user wasn't a member of any groups. 2008-11-17 05:13:33 +00:00
Frank Dillon
4ff722bd5d Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces. 2008-11-15 11:39:23 +00:00
Frank Dillon
11d18075fa Account release candidate - final changes before merge 2008-11-15 02:39:23 +00:00
Frank Dillon
615e0e3746 lots of changes 2008-11-12 23:03:42 +00:00
Doug Bell
26d353e7e6 Inbox can now handle millions of messages without being impossible to view 2008-07-29 16:59:10 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Doug Bell
587443b801 add: Friends network 2007-10-22 19:42:11 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Frank Dillon
e0c86a8915 inbox changes 2007-06-15 18:17:12 +00:00
Frank Dillon
82e020dc4f Changes to WebGUI for Private Messaging 2007-06-14 20:10:33 +00:00
Colin Kuskie
d82e5a590a move exit statement inside conditional to speed up loop execution 2007-05-26 04:04:20 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Martin Kamerbeek
29351b77a8 fixed bug [ 1471909 ] createAccountSave not called - no validate email 2006-05-02 11:28:57 +00:00
JT Smith
b84d068229 fixes for matrix and inbox 2006-03-22 21:20:24 +00:00
JT Smith
b6ad963119 replaced MessageLog with Inbox 2006-03-21 22:44:31 +00:00
JT Smith
eb6a7a9416 started adding new workflow based approval process 2006-03-15 20:15:55 +00:00
JT Smith
7afecafb6c the start of the inbox system for workflow, the rest will have to wait until we get some activities going 2006-02-01 00:19:32 +00:00