コミット履歴

作者 SHA1 メッセージ 日付
  Mark Story f1b7f7e5af Fix helper tests. 6 年 前
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 年 前
  stickler-ci b403081707 Fixing style errors. 6 年 前
  mscherer 7718399b6c Fix paginator limit if query string exists 6 年 前
  ADmad 62a7e745de Fix double escaping of URLs in PaginatorHelper::meta(). 6 年 前
  Mark Story 1cb44d4ba4 Fix tests to work with 3.7 7 年 前
  Mark Story a4579bd1ad Merge pull request #12745 from cakephp/bugfix/pagination 7 年 前
  mscherer f3c89fc5e2 Add test case for default sort fallback. 7 年 前
  Mark Story 00cdb32ee1 Merge branch 'master' into 3.next 7 年 前
  itosho 02186dc3f3 Fixed "paramters" is a misspelling of "parameters" 7 年 前
  ADmad 9b56274a1c Merge branch '3.next' into 3.7-helper-deprecations 7 年 前
  Mark Story 0df0fcd53f Merge pull request #12197 from cakephp/3.6-add-dep-paginator 7 年 前
  stickler-ci 1aaa1e803b Fixing style errors. 7 年 前
  ADmad 6a5fd9b840 Remove Helper::$request use View::getRequest()/setRequest() instead. 7 年 前
  Mark Story a03a6aef8a Merge branch 'master' into 3.next 7 年 前
  mscherer b81e221287 Use more sane example values. 7 年 前
  mscherer 80e813a070 Move start/end calculation into datasource. 7 年 前
  saeid 9f2a773cf0 add deprecationWarning to PaginatorHelper::generateUrl() 7 年 前
  stickler-ci 2f8a89376e Fixing style errors. 7 年 前
  ADmad 2d6c6193e1 Use getter/setter methods instead of directly accessing properties. 7 年 前
  Andy Dawson 74fd692b24 Slightly clearer test scenario descriptions 8 年 前
  Andy Dawson 80097a2418 Add explicit tests for sort and page1 8 年 前
  Andy Dawson 0fbaf54d7c Fix test expectations 8 年 前
  Mark Story c20de0f344 Merge branch 'master' into 3.next 8 年 前
  Edgaras Janušauskas 72cbe47abd Allow URL #hash for scoped paginator links 8 年 前
  Mark Story b584ff03c8 Allow `false` prefix to be used in options(). 8 年 前
  Mark Story 51abd06479 Fix deprecated request property use in paginator helper & tests. 8 年 前
  Mark Story dbff1b7327 Fix more tests using deprecated request features. 8 年 前
  Mark Story 5f923fffc9 Fix usage of addParams() across the tests. 8 年 前
  mark_story 94b395cbe0 Fix deprecated method usage in PaginatorHelper. 8 年 前