aboutsummaryrefslogtreecommitdiffstats
path: root/includes/HTMLForm.php
Commit message (Expand)AuthorAgeFilesLines
* (bug 33992) - "Allow anon a formless purge with POST". Changed HTMLForm::tryA...Aaron Schulz2012-01-301-3/+18
* comment mAction / whitespacesAntoine Musso2012-01-301-6/+7
* allow people to actually specify post targets with a queryJeroen De Dauw2012-01-291-1/+20
* Reverted r109957 per slush (see CR comments)Aaron Schulz2012-01-281-98/+0
* Add HTMLFormFields for namespaces and restriction levels. This is not a 1.19 ...John Du Hart2012-01-241-0/+98
* DocumentationSam Reed2012-01-191-1/+1
* Fixing commentsmrbluesky2012-01-131-4/+4
* A couple more for r108785Sam Reed2012-01-131-1/+1
* [Core JS] More fixing of global config variable usageKrinkle2011-12-311-1/+1
* Moving the flatlist option to HTMLFormField to prevent code duplication per h...John Du Hart2011-12-231-15/+6
* actually use the flipping cssclass arg, so its possible to set a css class wi...Jeroen De Dauw2011-12-211-2/+25
* add missing deprecation notices and added deprecation version to existing onesJeroen De Dauw2011-12-131-1/+1
* Revert r104353, r104354, r104356, r104358, r104383: changes to pagers break...Brion Vibber2011-12-061-111/+0
* Followup r104353, updating Special:ProtectedTitlesJohn Du Hart2011-11-281-0/+93
* This is the rework I was talking about in r104318 for 1.19. Instead of having...John Du Hart2011-11-271-0/+18
* Following r100264, update usages in coreJohn Du Hart2011-11-161-1/+1
* Removed usage of $wgUser in block and unblock processing:Alexandre Emsenhuber2011-11-131-2/+2
* checkbox could not be checked through URL parameterAntoine Musso2011-11-011-1/+4
* On the preferences form, make preferences and other items at the top level of...Roan Kattouw2011-10-311-1/+14
* Make indentation consistent in HTMLForm doc commentRoan Kattouw2011-10-261-4/+4
* Adding functions to HTMLForm for explicitly setting the content of the header...John Du Hart2011-10-231-1/+44
* HTMLForm is now a context source.John Du Hart2011-10-231-35/+4
* Adding flatlists to HTMLRadioField, sort of like HTMLMultiSelectJohn Du Hart2011-10-231-3/+11
* Follow up r100512, adding @since tags and using wfMessageJohn Du Hart2011-10-231-2/+4
* Removing extra stuff that was committed in r100512John Du Hart2011-10-221-47/+1
* Adding functions to HTMLForm for setting the submitText and WrapperLegend to ...John Du Hart2011-10-221-1/+64
* (bug 31405) block reason preload. Patch by Brad Jorsch.Happy-melon2011-10-171-1/+11
* Type hintingHappy-melon2011-10-171-1/+12
* * Use the context when building the preferences form descriptorAlexandre Emsenhuber2011-10-091-1/+1
* Add a method to HTML for getting just the HTML (As opposed to passing it righ...John Du Hart2011-10-081-9/+14
* * (bug 31089) Fix regression in Special:Block reasons list (MediaWiki:Ipbreas...Brion Vibber2011-09-221-16/+7
* Use IContextSource instead of RequestContext inside type hints and instanceof...Daniel Friesen2011-09-151-6/+6
* Followup r92155, move preferences-specific code introduced in HTMLForm to Pre...Roan Kattouw2011-08-251-4/+6
* Revert r95408, breaks preferencesSam Reed2011-08-241-2/+3
* Revert changes to HTMLForm from r92155Sam Reed2011-08-241-1/+1
* (bug 30335) Fix for HTMLForms using GET breaking when non-friendly URLs are usedJohn Du Hart2011-08-231-0/+6
* w/s fix for r92882Chad Horohoe2011-08-021-1/+1
* Document parameter in loadInputFromParametersAaron Schulz2011-07-221-1/+2
* Update code comments that point to 1.18 to point to 1.19Sam Reed2011-07-181-2/+2
* Restructure tab code of mediawiki.special.preferences.js . * 10 levels of ind...Leo Koppelkamm2011-07-141-1/+1
* use tab name, not tab index for anchors on Special:Preferences. Bug 29672 . P...Leo Koppelkamm2011-07-111-1/+1
* Bug 29792: notice undefined index 'other' due to my commit r91803Robin Pepermans2011-07-091-1/+1
* Allow the 'other' parameter for HTMLForm selectorother: it is used in Special...Robin Pepermans2011-07-091-1/+2
* HTMLForm: Add option to output a title for a fieldset & activate it for Speci...Leo Koppelkamm2011-07-081-2/+6
* Changed calls to Linker::tooltipAndAccesskeyAttribs() to be static and fixed ...Alexandre Emsenhuber2011-07-041-2/+2
* Follow-up r80988: fix function documentationBryan Tong Minh2011-06-301-0/+2
* (bug 29511) block dropdown reasons should be in wiki content language.Happy-melon2011-06-271-4/+7
* Fix more __get() calls on RequestContextSam Reed2011-06-171-4/+4
* And some more....Sam Reed2011-05-281-1/+1
* Misc EOL w/s and spaces-instead-of-tabs fixes. One day I'll get around to na...Mark A. Hershberger2011-05-251-9/+9