ADmad
|
d523a59f9c
Fix Paginator unnecessarily modifying "sort" option.
|
8 years ago |
ADmad
|
c4aedbd464
Fix #11655.
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 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 |
mscherer
|
62c6aeb6f7
Use strict checks
|
8 years ago |
mscherer
|
009cf4efab
Add test for max page count value
|
8 years ago |
mscherer
|
765a7a41e2
Add test for page count fix
|
8 years ago |
chinpei215
|
68fb13aa9a
Change type of PaginatorComponent::$_paginator to Paginator
|
8 years ago |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
ADmad
|
b53adbfb3a
Fix bad merge.
|
8 years ago |
ADmad
|
8dd7c43a33
Merge branch '3.next' into standalone-paginator
|
8 years ago |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Mark Story
|
2dd4bdf37c
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
471e6e53c4
Merge pull request #10699 from cakephp/issue-10697
|
8 years ago |
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 |
ADmad
|
f6f7b8363e
Move paginator class and interface to Datasource package.
|
8 years ago |
ADmad
|
a629580826
Allow setting custom paginator.
|
8 years ago |
Mark Story
|
600bb5db8d
Fix PHPCS
|
8 years ago |
Mark Story
|
131c2d8b66
Clone queries during pagination.
|
8 years ago |
Michael Hoffmann
|
d75beb50ca
Revert some changes made in caf85a0b0c6f473150db4e6d0da77e9295b66059
|
8 years ago |
Michael Hoffmann
|
caf85a0b0c
Use RepositoryInterface::getAlias instead of RepositoryInterface::alias
|
9 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 years ago |
Yasuaki Hamano
|
03960de441
#9848 PaginatorComponent.php ignores maxLimit
|
9 years ago |