- 05 Mar, 2015 1 commit
-
-
Change-Id: I0a369a0ae0a710570992b6e368b55c62732c49c6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Nov, 2014 2 commits
-
-
Bug 1385412 Change-Id: I3fa49cafeb9f25d8d00707360d12b7fa6e5cd02d Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Robert Lyon authored
And add some 'title' text for the tab links Change-Id: Icb01da77acbca605ad863bd7860e5af9f9b9ae91 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Jul, 2014 1 commit
-
-
Robert Lyon authored
Change-Id: I304ab9997aa8a2b1b035f158f8a4034377e0fad8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Jul, 2014 1 commit
-
-
Tobias Zeuch authored
Bug 1246702: This is a plugin that replaces the current user notifications with a message system for multiple recipients. - The plugin redirects calls to sendmessage.php and inbox.php. - New Usermessages are stored in a separate table from the userrelation, where there is also kept track of whether the notification has been read or deleted. - Messages aren't deleted from the database, until all participantas (sender and all recievers) delete it. - The plugin comes with an outbox that shows messages that have been sent by the logged in user. - Both inbox and outbox show new messages and old messages alike. Note that the code is at pre-release state: The message-count per user is kept up to date with database-triggers, as is done for the old system. For this new system, you might not want to install it on a productive system or it might mess up your message count when you deactivate the plugin. Change-Id: I586af86266b5fb0e2d676bd1401b7d879d0122ef Signed-off-by:
Tobias Zeuch <tobias.zeuch@kic-innoenergy.com>
-