aboutsummaryrefslogtreecommitdiffstats
path: root/includes/templates
Commit message (Expand)AuthorAgeFilesLines
* EnhancedChangesListGroup.mustache: Fix spaces and escapingFomafix2023-07-271-3/+3
* Improve collapsing on the enhanced changes listFomafix2023-07-231-2/+2
* EnhancedChangesList: Use HTML/CSS for collapsingFomafix2023-07-131-1/+2
* registration: Add a friendly error message for missing extensionBrian Wolff2023-03-151-0/+28
* Remove errorbox classJon Robson2022-02-111-1/+1
* Don't use classes error, success and warning outside parsermainframe982021-04-271-1/+1
* Update all use of $wgVersion to MW_VERSIONTimo Tijhof2020-02-251-2/+2
* Use Mustache template in img_auth.phpFomafix2019-10-051-0/+11
* Fix recent changes and watchlist separator whitespaceedderso2019-07-301-2/+2
* ChangesList: Comment out newlines in EnhancedChangesListGroup.mustacheFomafix2019-04-031-15/+17
* RecentChanges updated to use pseudo elements for presentationjdlrobson2019-04-021-2/+2
* EnhancedChangesList: Load style module via addModuleStyles()Fomafix2019-02-121-1/+1
* ChangesList: Remove spaces from <td> in EnhancedChangesListGroup.mustacheFomafix2019-02-121-3/+1
* NoLocalSettings: Remove style for the html elementFomafix2019-02-081-1/+1
* RCFilters: Move aggregation of highlight classes to the backendRoan Kattouw2018-06-261-1/+1
* Move construction of highlight divs to backendMoriel Schottlender2018-06-261-3/+24
* Remove $wgScriptExtension (deprecated and ignored since 1.25)James D. Forrester2018-04-191-3/+3
* Convert includes/Feed.php to Mustache templatesPppery2017-12-134-0/+35
* Merge "RCFilters: Add marker between old and new changes in enhanced mode"jenkins-bot2017-08-171-1/+1
|\
| * RCFilters: Add marker between old and new changes in enhanced modeStephane Bisson2017-08-071-1/+1
* | Unwatch link for pages in Special:WatchlistGeoffrey Mon2017-08-121-2/+4
|/
* ChangesList: Expose basic properties of lines as data attributesGergő Tisza2017-06-081-1/+1
* Remove $wgDisableAuthManagerGergő Tisza2016-08-092-531/+0
* Re-introduce "Templatize Special:Contributions lines"amir2016-06-081-0/+6
* Use AuthManager on special pagesGergő Tisza2016-05-162-0/+4
* Change remaining places to use short array syntaxumherirrender2016-03-112-30/+30
* Minor update on login form on layout and buttonsVolker E2016-03-081-8/+8
* Revert "Templatize Special:Contributions lines"Krinkle2016-03-041-6/+0
* Templatize Special:Contributions linesAdam Roses Wight2016-03-031-0/+6
* Use template to render EnhancedChangesList groupsAdam Roses Wight2015-12-281-0/+28
* Remove dead local vars in UsercreateTemplatejeroendedauw2015-09-101-2/+0
* Allow extensions to add a banner to UserLogin and CreateAccount special pagesFlorian2015-07-162-0/+11
* Remove unneeded variable assignment in Usercreate.phpumherirrender2015-03-261-1/+1
* Escape extra input messages on Special:UserLogin/signupumherirrender2015-02-261-1/+1
* Adding sample code to TemplateParser::processTemplate() docskaldari2015-02-201-1/+1
* Fixing links on NoLocalSettings pagekaldari2015-02-201-2/+2
* Adding TemplateParser class providing interface to Mustache templateskaldari2015-02-192-98/+39
* Fixed a path issue in NoLocalSettingsmgooley2015-02-091-0/+1
* Usercreate: Move label of extraInput to right placeumherirrender2015-01-241-2/+4
* Templates:Captcha position modified,extend functionality added to QuickTemplateSumit Asthana2015-01-201-3/+6
* Stop using mw-ui-big on login form buttonsjdlrobson2015-01-162-2/+1
* Userlogin.php: Tweaks and correctionsBartosz Dziewoński2015-01-151-24/+38
* Consolidate mobile and desktop designs for login formjdlrobson2014-12-231-15/+19
* Merge "If a user logs in while not on https, then the user should be sent bac...jenkins-bot2014-12-031-0/+1
|\
| * If a user logs in while not on https, then the user should be sent back to th...Stephen Liang2014-11-191-0/+1
* | Add 'name' back to wpLoginAttemptReedy2014-10-121-0/+1
* | Fix session failure errors when trying to create an accountKunal Mehta2014-10-111-0/+1
|/
* Hygiene: Make construction of buttons easierjdlrobson2014-09-302-8/+13
* Allow logged-in users to view and use the login form againBartosz Dziewoński2014-09-221-3/+14
* Move assets/ to resources/assets/Bartosz Dziewoński2014-09-171-1/+1