- 24 Feb, 2017 1 commit
-
-
Robert Lyon authored
-
- 23 Feb, 2017 3 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
- 22 Feb, 2017 1 commit
-
-
Robert Lyon authored
-
- 21 Feb, 2017 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
- 20 Feb, 2017 2 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
- 17 Feb, 2017 2 commits
-
-
Robert Lyon authored
-
Cecilia Vela Gurovic authored
Behatnotneeded Change-Id: I3a398a62dc3da04a856e128069f27c1ad615cc48
-
- 16 Feb, 2017 1 commit
-
-
Robert Lyon authored
A fix to deal with Bug 1467252 where switchbox is not included via pieforms behatnotneeded Change-Id: I54ae33b55012658ccfcd64e4305ea3f27951fa91 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 15 Feb, 2017 14 commits
-
-
Robert Lyon authored
If any of their institutions allow it (not just the first one) behatnotneeded Change-Id: I5101e87c2d49c7d0ab8bbc091f5a34dcb1f73708 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
So that upgrade doesn't thow warnings before table row is added behatnotneeded Change-Id: Ic21b8f967526773e85fd1775ecdfca51bb69c1f6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
There were a few problems in the tags.php javascript when changed to jQuery - and also problems that existed in mochikit due to template issues This patch should fix the problems behatnotneeded - behat test to follow Change-Id: Iae4e8d868f0fca96f4d8a9bf84df69649bdded00 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: I3a59c08e5bed2a43759cb30e44b246f4f1ea934c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
- 14 Feb, 2017 3 commits
-
-
Robert Lyon authored
behatnotneeded Change-Id: I353fe7390d6f8fd2bbebc9bec01188428edf786e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
This patch allows the dataroot/metadata/*.xml file to be named after the idp rather than the Mahara institution. Also added - A select dropdown so that institution can pick existing auth to be paired to - Upgrade to rename the dataroot/metadata/*.xml file - Check to stop being able to add blank metadata field - An alert for user when updating metadata if other institutions are also being effected - Delete the metadata if deleted institution is only one using it behatnotneeded Change-Id: Ie3f5cdc523404b1081352ede67aab591e79b6dbb Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
If the page being shared is not currently available behatnotneeded Change-Id: Ia2cd63d1ce4371c89b02d3020128bf8c7a7de7e4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 13 Feb, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
Copied the font files from lightgray skin to light skin as both skins shared the same kind of fonts from IcoMoon tool, and lightgray's are more complete. Added rules in skin.min.css to load the icons in correct place. behatnotneeded Change-Id: Ibe0dea938aae6accdd6022572d79a649b6bf0324
-
- 12 Feb, 2017 3 commits
-
-
Robert Lyon authored
-
Cecilia Vela Gurovic authored
option to delete page is enable for: - Normal user in its own pages - For group pages To admin user To other roles if they have Create and Edit permission in group setting and page is not locked - For institution, to site admin behatnotneeded Change-Id: I424c8a103e55d46178d779b77ebfb79db2d504f3
-
Robert Lyon authored
To make sure all dependent classes are included as well behatnotneeded Change-Id: Ib93776b163193849938619cbe9bbb7e073df7a02 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 10 Feb, 2017 1 commit
-
-
Robert Lyon authored
This cli does: 1) Install / update langpacks by listing the languages by their code, eg de = German, fr = French like so sudo -u www-data php admin/cli/sync_langpacks.php -l=de,fr This will make a backup of the existing language (if exists) into the dataroot langpacks_backup directory. 2) If you don't want to make backups then add the -b=false flag, eg sudo -u www-data php admin/cli/sync_langpacks.php -l=de,fr -b=false 3) If you need to rollback the backups you can use the -r=true flag, eg sudo -u www-data php admin/cli/sync_langpacks.php -l=de,fr -r=true It will ignore trying to update the 'en' language as that is set within the Mahara system itself behatnotneeded Change-Id: I4ec773126cc45a87fc78dec658e97856eec05338 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 09 Feb, 2017 4 commits
-
-
Robert Lyon authored
For group and institutions as well behatnotneeded Change-Id: Ie35f52c5335fe4652c679e3120844ba6d8fcc325 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: Iec6855c7e4454c82cb1bcc8f4c66cc72934c144f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Cecilia Vela Gurovic authored
Collection shared to a group was not displaying in group page and shared with me page after first page of collection was deleted. Fixed by resetting the order when deleting a view. behatnotneeded Change-Id: I096114ecf50b7a3af6d1393b387073676a984006
-
* 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>
-
- 08 Feb, 2017 2 commits
-
-
Robert Lyon authored
Missing from commit 3383d816 behatnotneeded Change-Id: Ic036972c4fbfbdbf533fa50ac268e3cc96825b31 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
There were two notes tests that ran through the same initial steps. This combines the two to avoid repetition. Change-Id: Ibcc245a8b0358ebe2b30d2692ad46751daeca8a8
-