Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-18 | ! Review of app/ directory for merging upstream to dev has been completed....... | Malf Furious | 1 | -0/+3 |
2015-12-06 | * Implemented the "save" action for MVC sysconf | M | 1 | -1/+17 |
2015-12-05 | * Now normalizing the $argv array in the root app controller | M | 1 | -0/+2 |
2015-11-22 | * Placeholder message for site content | M | 1 | -0/+2 |
2015-11-22 | * Derp, default is a reserved word, calling the function 'deflt' instead | M | 1 | -1/+1 |
2015-11-22 | * Root controller is now asserting the existence of scrott.conf.php and deleg... | M | 1 | -2/+8 |
2015-11-22 | + Added controller for SysConf MVC | M | 1 | -0/+27 |
2015-11-22 | * Bug fix in normalizeArgv function | M | 1 | -3/+5 |
2015-11-22 | + Added function to root controller for normalizing the $argv array | M | 1 | -0/+32 |
2015-11-21 | + Added app root controller | M | 1 | -0/+20 |