- 28 Mar, 2019 1 commit
-
-
There are two $string['portfolio'] strings one needs to be uppercase behatnotneeded Change-Id: Ia5e0390e719099408105c34810dae2fed35ad9b5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Mar, 2019 1 commit
-
-
Lisa Seeto authored
behatnotneeded Change-Id: Ie68d42a776581b4e1e01c3ed8fccc8df8f92e895 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 26 Feb, 2019 3 commits
-
-
Liam authored
behatnotneeded Change-Id: Ia0905c5ece7eb750f37d05d6a28211318ab8351b
-
Liam authored
behatnotneeded Change-Id: I8203c25d5e94eba370fa0dc81ed3bf9ec21bc698
-
Liam authored
-Changing .hidden to d-none -Changing button styles -Fixing dashboard styles -Misc behatnotneeded Change-Id: I320882f682ef4b33ff7a9836f4eb4438f4a93b93
-
- 13 Feb, 2019 1 commit
-
-
Change-Id: Ia411bd52b680f98ed11ddbeb6b70410ac7529976 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 13 Nov, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: Ia7cd266ab5552e14a14f0ec3412448a249a06af9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 30 Sep, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
When a user is to be deleted, the LTI submission needs to be removed for the system to delete the user properly. behatnotneeded Change-Id: Ibc9ca94c85f2fd668772801b9bb85370151304f4
-
- 26 Sep, 2018 1 commit
-
-
Robert Lyon authored
Make sure launch_presentation_return_url exists before trying to parse it into URL parts Make sure LTI module is active before trying to include it in searches Also fix confusion with 'lock' config setting behatnotneeded Change-Id: Ia96a316bfcfed8a81a3523261b77365e2a7f4a5e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Sep, 2018 1 commit
-
-
Robert Lyon authored
Includes converting the RESUME_SUBPAGE to MENUITEM_SUBPAGE And getting the group subnav to use the same structure behatnotneeded Change-Id: Ia3bcb02030b5fe4deae47f20ff497dda55667d95 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Sep, 2018 1 commit
-
-
behatnotneeded Change-Id: Id1516e11a68e1de36d982bb7afbfb59c055fce58
-
- 31 Aug, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I4b7b4d95bd17ff2fea81e3b750f9978471ec5d7a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Aug, 2018 1 commit
-
-
replaced each() with foreach in core code. replaced create_function() with anonymous function in core code. Also removed some functions that were not used anymore behatnotneeded Change-Id: I300396a1ec04c75d7882b7ec5c9de76c3763e70d
-
- 07 Aug, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
- creating the role table - selecting the role when editing view access - fix: for already saved user and group access rules, show all roles in the dropdown to make it possible to change the value to do: display content depending on role behatnotneeded : will be added later Change-Id: Ie83e0ca84704182b40bcc2fa4a678da099a1793d
-
- 15 Jun, 2018 1 commit
-
-
behatnotneeded Change-Id: I3ac817a31002b50687490a900d68ddc9ae8ace6d
-
- 07 May, 2018 1 commit
-
-
behatnotneeded Change-Id: If9c4bfbc7e1113cd4de131712db821a048ba2136
-
- 09 Apr, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
outside the group edit window, a tutor can: - edit the blocks of group views - edit access and secret urls - create new group views - delete a group view - submit personal views to the group - add new/edit topics in forum - edit posts in forum - create forlders and add files to a group behatnotneeded Change-Id: I9d554e2e0069794cad297f9ef2da8c78b2e9b200
-
- 03 Apr, 2018 1 commit
-
-
Robert Lyon authored
When there are no blogposts made behatnotneeded Change-Id: I7a3b2bed818c66fd4edef188ed7ba475e54c3a4c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Mar, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: Id3f06d1b9873a4ad1112b924f6e5bf177c210970
-
- 23 Feb, 2018 1 commit
-
-
behatnotneeded Change-Id: I2e4e1da62f182484b20ebb044eee4dddc6efad95
-
- 22 Feb, 2018 1 commit
-
-
Cecilia Vela Gurovic authored
when the group is edited or deleted. behatnotneeded Change-Id: I8cba098cedaf839b11d750582d527e47ca715848
-
- 09 Jan, 2018 1 commit
-
-
behatnotneeded Change-Id: Ifabd4eade9fe94ed2dd1d61ed041a36544be74be
-
- 25 Sep, 2017 1 commit
-
-
Robert Lyon authored
If it doesn't already exist in Mahara and we pass in the 'forcecategory' parameter with value '1' for true behatnotneeded Change-Id: Ic5c7023262b9683153463940139ae8c22645eba8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Sep, 2017 1 commit
-
-
Robert Lyon authored
We want to record things like so: resourceid = view_access.id resourcetype = what type the view_access row is for, eg 'token', 'user', 'loggedin' etc parentresourceid = the id if the view the access is for parentresourcetype = 'view'; ownerid = the id of the owning resource, eg usr.id / group.id / institution.name ownertype = what owns the resource, eg user / group / institution Also this patch adjusts how we index things into elasticsearch behatnotneeded Change-Id: I079a42ded2fefaab64a6e49fc26e8aad303c9e8a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 09 Sep, 2017 2 commits
-
-
Robert Lyon authored
Introduce a new navigation bar to allow going through the different types of reports: - Change the page title according to the selected report section and report - Decide which columns to display in a report - Configure reports via the "Configure reports" button Add existing reports into the new interface. Create new and expand existing reports: - User activity - Page activity - Collaboration Sponsored by the AAIM project with funding from University of Sussex and Dublin City University. Change-Id: I1eb6920890af27c34c902fe22ff5ce3591b73cb0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Add 5 new new columns to event_log table make searching over the data easier and also record the id of any parent/related info as well Eg, if one deletes an image block from a page we now record: id - the event id resourceid - the block id resourcetype - the blocktype, eg image parentresourceid - the id of the parent, eg view id parentresourcetype - the type of parent, eg 'view' Because we would not be able to find related view info from just the block id anymore. Also added the ability to index and search over event information in elasticsearch search type event_log Change-Id: I280c1c75c35a6c58f42d8acb36cf5c24c70b902d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 08 Sep, 2017 1 commit
-
-
Robert Lyon authored
When the shortname is uppercase and we upload groups via csv Also forcing shortname to be lowercase if editing group shortname behatnotneeded Change-Id: I85307b974be129dd2f22528cc0ce0802fe3d6080 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Sep, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
also fixed behat tests and comments behatnotneeded Change-Id: Ic56c1ccf652f00312c40e4093ec73666096ed80a
-
- 17 Jul, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
In the screen that displays groups we can join the functions associated with the 'join me' button are given the correct group number (not the ones from the first page of the pagination) behatnotneeded Change-Id: I1737947acd67258dd49f8c24bb69aacb5402aafc
-
- 29 Jun, 2017 1 commit
-
-
Robert Lyon authored
Added db upgrade where we update only the existing groupviews blocks where: 1) the group is submittable to 2) no choice has been selected to view submissions This way we don't accidentially overwrite a user's choice behatnotneeded Change-Id: Idd50fe3a75a7434cbbd5ff30d755708c9f855e7b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 11 Jun, 2017 1 commit
-
-
When allow submission is on and the user has group admin privs - adjusted the initial patch to have pagination Change-Id: I7022c10a3cf93da929d276bc3015a04319a2d632 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Apr, 2017 1 commit
-
-
Robert Lyon authored
When copying (therefore creating) a group owned by an institution we check if user can edit institution - if not we set institution to 'mahara' behatnotneeded Change-Id: I648d74a70016d4b68e738147cc63952ec8261926 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Mar, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
When a member/tutor dont have access to edit or create in the group, the buttons to edit, publish, create entry, create journal, delete, are hidden. Also, when a group edit/create access permission is changed, we update the role permissions for each blog and blogpost artefact in the group. behatnotneeded Change-Id: Ic06fbc7112f14a6038cdb0bb3beb8f93aed6f633
-
- 16 Mar, 2017 1 commit
-
-
Robert Lyon authored
Change-Id: Ib68c1b57bf8910702678b43b4499456ed88b53dc
-
- 27 Feb, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
Replaced most calls to DB to request group basic information, for get_group_by_id() method in group library behatnotneeded Change-Id: Ie03520a6c7a364ead63ccedaff07118a5928348e
-
- 25 Jan, 2017 1 commit
-
-
This patch changes the current toggle options for group membership display to a dropdown that allows a group admin to choose whether tutors are displayed or not. Change-Id: I173f29a10d1ee51036282770b35e5c93a679b1d8
-
- 11 Dec, 2016 1 commit
-
-
Cecilia Vela Gurovic authored
When a collection is submitted to a group and then the group is deleted, then the collections are released. behatnotneeded Change-Id: I7e242e5992d8abdafd5aa7b989fba65aa3928b37
-
- 09 Dec, 2016 1 commit
-
-
Robert Lyon authored
Rather than shortname/institution pair Need to fix up how mysqli checks for index when table name is reserved word behatnotneeded - existing test should be ok Change-Id: I62e776a5497671f9455929a21d279f76cf3f4345 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Oct, 2016 1 commit
-
-
behatnotneeded Change-Id: I9f624b8bbc0ab7c53ebc84f5f8110ae257c6949e
-
- 19 Sep, 2016 1 commit
-
-
Cecilia Vela Gurovic authored
with $smarty->assign() behatnotneeded Change-Id: I667463b7732bd3f1dd2619b2836cf4b8c560d264
-