Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Thee Roperto
ded6b2d005 Issue #32 - UX improvements, detect end of outage and show in warning bar. Does not redirect user to info page anymore. 2016-09-23 15:53:28 +10:00
Daniel Thee Roperto
708622bbcd Issue #42 - Refactoring code according to Moodle Coding Style. 2016-09-21 19:04:22 +10:00
Daniel Thee Roperto
e6a2231ba1 Issue #33 - Refactored code, created infopage_controller to control the display of an info page. 2016-09-21 11:23:23 +10:00
Daniel Thee Roperto
6824127624 Issue #23 - Generate a static template page every time an outage is created, updated or deleted. 2016-09-20 16:43:42 +10:00
Daniel Thee Roperto
6de4f3b82a Merge branch 'issue38-getconfig' 2016-09-19 16:03:44 +10:00
Daniel Thee Roperto
671e7d5f67 Issue #38 - Ensuring we always have default values for plugin config. 2016-09-19 15:44:09 +10:00
Daniel Thee Roperto
f0ae7b8410 Issue #30 - Fixed stage values and broken tests. 2016-09-19 13:13:03 +10:00
Daniel Thee Roperto
2cfda63922 Issue #30 - Add finished flag to mark the real time that an outage was finished. 2016-09-15 18:24:36 +10:00
Daniel Thee Roperto
7ca44c74ab Fixed code inspections, missing phpdocs and code standards. 2016-09-15 14:01:45 +10:00
Daniel Thee Roperto
6041d945e1 Issue #29 - Fixed javascript error in jshint for Moodle 27 and 28. 2016-09-14 13:57:32 +10:00
Daniel Thee Roperto
5e873d766c Issue #29 - Fixed javascript redirection. 2016-09-14 13:41:45 +10:00
Daniel Thee Roperto
aa378633f9 Issue #29 - UI improvements such as warning bar styling and texts. 2016-09-14 13:00:18 +10:00
Daniel Thee Roperto
92681c7ec4 Issue #26 - Added the option to preview how a warning bar will look before and during an outage. 2016-09-13 17:26:21 +10:00
Daniel Thee Roperto
feaca1d78e Issue #26 - Preview warning bar with parameters auth_outage_preview and auth_outage_delta 2016-09-13 12:58:01 +10:00
Daniel Thee Roperto
46a503e383 Issue #28 - Inverted warning bar texts -- focus on countdown. 2016-09-12 18:32:16 +10:00
Daniel Thee Roperto
7edefc8462 BugFix - Fixed a problem that would not allow admins to use the system while in maintenance. 2016-09-12 09:55:57 +10:00
Daniel Thee Roperto
cf78e2e180 Issue #15 - If admin, do not redirect -- stop at 0:00:00. 2016-09-09 16:22:19 +10:00
Daniel Thee Roperto
4c4df53402 Issue #15 - Added countdown to navbar, redirect to info.php when ended. 2016-09-09 15:57:24 +10:00