Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-22 | Deprecate application code | Malf Furious | 1 | -30/+0 | |
Setup to perform an iteration of development focused on a simpler implementation and eliminating redundancy in design. | |||||
2016-05-27 | Add copyright notice to Scrott model files | Malf Furious | 1 | -0/+14 | |
2016-02-17 | Update Except model, deflt action to consume $message for display on page | Malf Furious | 1 | -1/+2 | |
2016-02-17 | Add 'Except' MVC -- Used to show application exception messages to user | Malf Furious | 1 | -0/+15 | |
This MVC should be triggered by the root controller if normal routines throw an exception and should pass the exception message to the Except controller. |