Nicholas Hoobin
6f65ff9199
Issue #201 : Resolve unit test failures with PHP7.4
2020-07-06 14:36:00 +10:00
Brendan Heywood
a62be02438
Merge pull request #197 from catalyst/bootstrap-root
...
Fixed bug with moodles under a subdir #196
2020-06-19 13:34:54 +10:00
Brendan Heywood
32412c2580
Fixed travis node issue
2020-06-19 13:22:37 +10:00
Brendan Heywood
5a53bf04a1
Fixed bug with moodles under a subdir #196
2020-06-19 09:17:39 +10:00
golenkovm
b2e8100c19
Merge pull request #195 from catalyst/issue194
...
Add SVG support when building static page
2020-04-20 11:36:15 +10:00
Mikhail Golenkov
bf242d9e65
Set CFG->svgicons to true on info page #194 .
2020-04-08 16:49:47 +10:00
Brendan Heywood
981452ac27
Merge pull request #193 from catalyst/issue189-require-exists
...
Issue 189: Changed require statement to check file exists
2020-03-26 14:00:11 +11:00
Peter Burnett
73f283847a
Changed require statement to check file exists
2020-03-26 12:04:00 +10:00
Brendan Heywood
afc81edfde
Removed support for cron syntax #163
2020-03-26 01:40:06 +11:00
Brendan Heywood
9ed0b74112
Added next 3 available window button for new outages #163
2020-03-26 01:30:03 +11:00
Brendan Heywood
22b38c2838
Accept natural language start times #163
2020-03-26 00:56:17 +11:00
Brendan Heywood
0e6a8ccabb
Merge pull request #192 from catalyst/crontime-163
...
Crontime #163
2020-03-25 22:37:20 +11:00
Brendan Heywood
3b1b1ea0e1
Allow default start time using cron syntax #163
2020-03-25 22:21:35 +11:00
Brendan Heywood
e6a63f02e6
Added missing lang string
2020-03-25 21:36:19 +11:00
Brendan Heywood
56126cd431
Merge pull request #191 from catalyst/issue189
...
Issue189: Unable to find Class 'core\ip_utils'
2020-03-25 17:45:56 +11:00
Peter Burnett
777e466a0a
Issue #189 : Updated unit tests
2020-03-25 15:15:02 +10:00
katcher
4467bea1cf
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-03-18 09:17:19 -04:00
Marcus
77b63bce75
Merge pull request #188 from catalyst/fixbootstrap
...
Fix url parsing when Moodle is installed without subdir
2020-03-04 12:53:20 +10:00
Mikhail Golenkov
bac83b143a
Fix url parsing when Moodle is installed without subdir.
2020-03-04 13:03:44 +11:00
Dan Marsden
7d52bb9695
update readme to cover branch versions.
2020-02-24 13:37:18 +13:00
Brendan Heywood
c3a2faef08
Improved cli error messages
2020-02-13 23:02:12 +11:00
Brendan Heywood
51f6f5ef5c
Fixed event db snapshot record mismatch
2020-02-13 10:50:04 +11:00
Brendan Heywood
75d872564b
Bump version
2020-02-13 10:17:06 +11:00
Brendan Heywood
98b3bb38f6
Removed period from string
2020-02-13 10:16:12 +11:00
Brendan Heywood
b435a3f0a7
Improved wording and links for all 3 outage events
2020-02-13 09:39:15 +11:00
golenkovm
b428805c0e
Merge pull request #184 from catalyst/version
...
Bump plugin version
2020-02-11 09:53:59 +11:00
Mikhail Golenkov
a722ca6965
Bump plugin version.
2020-02-11 09:52:58 +11:00
Brendan Heywood
2535d6fa4c
Merge pull request #175 from catalyst/issue174
...
Fix maintenance static page generation
2020-02-10 15:55:47 +10:00
Mikhail Golenkov
cd21fb977b
Allow outage info requests #174 .
2020-02-10 16:19:01 +11:00
golenkovm
a71abed5b4
Merge pull request #183 from catalyst/issue179
...
Fix Issue179
2020-02-10 15:57:00 +11:00
Mikhail Golenkov
2cecb87317
Format test_get_urls_from_stylesheet_provider() #179 .
2020-02-10 14:28:48 +11:00
Mikhail Golenkov
b6f5db001a
Fix unit tests to support older versions of phpunit #179 .
2020-02-10 12:53:52 +11:00
Mikhail Golenkov
aadd7eaeee
Cover get_urls_from_stylesheet() method by unit tests #179 .
2020-02-10 12:17:05 +11:00
Mikhail Golenkov
7ad82886d7
Move regexps to a separate method #179 .
2020-02-10 11:12:14 +11:00
Mikhail Golenkov
26baaf9993
Fix unit tests #179 .
2020-02-07 15:41:52 +11:00
Mikhail Golenkov
a361ae4008
Simplify url building for update_link_stylesheet_parse() #179 .
2020-02-07 14:25:33 +11:00
Mikhail Golenkov
7a1fa1f91b
Tweak regexp and exclude non-url entries #179 .
2020-02-06 18:02:59 +11:00
Mikhail Golenkov
ae85c94364
Cook file url properly when Moodle is installed in a sub folder #179 .
2020-02-06 18:01:39 +11:00
Mikhail Golenkov
2af15f2136
Increase timeout for cases when caches have been just purged #179 .
2020-02-06 17:59:44 +11:00
Brendan Heywood
076321db60
Merge pull request #173 from catalyst/issue172
...
Fix events that trigger re-enabling maintenance mode
2020-02-05 13:48:57 +10:00
Mikhail Golenkov
c724e1abe4
Replace custom html button with OUTPUT->single_button #172 .
2020-02-05 14:09:34 +11:00
Mikhail Golenkov
d438027a18
Reorganize warning and buttons for Edit form #172 .
2020-02-05 12:51:43 +11:00
Mikhail Golenkov
587bd3a311
Fix Cancel button on Edit form.
2020-02-04 17:41:08 +11:00
Mikhail Golenkov
0137811f2b
Hide Create outage button if there is an ongoing outage #172 .
2020-02-04 17:03:59 +11:00
Mikhail Golenkov
a906f993f0
Add conditions before calling update_maintenance_later() #172 .
2020-02-04 17:03:47 +11:00
Mikhail Golenkov
10223da351
Amend redirection url when outage is saved.
2020-02-04 17:03:35 +11:00
Mikhail Golenkov
1e7d035a9b
Show warning if outage editing will trigger re-enabling maintenance mode #172 .
2020-02-04 17:02:59 +11:00
Brendan Heywood
d709f39122
Merge pull request #171 from catalyst/issue170
...
Do not check event calendar capability when running cli/finish.php
2020-02-04 13:14:20 +10:00
Mikhail Golenkov
acda7557d1
Do not check event calendar capability when running cli/finish.php #170
2020-02-04 13:39:02 +11:00
Brendan Heywood
ecaee161bb
Merge pull request #177 from catalyst/issue176
...
Increase postgresql version to fix Travis errors
2020-02-04 11:30:31 +10:00