Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | provide a way for the router to support custom controller objects and allow ↵ | redmatrix | 2016-04-21 | 1 | -11/+28 |
| | | | | plugins to register class objects as modules instead of the traditional procedural interface. | ||||
* | 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 ↵ | redmatrix | 2016-04-17 | 1 | -5/+14 |
| | | | | controller layout | ||||
* | 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 |