- 05 Mar, 2015 1 commit
-
-
Change-Id: I0a369a0ae0a710570992b6e368b55c62732c49c6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Jan, 2015 1 commit
-
-
Robert Lyon authored
Also got the subject to pre-populate the compose message form Change-Id: Id9e7a1af1f4516c145fa91a09fa12fd4175a7e41 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Jan, 2015 1 commit
-
-
Son Nguyen authored
Change-Id: I58635b1a878c18f6626acadcc1a5974f6fd3d40f Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 19 Jan, 2015 1 commit
-
-
Aaron Wells authored
Bug 1387511: Also making the "Sent messages" screen into the default return screen regardless of how you got to the Compose screen. Change-Id: Ifa3d48fa4cc1cd15a6ae3218915f336216cc6473
-
- 15 Jan, 2015 1 commit
-
-
Doris Tam authored
Change-Id: If7e77e237db1262522fd6dace684cf4c2b60f291
-
- 12 Jan, 2015 1 commit
-
-
Patrick O'Keeffe authored
Change-Id: Ibad76d6ddafe7a7f78f075679acb3d115beaf5ba
-
- 11 Nov, 2014 1 commit
-
-
Robert Lyon authored
Meant to alert if nothing checked when 'delete' button clicked but was only working if no checkboxes were present. fixed up so now checks that no checkbexes have been checked whether any are present or not. also added check to the inbox Change-Id: I27e1736ab29eabe2ccac55bd5e27d05c675cfb18 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 10 Nov, 2014 1 commit
-
-
Bug 1382905: Don't show checkbox to delete internal notifications in the outbox because these cannot be deleted. Change-Id: I64cc46c4deedfabc71a2687c5a1393ad86563196 Signed-off-by:
Tobias Zeuch <tobias.zeuch@kit.edu>
-
- 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>
-
- 23 Oct, 2014 1 commit
-
-
Tobias Zeuch authored
Bug 1383533: Sort list of activites in in- and outbox from A-Z, leaving 'All types' at the beginning Change-Id: I4d6316a142fe223a3444c6f40fc66ce219d9e043 Signed-off-by:
Tobias Zeuch <tobias.zeuch@kit.edu>
-
- 22 Oct, 2014 1 commit
-
-
Aaron Wells authored
Theme files for plugins can now live under the plugin's directory or under the theme's directory. Moving the files for the core plugins to /theme should make life easier for theme developers by putting them all in one place. Change-Id: Icff863c46c80ed2d6be07cd49404bc0b7f5fc4c0
-
- 20 Oct, 2014 1 commit
-
-
Robert Lyon authored
Change-Id: I201187d68c391b1fa320efde0d1dedc37c029858 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Oct, 2014 1 commit
-
-
Bug #1382896 Change-Id: I373f97dc088a5c81c9401f6a01d7aa4b2bc09d64
-
- 25 Sep, 2014 1 commit
-
-
Tobias Zeuch authored
Bug:1373917 internal notifications were displayed fine, but for external notifications, the notification text needed to be formatted using format_notification_whitespace Change-Id: Ia97efb2c18a8091b2abbccacf278868a19b8e96a Signed-off-by:
Tobias Zeuch <tobias.zeuch@kit.edu>
-
- 22 Sep, 2014 1 commit
-
-
Kristina Hoeppner authored
Various lang string fixes right before RC1 Change-Id: If25cca56b8dd6fff16d586f58d9df9b02fcde31f Signed-off-by:
Kristina D.C. Hoeppner <kristina@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>
-