summaryrefslogtreecommitdiffstats
path: root/lib/redmine/pagination.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Deprecation warnings (#12774).Jean-Philippe Lang2013-01-081-1/+1
* Adds CSS classes on pagination links.Jean-Philippe Lang2012-12-211-12/+18
* #pagination_links_each yields all links!Jean-Philippe Lang2012-12-171-2/+2
* Reset the page parameter when changing the number of items per page.Jean-Philippe Lang2012-12-171-1/+1
* Makes #per_page_links take a paginator.Jean-Philippe Lang2012-12-171-4/+4
* Split #per_page_links helper and moved test to specific test case.Jean-Philippe Lang2012-12-171-11/+19
* All spaces after links.Jean-Philippe Lang2012-12-171-4/+4
* Makes #pagination_links_full accept a block for building custom links.Jean-Philippe Lang2012-12-171-10/+19
* Replaces the classic_pagination plugin with a simple pagination module.Jean-Philippe Lang2012-12-171-0/+221