summaryrefslogtreecommitdiffstats
path: root/app/index.php (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-05Merge branch 'feature/view-closed-issues' into devMalf Furious1-1/+4
2018-11-05Add pad closed issues viewMalf Furious1-1/+4
2018-11-05Return code 404 when displaying the 404 pageMalf Furious1-0/+1
2018-10-27Add 404 Page not found viewMalf Furious1-0/+6
2018-09-25group: Add group page viewMalf Furious1-0/+9
2018-09-23admin: Add empty admin panelMalf Furious1-0/+9
2018-09-21deleteaccount: Add viewMalf Furious1-0/+5
2018-09-20index: Enforce access permission when viewing object by URLMalf Furious1-0/+8
2018-09-20Add start of single-pad viewMalf Furious1-0/+15
2018-09-15Add 'my pads' pageMalf Furious1-0/+5
2018-07-26Remove TODO and placeholderMalf Furious1-3/+0
2018-07-26Add "My Groups" pageMalf Furious1-0/+5
2018-07-24Move $user page object scopeMalf Furious1-1/+2
2018-07-24Add call to setPageName()Malf Furious1-0/+1
2018-07-21Update index.php to set appropriate page objectsMalf Furious1-1/+2
2018-07-19Fix bug in index.phpMalf Furious1-1/+2
2018-07-19Define /logout routeMalf Furious1-0/+9
2018-07-19Add basic dashboard pageMalf Furious1-0/+7
2018-02-10Add exception view to index.phpMalf Furious1-1/+1
2018-02-07Add login view to controllerMalf Furious1-1/+9
2018-02-06Add index.phpMalf Furious1-0/+49
2016-10-22Deprecate application codeMalf Furious1-30/+0
2016-05-27Add copyright notice to Scrott entry-point filesMalf Furious1-0/+14
2015-11-21+ Added app root controllerM1-2/+2
2015-11-21* Now using require in favor of include throughout PHP in the appM1-1/+1
2015-11-21* Changing the mechanism by which the requested path is passed to the appM1-1/+1
2015-11-21+ Adding main source file which invokes the master controllerM1-0/+16