- 24 Jan, 2019 1 commit
-
-
Lisa Seeto authored
If the default noreply email address is invalid set it to a valid format and make sure warnings still display to user behatnotneeded Change-Id: I390d2d62ac39aef49144a69d4edb1f0a3918fd8e Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 07 Jan, 2019 1 commit
-
-
behatnotneeded Change-Id: Ic549b35dac2d4c069005adba15f721229671294e
-
- 01 Nov, 2018 1 commit
-
-
Robert Lyon authored
With the v2 API behatnotneeded Change-Id: I4e75b9053d275a535ba083891ae063581735786e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 31 Aug, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I4b7b4d95bd17ff2fea81e3b750f9978471ec5d7a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 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
-
- 19 Jul, 2018 1 commit
-
-
Add 'customthemeupdate' flags for any institution to the institution_config table if: - the upgrade is from 16.10 or before - and the institution is using a configurable theme If there are institutions with 'customthemeupdate' set we add a warning that the institution settings need to be re-saved. Once the settings for an institution have been re-saved we clear the flag for that institution Steps to test: 1) Have a 16.04 version site 2) Create three institutions, two with a configurable themes 3) Checkout the patch and run upgrade 4) On clicking 'Continue' you should see the warning message 5) On going to Admin dashboard you should see message there also 6) Edit / save one of the institions 7) Confirm that institution is not listed 8) Do for the other and see warning now gone behatnotneeded Change-Id: I844d8e8bcb9be81a29f36cb101da1c61b41b10a9
-
- 15 Jun, 2018 1 commit
-
-
behatnotneeded Change-Id: I3ac817a31002b50687490a900d68ddc9ae8ace6d
-
- 31 May, 2018 1 commit
-
-
Adds timezone dropdown the site settings. If no timezone selected it uses site settings country to determine correct timezone and sets that in the database. PHP and DB session timezones will then assume this setting for all times. This makes setting $cfg->dbtimezone obsolete - there is a warning to admins to update their timezone setting on admin dashboard. Limitations: - A timezone or country MUST be selected in site options. - Will not correct existing incorrect times, as no timezone info was stored in the DB for dates/times, so it's impossible to determine what timezone was used when saving. - Changing the timezone will not adjust the display of existing times, for the same reason. behatnotneeded Change-Id: I34c64cd51ece6758e76dd8c37007dcb316005845
-
- 16 May, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: Ib646a8348e4533ff15b333eb839cf33ea085ec28 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Mar, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I4e173da5a289ba0106c29fed3dff234d92dfb175 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 04 Mar, 2018 1 commit
-
-
Removed the template text so as not to imply that it is sufficient for an institution. Every site admin will need to check with the institution's legal team on what needs to be provided in the "Terms and conditions" and "Privacy statement". Template text was also removed for the default homepage and dashboard to encourage institutions to write their own text. behatnotneeded Change-Id: I81481dca7f16b29c57dfcdd3d211e8c7b76432dc
-
- 28 Feb, 2018 1 commit
-
-
Robert Lyon authored
This is when plugins are out of sync and the plugin doesn't have $config->name defined We should fall back to the plugin path as the name behatnotneeded Change-Id: I6bb64e785c0d3e12d77b681a34379f70865eaa28 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 23 Feb, 2018 1 commit
-
-
This commits adds a mechanism that will build links to the manual pages such that: - user's language is used if manual exists in that language, else en - the manual for this mahara/series is used The key -> manual page map will need to be populated and these links added to pages. Change-Id: Id7871395821dce660841341dda200f231e75de16
-
- 22 Feb, 2018 1 commit
-
-
behatnotneeded Change-Id: I667b610e2778f203bac9f3867b9a38b780b66030
-
- 21 Feb, 2018 1 commit
-
-
Robert Lyon authored
And throw error if the site is a production site behatnotneeded Change-Id: I5b92ed0b5ab7e91f71afb2b4f3fc22f3805cc928 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Feb, 2018 1 commit
-
-
-made error message that displays for a partial plugin easier to follow -replaced hard-coded string message with string variable -replaced hard-coded string with the variable in the other 2 places it occurred note: I also found an almost duplicated function that contained the string. behatnotneeded Change-Id: Ifda3bb2155e2adeb775aef8c72b4a90b7d202f17
-
- 12 Feb, 2018 1 commit
-
-
1. Add the site T&C to the 'site_content_version' table during installation 2. Display just the privacy statement on the privacy pages for now. The logic to display the T&C will be added in a future patch. behatnotneeded Change-Id: I70c1477c974b5790762a371d37107819d3c685b6
-
- 05 Feb, 2018 1 commit
-
-
Maria Sorica authored
Upon login, if the user has not yet agreed to the most recent Privacy statement versions, he will be redirected to this page. On install admin user accepts default privacy behatnotneeded Change-Id: I6afc3d4d4db0676782a8b1501a962862108eab6b
-
- 18 Jan, 2018 1 commit
-
-
Add the site Privacy Statement to the 'site_content_version' table during installation behatnotneeded Change-Id: I50016c5d91df776025aa8ebb54077ae953844603
-
- 09 Jan, 2018 2 commits
-
-
Robert Lyon authored
This way if we ever query / display who has edited the content we can know user = 0 is the installed version. behatnotneeded Change-Id: I81973a315d7953f29249425ae52712ec2334634f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
behatnotneeded Change-Id: Ifabd4eade9fe94ed2dd1d61ed041a36544be74be
-
- 08 Dec, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
when calling clear_all_caches(true), the dataroot/sessions directories will be deleted we recreate them again at that moment instead of waiting until the Session checks behatnotneeded Change-Id: I1ea2318cda4743d4908f5cb51990b02aa385a1ea
-
- 21 Nov, 2017 1 commit
-
-
Don't try to delete the data of missing artefact plugins when upgrading. The user might want the data but be unable to get a matching version at the moment. behatnotneeded: DB upgrading Change-Id: I52dfec0d97a4bf36a96ca41823c8203f5abb8c73 Signed-off-by:
Nigel Cunningham <nigelc@catalyst-au.net>
-
- 25 Sep, 2017 1 commit
-
-
Robert Lyon authored
And adding info to help developers behatnotneeded Change-Id: Idebbf277cd37f4406874bddb66b4ffef71088750 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Sep, 2017 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I589cc42dd543ea4edfa418de8b85b711d3f0dd3e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Sep, 2017 1 commit
-
-
behatnotneeded Change-Id: If1e267fb551faff3be2537b14a6b8917b263dddd
-
- 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 1 commit
-
-
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>
-
- 03 Aug, 2017 1 commit
-
-
Added new keywords to be quoted when creating db queries Change-Id: I699bbbf949ab6014da515bfa9d45bd4f2310f309 behatnotneeded
-
- 27 Jul, 2017 1 commit
-
-
Robert Lyon authored
As part of the install process behatnotneeded Change-Id: I0d74698a61f74508d2ab8ed5dcb4695e39a0c3fd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Feb, 2017 1 commit
-
-
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>
-
- 12 Feb, 2017 1 commit
-
-
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>
-
- 26 Jan, 2017 1 commit
-
-
Robert Lyon authored
To allow us to easily turn of a 'bad' auth when it is trying to connect to a third party server but that server is not reachable. Currently it makes logging in slow as it needs to timeout on that auth instance before trying the next one. behatnotneeded Change-Id: Ieeaeeaeb1bc0aa61ed3faad8f3bf751edd9c1023 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 06 Jan, 2017 1 commit
-
-
Required lib file so PluginAuthSaml class is available when it is called behatnotneeded Change-Id: I2b9a74e8a49c14b449d021212af7595302e0a517
-
- 18 Dec, 2016 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I3d961abd70ff4a2f585767a3ece5a8681ef74647 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 11 Sep, 2016 1 commit
-
-
Cecilia Vela Gurovic authored
behatnotneeded Change-Id: I8f36fb267bfbd1a910e0c7f092c0e4cfe490ecdb
-
- 01 Sep, 2016 2 commits
-
-
Robert Lyon authored
Should be code changes only behatnotneeded Change-Id: Ie0a35a8cf54d3f19b6875022a3f6a9f30de1cbd3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Instead of the plugin's directory name so that we can change the plugin's displayed name without having to move/change the directory name. Change-Id: Iacafb89dc8aaaa284ec57323f7e889679385c567 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Jun, 2016 1 commit
-
-
Robert Lyon authored
On admin page for after upgrade to let one know they have to sort out the saml plugin and any saml instances. Also clear the old settings for saml plugin when saving config behatnotneeded Change-Id: I5ce6e944834510df7581b84b91179cbcb739b9db Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Jun, 2016 1 commit
-
-
Dmitrii Metelkin authored
behatnotneeded Change-Id: Ib373e765d30a265f78944ef0066bc9895b3d68b9
-