aboutsummaryrefslogtreecommitdiffstats
path: root/includes/htmlform
Commit message (Expand)AuthorAgeFilesLines
* Remove more IE6 and IE7 compatibility and notesDannyS7122020-05-192-7/+0
* Fix even more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-162-3/+3
* Fix numerous Squiz.Scope.MethodScope.MissingReedy2020-05-151-1/+1
* Merge "doxygen: Changed Doxygen tags causing warnings during documentation ge...jenkins-bot2020-04-162-7/+7
|\
| * doxygen: Changed Doxygen tags causing warnings during documentation generationHolger Knust2020-04-142-7/+7
* | Upgrade phan to 0.10.2Daimona Eaytoy2020-04-161-0/+1
|/
* Fix HTMLUsersMultiselectField validation when exists is trueDavid Barratt2020-03-201-1/+6
* Use errorbox/warningbox for all HTMLFormField errorsBartosz Dziewoński2020-03-191-3/+3
* Don't add dash to legend title if prefix is emptyBrandonXLF2020-03-191-1/+1
* Remove usages of deprecated Language methodsPetr Pchelko2020-02-161-1/+5
* HTMLUsersMultiselectField: Pass through config for widget's inputThalia2020-02-141-0/+4
* HTMLForm: Allow status object to have raw parametersFlorian2020-02-091-3/+5
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-105-10/+10
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+1
* htmlform: Remove IE6-7 hack for <button> submit handlerTimo Tijhof2020-01-051-8/+1
* Merge "Use namespaced IPUtils class"jenkins-bot2020-01-012-9/+12
|\
| * Use namespaced IPUtils classKunal Mehta2020-01-012-9/+12
* | HTMLForm: Fix grammar of class descriptionDannyS7122019-12-281-1/+1
|/
* Merge "build: Upgrade phan to 0.9.0"jenkins-bot2019-12-091-0/+1
|\
| * build: Upgrade phan to 0.9.0Daimona Eaytoy2019-12-071-0/+1
* | Fix more scalar types in docblocksDaimona Eaytoy2019-12-081-1/+1
|/
* Remove duplicate variable name from class property PHPDocsThiemo Kreuz2019-12-022-2/+2
* Add option for showing valid IPs in UsersMultiselectWidget menuThalia2019-11-151-0/+12
* Merge "preferences: Display error message at the top of the form as well"jenkins-bot2019-11-151-25/+30
|\
| * preferences: Display error message at the top of the form as wellBartosz Dziewoński2019-11-081-25/+30
* | Allow HTMLUsersMultiselectField to limit number of selected itemsThalia2019-11-141-0/+9
* | Improve error message for HTML multiselect fieldsThalia2019-11-142-2/+2
|/
* Fix new phan errors, part 8Daimona Eaytoy2019-10-221-4/+6
* Fix new phan errors, part 6Daimona Eaytoy2019-10-202-0/+9
* Fix new phan errors, part 2Daimona Eaytoy2019-10-121-0/+4
* Use varargs for MessageLocalizer::msg and similarUmherirrender2019-10-051-5/+5
* Merge "Use splat operator in signature, not func_get_args"jenkins-bot2019-10-031-6/+2
|\
| * Use splat operator in signature, not func_get_argsMichael Große2019-09-281-6/+2
* | Fix HTMLForm::addButton label-message type annotationGergő Tisza2019-10-021-4/+4
* | Improve collapsible HTMLForm styling (and accessibility, slightly)Bartosz Dziewoński2019-09-232-10/+32
* | Merge "Messages collected above the form are meant to live as boxed messages"jenkins-bot2019-09-201-1/+1
|\ \
| * | Messages collected above the form are meant to live as boxed messagesVolker E2019-09-191-1/+1
| |/
* | Merge "HTMLTitleTextField: Remove incorrect check for unsubmitted GET forms"jenkins-bot2019-09-202-13/+0
|\ \ | |/ |/|
| * HTMLTitleTextField: Remove incorrect check for unsubmitted GET formsBartosz Dziewoński2018-07-182-13/+0
* | Suppress PhanUndeclaredProperty for custom properties and phan bugsDaimona Eaytoy2019-09-141-0/+1
* | Declare dynamic propertiesDaimona Eaytoy2019-09-141-0/+3
* | Improve various PHP method doc blocksDaimona Eaytoy2019-09-052-2/+1
* | Upgrade phan config to 0.7.1Daimona Eaytoy2019-09-041-4/+0
* | Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-031-0/+1
* | Unsuppress more phan issues (part 5)Daimona Eaytoy2019-09-011-0/+7
* | Unsuppress other phan issues (part 4)Daimona Eaytoy2019-08-311-0/+2
* | Unsuppress more phan issues (part 3)Daimona Eaytoy2019-08-314-0/+4
* | Globally unsuppress phan issues with low countDaimona Eaytoy2019-08-301-0/+2
* | Merge "Allow SelectWithInput to be marked as required and handle that dynamic...jenkins-bot2019-07-312-0/+2
|\ \
| * | Allow SelectWithInput to be marked as required and handle that dynamicallyDavid Barratt2019-07-302-0/+2