aboutsummaryrefslogtreecommitdiffstats
path: root/includes/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Move mediawiki.png to assets/ directory"jenkins-bot2014-09-071-1/+1
|\
| * Move mediawiki.png to assets/ directoryBartosz Dziewoński2014-09-051-1/+1
* | Merge "Remove unneeded spaces inside html in NoLocalSettings.php"jenkins-bot2014-09-051-2/+2
|\ \ | |/ |/|
| * Remove unneeded spaces inside html in NoLocalSettings.phpumherirrender2014-08-271-2/+2
* | Remove dead code for showing login form to logged-in usersBartosz Dziewoński2014-08-251-14/+3
|/
* Make Special:UserLogin form use mw-ui-checkboxjdlrobson2014-08-142-12/+12
* Add mw-ui-input to mediawiki uijdlrobson2014-07-282-10/+10
* Merge "Display MediaWiki:Loginprompt on the login page"jenkins-bot2014-07-141-0/+1
|\
| * Display MediaWiki:Loginprompt on the login pageThis, that and the other2014-07-141-0/+1
* | mediawiki.ui: Rename .mw-ui-vform-div → .mw-ui-vform-fieldBartosz Dziewoński2014-06-262-16/+18
|/
* Ignore CodeSniffer checks on HTML template filesSiebrand Mazeland2014-05-093-1/+3
* Remove unnecessary h2 element on create accountswalling2014-04-221-3/+0
* Merge "Link to existing login help page by default from helplogin-url"jenkins-bot2014-03-191-2/+11
|\
| * Link to existing login help page by default from helplogin-urlFederico Leva2014-03-181-2/+11
* | Merge "Reapplying r45820 to support the NewSignupPage extension."jenkins-bot2014-03-151-1/+1
|\ \
| * | Reapplying r45820 to support the NewSignupPage extension.Jack Phoenix2014-03-091-1/+1
| |/
* | Prevent "Log in" being used in two different contextsSiebrand Mazeland2014-03-121-1/+1
* | Merge "Check validity and availability of usernames during signup via AJAX"jenkins-bot2014-03-121-2/+10
|\ \ | |/ |/|
| * Check validity and availability of usernames during signup via AJAXBartosz Dziewoński2014-03-101-2/+10
| * Revert "Warn on account creation when username is adjusted"jrobson2014-03-061-10/+2
| * Warn on account creation when username is adjustedBartosz Dziewoński2014-03-051-2/+10
* | LocalSettings.php must be readable by the serverumherirrender2014-03-071-10/+15
|/