summaryrefslogtreecommitdiff
path: root/app/views/kaminari/gitlab/_page.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Add active_when helperSemyon Pupkov2017-02-151-1/+1
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/24036
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-2/+2
|
* Makes table pagination responsiveFilipa Lacerda2016-11-011-1/+1
| | | | | | | | | | | | | | | | Media queries for medium screens Adds entry to CHANGELOG Rollback to previous design Adds class for previous sibling Fix removed class Fixes after review Fix scss linter
* Upgrade Kaminari from 0.16.3 to 0.17.0.Connor Shea2016-05-311-1/+1
| | | | | | Changelog: https://github.com/amatsuda/kaminari/blob/master/CHANGELOG.rdoc#0170 Deprecates num_pages in favor of total_pages and includes Rails 5 support.
* Refactoring & restyle pagination:Dmitriy Zaporozhets2013-04-061-2/+2
| | | | | | - remove admin kaminari theme. Use gitlab theme everywhere - use bootstrap styled for gitlab admin themes - dont reload page when change issue filter
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-2/+2
| | | | Didn't bother with files in db/, config/, or features/
* Issues paginationrandx2012-03-221-0/+10