mscherer
|
58b54eaf1c
Made FormHelper methods visible that are tested.
|
2 years ago |
Mark Story
|
1553ce1903
Merge branch '4.next' into 5.x
|
2 years ago |
Mark Story
|
79f2696934
Merge branch '4.x' into 4.next
|
2 years ago |
Edoardo Cavazza
|
0ae463a457
Add test for wrong generated url for paginator with modulus
|
2 years ago |
Kevin Pfeifer
|
22491b5118
phpunit 10: static data providers part 1
|
3 years ago |
ADmad
|
b17228cb7e
Merge branch '4.next' into 5.x
|
3 years ago |
Kevin Pfeifer
|
04bda2bb0c
remove / from HTML void elements
|
3 years ago |
ADmad
|
fac179be1b
Merge branch '5.x' into 5.0-pager
|
4 years ago |
Mark Story
|
d59e7b30ad
Fix PaginatorHelper::limitControl not working with multiple-pagination
|
4 years ago |
ADmad
|
fe7e231419
Auto search for PaginatedInterface.
|
4 years ago |
ADmad
|
b6eebf0b6f
Move all paging related interfaces/classes under Datasource/Paging.
|
4 years ago |
ADmad
|
c41295ad93
Code cleanup
|
4 years ago |
ADmad
|
fe36810640
Remove unneeded methods
|
4 years ago |
ADmad
|
80cf67fda4
Update PaginatorHelper to use PaginationInterface instance.
|
4 years ago |
ADmad
|
2cd7b1ccc3
Don't add paging params as request attribute.
|
4 years ago |
ADmad
|
6317fc29da
Merge branch '4.x' into 4.next
|
4 years ago |
Mark Story
|
3b335eb0d1
Add test for PaginatorHelper::limitControl()
|
4 years ago |
othercorey
|
4c659b95b7
Merge pull request #15784 from cakephp/4.3-router-static-methods
|
4 years ago |
ADmad
|
242387ad6f
Deprecate methods of Router for connecting routes.
|
4 years ago |
Corey Taylor
|
2feb3b2848
Clean up resetting default locale in tests
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
30dab5436d
Fix return typehints in tests
|
4 years ago |
ADmad
|
e813055203
Merge pull request #15642 from cakephp/4.3-deprecate-quoted-route-placeholder
|
4 years ago |
Corey Taylor
|
60a0b2fd62
Fix TestApp parma typehints
|
4 years ago |
ADmad
|
847365818c
Deprecate colon prefixed route template placeholders.
|
4 years ago |
Joel Montesinos
|
24be37079c
#15567 Fix If condition in Paginatorhelper
|
4 years ago |
Joel Montesinos
|
adc29c6684
Merge branch 'master' into issue/15566
|
4 years ago |
mscherer
|
60f7b70df7
Fix up more controller casing issues
|
4 years ago |
Joel Montesinos
|
e1c6f9821e
Fix phpcs errors
|
4 years ago |
Joel Montesinos
|
3ba7a79347
fix error in PaginatorHelper with scopes
|
4 years ago |