icingaweb2/library/Icinga/Web/Form/Validator
Johannes Meyer 9c5d44caf0 Fix that webkit submits datetime values not according to RFC 3339
That's actually more of a workaround instead of a fix as the bug itself
is part of webkit, not Icinga Web 2.

fixes #8457
2015-02-17 12:50:11 +01:00
..
DateFormatValidator.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
DateTimeValidator.php Fix that webkit submits datetime values not according to RFC 3339 2015-02-17 12:50:11 +01:00
InArray.php Show proper examples in case a user doesn't enter a permitted/correct val 2015-02-12 09:11:02 +01:00
ReadablePathValidator.php Standardize path validators according to Zend's validators 2015-02-12 09:11:02 +01:00
TimeFormatValidator.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
TriStateValidator.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
WritablePathValidator.php Standardize path validators according to Zend's validators 2015-02-12 09:11:02 +01:00