Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set App::$error on 404 so we don't get two 'Page not found.' page bodies. | redmatrix | 2016-07-26 | 1 | -0/+1 |
* | support work for a long-term fix for issue #390, essentially one can specify ... | redmatrix | 2016-05-17 | 1 | -3/+5 |
* | provide a way for the router to support custom controller objects and allow p... | redmatrix | 2016-04-21 | 1 | -11/+28 |
* | change the 404 warning from the router to reflect the new architecture | redmatrix | 2016-04-20 | 1 | -4/+5 |
* | pull in the new object router and a few selected samples for the new controll... | redmatrix | 2016-04-17 | 1 | -5/+14 |
* | cleanup and test of new router | redmatrix | 2016-04-15 | 1 | -39/+39 |
* | get init() working with class modules | redmatrix | 2016-04-15 | 1 | -9/+15 |
* | testing the new router/module code | redmatrix | 2016-04-15 | 1 | -1/+21 |
* | typo in router | redmatrix | 2016-04-02 | 1 | -1/+1 |
* | static App | redmatrix | 2016-03-31 | 1 | -43/+47 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
* | missing function | redmatrix | 2016-02-24 | 1 | -1/+0 |
* | add router class | redmatrix | 2016-02-19 | 1 | -0/+200 |