Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for ContentNegotiation::getNegotiator() | Arnold Daniels | 2017-02-09 | 1 | -39/+69 |
| | |||||
* | Fixup after rebase | Arnold Daniels | 2017-02-09 | 2 | -3/+3 |
| | |||||
* | Reworked views using Jasny View | Arnold Daniels | 2017-02-09 | 3 | -276/+159 |
| | | | | | Added View/PHP trait Ability to set a viewer | ||||
* | Fixed issues with controllerinterface and tests | Arnold Daniels | 2017-02-09 | 3 | -49/+12 |
| | |||||
* | Moved view logic to own library | Arnold Daniels | 2017-02-09 | 1 | -0/+1 |
| | |||||
* | Add content negotiation (fixes #11) | minstel | 2017-01-17 | 2 | -6/+163 |
| | |||||
* | Fixed RouteAction test to use cancel() | Arnold Daniels | 2016-12-02 | 1 | -15/+24 |
| | |||||
* | Tests and fixes for setResponseHeaderv1.0.1 | Arnold Daniels | 2016-11-22 | 1 | -0/+30 |
| | |||||
* | Tests and minor fixes for Twig viewv1.0.0origin/refactor | Arnold Daniels | 2016-11-21 | 2 | -230/+211 |
| | |||||
* | Fixed tests for Session\Flash | Arnold Daniels | 2016-11-20 | 1 | -122/+133 |
| | |||||
* | Session trait tests and fixes | Arnold Daniels | 2016-11-20 | 2 | -37/+75 |
| | |||||
* | Tests and fixes for RouteAction | Arnold Daniels | 2016-11-20 | 5 | -98/+162 |
| | |||||
* | Implemented Input trait | Arnold Daniels | 2016-11-19 | 2 | -3/+224 |
| | |||||
* | Make all tests run | Arnold Daniels | 2016-11-19 | 6 | -724/+109 |
| | | | | | | Mark some tests incomplete, rather than have them fail or error Completed tests for Controller Made getRequest and get/setResponse public | ||||
* | Tested and fixed Output trait | Arnold Daniels | 2016-11-19 | 1 | -320/+326 |
| | |||||
* | Refactored CheckRequest and CheckResponse traits | Arnold Daniels | 2016-11-18 | 13 | -768/+1454 |
| | | | | | WIP Controller\Output Restructuring the tests (one test per trait) | ||||
* | Refactor controller. Move stuff to traits. | Arnold Daniels | 2016-11-17 | 1 | -35/+46 |
| | |||||
* | Merge branch 'Flash' of https://github.com/Minstel/controller into Minstel-Flash | Arnold Daniels | 2016-11-17 | 3 | -0/+506 |
|\ | |||||
| * | Flash | minstel | 2016-10-25 | 3 | -2/+193 |
| | | |||||
| * | Twig trait | minstel | 2016-10-25 | 1 | -0/+314 |
| | | |||||
* | | Merge branch 'Controller_request_method_methods' of ↵ | Arnold Daniels | 2016-11-17 | 1 | -6/+60 |
|\ \ | | | | | | | | | | https://github.com/Minstel/controller into Minstel-Controller_request_method_methods | ||||
| * | | Controller request method methods | minstel | 2016-10-21 | 1 | -3/+66 |
| |/ | |||||
* | | Merge branch 'master' into Controller-encodeData_method | Arnold Daniels | 2016-11-03 | 2 | -0/+160 |
|\ \ | |||||
| * | | Fixes | minstel | 2016-10-21 | 2 | -18/+83 |
| | | | |||||
| * | | Minor fix | minstel | 2016-10-18 | 2 | -6/+6 |
| | | | |||||
| * | | RouteAction trait | minstel | 2016-10-18 | 2 | -0/+95 |
| |/ | |||||
* | | Controller response methods | minstel | 2016-10-23 | 1 | -53/+440 |
| | | |||||
* | | Minor fix | minstel | 2016-10-20 | 1 | -3/+3 |
| | | |||||
* | | Controller::encodeData method | minstel | 2016-10-20 | 1 | -3/+156 |
|/ | |||||
* | Controller check response status methods | minstel | 2016-10-18 | 1 | -2/+82 |
| | |||||
* | Controller class | minstel | 2016-10-17 | 1 | -0/+26 |