This website requires JavaScript.
Explore
Help
Sign In
mirror
/
moodle-auth_outage
Watch
1
Star
0
Fork
0
You've already forked moodle-auth_outage
mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced
2026-05-17 05:48:43 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc495332ee801de195f7348066a216aca8bd20fa
moodle-auth_outage
/
classes
History
Daniel Thee Roperto
68cfce9b48
Issue
#9
- Fixed outagedb::getactive() to make better usage of Moodle DB API, removing hardcoded LIMIT from SQL Query.
2016-09-07 09:51:48 +10:00
..
event
Added admin events to the Moodle log - Issue
#14
2016-09-05 14:13:39 +10:00
forms
/outage
Basic form validation for create/edit outage. Checks if starttime is in past, stoptime is after starttime, warningduration is not zero and title size. Issue
#7
.
2016-09-05 16:33:06 +10:00
models
Issue
#9
- Checking if outage is ongoing or just a warning. Improved hooks, tests and HTML output.
2016-09-06 17:17:26 +10:00
outagedb.php
Issue
#9
- Fixed outagedb::getactive() to make better usage of Moodle DB API, removing hardcoded LIMIT from SQL Query.
2016-09-07 09:51:48 +10:00
outagelib.php
Issue
#9
- Improving frontend.
2016-09-06 19:53:18 +10:00