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 |
euromark
|
65c23110b7
Revert
|
11 years ago |
euromark
|
afb36eecf2
Use own method instead.
|
11 years ago |
euromark
|
06af33caf3
Dont use beforeRender in paginator helper.
|
11 years ago |
Jose Lorenzo Rodriguez
|
f65dc07e78
Outputting an empty anchor tag instead of span in PaginatorHelper
|
11 years ago |
Jose Lorenzo Rodriguez
|
fb902ebd24
Formatting numbers produced by PaginatorHelper::counter()
|
11 years ago |
José Lorenzo Rodríguez
|
3bcd581072
Merge pull request #4206 from dereuromark/3.0-assert
|
11 years ago |
mark_story
|
6888361906
Add templates option to numbers()
|
11 years ago |
euromark
|
49e9220e52
Update tests for new assert order.
|
11 years ago |
euromark
|
e780ddabe0
Use import cleanup
|
11 years ago |
mark_story
|
f2b045f9d4
Fix incorrect value in PaginatorHelper::counter()
|
12 years ago |