Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mark Story
|
db3e1e5c45
Deprecate I18n locale & translator.
|
8 years ago |
Mark Story
|
0212f72ae6
Update usage of I18n::locale()
|
8 years ago |
Mark Story
|
1e20350b18
Merge pull request #10301 from eather009/3.next
|
9 years ago |
Mark Story
|
376e64b51b
Fix changing direction on non-default models.
|
9 years ago |
Mark Story
|
82ee9a8231
Add test for changing direction on multiple results
|
9 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
Iftekhar Eather
|
63770aa6a4
Comments updated
|
9 years ago |
Edgaras Janušauskas
|
0b23660089
Remove duplicate test
|
9 years ago |
Edgaras Janušauskas
|
cc0b64d8bf
Paginator ellipsis should always replace more than one page
|
9 years ago |
Iftekhar Eather
|
c762914faa
test case handle with default limit params
|
9 years ago |
Iftekhar Eather
|
78e7b8476e
Dropdown select limit (view limit) option for Paginator
|
9 years ago |
Mark Story
|
9fff233e7d
Merge branch 'master' into 3.next
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
thinkingmedia
|
a55d55577b
improvements for paginator helper
|
9 years ago |
dereuromark
|
e238143104
Localize paginator numbers.
|
9 years ago |
Mark Story
|
032c154b6f
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
3a40262145
Don't use ArrayAccess in tests either.
|
9 years ago |
mscherer
|
334e2f0900
Add tests for PaginatorHelper::generateUrl()
|
9 years ago |
offline
|
2f157af100
fix failing tests for previous commit
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
37e8ef0505
Fix scoped query parameters not being merged into pagination URLs
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Mark Story
|
2a4995e4e2
Rename 'prefix' => 'scope'.
|
9 years ago |
Mark Story
|
f5164aa0c8
Add URL generation tests for multiple pagination.
|
9 years ago |
Jose Diaz-Gonzalez
|
3305f34ac3
Add tests for setting the default model
|
10 years ago |
ADmad
|
b5fed15d07
Remove use of TestCase::getMock() from "View" namepace tests.
|
9 years ago |