Commit Graph

303 Commits

Author SHA1 Message Date
Brendan Heywood d3816960f0 Merge pull request #178 from catalyst/issue178
Do not run behat tests until moodle-plugin-ci is fixed
2020-02-04 09:52:26 +10:00
Mikhail Golenkov 2a6cf91743 Do not run behat tests until moodle-plugin-ci is fixed #178. 2020-02-03 17:58:46 +11:00
Brendan Heywood 6e960e8814 Merge pull request #169 from ledship/new-time-options
Accept unix time for --start CLI option
2020-01-28 21:17:33 +10:00
Alexander e56cdf4ed3 Accept unix time for --start CLI option 2020-01-22 10:28:07 +13:00
Brendan Heywood 34c34603b6 Added docs for themes 2019-11-14 10:41:51 +11:00
Dan Marsden 905ffa34be Merge pull request #164 from catalyst/fix161-2
Fix resetAfterTest(false) in events_test file for Totara tests.
2019-07-19 10:14:28 +12:00
Dan Marsden f60244f62c Fix resetAfterTest(false) in events_test file for Totara tests. 2019-07-19 10:09:26 +12:00
Dan Marsden 7c77d2652f Merge pull request #162 from catalyst/fix161
Fix161
2019-07-18 13:07:33 +12:00
Dan Marsden a2224e28da Use php 7.2 for master/default, add supported branches. 2019-07-18 09:32:51 +12:00
Dan Marsden 02524a4028 Fix #161 - make unit tests distinct. 2019-07-18 09:20:35 +12:00
Matt P 40012e84ae Merge pull request #160 from mpalimaka/fix-tests
Fix tests
2019-06-18 14:46:18 +10:00
Michael Palimaka a56c67284f Fix tests 2019-06-18 14:33:03 +10:00
Matt Porritt 816114bd87 update travis to fix issue with Java and MySql 2019-06-18 10:40:25 +10:00
Matt P 0658733a86 Merge pull request #159 from mpalimaka/outage-header
Send custom HTTP header when in maintenance mode
2019-06-18 10:37:32 +10:00
Michael Palimaka 9c7eb1b681 Send custom HTTP header when in maintenance mode 2019-05-29 12:08:21 +10:00
Adam Riddell de1c2cab8a Merge pull request #156 from catalyst/clean_outages
Clean up outages from additionalhtmltopofbody
2019-05-28 16:45:27 +10:00
Kristian Ringer 92ad2f5db5 Clean up outages from additionalhtmltopofbody 2019-05-24 16:56:03 +10:00
kristian-94 a3304d0bfe Merge pull request #154 from catalyst/issue-153
Issue #153: Fix test_inject_broken unit test failure
2019-05-22 13:34:56 +10:00
Kristian Ringer 36cd0517b9 Issue #153: Fix test_inject_broken unit test failure 2019-05-22 12:30:11 +10:00
Brendan Heywood dec4c7bf53 Fixed ipwhitelist escaping issue #150 2019-03-28 14:32:20 +11:00
Dmitrii Metelkin e94d9c94ea Merge pull request #147 from catalyst/issues#146
Add an icon map for calendar events to fix #146
1.0.10
2019-02-22 10:35:57 +11:00
Dmitrii Metelkin 030fec75e1 Add an icon map for calendar events to fix #146 2019-02-22 10:32:19 +11:00
tuanngocnguyen cf85a04ddc Merge pull request #145 from catalyst/issue#144
user date
2018-12-06 16:53:17 +11:00
Nathan Nguyen c820bb1c0b Fix day display 2018-12-06 15:42:56 +11:00
Nathan Nguyen e1b6279437 user date 2018-12-06 15:07:58 +11:00
tuanngocnguyen 846879d2d6 Merge pull request #143 from catalyst/issue#140
#140 Turn off check_wwwroot_accessible
2018-12-03 16:24:54 +11:00
Nathan Nguyen 38f838d84e Turn off check_wwwroot_accessible on admin pages other than outage setting page 2018-12-03 14:36:54 +11:00
Nathan Nguyen df649c8133 change relative link to absolute link 2018-11-30 10:40:43 +11:00
Dmitrii Metelkin 8f5e5dbb50 Merge pull request #139 from catalyst/StyleSheetLoadingError
Fix problem with loading stylesheet in preview mode
2018-11-16 13:36:02 +11:00
Nathan Nguyen f4962f22a8 Fix problem with loading stylesheet in preview mode 2018-11-16 10:40:08 +11:00
Dan Marsden 1ec50dadb2 add details about version support 2018-10-11 14:01:28 +13:00
Ilya Tregubov 54045d5ce1 Incease timeout to prevent settings page throwing error (from time to time) 2018-10-11 11:15:04 +11:00
Dan Marsden e84534f7b6 Fix #127 fix boost header when outage plugin in use. 2018-10-05 15:19:12 +13:00
Dan Marsden ceb9e065b9 Use correct check for behat running. 2018-10-05 14:21:03 +13:00
Dan Marsden 3639883d30 Don't use curl when running behat tests to get page outage.
Behat step improvements.
2018-10-05 13:45:08 +13:00
Dan Marsden 6c69d46ebe Fix some behat steps. 2018-10-05 11:49:59 +13:00
Dan Marsden 6cea3f52c2 Fix travis config for old php versions. 2018-10-05 11:08:56 +13:00
Dan Marsden 49bdb687c3 Fix #120 increase timeout values to prevent ci failures. 2018-10-05 10:20:59 +13:00
Dan Marsden c175333f88 Remove incorrect usage of example.com in tests.
remove http part of test - site might be https.
2018-10-03 22:55:09 +13:00
Dan Marsden 3e5446d8d1 tidy up coding guideline travis failures. 2018-10-03 22:10:39 +13:00
Dan Marsden 6c489ad20e codiing guideline improvements to css file. 2018-10-03 15:50:27 +13:00
Dan Marsden a33e80b4aa Coding guidelines - tidy up some spacing in behat tests. 2018-10-03 15:46:11 +13:00
Dan Marsden fa0641ec47 update travis config. 2018-10-03 15:34:13 +13:00
Dan Marsden 20df09d3e9 Revert "Temporarly disabling one scenario test, see Issue #68."
This reverts commit 42fec9e752.
2018-10-03 15:28:03 +13:00
Dan Marsden ff59dac023 Revert "Travis is freezing with a few behat tests which creates outages. It works fine locally both manually and with selenium. Ignoring tests and opening issue #77 to deal with it later as the code works fine."
This reverts commit fc2349f312.
2018-10-03 15:27:21 +13:00
adamlynam-catalyst 5aaf0ddeda Adding check for use of ip restrictions before warning (#134)
* Adding check for use of ip restrictions before warning about bootstrap.php not being included in config.php

* Replacing reference to same class with self
2018-10-03 15:22:31 +13:00
Dan Marsden b3917b7b63 fix postgres version used in travis. 2018-10-03 15:20:26 +13:00
Dan Marsden 882f6a1afc Fix #124 use correct urls in redirects. 2018-10-03 15:16:36 +13:00
Dan Marsden 07e26e312c Convert deprecated pix_url calls. 2018-10-03 15:10:59 +13:00
Dan Marsden 92f7ec0541 add behat tests back to master branch. 2018-10-03 15:10:33 +13:00