Commit History

Author SHA1 Message Date
  mscherer 334e2f0900 Add tests for PaginatorHelper::generateUrl() 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. 10 years ago
  Jose Lorenzo Rodriguez d40f81f957 Fixing some issues from previous commits 10 years ago
  Jose Lorenzo Rodriguez 3ac08c72e3 Avoiding possible key collisions in the Paginator helper 10 years ago
  Xeta 9949fa9658 Added a testcase for to show that the `first` option has also the same bug. 10 years ago
  Xeta fd6bd3c35f Fixed helper`Paginator::numbers()` to get it working with a string number 10 years ago
  Mark Scherer 928c7ca17d Make sure direction values are lowercased to be consistent. 10 years ago
  ADmad 058daad01c Allow customizing templates for prev() and next(). 10 years ago
  Mark Scherer 00735936dd Add test for disabled modulus. 10 years ago
  Mark Scherer a61b5ae0d9 Allow modulus of 0. 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  Mark Scherer 121b88783b Fix pagination regarding 0 value persistence. 10 years ago
  Mark Story 30f6d35f11 Add URL option to first/last as well. 11 years ago
  Jun Nakashima 5335715f36 Reflect 'url' options to Pagenator::numbers() 11 years ago
  Mark Scherer 2334e2c9ac Adjust tests. 11 years ago
  antograssiot 519b616704 PSR-2 opening brace 11 years ago
  Mark Story b0f37f629a Add tests from 6df7bf9c2161d600c0d4da6712cd68932171e9c8 to 3.0 11 years ago
  antograssiot 059cf2d362 remove deprecated stuff for RC 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  euromark 523897c1ad Add locale test for Paginator. 11 years ago
  euromark 36bea7f486 Add typehint and missing full stops. 11 years ago
  AD7six 5fef4de99a use the html helper css template 11 years ago
  AD7six 935181285e add a method for generating pagination meta links 11 years ago