- 22 Dec, 2020 1 commit
-
-
Robert Lyon authored
-
- 21 Dec, 2020 2 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>
-
- 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
-
- 08 Dec, 2020 3 commits
-
-
Fergus Whyte authored
Links are now dependent on Mahara version on SmartEvidence upload page. Change-Id: I61d20ef2da6d45f28bb16deb0c2d6cf41ef4f143
-
Robert Lyon authored
Merge "Bug 1831415: Add condition in the query for role of people who have not submitted pages in group"
-
Robert Lyon authored
Change-Id: I7fc854ef3faf8829505832599eb2731c76f5e1e5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 0c1eb4b6)
-
- 07 Dec, 2020 1 commit
-
-
Doris Tam authored
Added a condition for the role to be 'member' so that admins and tutors do not show up in the 'members without a submission to the group' list. Modified method documentation comments to match. Change-Id: Ie63483d36e26766800ecc65b3802d8e9c712c37b
-
- 06 Dec, 2020 5 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Lisa Seeto authored
- change the way that the js script for slideshow is called eliminating the need for bootstrap to be included a second time (error was because bootstrap was included without popper.js first, but it turns out bootstrap didn't have to be included at all) Change-Id: I3cb530d892105027c9ace08dded0a3717a571834 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
Robert Lyon authored
-
- 03 Dec, 2020 2 commits
-
-
Lisa Seeto authored
-
Robert Lyon authored
As the normal one relates to form fields and that is not always correct Change-Id: Id4f061a082366deaf3aa5caafd0058b622af25e4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 02 Dec, 2020 1 commit
-
-
Robert Lyon authored
-
- 01 Dec, 2020 2 commits
-
-
Doris Tam authored
This is so we are still able to expand the last submenu without it collapsing by clicking on the arrow (last menu item) rather than collapsing the menu when removing focus from it (what was the last menu item before expanding it). Change-Id: Ie8920b1731b41e3db5f943d50f43642608885dc2
-
Lisa Seeto authored
-
- 30 Nov, 2020 3 commits
-
-
Lisa Seeto authored
-
Lisa Seeto authored
-
Lisa Seeto authored
-
- 27 Nov, 2020 1 commit
-
-
Robert Lyon authored
* changes: Bug 1904949: removing old duplicate lang pairs. Bug 1899855: Created lang strings for hardcoded string literals in webservices/functions
-
- 26 Nov, 2020 4 commits
-
-
Lisa Seeto authored
-
There is one edited lang string key which I am not sure where it belongs to. When it was created 8 years ago, there was a typo on the key. Probs a copy paste error. Change-Id: Ib98a90e40be1fc1c40f379246d18b8f2ad576c67
-
Better maintenance to have keep strings used in webservices as lang strings rather than hardcoding them in. behatnotneeded Change-Id: I70d54e89865b4ea35bc5762eb02b47e9cbc0a105
-
Robert Lyon authored
-
- 25 Nov, 2020 5 commits
-
-
Robert Lyon authored
Change-Id: Ibe3b52225f49daf94793a57abd278f2ae5f545a3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I748929f5889f5a94a9eddeaf7d332b17b1ecddb6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
Change-Id: I9ac19eac9384d13a84d12e2e9b89fc4b6ba1acda Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Doris Tam authored
To be more appropriate gramatically as they are used only at the end of sentences. behatnotneeded Change-Id: Iedca86f1ddaf43b8bda5b193beadc9c45b5fe70e
-
- 24 Nov, 2020 1 commit
-
-
Robert Lyon authored
and not site lang To test: Have a person in an institution where the institution language is not English. Make sure the lang pack has translations for the strings to test. Make sure the person doesn't have their lang set in usr_account_preferences table - so they are defaulting to the institution default. Share a collection to that person from another person in an institution that uses english The message should be in the language of the receiver Change-Id: Icddc90c3b7bd8279d37e16b4de171631c4020268 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Nov, 2020 1 commit
-
-
Lisa Seeto authored
- added new lang string, amended the tpl files Change-Id: I5d462897dc762ea2af636bd9c00871f5154ce7fa Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 18 Nov, 2020 2 commits
-
-
Evonne authored
Fixed issue with radio overlaps and yes/no switch not looking right in plans. behatnotneeded Change-Id: Ic28e52567abf957dc0c8898beb6b83d67fd79619
-
Evonne authored
Reset line height and adjusted spacing around to retain alignment. behatnotneeded Change-Id: I1a9ac555ad25b74c9763939dcfd81fb303f6bc82
-