summaryrefslogtreecommitdiffstats
path: root/app/view (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-12-24* Added required=true to form fields on bootstrap viewsMalf Furious1-3/+3
2015-12-06+ Implemented the "noticeModal" -- an object in the master MVC topp view for ↵M1-8/+35
displaying error / warning / and notice messages + Added two helper functions to Master MVC model for retruning values to the noticeModal
2015-12-06+ Adding master page modal for displaying page errors/warnings/and notices ↵M3-0/+27
(shell only, content coming soon)
2015-12-05+ Added framework function for getting current app pathM1-1/+2
* Changed sysconf view to use new function ($mod->ar()/sysconf -> $mod->ap)
2015-12-03* Fixed the sources in the master head and foot views (wasn't accounting for ↵M2-3/+3
app-root)
2015-12-03* Finished form for sysconf default viewM1-1/+34
2015-12-02* Formatted DB portion of the sysconf page formM1-17/+19
2015-11-29* Updated sysconf default view to include new modal contentM1-13/+10
2015-11-29+ Adding sysconf message modal viewM1-0/+37
2015-11-29+ Added sysconf issue modal viewM1-0/+34
2015-11-29+ Added sysconf stage modal viewM1-0/+34
2015-11-29+ Added sysconf pad modal viewM1-0/+50
2015-11-29+ Created sysconf group modalM2-3/+33
2015-11-29* Moved sysconf default view modal content out to diffent view fileM2-20/+33
2015-11-22+ Adding draft of the sysconf viewM1-0/+107
2015-11-22+ Added footer view to Master MVC (for placing JS includes at the bottom of ↵M1-0/+2
pages)
2015-11-22+ Added <head> view for Master MVCM1-0/+5