Commit Graph

  • 7ad82886d7 Move regexps to a separate method #179. Mikhail Golenkov 2020-02-10 11:12:14 +11:00
  • 26baaf9993 Fix unit tests #179. Mikhail Golenkov 2020-02-07 15:41:52 +11:00
  • a361ae4008 Simplify url building for update_link_stylesheet_parse() #179. Mikhail Golenkov 2020-02-07 14:25:33 +11:00
  • 7a1fa1f91b Tweak regexp and exclude non-url entries #179. Mikhail Golenkov 2020-02-06 18:02:59 +11:00
  • ae85c94364 Cook file url properly when Moodle is installed in a sub folder #179. Mikhail Golenkov 2020-02-06 18:01:39 +11:00
  • 2af15f2136 Increase timeout for cases when caches have been just purged #179. Mikhail Golenkov 2020-02-06 17:46:32 +11:00
  • 076321db60 Merge pull request #173 from catalyst/issue172 Brendan Heywood 2020-02-05 13:48:57 +10:00
  • c724e1abe4 Replace custom html button with OUTPUT->single_button #172. Mikhail Golenkov 2020-02-05 14:09:34 +11:00
  • d438027a18 Reorganize warning and buttons for Edit form #172. Mikhail Golenkov 2020-02-05 12:51:43 +11:00
  • 587bd3a311 Fix Cancel button on Edit form. Mikhail Golenkov 2020-02-04 17:40:32 +11:00
  • 0137811f2b Hide Create outage button if there is an ongoing outage #172. Mikhail Golenkov 2020-02-04 16:51:41 +11:00
  • a906f993f0 Add conditions before calling update_maintenance_later() #172. Mikhail Golenkov 2020-02-04 16:11:17 +11:00
  • 10223da351 Amend redirection url when outage is saved. Mikhail Golenkov 2020-02-04 15:03:30 +11:00
  • 1e7d035a9b Show warning if outage editing will trigger re-enabling maintenance mode #172. Mikhail Golenkov 2020-02-04 17:02:59 +11:00
  • d709f39122 Merge pull request #171 from catalyst/issue170 Brendan Heywood 2020-02-04 13:14:20 +10:00
  • acda7557d1 Do not check event calendar capability when running cli/finish.php #170 Mikhail Golenkov 2020-01-30 20:16:29 +11:00
  • ecaee161bb Merge pull request #177 from catalyst/issue176 Brendan Heywood 2020-02-04 11:30:31 +10:00
  • de958edc9f Use postgresql 9.5 for 3.8 and master branch #176. Mikhail Golenkov 2020-02-03 17:43:13 +11:00
  • 20258deb20 Update Travis matrix #176. Mikhail Golenkov 2020-02-03 17:42:11 +11:00
  • d3816960f0 Merge pull request #178 from catalyst/issue178 Brendan Heywood 2020-02-04 09:52:26 +10:00
  • 2a6cf91743 Do not run behat tests until moodle-plugin-ci is fixed #178. Mikhail Golenkov 2020-02-03 17:58:46 +11:00
  • 6e960e8814 Merge pull request #169 from ledship/new-time-options Brendan Heywood 2020-01-28 21:17:33 +10:00
  • e56cdf4ed3 Accept unix time for --start CLI option Alexander 2020-01-22 10:27:13 +13:00
  • 34c34603b6 Added docs for themes Brendan Heywood 2019-11-14 10:41:51 +11:00
  • c234a70476 Fix problem with loading stylesheet in preview mode Nathan Nguyen 2018-11-16 10:40:08 +11:00
  • 21ff2fbd3b Fix resetAfterTest(false) in events_test file for Totara tests. Dan Marsden 2019-07-19 10:09:26 +12:00
  • 4cf8d12aa4 Fix #161 - make unit tests distinct. Dan Marsden 2019-07-18 09:09:20 +12:00
  • 905ffa34be Merge pull request #164 from catalyst/fix161-2 Dan Marsden 2019-07-19 10:14:28 +12:00
  • f60244f62c Fix resetAfterTest(false) in events_test file for Totara tests. Dan Marsden 2019-07-19 10:09:26 +12:00
  • 7c77d2652f Merge pull request #162 from catalyst/fix161 Dan Marsden 2019-07-18 13:07:33 +12:00
  • a2224e28da Use php 7.2 for master/default, add supported branches. Dan Marsden 2019-07-18 09:32:51 +12:00
  • 02524a4028 Fix #161 - make unit tests distinct. Dan Marsden 2019-07-18 09:09:20 +12:00
  • 40012e84ae Merge pull request #160 from mpalimaka/fix-tests Matt P 2019-06-18 14:46:18 +10:00
  • a56c67284f Fix tests Michael Palimaka 2019-06-18 14:30:28 +10:00
  • 816114bd87 update travis to fix issue with Java and MySql Matt Porritt 2019-06-18 10:40:25 +10:00
  • 0658733a86 Merge pull request #159 from mpalimaka/outage-header Matt P 2019-06-18 10:37:32 +10:00
  • 9c7eb1b681 Send custom HTTP header when in maintenance mode Michael Palimaka 2019-05-29 12:08:21 +10:00
  • de1c2cab8a Merge pull request #156 from catalyst/clean_outages Adam Riddell 2019-05-28 16:45:27 +10:00
  • 92ad2f5db5 Clean up outages from additionalhtmltopofbody Kristian Ringer 2019-05-24 16:56:03 +10:00
  • a3304d0bfe Merge pull request #154 from catalyst/issue-153 kristian-94 2019-05-22 13:34:56 +10:00
  • 36cd0517b9 Issue #153: Fix test_inject_broken unit test failure Kristian Ringer 2019-05-22 12:30:11 +10:00
  • c8f99a7bf3 Fix unit tests in totara 10 Kristian Ringer 2019-05-08 13:30:08 +10:00
  • 3f1cfcb908 WR#310007 - Fix failed unit test master-failunittest Nathan Nguyen 2019-04-23 13:21:44 +10:00
  • dec4c7bf53 Fixed ipwhitelist escaping issue #150 Brendan Heywood 2019-03-28 14:29:22 +11:00
  • e94d9c94ea Merge pull request #147 from catalyst/issues#146 1.0.10 Dmitrii Metelkin 2019-02-22 10:35:57 +11:00
  • 030fec75e1 Add an icon map for calendar events to fix #146 Dmitrii Metelkin 2019-02-22 10:19:25 +11:00
  • cf85a04ddc Merge pull request #145 from catalyst/issue#144 tuanngocnguyen 2018-12-06 16:53:17 +11:00
  • c820bb1c0b Fix day display Nathan Nguyen 2018-12-06 15:42:56 +11:00
  • e1b6279437 user date Nathan Nguyen 2018-12-06 15:07:58 +11:00
  • 846879d2d6 Merge pull request #143 from catalyst/issue#140 tuanngocnguyen 2018-12-03 16:24:54 +11:00
  • 38f838d84e Turn off check_wwwroot_accessible on admin pages other than outage setting page Nathan Nguyen 2018-12-03 14:36:54 +11:00
  • df649c8133 change relative link to absolute link Nathan Nguyen 2018-11-30 10:40:43 +11:00
  • 8f5e5dbb50 Merge pull request #139 from catalyst/StyleSheetLoadingError Dmitrii Metelkin 2018-11-16 13:36:02 +11:00
  • f4962f22a8 Fix problem with loading stylesheet in preview mode Nathan Nguyen 2018-11-16 10:40:08 +11:00
  • 1ec50dadb2 add details about version support Dan Marsden 2018-10-11 14:01:28 +13:00
  • f72a03aa5a Incease timeout to prevent settings page throwing error (from time to time) Ilya Tregubov 2018-10-11 11:15:04 +11:00
  • 54045d5ce1 Incease timeout to prevent settings page throwing error (from time to time) Ilya Tregubov 2018-10-11 11:15:04 +11:00
  • e84534f7b6 Fix #127 fix boost header when outage plugin in use. Dan Marsden 2018-10-05 15:19:12 +13:00
  • ceb9e065b9 Use correct check for behat running. Dan Marsden 2018-10-05 14:21:03 +13:00
  • 3639883d30 Don't use curl when running behat tests to get page outage. Dan Marsden 2018-10-05 12:02:24 +13:00
  • 6c69d46ebe Fix some behat steps. Dan Marsden 2018-10-05 10:38:57 +13:00
  • 6cea3f52c2 Fix travis config for old php versions. Dan Marsden 2018-10-05 11:01:39 +13:00
  • a42ad4141a Fix #120 increase timeout values to prevent ci failures. Dan Marsden 2018-10-05 10:19:53 +13:00
  • 49bdb687c3 Fix #120 increase timeout values to prevent ci failures. Dan Marsden 2018-10-05 10:19:53 +13:00
  • c175333f88 Remove incorrect usage of example.com in tests. Dan Marsden 2018-10-03 22:30:18 +13:00
  • 3e5446d8d1 tidy up coding guideline travis failures. Dan Marsden 2018-10-03 22:10:39 +13:00
  • 6c489ad20e codiing guideline improvements to css file. Dan Marsden 2018-10-03 15:50:27 +13:00
  • a33e80b4aa Coding guidelines - tidy up some spacing in behat tests. Dan Marsden 2018-10-03 15:46:11 +13:00
  • fa0641ec47 update travis config. Dan Marsden 2018-10-03 15:34:13 +13:00
  • 20df09d3e9 Revert "Temporarly disabling one scenario test, see Issue #68." Dan Marsden 2018-10-03 15:28:03 +13:00
  • 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." Dan Marsden 2018-10-03 15:27:21 +13:00
  • 5aaf0ddeda Adding check for use of ip restrictions before warning (#134) adamlynam-catalyst 2018-10-03 15:22:31 +13:00
  • b3917b7b63 fix postgres version used in travis. Dan Marsden 2018-10-03 15:20:26 +13:00
  • 4ce9f05ebf Fix #124 use correct urls in redirects. Dan Marsden 2018-10-03 15:16:36 +13:00
  • 882f6a1afc Fix #124 use correct urls in redirects. Dan Marsden 2018-10-03 15:16:36 +13:00
  • 07e26e312c Convert deprecated pix_url calls. Dan Marsden 2018-10-03 15:10:59 +13:00
  • 92f7ec0541 add behat tests back to master branch. Dan Marsden 2018-10-03 15:10:33 +13:00
  • bdf158a677 Update travis config for 3.2 and lower branch. Dan Marsden 2018-10-03 15:05:09 +13:00
  • 84b35f01fa Master branch now requires 3.3 and higher so we can merge version specific changes. Dan Marsden 2018-10-03 15:00:20 +13:00
  • 62bf9f38ef Merge pull request #133 from catalyst/oliviersecret2 SECRET Olivier 2018-07-25 10:34:00 +10:00
  • cbebb4a839 Fix lang String SECRET Olivier 2018-07-02 12:48:25 +10:00
  • aee5ae8adb add privacy provider to fix unit test failure Olivier SECRET 2018-06-25 11:48:15 +10:00
  • 490029cb65 Fixed issue where behat_update_vars_for_process changes $CFG prematurely. moodle34_behat_issue Daniel Thee Roperto 2018-06-12 16:34:50 +10:00
  • fc49fc0fcb Merge pull request #130 from catalyst/issue129-outage-not-finished Daniel Thee Roperto 2018-04-26 16:31:12 +10:00
  • 8036147931 Issue #129 - Stop maintenance after stoptime. Daniel Thee Roperto 2018-04-26 15:56:33 +10:00
  • 2c0067d33b Merge pull request #123 from catalyst/moodle33tests Daniel Thee Roperto 2017-09-06 14:00:01 +10:00
  • 249f7cb78b Making it compatible with Moodle 32+. Daniel Thee Roperto 2017-09-06 11:46:03 +10:00
  • 73eb442117 Merge pull request #121 from catalyst/issue-95_core_maintenance_warning Daniel Thee Roperto 2017-07-13 12:47:30 +10:00
  • bdea7ee0d9 Bump plugin version Adam Riddell 2017-07-13 11:30:10 +10:00
  • 55e7836cfd Add global CSS to hide core maintenance warning Adam Riddell 2017-07-13 11:23:18 +10:00
  • 405a5cf518 Merge pull request #119 from catalyst/sudorequire Daniel Thee Roperto 2017-05-22 14:41:38 +10:00
  • 2691b4edf2 Merge branch 'master' into sudorequire Daniel Thee Roperto 2017-05-21 21:43:59 +10:00
  • 9ac670aad5 Merge pull request #118 from catalyst/codestyle Daniel Thee Roperto 2017-05-21 21:43:28 +10:00
  • 170a42fe86 Merge branch 'master' into codestyle Daniel Thee Roperto 2017-05-19 13:57:02 +10:00
  • 96b3e78ba7 Merge pull request #117 from catalyst/validateplugin Daniel Thee Roperto 2017-05-19 13:56:40 +10:00
  • 03269cfa0e Merge branch 'master' into sudorequire Daniel Thee Roperto 2017-05-19 11:41:19 +10:00
  • 8df4e4fe7c Merge branch 'master' into validateplugin Daniel Thee Roperto 2017-05-19 11:40:20 +10:00
  • 50f4fd1cf2 Merge pull request #116 from catalyst/issue-115_outage-body-class Daniel Thee Roperto 2017-05-19 11:39:31 +10:00
  • 95cec83970 Fixed code style. Daniel Thee Roperto 2017-05-19 09:41:57 +10:00
  • 75863e1a71 Fixed Moodle Code Style. Daniel Thee Roperto 2017-05-19 09:40:23 +10:00