- 31 Mar, 2021 1 commit
-
-
Gold authored
A partial export (just selected pages) does not include the persondata tags. When these are not present the first/last names are taken from the author tag. I've added a 'source' parameter to the firstname/lastname fields that can be checked later in the process when the Import form is being presented. If the source is the author tags we force the Ignore option on the decision field values. The Bug referenced 'personal information' so I have included the email field. Change-Id: Ifa173a88f497be994c5ab93e26376463442ab24b
-
- 04 Feb, 2021 3 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
* changes: Bug 1907019: Fix adding licence via zipfile Bug 1890357: Update Google Fonts installation information
-
Lisa Seeto authored
- wrap text in a div Change-Id: I05e73dc7733fcf7a1d9b54049994d214a7f17a13 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 03 Feb, 2021 1 commit
-
-
Lisa Seeto authored
-
- 02 Feb, 2021 5 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
Change-Id: Id400b17fed284a3c5833d163717074b75189b178 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
And displaying the local font licence file that is stored in dataroot Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Change-Id: Ieea9522a0f0c5f23e9ecf9f50de6a16f6aaaa3b5
-
Gold authored
Change-Id: I7b7359896aa52aa5deb364c78a610314c0861737
-
- remove installgwf.php - consolidate new google font download instructions into 'install fonts' form - clean up lang strings behatnotneeded Change-Id: I0fd69b28c13adae26e9af18c8ce790f38d6c2ac2 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 29 Jan, 2021 2 commits
-
-
Robert Lyon authored
-
Doris Tam authored
Before it checks for evidence views to copy over to a new personal collection Change-Id: Icb57ef4c51dde1e107bcaea6201fd96ad941f06d
-
- 28 Jan, 2021 1 commit
-
-
Gold authored
Draft peer assessment needs additional indicator besides colour Added a 'draft' string to "view" and used that in the template. Updated the 'draft' string in "blocktype.peerassessment/peerassessment" to 'savedraft' to prevent confusion. Added 'pubstatus' to the item if it is private and set this to Draft. Added pubstatus to the template if set to private. Style for this replicates the private status on Bug 1912414. Change-Id: I9cb0b20f9e00536e3162c3f83583b4877a6913a9
-
- 25 Jan, 2021 1 commit
-
-
behatnotneeded Change-Id: I8d056beac63b28988f4b56ff82f213ad315eb1b3
-
- 20 Jan, 2021 4 commits
-
-
Robert Lyon authored
-
behatnotneeded Change-Id: Ibb7867d4816ca1281efc0e35031033bed65f6823
-
Robert Lyon authored
-
Robert Lyon authored
Merge "Bug 1911817: User and group access roles for Edit access drop-down is populated by more than one source"
-
- 18 Jan, 2021 1 commit
-
-
Robert Lyon authored
Change-Id: Id77b1366df664696d85250d001058e7f0b0540b8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Jan, 2021 1 commit
-
-
Lisa Seeto authored
Bug 1911817: User and group access roles for Edit access drop-down is populated by more than one source - change the way user and group roles are populated using the same methods in from the pieform Change-Id: If9792e783a4ec1571145941d8161ad6e2b4655ae Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 13 Jan, 2021 1 commit
-
-
Lisa Seeto authored
- ajusted the way that jquery triggers pageupdated event Change-Id: Iecb789ad73f76e3b2a9befdd0b6387f9ebd26efb Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 11 Jan, 2021 1 commit
-
-
Lisa Seeto authored
-
- 23 Dec, 2020 3 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
So we can change it quicker Also fixing up how the view does it now that I understand how it's suppose to be done Change-Id: I38b2ebf2fe2cb7060833eb7c771eb82380e5a23a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
- 22 Dec, 2020 5 commits
-
-
Lisa Seeto authored
-
Lisa Seeto authored
-
Lisa Seeto authored
-
1. Profile picture in sidebar is now always within the background colour even when there is a short name. 2. 'Tags' is not displayed in bold any more so as not to draw too much attention to it. 3. Removed all pull-right and pull-left classes and put in float-right or float-left instead (bootstrap legacy). 4. Fixed field outline colour in the configurable theme so that the same colour is now used everywhere. 5. Reviewed the use of outer-link and inner-link as they were not accessible. Rule: If it is a single link it can an outer-link so that the entire item is outlined on click (nicer visually), but if the item has other links within it then outer-link should not be used. 6. Removed outer-link hover background as some list items had it and some didn't. Rule: No hover background colour for items. behatnotneeded Change-Id: I737841f9bfe825c0a004951bb4b7c7c589ab019d
-
Robert Lyon authored
-
- 21 Dec, 2020 3 commits
-
-
rewrite properties file and functions to make structure easier to manage: - add multiple arrays to split up properties by category - modernise PHP syntax to use array constants - fix location option to work properly - remove need for xpath/css to be specified in arrays, by adding set_selector_type() - remove unused function and add others as required - update tests to call properties, not css/xpath - add check for null return from get_property() and throw ExpectationException for property if null Change-Id: If64a5a1ed1a572b8eadcf91dd9f7a87bcf621d7c
-
Robert Lyon authored
When the admin is within an institution. The institution name is being displayed as 'Shared with' This is due to an error in the fix for Bug 1501133 Also an issue with stop/start dates - removing obsolete check Change-Id: Iddf10abfe9b731d5571745811cbd7c3f792f687b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Lisa Seeto authored
- set the user->authinstance in removeMember() Change-Id: I34afd54149936b02b61d65cc036c0a2d4450f576 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 20 Dec, 2020 1 commit
-
-
Robert Lyon authored
When archiving a collection Change-Id: I4c978de93e04dcdedc328f5d31f8dc13d9208159 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Dec, 2020 1 commit
-
-
Robert Lyon authored
-
- 18 Dec, 2020 1 commit
-
-
Need to define owner and block when creating a peer assessment artefact while importing Create a temp block to assign on artefact creation that later needs to be replaced by the actual block when it's available Draft assessments should not be exported or imported. For exported portfolios created on older version of Mahara, there is no way of knowing if they are drafts at the moment of importing because this information was not included in the leap2A export xml file. Not importing draft peer assessments should work from this patch. It also adds a fix to support Postgres and MySQL when a table column name is a reserved word. Removing not null restriction for "usr" field in "artefact_peer_assessment" table: - The author in peer assessment table should be working as comments table. - For each comment, there is an entry in 'artefact' table that contains author and authorname, and another entry in 'artefact_comment_comment' that doesn't have an author field because we already have one in 'artefact' table. - We should have something similar on 'artefact_peer_assessment'. There is already an author field in 'artefact' table, then the 'usr' field in 'artefact_peer_assessment' should not to have a 'not null' restriction. If the peer assessment artefact has been imported and the author is not present in this site, then the 'usr' should be allowed to be null. behatnotneeded Change-Id: I182520159d1fcbc072081c2d976cdc68cde5e19d
-
- 17 Dec, 2020 1 commit
-
-
Doris Tam authored
Format display name options are not used in the basic elements of the config but in the advanced elements. Change-Id: I6f4c8dd2a374e767b3b08f697159f69e019f3871
-
- 16 Dec, 2020 2 commits
-
-
Robert Lyon authored
-
Moving the watchlist delay notification setting from site options from admin settings to plugin administration under blocktype. - Moved strings to the blocktype.watchlist lang strings area. - Removed a set_config call in upgrade.php and added a post_inst method following other blocktype plugin post install calls instead. - Upgrade step to transfer over old site setting 'watchnotification_delay' to plugin admin, updating the version number too Change-Id: If388ddd083ceb8f46026fdc138f27ca8c8da5b04
-
- 09 Dec, 2020 1 commit
-
-
Robert Lyon authored
-