Commit Graph

266 Commits

Author SHA1 Message Date
kristian-94
76f6523577 Merge pull request #202 from catalyst/WR336891
Issue 189 Unable to find Class 'core\ip_utils'
2020-07-03 13:43:40 +10:00
Heena Agheda
ab26bae579 Add services: mysql 2020-07-03 10:41:01 +10:00
Heena Agheda
be259f6ee5 Upgrade PHP version 2020-07-03 10:19:26 +10:00
Heena Agheda
186c75b00b Fix failing tests 2020-07-03 09:47:21 +10:00
Heena Agheda
c56025bcdd Upgrade postgresql version 2020-07-02 15:03:58 +10:00
katcher
3375ef6fea Issue 189 Unable to find Class 'core\ip_utils'
Following upgrade of moodle to 3.5.11, error above prevented moodle from
displaying on the web.  The class ip_utils was for somereason not loaded
and through an error preventing the site from displaying when in
maintenance mod.  Adding the require class appears to have fixed the
issue.
2020-07-02 11:14:14 +10:00
Nathan Nguyen
c234a70476 Fix problem with loading stylesheet in preview mode 2019-10-16 12:01:51 +11:00
Dan Marsden
21ff2fbd3b Fix resetAfterTest(false) in events_test file for Totara tests. 2019-07-22 10:41:44 +12:00
Dan Marsden
4cf8d12aa4 Fix #161 - make unit tests distinct. 2019-07-22 10:41:34 +12:00
Kristian Ringer
c8f99a7bf3 Fix unit tests in totara 10
- Change outagelib_test to use the auth_outage_base_testcase base class
  - Remove outages from test table in tearDown function after each test.
2019-05-08 13:30:08 +10:00
Ilya Tregubov
f72a03aa5a Incease timeout to prevent settings page throwing error (from time to time) 2018-10-11 11:56:40 +11:00
Dan Marsden
a42ad4141a Fix #120 increase timeout values to prevent ci failures. 2018-10-05 10:21:28 +13:00
Dan Marsden
4ce9f05ebf Fix #124 use correct urls in redirects. 2018-10-03 15:17:21 +13:00
Dan Marsden
bdf158a677 Update travis config for 3.2 and lower branch. 2018-10-03 15:05:09 +13:00
SECRET Olivier
62bf9f38ef Merge pull request #133 from catalyst/oliviersecret2
add privacy provider
2018-07-25 10:34:00 +10:00
SECRET Olivier
cbebb4a839 Fix lang String 2018-07-02 12:48:25 +10:00
Olivier SECRET
aee5ae8adb add privacy provider
to fix unit test failure
2018-06-25 11:48:15 +10:00
Daniel Thee Roperto
fc49fc0fcb Merge pull request #130 from catalyst/issue129-outage-not-finished
Fixes #129 - Stop maintenance after stoptime.
2018-04-26 16:31:12 +10:00
Daniel Thee Roperto
8036147931 Issue #129 - Stop maintenance after stoptime. 2018-04-26 16:00:11 +10:00
Daniel Thee Roperto
2c0067d33b Merge pull request #123 from catalyst/moodle33tests
Making it compatible with Moodle 32+.
2017-09-06 14:00:01 +10:00
Daniel Thee Roperto
249f7cb78b Making it compatible with Moodle 32+. 2017-09-06 13:35:58 +10:00
Daniel Thee Roperto
73eb442117 Merge pull request #121 from catalyst/issue-95_core_maintenance_warning
Issue 95 core maintenance warning
2017-07-13 12:47:30 +10:00
Adam Riddell
bdea7ee0d9 Bump plugin version 2017-07-13 11:30:10 +10:00
Adam Riddell
55e7836cfd Add global CSS to hide core maintenance warning
- The core maintenance mode message is redundant and appears
      in some circumstances that are undesirable - e.g. inside
      active SCORM activities or prior to the defined warning
      message period.
