- 01 Mar, 2016 1 commit
-
-
Bug1519976 behatnotneeded Change-Id: I4c582239405cb7a4d2b96144e0dd4aa63ced28c1
-
- 09 Dec, 2015 1 commit
-
-
Robert Lyon authored
behatnotneeded - existing tests should suffice Change-Id: I69a59b5f70bc6e5e3379106faf975f9c99af07b0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 04 Nov, 2015 1 commit
-
-
Robert Lyon authored
Normally it should load more options if they exist when one scrolls to the bottom of the list, but was not working as the 'more' bits of code were left out. behatnotneeded: can't test a select2 that loads data via ajax yet Change-Id: Ica89fa229e1c9c2a1e58aa7e2d73882ffb19b65e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Sep, 2015 1 commit
-
-
behatnotneeded Bug #1465107 Change-Id: I27492cbc38416fd4790e1e62ec8090c19602d171
-
- 18 Aug, 2015 1 commit
-
-
Robert Lyon authored
I had used the script in the first patches for the new plugin but it got obsolete when I changed the recipients list to be rendered with the autocomplete box Change-Id: Ic3abfb06f29708097134d2ab2efed4397ad01b8e Signed-off-by:
Tobias Zeuch <tobias.zeuch@rwth-aachen.de>
-
- 30 Jul, 2015 1 commit
-
-
Change-Id: I6bbd0edde9b09c7a01cc0e36fa5bfe55972a14e8
-
- 20 Jul, 2015 1 commit
-
-
Tobias Zeuch authored
To change the plugin type from artefact to module, the code is moved and the superclass reference is changed to PluginModule. Obsolete classes for the former unused artefact types are deleted. The references to the old script paths are changed. Plugin Tables are renamed and references updated. The new plugin mustn't be installed when the old plugin is still active, but on upgrade, the database tables are renamed and references in artefact_installed and artefact_event_subscription and the triggers are changed. Change-Id: Id5f1198b780ffb92181f7d60785aad9ffe2259da Signed-off-by:
Tobias Zeuch <tobias.zeuch@rwth-aachen.de>
-
- 15 Jun, 2015 2 commits
-
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I4d63827b9d0fd7d13a391476f0f623e5e0c8927d
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I8c11611c32f29ca461945332926d8fbe0431daef
-
- 18 Mar, 2015 1 commit
-
-
Change-Id: Iaf5af0bc039a6fecaa36bbef1e15ad441b23e1d0 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>
-
- 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
-
- 12 Jan, 2015 1 commit
-
-
Patrick O'Keeffe authored
Change-Id: Ibad76d6ddafe7a7f78f075679acb3d115beaf5ba
-
- 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>
-