Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-29 | Fix missing translation in pagination gap tags (#24262) | mogamin | |
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com> | |||
2023-03-15 | Setup haml-lint CI with todo config (#23524) | Nick Schonning | |
2017-04-11 | Pagination improvements (#1445) | Matt Jankowski | |
* Replace will_paginate with kaminari * Use #page instead of #paginate in controllers * Replace will_paginate.page_gap with pagination.truncate in i18n * Customize kaminari views to match prior styles * Set kaminari options to match prior behavior * Replace will_paginate with paginate in views |