2017-07-13 11:29:18 +10:00
Daniel Thee Roperto
405a5cf518 Merge pull request #119 from catalyst/sudorequire
Removed sudo required from Travis after 'Precise' update in Travis.
2017-05-22 14:41:38 +10:00
Daniel Thee Roperto
2691b4edf2 Merge branch 'master' into sudorequire 2017-05-21 21:43:59 +10:00
Daniel Thee Roperto
9ac670aad5 Merge pull request #118 from catalyst/codestyle
Fixed code style.
2017-05-21 21:43:28 +10:00
Daniel Thee Roperto
170a42fe86 Merge branch 'master' into codestyle 2017-05-19 13:57:02 +10:00
Daniel Thee Roperto
96b3e78ba7 Merge pull request #117 from catalyst/validateplugin
Added validate to Travis.
2017-05-19 13:56:40 +10:00
Daniel Thee Roperto
03269cfa0e Merge branch 'master' into sudorequire 2017-05-19 11:41:19 +10:00
Daniel Thee Roperto
8df4e4fe7c Merge branch 'master' into validateplugin 2017-05-19 11:40:20 +10:00
Daniel Thee Roperto
50f4fd1cf2 Merge pull request #116 from catalyst/issue-115_outage-body-class
Issue 115 outage body class
2017-05-19 11:39:31 +10:00
Daniel Thee Roperto
95cec83970 Fixed code style. 2017-05-19 09:41:57 +10:00
Daniel Thee Roperto
75863e1a71 Fixed Moodle Code Style. 2017-05-19 09:40:23 +10:00
Daniel Thee Roperto
d7ea580511 Removed sudo required from Travis after 'Precise' update in Travis. 2017-05-19 09:32:50 +10:00
Daniel Thee Roperto
4948e6710b Added validate to Travis. 2017-05-19 09:21:46 +10:00
Matt Dawson
61c8847a7b Merge branch 'master' into issue-115_outage-body-class 2017-05-19 08:10:34 +10:00
Matt Dawson
21eb6eb080 issue-115: added body class when outage is active 2017-05-18 16:10:55 +10:00
Matt Dawson
318e55f03a version bump 2017-05-18 16:10:16 +10:00
Daniel Thee Roperto
33e142e8cc Merge pull request #108 from catalyst/issue-107_wrong-dataroot
Fixes #107 - Check in bootstrap.php if this is a behat environment.
2017-03-03 14:37:02 +11:00
Daniel Thee Roperto
d80ae326fd Fixes #107 - Check in bootstrap.php if this is a behat environment. 2017-03-02 22:14:21 +11:00
Daniel Thee Roperto
2b25eb92db Removed Travis support for Moodle 32 and 33, see issue #106 2017-02-20 14:42:42 +11:00
Daniel Thee Roperto
0b17efedba Issue #104 - Allowed symlinks in dataroot, added unit tests. 2017-02-20 13:59:24 +11:00
Daniel Thee Roperto
151d2ba59f Adding timeout to fetch local files. 2017-02-09 13:34:38 +11:00
Daniel Thee Roperto
e78464f3b7 Travis in verbose mode, set page fetch CURL TIMEOUT to 5 seconds. 2017-01-03 15:43:47 +11:00
Daniel Thee Roperto
efbdb77ae6 Moodle code style fix. 2016-12-21 14:38:35 +11:00
Daniel Thee Roperto
0380c6ebec Outage now honours ABORT_AFTER_CONFIG CLI_SCRIPT AJAX_SCRIPT and WS_SERVER 2016-12-21 14:38:31 +11:00
Daniel Thee Roperto
fbd9ebabea Added quick guide with step-by-step instructions on how to use this plugin. 2016-12-20 13:14:11 +11:00
Daniel Thee Roperto
58a4cd0188 Removed changelog as it was already outdated. 2016-12-16 18:29:28 +11:00
Daniel Thee Roperto
0ad53cde87 Added warning to manage outages page if host is not configured (inaccessible wwwroot). 2016-12-16 16:07:29 +11:00