- 07 May, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
was making tablerenderer call updatecallback( error But the element that was updating was removed in 2009 commit 2319c045 behatnotneeded Change-Id: Icbc4718e01b9348f4e244e8d83620d527b9fbff2
-
- 19 Nov, 2017 1 commit
-
-
Ilya Tregubov authored
behatnotneeded Enables Mahara to save files to an external file system - object storage (such as AWS's S3) - which can reduce the cost of storage Change-Id: I76822612f2922ba0ef2a0b7a4efb9cd2b96979a6
-
- 22 Feb, 2017 1 commit
-
-
alexeyomelchenko authored
Change-Id: If326aa53f68bf959cfa3d7c18ad06786b425b919 behatnotneeded: same functionality
-
- 09 Feb, 2017 1 commit
-
-
* remove mochikit libraries * remove refs to these libraries * fix code where still referencing to mochikit Change-Id: I7bc78e4dade362035c3a7fe482ff66b30200f003 behatnotneeded: same functionality Signed-off-by:
alexeyomelchenko <alexeyomelchenko@catalyst.net.nz>
-
- 24 Jan, 2017 1 commit
-
-
behatnotneeded: same functionality Change-Id: If32959e6f11b70d799d5951f3d900238a8cfa1df Signed-off-by:
alexeyomelchenko <alexeyomelchenko@catalyst.net.nz>
-
- 12 Jan, 2017 1 commit
-
-
alexeyomelchenko authored
behatnotneeded: same functionality Change-Id: I600233fe0124a1a5d95ab9884fd795ab187da2c6 Signed-off-by:
alexeyomelchenko <alexeyomelchenko@catalyst.net.nz>
-
- 10 Jan, 2017 1 commit
-
-
alexeyomelchenko authored
* inject Pager.js differently, as per comment behatnotneeded: same functionality Change-Id: I81daf5db6d5f60edb1553400dfca2e861701a6bb Signed-off-by:
alexeyomelchenko <alexeyomelchenko@catalyst.net.nz>
-
- 11 Aug, 2016 1 commit
-
-
Robert Lyon authored
This patch: - Fixes up the behat step to select a radio button and moves it from BehatGeneral to BehatForms as a radio button is a form element. - Adjusts the accessibility strings for selecting/deleting a profile icon so we can target the correct item in behat. - Adjusted the edit_admin_profile.feature to include adding / set as default / deletion of a profile icon Change-Id: I11fbe4e660ba5755a0c45941217b42f13b5d6736 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 09 Jun, 2016 1 commit
-
-
Robert Lyon authored
behatnotneeded: Tested will be added in another patch. Change-Id: Ibb68614d6704df0e13d4a8e0c9e321e7afc39689
-
- 21 Mar, 2016 1 commit
-
-
Robert Lyon authored
As they are set to TITLE we can just assign TITLE to PAGEHEADING in the smarty function call. We can later override the PAGEHRADING with $smarty->assign('PAGEHEADING', string); if we need to. Have also updated a few files where TITLE was not defined. behatnotneeded - everything should work as before Change-Id: I3ea592cd37344e68c6e90a3c64947cf99db59471 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 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>
-
- 20 Sep, 2015 1 commit
-
-
behatnotneeded Bug #1465107 Change-Id: I27492cbc38416fd4790e1e62ec8090c19602d171
-
- 30 Jul, 2015 1 commit
-
-
Change-Id: I6bbd0edde9b09c7a01cc0e36fa5bfe55972a14e8
-
- 15 Jun, 2015 3 commits
-
-
Bug 1465107: Use Bootstrap CSS Framework Refactor notifications to use panel styling BUG: search panel Notifications Re-style sendmessage page to use panel classes Refactor blocktype to use list-group Adding panels to resume tables Change-Id: I6da2081e15fb8c2ea933f847958186290596b7c4
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I8c11611c32f29ca461945332926d8fbe0431daef
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: Ie02bb3bb178921bc16a6deae3016915f8ca3b51d
-
- 26 Mar, 2015 1 commit
-
-
Gilles-Philippe Leblanc authored
Change-Id: I724a844fc9e4fbae9e58834082279b4f3f21995c
-
- 24 Apr, 2014 1 commit
-
-
Aaron Wells authored
Bug 1311940: Also, a pieform button-level submit function is meant to redirect at the end every time. And this one was not. Change-Id: I7b71311df9aa29db9b5d7c892a0ee8b13442f7b3
-
- 24 Mar, 2014 2 commits
-
-
Son Nguyen authored
Change-Id: I9e6ae719b0a125bab9fc361434b63097f104c832 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
or a profile picture which is used in one or more skins Change-Id: I1ea2ca7f55aefffc006855b4e016874ae86b27e4 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 24 Jan, 2014 1 commit
-
-
Jono Mingard authored
Hidden "Set default" and "Mark for deletion" labels for radio buttons and checkboxes in profile picture rows. Change-Id: I668e68f74df6c5cbe925145b81099e9ccf4b4eb3 Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 30 Dec, 2013 1 commit
-
-
Jono Mingard authored
All places where the profile picture is used should now have the new profileimagetext string as the alt attribute, except where the profile picture links to the "Edit profile picture" section Change-Id: Ic0105ffb6612077954ee7bfe78aedd071b9c8a66 Signed-off-by:
Jono Mingard <reason.koan@gmail.com> Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 09 Dec, 2013 1 commit
-
-
This patch is related to the bug #959926. When it was merged with responsive design, some codes were missed. Change-Id: Ib8b282245ac17c8e92de2e73254bdcec3d79f884 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 14 Oct, 2013 1 commit
-
-
Robert Lyon authored
- have updated copyright for the pages that had existing copyright notices (except for the lib/pieforms/ section as i'm not too sure if that needs changing as it is a different Catalyst IT product) Change-Id: I11c65ad26cb9cd856cf16b1dccbd4223ba086645 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 28 Aug, 2013 1 commit
-
-
Son Nguyen authored
1. Profile Picture 2. Edit layout 3. Files 4. institution members 5. institution/site staff 6. institution/site admins 7. Edit access (Shared by me) Change-Id: I9e651134fcc7f9e223a735b31bdae66a2dc64a6f Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 03 Sep, 2012 1 commit
-
-
Evonne Cheung authored
Responsive theme Bug #1041645 Change-Id: I27a2cc89329fb1c2cd78a3dd53de47fa0d9adecd Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 30 Jul, 2012 1 commit
-
-
Son Nguyen authored
A warning message when you delete the picture from the "Profile pictures" area under "Content" if the profile picture is used in a page like it happens for any other file. Otherwise, no warning is given Change-Id: I1a63d6c22eee98848f5800b0475a85a5fe7af0df Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 02 Apr, 2012 1 commit
-
-
Son Nguyen authored
- remove the "use no default" button - add a new image in the list of available images that has a title of "Standard or external avatar" and which would display the gravatar or nobody image - that new "standard or external avatar" would not be deletable Change-Id: I410645128a77c7fef9f5534a8bdd4ac9de953611 Signed-off-by:
Son Nguyen <ngson2000@yahoo.com>
-
- 12 Dec, 2011 1 commit
-
-
Richard Mansfield authored
Minor changes to several strings in the default language pack to use plural forms. This commit is intended as an example to demonstrate the use of plural forms. Change-Id: I425fbdaa10496c747b415e07e18aeb23736967b8 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 28 Jul, 2011 1 commit
-
-
Richard Mansfield authored
New profileicons are now added to the user's 'images' folder. The user needs to be informed of this when uploading new icons, to avoid nasty surprises in case they already have an 'images' folder they're using for other purposes. Change-Id: I34dee3ea32f2fe5ead568d2055ce58a479a0d51d Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 15 Jul, 2011 1 commit
-
-
Eugene Venter authored
bug #605747 and bug #806501 When a user uploads a new profile icon, it now gets added to the "images" folder in their files area. Profile icons are emphasised and descriptions aren't editable. Warning notifications, when deleting a default profile icon or when deleting a folder containing profile icons, are implemented. Signed-off-by:
Eugene Venter <eugene@catalyst.net.nz> Change-Id: I3f8c93c4b65814aa183f0eaa8e1739e750c87905
-
- 13 May, 2011 1 commit
-
-
Francois Marier authored
These closing tags are unnecessary and against our coding guidelines. Let's get rid of them all in one go. Change-Id: Ia94f103e525185597ee3780a3839d7577cdd0c29 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 23 Dec, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 13 Sep, 2010 3 commits
-
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 04 Jul, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 15 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 16 Jun, 2009 1 commit
-
-
Nigel McNie authored
-
- 09 May, 2009 1 commit
-
-
Nigel McNie authored
Strips down the default theme to a very bare minimum, to allow better theming. The next commits will move this theme to 'raw', and commit a new default theme that looks mostly like the old one.
-