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-16 21:41:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98de8a6c691ac605febb28697b669b242eee2702
moodle-auth_outage
/
classes
History
Daniel Thee Roperto
98de8a6c69
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
..
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
Namespace changes, outagedb changed to used static methods instead on singleton, utils renamed to outagelib (better name when using the 'use' directive). Issue
#1
2016-09-02 11:55:17 +10:00
outagedb.php
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
outagelib.php
Issue
#12
- fixed code standard problems preventing Travis to build.
2016-09-02 15:38:19 +10:00