Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove the (we think) now unneeded will_paginate customization | Mark Longair | 2013-05-29 | -59/+0 |
| | | | | | | | | We believe that this customization is no longer needed, and in any case would need to be rewritten for will_paginate 3.0.4. If any pagination bugs do arise, a test should be added that reproduces that problem, since currently the tests pass without this extension. | |||
* | Different class in newer version of will_paginate | Henare Degan | 2013-03-03 | -1/+1 |
| | ||||
* | Ensure pagination works when running behind Passenger | Seb Bacon | 2012-01-09 | -2/+4 |
| | ||||
* | Make sure paging authority list works even when using typeahead search | Seb Bacon | 2012-01-09 | -1/+5 |
| | ||||
* | remove stray cut&paste cruft | Seb Bacon | 2012-01-09 | -1/+0 |
| | ||||
* | Ensure pagination works even on general search page | Seb Bacon | 2012-01-09 | -0/+54 |