aboutsummaryrefslogtreecommitdiffstats
path: root/includes/pager
Commit message (Expand)AuthorAgeFilesLines
* Use some more neutral languageReedy2021-04-181-1/+1
* Use more neutral or alternative languageReedy2021-03-201-2/+2
* Rename some variables to use more neutral languageReedy2021-03-191-4/+4
* Use static closures where safe to useUmherirrender2021-02-111-1/+1
* IndexPager - document getLinkRendererDannyS7122020-12-141-0/+4
* Improve docs about @param/@return object $row to stdClassUmherirrender2020-11-131-2/+2
* pager: Fix PHPDoc tags in TablePagerThiemo Kreuz2020-11-111-1/+2
* Merge "Replace "@stable for subclassing" with "@stable to extend""jenkins-bot2020-07-135-5/+5
|\
| * Replace "@stable for subclassing" with "@stable to extend"daniel2020-07-135-5/+5
* | Merge "Replace "@stable for calling" by "@stable to call""jenkins-bot2020-07-132-2/+2
|\ \
| * | Replace "@stable for calling" by "@stable to call"daniel2020-07-132-2/+2
| |/
* / Replace "@stable for overriding" with "@stable to override"daniel2020-07-135-36/+36
|/
* Mark pager base classes as stable for subclassing.daniel2020-07-085-0/+84
* Stability annotations for interfaces.daniel2020-07-071-0/+2
* Whitespace cleanup: Use tabs for indentation, avoid double spacesDannyS7122020-06-271-3/+7
* Replace @protected tagdaniel2020-06-261-6/+0
* Hooks::run() call site migrationTim Starling2020-05-301-0/+3
* Fix more Squiz.Scope.MethodScope.MissingReedy2020-05-181-1/+1
* Fix some more Squiz.Scope.MethodScope.MissingReedy2020-05-172-36/+28
* Fix numerous PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-111-4/+4
* IndexPager: Limit offset params to the max of the indices availableJames D. Forrester2020-02-201-1/+2
* Replace WebRequest::getLimitOffset with ::getLimitOffsetForUserDannyS7122020-02-191-2/+3
* TablePager: Improve documentation for getDefaultSortThalia2020-02-141-0/+4
* Improve documentation of abstract methodsDayllan Maza2020-02-141-14/+11
* TablePager: Fix documentation for getIndexField methodThalia2020-02-131-2/+1
* IndexPager: Cast properties passed to implode to arraysThalia2020-02-121-3/+3
* ImageHistoryPseudoPager: Update doQuery() for IndexPager changesRoan Kattouw2020-02-111-3/+3
* Merge "Support pagination on multiple columns in the IndexPager"jenkins-bot2020-02-081-26/+136
|\
| * Support pagination on multiple columns in the IndexPagerThalia2020-02-061-26/+136
* | Fix IndexPager documentation to use correct terms in queryThalia2020-02-031-2/+2
|/
* Merge "IndexPager::$offset can be int|string"jenkins-bot2020-01-151-1/+1
|\
| * IndexPager::$offset can be int|stringTony Thomas2020-01-151-1/+1
* | Make use of existing array value variables in foreach loopsThiemo Kreuz2019-12-291-1/+1
|/
* Remove old, unused profiling from IndexPagerThalia2019-12-191-5/+0
* pager: Improve the extra sort field to work well when indexField is a stringDaimona Eaytoy2019-11-221-1/+13
* Pass Title to IndexPager::buildPrevNextNavigationUmherirrender2019-09-041-3/+2
* Restore some previous constructor callsMatěj Suchánek2019-08-271-1/+5
* TablePager: put parent construct call back at endElliott Eggleston2019-08-261-2/+3
* Clean up LinkRenderer usage in IndexPager and extensionsMatěj Suchánek2019-08-252-11/+22
* pager: Add visibility methods declared in the Pager interfaceDerick Alangi2019-07-302-3/+3
* Refactor buildPrevNextNavigationclarakosi2019-06-051-0/+20
* Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusionsReedy2019-05-111-0/+1
* Replace 'TablePager' CSS class exclusively by `mw-datatable`Volker E2019-03-131-2/+3
* Merge "Replace sorting classes with better naming convention"jenkins-bot2019-03-131-2/+2
|\
| * Replace sorting classes with better naming conventionVolker E2019-03-121-2/+2
* | Merge "Make IndexPager query direction code more readable"jenkins-bot2019-03-082-21/+39
|\ \
| * | Make IndexPager query direction code more readableAaron Schulz2019-03-062-21/+39
* | | Add @var to Pager classesUmherirrender2019-03-074-4/+27
|/ /
* / Various small code and comment cleanups to IndexPagerAaron Schulz2019-03-051-8/+18
|/
* TablePager: Reduce pagination button in visual strengthVolker E2019-01-171-0/+3