Simon Sessingø
4e12cb8bc3
More changes
2016-11-19 05:06:47 +01:00
Simon Sessingø
8f33cc1a39
Development
2016-11-19 04:41:29 +01:00
Simon Sessingø
ed1ac74e7a
Development
...
- Fixed updatae causing middlewares to sometimes load on wrong routes.
- Converted project to PSR/2.
- Updated InputCollection class and added get method for easy access to values.
- Complete refactor of RouterBase.
- Added findRoute method to RouterBase.
- It's now possible to change parameter modifiers and symbol by overwriting properties on RouterBase.
- Added RouterUrlTest unit-test for testing route-urls.
- Added IRestController that can be easily implemented in custom ResourceController-classes.
- It's now possible to use "-" instead of "_" when using getHeader method in Request class.
- Added PHPDocs.
- Fixed "/" route sometimes returning "//" as url.
- Optimisations and bugfixes.
2016-11-19 02:48:19 +01:00
Simon Sessingø
2216090a5f
Merge pull request #152 from skipperbent/v2
...
V2
2016-11-17 19:01:25 +02:00
Simon Sessingø
41d15d3acd
Merge pull request #151 from skipperbent/v2-development
...
Re-added missing methods from version 1.
2.1.10
2016-11-17 19:01:17 +02:00
Simon Sessingø
a4447313f6
Re-added missing methods from version 1.
2016-11-17 17:55:34 +01:00
Simon Sessingø
d467f60e55
Merge pull request #150 from skipperbent/v2
...
V2
2016-11-17 17:33:59 +02:00
Simon Sessingø
ded9c8ebe0
Merge pull request #149 from skipperbent/v2-development
...
Updated documentation
2.1.9
2016-11-17 17:33:49 +02:00
Simon Sessingø
99f869b57d
Updated documentation
2016-11-17 16:33:27 +01:00
Simon Sessingø
c30ae6b098
Merge pull request #148 from skipperbent/v2
...
V2
2016-11-17 17:25:54 +02:00
Simon Sessingø
394f7beb8b
Merge pull request #147 from skipperbent/v2-development
...
V2 development
2.1.8
2016-11-17 17:25:30 +02:00
Simon Sessingø
c94523740b
Development
...
- Fixed ExceptionHandlers loading in reverse order.
- Fixed rewrite when modifying `Request` didn't work properly.
2016-11-17 16:24:24 +01:00
Simon Sessingø
305c0ab7c8
Removed clone from RouterBase
2016-11-17 15:17:27 +01:00
Simon Sessingø
c93308c8e1
Merge pull request #146 from skipperbent/v2
...
V2
2016-11-17 16:04:53 +02:00
Simon Sessingø
baab004482
Merge pull request #145 from skipperbent/v2-development
...
Added default null parameter value to RouterController and RouterResource
2.1.7
2016-11-17 16:04:38 +02:00
Simon Sessingø
eb160ff7bb
Added default null parameter value to RouterController and RouterResource
2016-11-17 15:03:18 +01:00
Simon Sessingø
c3241012af
Merge pull request #144 from skipperbent/v2
...
V2
2016-11-17 15:21:32 +02:00
Simon Sessingø
00c0cad211
Merge pull request #143 from skipperbent/v2-development
...
Bugfix: set parameters to null when new url is set
2.1.6
2016-11-17 15:21:24 +02:00
Simon Sessingø
2db0601e20
- Fixed: set parameters to null when new url is set
2016-11-17 14:20:29 +01:00
Simon Sessingø
9e2ba2674b
Merge pull request #142 from skipperbent/v2
...
V2
2016-11-17 06:37:11 +02:00
Simon Sessingø
c6e85676da
Merge pull request #141 from skipperbent/v2-development
...
Bugfixes
2.1.5
2016-11-17 06:37:03 +02:00
Simon Sessingø
c59ab12e1a
Bugfixes
2016-11-17 05:36:44 +01:00
Simon Sessingø
4d18f33a81
Merge pull request #140 from skipperbent/v2
...
V2
2016-11-17 05:03:39 +02:00
Simon Sessingø
5a74c9d27d
Merge pull request #139 from skipperbent/v2-development
...
Development
2.1.4
2016-11-17 05:03:30 +02:00
Simon Sessingø
b298665d33
Changed demo-project to use v2 router
2016-11-17 04:02:53 +01:00
Simon Sessingø
9ba531d559
Removed uncommented code
2016-11-17 04:00:59 +01:00
Simon Sessingø
73ee4521bc
Bugfixes
...
- Array arguments are now longer automaticially merged.
- Added domain-route parameter unit-test.
2016-11-17 03:50:33 +01:00
Simon Sessingø
b5f8d9410f
Bugfixes
2016-11-17 03:17:11 +01:00
Simon Sessingø
9d98b2da4c
Merge pull request #138 from skipperbent/v2
...
V2
2016-11-16 16:16:33 +02:00
Simon Sessingø
b5eef6f3ee
Merge pull request #137 from skipperbent/v2-development
...
Bugfixes
2.1.3
2016-11-16 16:16:22 +02:00
Simon Sessingø
75566dc2ba
Bugfixes
2016-11-16 15:15:51 +01:00
Simon Sessingø
6930864e7e
Merge pull request #136 from skipperbent/v2
...
V2
2016-11-16 15:32:45 +02:00
Simon Sessingø
ad0eceb814
Merge pull request #135 from skipperbent/v2-development
...
Bugfixes
2.1.2
2016-11-16 15:32:32 +02:00
Simon Sessingø
8478899eb6
Bugfixes
2016-11-16 14:30:19 +01:00
Simon Sessingø
f3f129ae0b
Merge pull request #134 from skipperbent/v2
...
V2
2016-11-15 09:47:07 +02:00
Simon Sessingø
4bec2bc5fb
Merge pull request #133 from skipperbent/v2-development
...
Csrf bugfixes
2.1.1
2016-11-15 09:46:54 +02:00
Simon Sessingø
93562bd758
Csrf bugfixes
2016-11-15 08:46:14 +01:00
Simon Sessingø
85b9fac21e
Merge pull request #132 from skipperbent/v2
...
V2
2016-11-15 08:13:22 +02:00
Simon Sessingø
4f47463497
Merge pull request #131 from skipperbent/v2-development
...
V2 development
2.1.0
2016-11-15 08:13:09 +02:00
Simon Sessingø
9c413a3c53
Bugfixes
2016-11-15 06:38:39 +01:00
Simon Sessingø
669d318a12
Documentation updates
2016-11-15 05:57:58 +01:00
Simon Sessingø
9513e38009
Fixed to unit tests
2016-11-15 05:57:04 +01:00
Simon Sessingø
a13bcd4768
Updated demo project + documentation
2016-11-15 05:48:08 +01:00
Simon Sessingø
83c73a4240
Callback, faking route and documentation updates
2016-11-15 05:44:24 +01:00
Simon Sessingø
bc14790a67
Updated documentation
2016-11-15 03:55:28 +01:00
Simon Sessingø
d5e7a13d89
Development + bugfixes
2016-11-15 03:43:26 +01:00
Simon Sessingø
0c93633d13
Merge pull request #130 from skipperbent/v2
...
V2
2016-11-15 01:12:51 +02:00
Simon Sessingø
e5c86c1822
Merge pull request #129 from skipperbent/v2-development
...
Bugfixes
2.0.2
2016-11-15 01:12:41 +02:00
Simon Sessingø
6de0700e17
Bugfixes
...
- Removed debugging constructor.
- Updated documentation.
2016-11-15 00:11:57 +01:00
Simon Sessingø
973344e46e
Merge pull request #128 from skipperbent/v2
...
V2
2016-11-08 18:23:22 +02:00