Simon Sessingø
dfd32c0904
Bugfixes
...
- Moved middleware stuff back to Route class.
- Fixed Tests not working due to invalid method.
- Updated depricated method-calls in demo-project.
2016-11-21 04:06:45 +01:00
Simon Sessingø
e6dd9f3f55
Merge pull request #166 from skipperbent/v2
...
V2
2016-11-21 04:09:35 +02:00
Simon Sessingø
c258f937e8
Merge pull request #165 from skipperbent/v2-development
...
V 2.4.0 development
2.4.0
2016-11-21 04:09:26 +02:00
Simon Sessingø
efe5767220
Development
...
- Removed yet another depricated method.
- Fixed $_GET parameters being merged on default when calling getUrl.
- Fixed double / that could appear on urls sometimes.
2016-11-21 03:05:43 +01:00
Simon Sessingø
5415d73f4d
Added phpDocs
2016-11-21 02:15:25 +01:00
Simon Sessingø
60c0bd6355
Removed getRoutes depricated class from Route class.
2016-11-21 01:53:53 +01:00
Simon Sessingø
8370d3d94e
Development
...
- Made easier to extend.
- Added IRoute class.
- Changed namespace for Route classes.
- Moved find-url related stuff to Route classes itself.
- Added more tests for finding urls.
- Added support for custom names on RouteController and RouteResource.
- Removed depricated methods.
- Updated documentation.
- Updated demo-project to reflect changes.
- Other small bugfixes and improvements.
2016-11-21 01:50:28 +01:00
Simon Sessingø
df3acb6605
Enchacements
...
- Added more doctype and descriptions on functionality.
- Renamed methods and properties to make better sense.
- Added IRoute interface for easier extendability.
2016-11-20 18:05:57 +01:00
Simon Sessingø
e803b1ca5c
Merge pull request #164 from skipperbent/v2
...
V2
2016-11-19 21:13:12 +02:00
Simon Sessingø
88d58cd7b7
Merge pull request #163 from skipperbent/v2-development
...
Fixed: wrong argument-type in getUrl method
2.3.1
2016-11-19 21:12:57 +02:00
Simon Sessingø
4a48a3fcf9
Fixed: wrong argument-type in getUrl method
2016-11-19 20:12:06 +01:00
Simon Sessingø
45faf9830e
Merge pull request #162 from skipperbent/v2
...
V2
2016-11-19 20:41:38 +02:00
Simon Sessingø
d04c74ccad
Merge pull request #161 from skipperbent/v2-development
...
V2 development
2.3.0
2016-11-19 20:41:26 +02:00
Simon Sessingø
9922dcc552
Updated documentation
2016-11-19 19:37:59 +01:00
Simon Sessingø
87d619ca24
More optimisations
2016-11-19 19:28:10 +01:00
Simon Sessingø
7e63197252
Major overhaul
2016-11-19 19:24:05 +01:00
Simon Sessingø
c915c0386a
Merge pull request #160 from skipperbent/v2
...
V2
2016-11-19 10:16:06 +02:00
Simon Sessingø
02809a4daf
Merge pull request #159 from skipperbent/v2-development
...
Bugfixes
2.2.3
2016-11-19 10:15:56 +02:00
Simon Sessingø
ba719cf880
Bugfixes
2016-11-19 09:15:34 +01:00
Simon Sessingø
30479b15ca
Merge pull request #158 from skipperbent/v2
...
V2
2016-11-19 09:47:29 +02:00
Simon Sessingø
da6b5af19f
Merge pull request #157 from skipperbent/v2-development
...
Bugfixes
2.2.2
2016-11-19 09:47:19 +02:00
Simon Sessingø
808d59d3d3
Bugfixes
2016-11-19 08:46:48 +01:00
Simon Sessingø
4dde51e833
Merge pull request #156 from skipperbent/v2
...
V2
2016-11-19 07:02:34 +02:00
Simon Sessingø
914ec9d1b7
Merge pull request #155 from skipperbent/v2-development
...
Small optimisations
2.2.1
2016-11-19 07:02:23 +02:00
Simon Sessingø
d1f33d9b01
Small optimisation
2016-11-19 06:01:53 +01:00
Simon Sessingø
961a4d0e94
Merge pull request #154 from skipperbent/v2
...
V2
2016-11-19 06:25:23 +02:00
Simon Sessingø
5f72755a98
Merge pull request #153 from skipperbent/v2-development
...
V2 development
2.2.0
2016-11-19 06:25:08 +02:00
Simon Sessingø
d4a04920b8
More development
2016-11-19 05:22:51 +01:00
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