Commit Graph

6 Commits (5d8d8274361dadddb8d1b1f66f1dd3414bb08464)

Author SHA1 Message Date
Matt Jankowski 4ada50985a Pagination improvements (#1445)
* 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
8 years ago
Eugen Rochko f864fee116 Fix up some localizations 8 years ago
Eugen Rochko 6b1db5c2b2 Add landing strip 8 years ago
Andrea Faulds 1c1102008f Fix line endings for Portuguese locale 8 years ago
Eugen Rochko 1d0321fc45 Fix pt translations, improve pre-cache queries, removing will_paginate
from accounts/tags because it's a terribly inefficient way to paginate
large sets of data
8 years ago
unsmell 66e55d60e1 Create pt localisation files in /config/locales/ 8 years ago