ADmad
|
8a4c3c7759
Add tests for PaginatorHelper in case of SimplePaginator.
|
6 years ago |
ADmad
|
62a7e745de
Fix double escaping of URLs in PaginatorHelper::meta().
|
6 years ago |
Mark Story
|
1cb44d4ba4
Fix tests to work with 3.7
|
7 years ago |
Mark Story
|
a4579bd1ad
Merge pull request #12745 from cakephp/bugfix/pagination
|
7 years ago |
mscherer
|
f3c89fc5e2
Add test case for default sort fallback.
|
7 years ago |
Mark Story
|
00cdb32ee1
Merge branch 'master' into 3.next
|
7 years ago |
itosho
|
02186dc3f3
Fixed "paramters" is a misspelling of "parameters"
|
7 years ago |
ADmad
|
9b56274a1c
Merge branch '3.next' into 3.7-helper-deprecations
|
7 years ago |
Mark Story
|
0df0fcd53f
Merge pull request #12197 from cakephp/3.6-add-dep-paginator
|
7 years ago |
stickler-ci
|
1aaa1e803b
Fixing style errors.
|
7 years ago |
ADmad
|
6a5fd9b840
Remove Helper::$request use View::getRequest()/setRequest() instead.
|
7 years ago |
Mark Story
|
a03a6aef8a
Merge branch 'master' into 3.next
|
7 years ago |
mscherer
|
b81e221287
Use more sane example values.
|
7 years ago |
mscherer
|
80e813a070
Move start/end calculation into datasource.
|
7 years ago |
saeid
|
9f2a773cf0
add deprecationWarning to PaginatorHelper::generateUrl()
|
7 years ago |
stickler-ci
|
2f8a89376e
Fixing style errors.
|
7 years ago |
ADmad
|
2d6c6193e1
Use getter/setter methods instead of directly accessing properties.
|
7 years ago |
Andy Dawson
|
74fd692b24
Slightly clearer test scenario descriptions
|
8 years ago |
Andy Dawson
|
80097a2418
Add explicit tests for sort and page1
|
8 years ago |
Andy Dawson
|
0fbaf54d7c
Fix test expectations
|
8 years ago |
Mark Story
|
c20de0f344
Merge branch 'master' into 3.next
|
8 years ago |
Edgaras Janušauskas
|
72cbe47abd
Allow URL #hash for scoped paginator links
|
8 years ago |
Mark Story
|
b584ff03c8
Allow `false` prefix to be used in options().
|
8 years ago |
Mark Story
|
51abd06479
Fix deprecated request property use in paginator helper & tests.
|
8 years ago |
Mark Story
|
dbff1b7327
Fix more tests using deprecated request features.
|
8 years ago |
Mark Story
|
5f923fffc9
Fix usage of addParams() across the tests.
|
8 years ago |
mark_story
|
94b395cbe0
Fix deprecated method usage in PaginatorHelper.
|
8 years ago |
mark_story
|
7f4245e08d
Fix deprecated method usage in Helpers.
|
8 years ago |
Mark Story
|
81267e5e7c
Fix deprecated feature use in the test suite for View classes.
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |