This is required for HTMLDateTimeField to be compatible it: HTMLDateTimeField filters out mustBeAfter/mustBeBefore, while DateInputWidget didn’t understand min/max until now. Since moment.js (used by the JavaScript side of the widget) seems to better like the mustBeAfter/mustBeBefore semantics (strictly larger/smaller than) than the min/max one (larger/smaller than or equal to), I decided to internally keep mustBeAfter/mustBeBefore. Bug: T219633 Change-Id: I487363e40d1e4f74780ed7146c8a6770bfc61fae |
||
|---|---|---|
| .. | ||
| AUTHORS.txt | ||
| CheckMatrixWidget.php | ||
| ComplexNamespaceInputWidget.php | ||
| ComplexTitleInputWidget.php | ||
| DateInputWidget.php | ||
| DateTimeInputWidget.php | ||
| ExpiryInputWidget.php | ||
| LICENSE.txt | ||
| NamespaceInputWidget.php | ||
| NamespacesMultiselectWidget.php | ||
| PendingTextInputWidget.php | ||
| SearchInputWidget.php | ||
| SelectWithInputWidget.php | ||
| SizeFilterWidget.php | ||
| SpinnerWidget.php | ||
| TagMultiselectWidget.php | ||
| TitleInputWidget.php | ||
| TitlesMultiselectWidget.php | ||
| UserInputWidget.php | ||
| UsersMultiselectWidget.php | ||