- 01 Apr, 2019 1 commit
-
-
The majority of the strings did not need a new string ID or in a couple of cases couldn't have their string ID changed as it required a specific one. behatnotneeded Change-Id: I76b960e40e9ed2d8be8c3f484b497fd5d9dd1c92
-
- 30 Mar, 2019 1 commit
-
-
Isolated institutions is a feature that allows locking down access for members of institutions so that they are separated entirely and disallow contact between members of one institution with members of another institution. behatnotneeded Change-Id: Ib94681aff5543ad26887f24b2eb7fce9d0c8b8d2
-
- 22 Feb, 2019 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I1e4b44f7fa39779eaf91c992e47d8e075b6cbe33 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Nov, 2018 1 commit
-
-
getting the sideblock data call to give the menu structure behatnotneeded Change-Id: Ic7f6aeacbc0af24b51298f77b0500f8040a54737 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 30 Oct, 2018 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I445beffa7fc4f9fad121662e202bbc466d6c0f02 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 29 Oct, 2018 1 commit
-
-
Robert Lyon authored
This should be ok as if the file is too big for quota then it will be complained about. If it is too big for post_max_size then will error out behatnotneeded Change-Id: I0b4fc8cd6bfad9c302299e1ea14a8180d427b3c6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 29 Sep, 2018 1 commit
-
-
Kristina Hoeppner authored
It needs to be "time zone" instead of "timezone". behatnotneeded Change-Id: Ib5b56ee0ed1fdb67942fea606759c958b627c331
-
- 24 Sep, 2018 1 commit
-
-
Go over new language strings since 18.04 and fix them up where necessary. Those that only have impact on English do not receive a new language ID. behatnotneeded Change-Id: I18506b5092748111cb2fe7992702ca05b7d72e93
-
- 09 Aug, 2018 1 commit
-
-
Allow institution admins and site admins to immediately remove all sharing options from a page (or collection if the page is within a collection) that is deemed objectionable. behatnotneeded Change-Id: I23de7ed5c4678afe8a65e51b2aec06126948c637
-
- 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
-
- 18 Jul, 2018 1 commit
-
-
Update /admin/index.php so that the content is the same as in the admin menu. Update descriptions as necessary add commas after and, as requested behatnotneeded Change-Id: I28aecd85cbf5d6036ece818516fab566d56e41b2
-
- 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
-
- 08 Mar, 2018 1 commit
-
-
Change-Id: I7b04f12de8d896c56c81bfeb5d53a7bd91003b0e
-
- 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
-
- 15 Feb, 2018 1 commit
-
-
Taking work developed by Matt C and adjusting it to be more of a session handler option. behatnotneeded Change-Id: I443d9e67d2322c995f9277ce1ee835092dc6c218 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 23 Jan, 2018 2 commits
-
-
behatnotneeded Change-Id: If1d564c309ebf32025299035fb8cca4d0981f603
-
Maria Sorica authored
behatnotneeded Change-Id: I5559d777409f9416e52b911dedd73a3c6fb36fe4
-
- 02 Nov, 2017 1 commit
-
-
Robert Lyon authored
Introduce new global setting: $cfg->sessionhandler behatnotneeded Change-Id: I386c94c4d1ab06fbde110c705789f9dcfaaead67 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 30 Mar, 2017 1 commit
-
-
Some string IDs changed so that they are picked up by the translators while others aren't changed when they are just changes for English. behatnotneeded Change-Id: I9afb8980492937f361e6e35361245c689b5a4413
-
- 19 Mar, 2017 1 commit
-
-
Robert Lyon authored
Change-Id: I530493857423fab31f7204acb08e6b8db44fadb2
-
- 25 Jan, 2017 1 commit
-
-
Robert Lyon authored
The root user needs to exists for Mahara to function correctly It is used (at least) to hold some default layout options behatnotneeded Change-Id: I8a25a2d60a0f2be55b4abb6d86c470d0f7f08786 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Dec, 2016 1 commit
-
-
Cecilia Vela Gurovic authored
mysql php module is not supported any more. mysqli should be used instead and show an error if not. behatnotneeded Change-Id: I018b5117f33ed6788be45a756b045870156833da
-
- 31 Mar, 2016 2 commits
-
-
behatnotneeded Change-Id: I82dcce85a26722d6466b87e2b039bac28710ee6c
-
Allow loading openbadgedisplayer block via ajax. Dynamically load badge groups from sources. Cache badge details in database for one day if $fromcache is true. behatnotneeded Change-Id: I36c8054fd6daf7ca1fcf1fe3a22672c9eb009c6e
-
- 02 Mar, 2016 1 commit
-
-
Robert Lyon authored
To stop unwarrented access to the lib/cron.php page and to the admin/upgrade.php page behatnotneeded Change-Id: I9eef9e2ddf85bdf8a2424bb9d0972ea4970dfa86 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 09 Dec, 2015 1 commit
-
-
Aaron Wells authored
Bug 1523499: Old wiki.mahara.org links without the "/wiki", and HTTP links that should be HTTPS. Also updated the installer release notes link to point to the base "Release_Notes" page in the wiki, because we no longer maintain separate wiki pages for each release. behatnotneeded: Covered by existing tests Change-Id: I02e80eb4d8df5adddee88e77156e8e103ca24c51
-
- 23 Sep, 2015 1 commit
-
-
Aaron Wells authored
Change-Id: I5c147bf0ab19e02718666d16ee52f58a74e926b7 behatnotneeded: Covered by existing tests
-
- 08 Sep, 2015 1 commit
-
-
incl. in a couple of places simply changing the lang string ID so that it shows up for the translators. behatnotneeded Change-Id: Ifbee0345d00078ffe99367f2f3e2bae4ecab2b69 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 20 Jun, 2015 1 commit
-
-
Robert Lyon authored
To allow us to show a more detailed error message if site admin (not belonging to the group) goes to review an objectionable group page or group forum topic that has already been sorted out. Change-Id: If4785528bfe29736542972adce7609cdb0522248 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 Feb, 2015 1 commit
-
-
Nigel Cunningham authored
Add support for getting multiple artefacts from an array of IDs, all at once. The main saving is that we then do one SQL query for the whole array instead of one for each element in the array. In testing admin/users/bulkexport.php, this reduced execution time for an export of 1000 users by 12 seconds (approx 10 percent). Change-Id: I51867cd4693a7572dd609b98b6503251e473078a Signed-off-by:
Nigel Cunningham <nigelc@catalyst-au.net>
-
- 12 Jan, 2015 1 commit
-
-
Liam Stewart authored
The errors language file had incorrect string [blockinstancednotfound]. Corrected to [blockinstancenotfound]. Change-Id: I7f2d00bb63581c0b766f3a18af820afe9a55eca1
-
- 12 Nov, 2013 1 commit
-
-
Aaron Wells authored
Bug 1250256 Change-Id: Iefd489adb4f7d458d1e8b45727fab5509c61398b
-
- 14 Oct, 2013 1 commit
-
-
Robert Lyon authored
- have updated copyright for the pages that had existing copyright notices (except for the lib/pieforms/ section as i'm not too sure if that needs changing as it is a different Catalyst IT product) Change-Id: I11c65ad26cb9cd856cf16b1dccbd4223ba086645 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 09 Oct, 2013 1 commit
-
-
Aaron Wells authored
Bug1237721 Change-Id: I219334cff3082cab7c28e66f7518c77860897fc0
-
- 26 Sep, 2013 1 commit
-
-
Kristina Hoeppner authored
Fixing small language string problems prior to the RC for 1.8. Change-Id: Iadf84c061a8de55b67f1ae6bdc97dc650b067cee Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 23 Sep, 2013 1 commit
-
-
Aaron Wells authored
Upgrade our ADODB driver from the long-obsolete mysql driver to the actively developed mysqli driver Bug 1187964: The biggest improvement is that the ADODB mysqli driver actually supports transactions! Change-Id: I8e55ea28cd6e6b8ed5c883646c1172d318af5554
-
- 21 Aug, 2013 1 commit
-
-
Robert Lyon authored
- Bugs #1201258, #1181010, #1199563 As these are all integrated together it is easier to test them as one patchset. Change-Id: I5ce68a4ea2de1de8b9deeb7d95380fcdcae095a0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 09 Sep, 2012 1 commit
-
-
Kristina Hoeppner authored
no ID changes because not necessary to retranslate Change-Id: I65855be719e00942738f5f688970951b49dcfdfb Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 08 Aug, 2012 1 commit
-
-
Christopher Tombleson authored
If possible use mb_strtolower rather than strtolower as it might not convert UTF-8 characters properly. Change-Id: I91a78e74b9154362d1c631db24a6d5e5ddeccb14 Signed-off-by:
Christopher Tombleson <christopher@catalyst.net.nz>
-