Mark Story
|
d0ef5c8deb
Merge branch 'master' into 3.next
|
8 years ago |
ADmad
|
b6dbeb5514
Ensure paging params are properly set based on "order" in settings.
|
8 years ago |
ADmad
|
4047bb17a6
Merge branch 'master' into 3.next
|
8 years ago |
ADmad
|
d523a59f9c
Fix Paginator unnecessarily modifying "sort" option.
|
8 years ago |
Robert Pustułka
|
ff222a86a9
Fix more TableRegistry references.
|
8 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
fe9bc8427d
Merge branch 'master' into 3.next
|
8 years ago |
ADmad
|
c4aedbd464
Fix #11655.
|
8 years ago |
Mark Story
|
986c23c35b
Stop using deprecated properties in Components.
|
8 years ago |
Mark Story
|
5f923fffc9
Fix usage of addParams() across the tests.
|
8 years ago |
Mark Story
|
f95d9daec3
Fix phpcs errors.
|
8 years ago |
Mark Story
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |
mark_story
|
e714503369
Remove trailing line.
|
8 years ago |
Mark Story
|
990eb1cda3
Fix remaining deprecations for table methods.
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
031d991f85
Fix deprecation use in components.
|
8 years ago |
Mark Story
|
3d6592547a
Fix usage of deprecated features across the framework.
|
8 years ago |
Mark Story
|
0eee967d26
Add deprecations for Controller
|
8 years ago |
Robert Pustułka
|
d6007a1722
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
chinpei215
|
0c342051b6
Use exception chaining
|
8 years ago |
Robert Pustułka
|
684c1218bd
Use TableLocator instead of TableRegistry in tests.
|
8 years ago |
Robert Pustułka
|
afb01a0851
Remove TableRegistry calls from tests.
|
8 years ago |
Mark Story
|
8991d7d6ce
Use a unit test instead of an integration test for sort directions.
|
8 years ago |
Code-Working
|
437c4ffd42
Renamed totalOrder to completeSort in test case.
|
9 years ago |
Code-Working
|
b0ec15030f
Paginator now supports ordering by multiple fields.
|
9 years ago |
Mark Story
|
f0e61d9b66
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
9f4308ae9f
Merge pull request #11053 from cakephp/master-paginator-count
|
8 years ago |
Mark Sch
|
4163fb071a
Fix CS
|
8 years ago |