- 20 Oct, 2014 5 commits
-
-
Son Nguyen authored
Bug 1380201 Change-Id: Ie9aa85fbfe244285322f82a0b06b8287424f50d1 Signed-off-by:
Son Nguyen <sonn@catalyst.net.nz>
-
Bug 1381715 Change-Id: I30fed711addac13be086eee08228fd4057204f8d
-
Robert Lyon authored
Change-Id: I201187d68c391b1fa320efde0d1dedc37c029858 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
Bug 1298646: Objectionable pages are meant to remain visible to users until an admin comes along and deletes them. They were accidentally being hidden due to a bug in the logic flow in can_view_view() Change-Id: I2929e11adc048af58b451892bae1c5789af8dcf0
-
Appending the textarea to body was not taking in account for the Change-Id: Icc06b16d8b8028121af1929be9bada4322e71c82 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Oct, 2014 1 commit
-
-
Bug #1382896 Change-Id: I373f97dc088a5c81c9401f6a01d7aa4b2bc09d64
-
- 18 Oct, 2014 1 commit
-
-
Son Nguyen authored
-
- 17 Oct, 2014 1 commit
-
-
Robert Lyon authored
This way the user can toggle the same help info by either clicking on the help icon or by clicking the help text. Also changed 'shall have access' to 'can access'. Change-Id: Ia86c713a7a74ab3dce11bb9ed6552eb49c90776d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Oct, 2014 7 commits
-
-
Robert Lyon authored
-
Bug 1372536: Add a separate function to PluginArtefact, PluginInteraction and PluginModule that lets you add menu entries especially to the right nav menu, including top level entries. The method right_nav in web.php still includes elements from the old menu_items function for backwards compatibility but ignores all top level entries. Change-Id: I91ba01f060a73575c483aa81aeb9201b11f1261f Signed-off-by:
Tobias Zeuch <tobias.zeuch@kit.edu> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Son Nguyen authored
-
Robert Lyon authored
If the parents of a textarea are also hidden it returns height/width as 0, which is no use to us. So we need to find it's height/width when not hidden. So added some code to: - to clone the textarea - make it positioned way outside the viewport - append it to body - find height/width - remove the clone from body - return the height/width Change-Id: Ib2fa2d80b3046909ed2763545410d5d95f464b4d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Bug 1381738. All the TinyMCE instances that use the "maharaimage" plugin are providing their own tinymceconfig param which redefines the whole list of plugins in use. So they didn't get the message when "tooltoggle" became one of the standard plugins. This fix is a bit of a hack. A more robust fix would provide a way for a TinyMCE to *add* to the list of plugins, or just specifically say it wants to use maharaimage instead of image. Change-Id: Ia8128e5d70bd4be1e5d4b45efae368a88174c4c5
-
Aaron Wells authored
Bug 1381811: Collection::save() would create a new (empty) collection by passing 0 as the id to the Collection constructor, even if the supplied $data included an "id" field. Since the id was not supplied to the constructor, it does not pull the collection's current data from the database. It would then call Collection->commit(), which would notice the "id" field and do an update instead of an insert into the database. But due to the way the Collection class is written, it would try to populate every field of the collection table, rather than just those supplied in $data. This means that all the database fields not supplied in $data, would attempt to be filled with NULL. This threw an error because of the new collection.submittedstatus NOT-NULL column. Change-Id: I6a2927892459bd25d51bd58de1bd3e3584df0793
-
Robert Lyon authored
Due to the line 1868 in lib/db/upgrade.php commit 1e4f1c55 All group homepages were locked including the one owned by root user. That was fine before as one couldn't edit the root user's template but now you can so we need to let this view be unlocked. Only an issue if upgrading from version before 1.5.0 Change-Id: I02c28c0300ad9d640171c5870fa8630b0793e473 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 15 Oct, 2014 7 commits
-
-
Yuliya Bozhko authored
-
Robert Lyon authored
Bug #1379060 Looks only to be a problem with $form->set_error() and block config forms. Change-Id: I8ac8a7c96446e1dd37a312f482f4d31ad46dae3d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Bug 1346926: This bug replicates the functionality of the newly enhanced (in bug 1328310) local/theme directory. I'm updating the documentation of local/theme at the same time, to try to avoid this kind of replication in future. Change-Id: Ia36442ac264f5e0740278592e734ddc0838bb80f
-
Robert Lyon authored
Allowing for them to be deleted correctly Change-Id: Ie2c9b38e5f77eb3b4dcc2d3fe93e68134f964d9f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Son Nguyen authored
-
- 14 Oct, 2014 7 commits
-
-
Robert Lyon authored
-
Son Nguyen authored
* changes: Update quota notify limit alerts users if they are now over threshold Moving the upgrade call to be later (Bug #1367539)
-
Aaron Wells authored
Change-Id: I8bd738232134759c65e721365d8036b3b1ca2fc4
-
Aaron Wells authored
Change-Id: Ie2fb6e6dc9fe1d9101bd75e85d634b84c3eb7cbe
-
Son Nguyen authored
This patch will convert these following share links into iframe embed code - https://www.google.fi/maps/place/90100+Oulu/@65.016667,25.466667,17z/data=!3m1!4b1!4m2!3m1!1s0x468032a8c02185c1:0x8bb02d322b12e97d - https://www.google.fi/maps/ms?msid=217233740007179193682.00045bce836893f537d23&msa=0 - https://www.google.com/maps/place/90100+Oulu/@65.016667,25.466667,17z/data=!3m1!4b1!4m2!3m1!1s0x468032a8c02185c1:0x8bb02d322b12e97d - https://www.google.com/maps/ms?msid=217233740007179193682.00045bce836893f537d23&msa=0 Change-Id: If1f31357de7c0476afa8ff7ec7e464bf33830fff
-
Robert Lyon authored
-
Robert Lyon authored
Bug 1380200 - make sure main two do not have 'none' option Bug 1380829 - make sure the previous default email method is respected On upgrade from 1.9 the default core notifications 'System message' and 'Message from other users' can be set to 'none' - which is not allowed. This patch will fix that problem by making sure the default core notifications are set to email and that any users are also updated to beusing the newly set default method. Also deals with setting the default email method correctly - the prev change to notifications didn't set the default email method with the correct currently being used method. Change-Id: I98dcc8374876e20cb5c2952121b69dab99c7cf19 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 13 Oct, 2014 8 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
A forum moderator now can move topics around forums to which he/she is assigned Change-Id: I6a38cb9571aaa69ed03a307f184eca3124801ead Signed-off-by:
Son Nguyen <sonn@catalyst.net.nz>
-
Currently it checks what width it should be on rendering but it should also do this on saving to make sure a width of 0 is not set. Change-Id: I7837c3120fa29e2a2dc5c9c63301dfa4543428a4 Signed-off-by:
Bob Lyon <bob@katipo.co.nz>
-
Robert Lyon authored
-
Robert Lyon authored
For some zip files for some users the mimetype is being interpreted as "application/x-zip" (note the quotes are part of the string) so this fails to map to the valid zip types and so the zip file is not extracted. So have trimmed the quote off the string Change-Id: Ia58e3c3aa9a734172543b8c71ecab10a8f313b82 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Son Nguyen authored
-
Son Nguyen authored
Change-Id: Idd084a6f0d28c1749bf8a09a502c4eec7032e842
-
Son Nguyen authored
-
- 12 Oct, 2014 3 commits
-
-
Robert Lyon authored
If you add a page by drag/drop it adds a warn for each time due to it being a one item only transaction If you add one or more pages by checkbox/submit it gives a digest of the pages changed in the warn message Change-Id: Ifccccca2c8de9fe4b1a4c2919a290c68f594dff4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Bug 1367539 When the admin adjusts the quota notify threshold limit the system alerts any users that are now over limit that haven't been already alerted on previous limit Change-Id: I1d99b88336ef3be50dfa3b1453e9e351c701d739 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Son Nguyen authored
-