40 Commits (d55d8f60705a2fafc87df1a6abd70c077eaa093d)

Author SHA1 Message Date
Alexander Makarov 9b1b4fc5fa Added missing phpdoc 8 years ago
Carsten Brandt 84e9c40ca1 updated datevalidator docs 8 years ago
Carsten Brandt 00d506c398 completed implementation for #7177 9 years ago
Robbert Jan bb0ef88860 Enhancement for DateValidator (#7177, #10165) 9 years ago
Klimov Paul 2cf7e35074 Check for timestamp at `yii\validators\DateValidator` improved 9 years ago
Klimov Paul 779b1e90ce `yii\validators\DateValidator` skip validation for `timestampAttribute`, if it is already in correct format 9 years ago
Carsten Brandt cd84f6c4c5 typo in DateValidator docs 9 years ago
Sebastian Chojniak 6ee285f321 unused imports removed 9 years ago
Alexander Mohorev ae42a054bb PSR-2 spaces, commas, etc 9 years ago
Alexander Mohorev 3ec0d94b4a Remove unused variable 9 years ago
Carsten Brandt 23b31d13de improve documentation of date validator 10 years ago
Nikola Kovacs 3f24954659 Added min/max option to DateValidator. 10 years ago
Carsten Brandt cf51d46a75 keep BC in internal implamentation of DateValidator 10 years ago
Carsten Brandt 1c41c2bd58 added DateValidator::$timestampAttributeTimeZone 10 years ago
Carsten Brandt d60445c066 Add DateValidator::$timestampAttributeFormat 10 years ago
Carsten Brandt ef662b57be added missing `@since` annotations 10 years ago
Carsten Brandt 2a23520618 added documentation about handling date values 10 years ago
Carsten Brandt ba6bce4e2d fixed DateValidator to work with multibyte strings 10 years ago
Yoyon Cahyono 8b5e16ed56 compare position at which date value parsing ended with its string length to ensure validation when using php intl extension to parse date value 10 years ago
Carsten Brandt 58becaceab suppress warning thrown by IntlDateFormatter::parse() 10 years ago
Qiang Xue d13d274d05 renamed $object to $model 10 years ago
Alexander Makarov 02622b6fe4 phpdoc fixes and additions 10 years ago
Carsten Brandt 3ff548a442 Refactored DateValidator to support ICU format 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 5eed149f24 fixed links in phpdoc 11 years ago
Qiang Xue cb4a8c764c Refactored validators. 11 years ago
Qiang Xue b9f9b16536 Apply fix for #1003 to validateAttribute. 11 years ago
Alexander Makarov c127171efb Fixes #1003: DateValidator returned true for invalid dates 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Qiang Xue 8157ea5804 Fixes issue #481. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue ae6c69fc8f refacotring validators. 12 years ago
Qiang Xue 86f947e9ef Finished DateValidator. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 3c1452e84b Changed the separator of message category. 12 years ago
Qiang Xue 54ee8c44a0 refactored exceptions. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Alexander Makarov 083ca919d3 validators 13 years ago
Alexander Makarov a33d152d77 removed package and version tags 13 years ago
Alexander Makarov f8ea58826e cleaned up @since 13 years ago
Qiang Xue 0c7a75bef7 w 13 years ago
Qiang Xue ef4ed7c803 w 13 years ago
Qiang Xue c80c9decbe w 13 years ago
Qiang Xue b51c3bc77c w 13 years ago