Simon Sessingø
57c9da2c42
Merge pull request #423 from skipperbent/v4-development
...
Version 4.2.0.4
4.2.0.4
2018-08-24 17:24:25 +02:00
Simon Sessingø
6bdfe06223
Merge pull request #422 from skipperbent/v4-optional-character-fix
...
Fix for issue #421 : Incorrectly optional character in route
2018-08-24 17:23:43 +02:00
Simon Sessingø
5c2a973214
Merge branch 'v4-development' into v4-optional-character-fix
2018-08-24 17:23:33 +02:00
Simon Sessingø
a7cbacbde7
Fix for issue #421 : Incorrectly optional character in route
2018-08-24 17:16:02 +02:00
Simon Sessingø
f0c851e49d
Merge pull request #417 from skipperbent/v4-release
...
V4 release
2018-04-22 05:37:41 +02:00
Simon Sessingø
45a5176b3c
Merge pull request #416 from skipperbent/v4-development
...
Version 4.2.0.3
4.2.0.3
2018-04-22 05:37:29 +02:00
Simon Sessingø
2d042391aa
Merge pull request #415 from skipperbent/v4-fix-input-all-empty
...
Fixed returning empty array when positing json (issue #413 )
2018-04-22 05:36:10 +02:00
Simon Sessingo
4d842d0583
Fixed returning empty array when positing json (issue #413 )
2018-04-22 05:35:15 +02:00
Simon Sessingø
7c54d319e6
Merge pull request #411 from skipperbent/v4-release
...
V4 release
2018-04-06 19:46:01 +02:00
Simon Sessingø
9ccff91287
Merge pull request #410 from skipperbent/v4-development
...
Version 4.2.0.2
4.2.0.2
2018-04-06 19:45:51 +02:00
Simon Sessingø
8653bfa86f
Development
...
- Fixed 403 not allowed exception is now thrown as NotFoundHttpException.
- Added REQUEST_TYPE_HEAD to Route class.
- Minor optimizations.
2018-04-06 19:44:30 +02:00
Simon Sessingø
e51290dfd8
Merge pull request #409 from skipperbent/v4-release
...
V4 release
2018-04-06 18:04:28 +02:00
Simon Sessingø
13501b3f88
Merge pull request #408 from skipperbent/v4-development
...
Version 4.2.0.1
4.2.0.1
2018-04-06 18:04:01 +02:00
Simon Sessingø
b8cfc4eb0b
Fixed default parameter for all method allowed to by empty.
2018-04-06 18:01:49 +02:00
Simon Sessingø
5db4621831
Added methods for adding get, post and file parameters manually.
2018-04-06 18:00:59 +02:00
Simon Sessingø
d4bbb6641d
Merge pull request #407 from skipperbent/v4-release
...
V4 release
2018-04-06 17:28:12 +02:00
Simon Sessingø
af641e3805
Merge pull request #406 from skipperbent/v4-development
...
Version 4.2.0.0
4.2.0.0
2018-04-06 17:27:42 +02:00
Simon Sessingø
d38f81836d
Development
...
- Added new Redirect method to SimpleRouter class.
- Changed method-names in InputHandler for better description.
- Fixed return-types for InputHandler for collections.
- Added unit-tests for InputHandler (get, post).
- Optimisations.
2018-04-06 17:20:00 +02:00
Simon Sessingø
ca1e2ef94b
Merge pull request #404 from skipperbent/v4-release
...
V4 release
2018-04-05 12:19:27 +02:00
Simon Sessingø
89be00a72a
Merge pull request #402 from skipperbent/v4-development
...
Version 4.1.0.0
4.1.0.0
2018-04-02 14:56:12 +02:00
Simon Sessingø
30a2ddeed9
Development
...
- Added new event when adding route.
- Added `prependUrl` method to `LoadableRoute` class.
- Added unit-test for add-route event.
- Updated documentation to reflect new changes.
2018-04-02 14:53:36 +02:00
Simon Sessingø
313833d78a
Merge pull request #400 from skipperbent/v4-development
...
Fixed `exists` method in `InputHandler` returning incorrect value.
4.0.0.13
2018-04-01 04:28:06 +02:00
Simon Sessingø
17a7b28e82
Fixed exists method in InputHandler returning incorrect value.
2018-04-01 04:26:48 +02:00
Simon Sessingø
e77d78e2f2
Merge pull request #399 from skipperbent/v4-development
...
Bugfixes and optimizations
4.0.0.12
2018-04-01 03:02:49 +02:00
Simon Sessingø
1dc88d23e1
Bugfixes and optimizations
...
- Fixed `hasParam` not working returning expected value in `Url` class.
- Chained the remaining methods in the `Url` class.
- Simplified `removeParam` method in `Url` class.
- Added new `removeParams` method to `Url` class for removal of multiple params.
2018-04-01 03:02:21 +02:00
Simon Sessingø
bd033d9e13
Merge pull request #398 from skipperbent/v4-development
...
Version 4.0.0.11
4.0.0.11
2018-03-30 06:48:15 +02:00
Simon Sessingø
53f0b7d8e2
- Fixed getName method in LoadableRoute class can contain nullable value.
2018-03-30 06:47:27 +02:00
Simon Sessingø
5df0c12864
Updated helpers
2018-03-30 05:54:12 +02:00
Simon Sessingø
5bae3ff773
Merge pull request #397 from skipperbent/v4-development
...
Version 4.0.0.10
4.0.0.10
2018-03-30 05:38:27 +02:00
Simon Sessingø
833961ddc3
Fixed getError in InputFile returning string instead of int.
2018-03-30 05:37:04 +02:00
Simon Sessingø
36388f0f79
Merge pull request #396 from skipperbent/v4-development
...
Version 4.0.0.9
4.0.0.9
2018-03-30 05:23:54 +02:00
Simon Sessingø
ce63e247b1
Bugfixes
...
- Fixed `Url` not outputting correct class when used in json_encode.
- Fixed `IInputItem` being too strict about strings which may be nullable.
2018-03-30 05:22:41 +02:00
Simon Sessingø
d2d3938bf4
Merge pull request #395 from skipperbent/v4-development
...
Bugfixes
4.0.0.8
2018-03-29 23:48:32 +02:00
Simon Sessingø
80a42030ea
Bugfixes
...
- Fixed getting specific input-value by request-method in InputHandler.
- Added .idea files
2018-03-29 23:47:27 +02:00
Simon Sessingø
1d6a2fafff
Merge pull request #394 from skipperbent/v4-development
...
Removed namespace from groups
4.0.0.7
2018-03-29 23:28:47 +02:00
Simon Sessingø
17471a53cd
Removed namespace from groups
2018-03-29 23:28:03 +02:00
Simon Sessingø
e97e624cef
Merge pull request #393 from skipperbent/v4-development
...
Bugfixes
4.0.0.6
2018-03-29 23:14:22 +02:00
Simon Sessingø
da219d0b19
Bugfixes
...
- Fixed rewrite from ExceptionHandler sometimes not working correctly.
- Fixed default-namespace for Group and partial groups.
2018-03-29 23:13:56 +02:00
Simon Sessingø
30d2285699
Merge pull request #392 from skipperbent/v4-development
...
Bugfixes
4.0.0.5
2018-03-29 22:36:01 +02:00
Simon Sessingø
a1dc4c5119
Bugfixes
...
- Updated `input` helper function.
- Update documentation to reflect v4 changes in `InputHandler` class.
2018-03-29 22:35:21 +02:00
Simon Sessingø
87e1fa3775
Merge pull request #391 from skipperbent/v4-development
...
Bugfixes
4.0.0.4
2018-03-29 22:18:26 +02:00
Simon Sessingø
a11595fb86
Bugfixes
...
- Fixed `$methods` argument not properly passed in `InputHandler` class.
- Updated helpers.php with latest changes.
2018-03-29 22:17:53 +02:00
Simon Sessingø
555afd04f1
Merge pull request #390 from skipperbent/v4-development
...
Fixed defaultValue issue in `getValue` method in `InputHandler` class.
4.0.0.3
2018-03-29 21:45:26 +02:00
Simon Sessingø
e6db83c97a
Fixed defaultValue issue in getValue method in InputHandler class.
2018-03-29 21:44:41 +02:00
Simon Sessingø
32e5dd623c
Merge pull request #389 from skipperbent/v4-development
...
Version 4.0.0.1
4.0.0.2
2018-03-29 21:26:37 +02:00
Simon Sessingø
8eded4a619
Updated documentation.
2018-03-29 21:19:52 +02:00
Simon Sessingø
af2ac6031d
Development
...
- Added dependency injection support.
- Added php-di composer dependency.
- Added `ClassLoader` class.
- Added `IClassLoader` interface.
- Added unit-tests for dependency injection.
- Updated documentation to reflect new features.
2018-03-29 21:16:02 +02:00
Simon Sessingø
cca2f5cb88
Added donate option
2018-03-29 19:13:55 +02:00
Simon Sessingø
1a59a659fe
Updated documentation
2018-03-29 19:02:31 +02:00
Simon Sessingø
4c61899560
Updated documentation
2018-03-29 19:00:18 +02:00