Commit Graph
10 Commits
Author SHA1 Message Date
Quetzal b40a33bf2e Add replacement scheduler 2020-03-02 09:39:59 +00:00
Spine 2c97f96691 Streamline autoloading and tidy up how required PHP classes are pulled in.
Require files using __DIR__ instead of SERVER_ROOT
    Use `new Class` instead of `NEW Class`
    Class FEED => Feed
    Class VALIDATE => Validate
2020-03-01 12:03:04 +00:00
Spine c82acddcfb replace extract() with array dereferences 2020-01-12 16:46:51 +01:00
itismadnessandGitea 211ce4d173 replace tabs with spaces (#12) 2019-09-17 22:09:49 +00:00
SpineandGitea 87375c441d boris repl (#104) 2019-05-18 15:36:39 +00:00
itismadness 2b823d086d Fix CLI commands not working on the site
Squashed commit of the following:

Author: itismadness <[email protected]>

    Fix CLI commands breaking
2018-01-23 14:23:28 -05:00
itismadness ba6eafe7c4 Add apply.php to allow people to apply to staff (!15)
Squashed commit of the following:

Author: itismadness <[email protected]>

    add link to apply on staff.php

Author: Spine <[email protected]>

    Initial implementation of Applicant feature
    Access applicant board through a custom permission
    allow the framework to be run from the command-line
    fix spelling

Author: itismadness <[email protected]>

    add migration for applicant stuff

Author: Athena <[email protected]>

    fix small bug introduced by last push

Author: Spine <[email protected]>

    various grammar tweaks
2018-01-18 18:00:31 -05:00
itismadness ec5458e0c8 remove some stuff from classloader 2017-12-13 11:26:20 -05:00
itismadness 067233bea9 add composer 2017-12-13 11:25:37 -05:00
A 4dc87d0c22 initial commit 2016-12-19 22:55:12 -05:00