Commit History

Author SHA1 Message Date
  Mark Story 7024a69400 Fix PaginatorHelper last & first with URL parameters 5 years ago
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  ADmad e36d17cc03 Merge branch '3.x' into 3.next 6 years ago
  Mark Story f1b7f7e5af Fix helper tests. 6 years ago
  Mark Story 7e42b9ac10 Fix phpcs errors 6 years ago
  Mark Story 4ba94440d0 Merge branch 'master' into 3.next 6 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  ADmad 26125981a8 Merge branch 'master' into 3.next 6 years ago
  stickler-ci b403081707 Fixing style errors. 6 years ago
  mscherer 7718399b6c Fix paginator limit if query string exists 6 years ago
  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