aboutsummaryrefslogtreecommitdiffstats
path: root/includes/htmlform/fields/HTMLIntField.php
Commit message (Collapse)AuthorAgeFilesLines
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-1/+1
| | | | Change-Id: I7f85d931d3b79da23e87b4e5692b2e14be8fcaa0
* Namespace HTMLForm and friendsJames D. Forrester2024-02-141-0/+5
| | | | | Bug: T353458 Change-Id: I09e66c3223018ec47e0549ee7f6a590b676f4eef
* HtmlForm: Null coalescence in trim() callsReedy2022-07-161-1/+1
| | | | | | | | Bug: T312305 Bug: T311572 Bug: T311571 Bug: T311578 Change-Id: I89a135d271c981c011360098ca5e98dc5a47ae37
* HTML Classes stability annotationsNikki Nikkhoui2020-07-131-0/+7
| | | | | | | Add stability annotations for HTML classes. Bug: T247862 Change-Id: I4dad7b98213ceceb8c04b24e5d52e6fecadb3538
* HTMLForm: Allow returning Message objects from HTMLFormField::validate()Brad Jorsch2016-11-141-1/+1
| | | | | | | It mostly already worked. HTMLForm::trySubmit() needed a little adjustment to handle things properly. Change-Id: Ibb17bb61ac0b2d41953249980bc2f23b8a3ae5b6
* Merge "Update weblinks in comments from HTTP to HTTPS"jenkins-bot2016-11-081-1/+1
|\
| * Update weblinks in comments from HTTP to HTTPSFomafix2016-11-071-1/+1
| | | | | | | | | | | | | | | | Use HTTPS instead of HTTP where the HTTP link is a redirect to the HTTPS link. Also update some defect links. Change-Id: Ic3a5eac910d098ed5c2a21e9f47c9b6ee06b2643
* | Add access modifiers to htmlform classesaddshore2016-11-041-1/+1
|/ | | | Change-Id: Id8c0f0676b3200993af3cec493efc99839211bcc
* Move HTMLFormField subclasses to a separate directoryBartosz DziewoƄski2016-08-011-0/+26
It's getting more difficult to navigate the files in includes/htmlform/ with every new field and every new helper class that is being added. Change-Id: I92ce2356baf6151f17b2440970d5abdf86503820