Commit Graph

25 Commits (d10b3611a4e5c0b11974192b65d5517ff07ba0b8)

Author SHA1 Message Date
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 24e285f05e
do not provide params explicilty - use those sanitized by rails 8 years ago
Oliver Günther 638340e7b6 Fix rubocop issues 9 years ago
Oliver Günther e9cd24f2bf Add support for parent-scoped with_settings data 9 years ago
Oliver Günther 15428ea827 Use styleguide pagination in PaginationHelper 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Alex Coles 038d32f543 Rename legacy pagination CSS classes 10 years ago
Alex Coles e137ed8135 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Alex Coles 90c906d599 Fix typos, spelling in spec descriptions 11 years ago
Alex Coles 0bdbdcac35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 1b9edac314 removes issue views/actions/routes no longer required 11 years ago
Jens Ulferts f3eb87c3e4 replace deprecated stub! with stub 11 years ago
jwollert a3acbb4d66 fixes spec: pass current page number to paginator 11 years ago
jwollert 9581b588e3 fixes spec: using valid params so the paginator can produce an url 11 years ago
Christian Rijke 24b41458ae Add test. 11 years ago
Jens Ulferts 7a825643c5 allows pagination helper to not have a container 12 years ago
Jens Ulferts 8a463ae5cb creates explicit methods for page and per_page param calculation 12 years ago
Jens Ulferts ab40042ccb enables paginator to take options 12 years ago
Jens Ulferts 22435317c4 no longer displays pagination info if paginated object is empty 12 years ago
Jens Ulferts 28efd06bba rewrites the pagination_links_full helper method to use will_paginate 12 years ago