Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-27 | Add function CommonModel::common_handleFormSubmissions() | Malf Furious | 1 | -0/+1 | |
This helper func to all implementing MVC controllers is used to check for submission of any web-form defined within a common MVC view file. If detected, the appropriate handler function is called. | |||||
2016-03-27 | Add Dashboard controller | Malf Furious | 1 | -0/+27 | |