Commit Graph

29 Commits

Author SHA1 Message Date
Daniel Thee Roperto
f8034abc0e Added admin events to the Moodle log - Issue #14 2016-09-05 14:13:39 +10:00
Daniel Thee Roperto
334fd907ad Fixed auth function signature. 2016-09-02 17:50:27 +10:00
Daniel Thee Roperto
7e7a8dd92f Set minimum requirement to Moodle 2.6 -- we may need to change for 2.7 later. 2016-09-02 15:56:09 +10:00
Daniel Thee Roperto
18e0583ba5 Issue #12 - fixed code standard problems preventing Travis to build. 2016-09-02 15:38:19 +10:00
Daniel Thee Roperto
6ceb328aa4 Issue #12 - fixed language array causing travis to fail building. 2016-09-02 15:02:16 +10:00
Daniel Thee Roperto
06b3e4f918 Issue #12: English references removed, using language pack, except on code related to Issue #11 later. 2016-09-02 14:42:01 +10:00
Daniel Thee Roperto
729c8f521a Fixed InvalidArgumentException namespace - Issue #1 2016-09-02 13:32:26 +10:00
Daniel Thee Roperto
2cf9afb5c5 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
Daniel Thee Roperto
5f4ea51fcc Removing alien code. 2016-09-02 09:48:43 +10:00
Daniel Thee Roperto
b9b6077ce4 Added tests for outagedb class - #1 2016-09-01 16:40:47 +10:00
Daniel Thee Roperto
44f826fd68 Added tests for outage and outageutils class - #1 2016-09-01 14:21:38 +10:00
Daniel Thee Roperto
1afb0493ea Fixed DELETE button - #12 2016-09-01 10:57:25 +10:00
Daniel Thee Roperto
1dafbc8672 Basic delete outage entry implemented. Still missing rules on which ones can be deleted. 2016-08-31 16:48:21 +10:00
Daniel Thee Roperto
9e1b5e8315 Editing outage entry implemented. 2016-08-31 16:19:50 +10:00
Daniel Thee Roperto
1d7a042e65 Several changes to easily integrate with moodle db api. Create outage page working. 2016-08-31 15:03:36 +10:00
Daniel Thee Roperto
d9b852792e Improved outage class encapsulation. Added outagedb as DB Context. Other minor changes. 2016-08-31 11:26:27 +10:00
Daniel Thee Roperto
72d77aea89 Changed outage page section names, basic update page structure created. 2016-08-30 18:38:56 +10:00
Daniel Thee Roperto
0dea3d39a9 Code compliance. 2016-08-30 17:49:56 +10:00
Daniel Thee Roperto
f6cbd0f828 Building basic structure. 2016-08-30 14:35:00 +10:00
Daniel Thee Roperto
ec44c25329 Changes to comply with codechecker. 2016-08-29 12:19:16 +10:00
Daniel Thee Roperto
8944d4c374 Merge branch 'development-prototype' 2016-08-25 17:15:13 +10:00
Daniel Thee Roperto
03a49d7d21 Basic settings and database 2016-08-25 17:14:48 +10:00
Daniel Thee Roperto
008f8e3a10 Update .travis.yml 2016-08-25 15:28:15 +10:00
Marcus Boon
1b7610c3b3 WR#259574: Initial auth_outage class structure 2016-08-22 16:25:11 +10:00
Marcus Boon
8ff9b0b3e3 WR#259574: Added version.php 2016-08-22 12:38:16 +10:00
Marcus Boon
f8c46a2914 WR#259574: Added more info to the README 2016-08-22 12:28:27 +10:00
Marcus Boon
10d27c6156 WR#259574: Added travis config to do automated testing 2016-08-22 12:23:49 +10:00
Marcus Boon
16900e8efa WR#259574: Added gitignore 2016-08-22 12:19:00 +10:00
Marcus
5f03e6868d Initial commit 2016-08-22 11:37:27 +10:00