Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-10 | Add 'go home' button to exception page | Malf Furious | 1 | -4/+8 | |
2016-05-29 | Add copyright notice to application view files | Malf Furious | 1 | -0/+14 | |
2016-02-20 | Finish initial exception reporting page | Malf Furious | 1 | -1/+6 | |
2016-02-17 | Add 'Except' MVC -- Used to show application exception messages to user | Malf Furious | 1 | -0/+24 | |
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. |