Commit Graph

14 Commits

Author SHA1 Message Date
abhinavgandham
7f968b2365 Issue #390: Code cleanup to fix code standards codesniffer errors. 2026-01-12 17:18:47 +10:00
Jamie Stamp
aab2af04e8 Fix code style violations 2020-11-06 09:32:23 +00:00
Daniel Thee Roperto
3360d357d4 Added warnings in case plugin is not properly configured. 2016-11-14 15:02:30 +11:00
Daniel Thee Roperto
deb6d87e72 Issue #73 - Could not reproduce the issue but this fix should work.
- Added a fixed timestamp to get both planned/past outages, unlikely to happen outsite debugging environment but it could have a timing problem when fetching each list of outages.

- Changed the query to get ended queries to be a the conditions of NOT a past outage. I believe the old query was equivalent but that should rule out a query problem.
2016-11-08 11:56:11 +11:00
Daniel Thee Roperto
8791727ba4 Issue #46 - Added tests for every class, except outputs. Small bugs/invalid parameter detection fixed together. 2016-09-26 19:34:27 +10:00
Daniel Thee Roperto
6b43ffe3b9 Issue #46 - Added behat tests to actions in manage page. 2016-09-25 19:39:00 +10:00
Daniel Thee Roperto
5df01b342e Fixed insepections, refactored to reduce complexity (phpmd warning). 2016-09-22 16:47:07 +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
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
ee771daecf Issue #11 - Small fixed as suggested by Brendan. 2016-09-12 13:57:33 +10:00
Daniel Thee Roperto
25abb3ae82 Issue #11 - Manage lists outages in separate tables. 2016-09-12 12:58:16 +10:00
Daniel Thee Roperto
0d8ab19f83 Issue #11 - Renderer refactored. 2016-09-12 11:28:56 +10:00
Daniel Thee Roperto
96f9bb7ec2 Issue #11 - Standard manage table implemented, all outages still on the same table. 2016-09-12 11:12:12 +10:00
Daniel Thee Roperto
2a120f0ebe Renamed methods, files and language keywords in order to match Moodle style. Issue #16 2016-09-07 11:31:58 +10:00