Simon Sessingø
93d8c26416
[BUGFIX] Fixed router for controller and ressources not matching /something?
1.0.2
2015-10-14 19:55:05 +02:00
Simon Sessingø
aec1f5f10c
[FEATURE] Features and optimisations
...
- Added where method to RouterRoute to support custom regular expression matches on routes.
- Moved parameters property to RouterRoute class.
- Added IRouteEntry class.
2015-10-14 13:54:53 +02:00
Simon Sessingø
8064b5f536
Merge branch 'master' of https://github.com/skipperbent/simple-php-router
1.0.1
2015-10-11 11:36:39 +02:00
Simon Sessingø
5c81da7b77
[BUGFIX] Bugfixes
...
- Made sure that urls are always presented in the correct order
- Ignored RouterGroup in controllerUrlMap
2015-10-11 11:35:56 +02:00
Simon Sessingø
8d4e765556
Update README.md
1.0
2015-10-11 10:45:46 +02:00
Simon Sessingø
624df047e7
Update README.md
2015-10-11 10:44:46 +02:00
Simon Sessingø
3c3dcdf8df
[FEATURE] Added getIdentifier method to RouterBase
...
- Fixed getter for getLoadedRoute
2015-10-11 10:43:35 +02:00
Simon Sessingø
2a97e01390
Update README.md
2015-10-11 10:42:13 +02:00
Simon Sessingø
a1271f1c89
[BUGFIX] Fixed router not loading show method
2015-10-07 13:26:41 +02:00
Simon Sessingø
2ff88f9ed4
[BUGFIX] Bugfixes
2015-10-07 00:14:59 +02:00
Simon Sessingø
02a874d01c
[TASK] More fixes to the RouterRessource router.
2015-10-06 20:36:24 +02:00
Simon Sessingø
cbe1af0ab9
[FEATURE] Added ressource controller type
2015-10-06 19:46:07 +02:00
Simon Sessingø
6354c3c766
[TASK] Bugfixes and improvements
...
- Most routes now works along with getRoute() method.
2015-10-06 16:08:42 +02:00
Simon Sessingø
1c765476b5
[BUGFIXES] Bugfixes
2015-09-25 00:00:29 +02:00
Simon Sessingø
e414303aff
Merge branch 'master' of https://github.com/skipperbent/simple-php-router
2015-09-22 13:40:02 +02:00
Simon Sessingø
67c3479a3e
[FEATURE]
...
- Added RouterController class.
- Added Router::controller functionality to SimpleRouter class.
- Bugfixes and optimisations.
2015-09-22 13:39:17 +02:00
Simon Sessingø
a3c21d8995
Update README.md
2015-09-22 11:30:56 +02:00
Simon Sessingø
6b8ab11f28
Merge branch 'master' of https://github.com/skipperbent/simple-php-router
...
Conflicts:
README.md
2015-09-21 19:41:29 +02:00
Simon Sessingø
46af0947e8
Update README.md
2015-09-21 19:40:58 +02:00
Simon Sessingø
85470bbbd7
[TASK] Updated
2015-09-21 19:40:14 +02:00
Simon Sessingø
4cc306a2cc
Update README.md
2015-09-20 12:26:16 +02:00
Simon Sessingø
61857726dd
...
...
...
2015-09-19 23:21:03 +02:00
Simon Sessingø
45779913ab
Update README.md
2015-09-18 21:54:24 +02:00
Simon Sessingø
266ebdf7d7
[TASK] Updated
2015-09-18 20:31:48 +02:00
Simon Sessingø
c9f3cc9329
[TASK]
...
- Renamed to avoid conflicts with other routers.
- Updated documentation.
2015-09-18 20:16:59 +02:00
Simon Sessingø
05a89c368d
[TASK] Updates
2015-09-18 19:55:17 +02:00
Simon Sessingø
d4f0046283
[TASK] Updated composer.json, added .gitignore
2015-09-18 19:41:55 +02:00
Simon Sessingø
291f7117d6
[TASK] Updated composer.json
2015-09-18 19:20:05 +02:00
Simon Sessingø
a0e05782e2
[TASK] Updated composer.json
2015-09-18 19:08:44 +02:00
Simon Sessingø
f528ec05d2
[TASK] Added composer.json
2015-09-18 18:51:47 +02:00
Simon Sessingø
1b6eef6d29
[TASK] Removed unused file
2015-09-18 18:44:47 +02:00
Simon Sessingø
b4fa76a74d
Update README.md
2015-09-18 18:41:46 +02:00
Simon Sessingø
fea0dc6a81
Update README.md
2015-09-18 18:39:07 +02:00
Simon Sessingø
55acac68fa
[TASK] Initial release
2015-09-18 18:38:59 +02:00
Simon Sessingø
742c63cd43
Initial commit
2015-09-18 18:03:50 +02:00