32 Commits (64c43a3a1d03f946598051385a97404e2c8cf0fd)

Author SHA1 Message Date
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Qiang Xue 8ac79a35ae support hiding error and label tags via error(false) and label(false). 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Carsten Brandt c93231e26b improved session error handling 11 years ago
Qiang Xue 2ec58e64d6 Fixed whenClient. 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue bbc7b0768f separate id and name of attribute for client side validation 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue a5e3e46905 Fixes #735: Added back `ActiveField::hiddenInput()` 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
Carsten Brandt 098567ce16 fixed phpdoc errors and updated properties 11 years ago
Alexander Makarov b21fd298c5 Fixed minor coding style issues 11 years ago
Qiang Xue 2046563849 Revert "Fixes #1856: The default CSS class for hint generated by `ActiveField` is changed to `help-block`" 11 years ago
Qiang Xue 7ae4695d0c Fixes #1856: The default CSS class for hint generated by `ActiveField` is changed to `help-block` 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Alexander Makarov 4609a94dbf Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead 11 years ago
Carsten Brandt 7a1949fe2d improved traceability of errors thrown in toString() methods 11 years ago
Qiang Xue 27658e56ae Fixes #1647: Changed the default CSS class of error block to be `error-block` 11 years ago
Qiang Xue 70c23ca43b Typo fix. 11 years ago
Qiang Xue 85c774e01d Fixes #1681: Added support for automatically adjusting the "for" attribute of label generated by `ActiveField::label()` 11 years ago
futbolim 2eee7b3f1b Update ActiveField.php 11 years ago
Jacob Morrison 226c9f22d0 Fixed issue with tabular input in ActiveField::radio and checkbox 11 years ago
Andrea Panattoni 4941db1eee Checkboxlist documentation fix 11 years ago
Qiang Xue 1bee84746c Fixes #1060: added code comment 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 6488fe47ec Better phpdoc for chained method calls 11 years ago
Qiang Xue d03d681583 Fixes #928: client validation should be applied to active attributes only. 11 years ago
Qiang Xue db212f0586 Added $label parameter to ActiveField::label(). 11 years ago
Qiang Xue 791905e8bb Reverted previous change as it breaks layout. 11 years ago
Qiang Xue ea561ed3e0 Fixes #861. 11 years ago
Qiang Xue a9e71d5565 better handling with exceptions in __toString() 11 years ago
Qiang Xue 528f8c82f3 Fixes #795: do not generate form-control css class for file input as it would display an unneeded border. 11 years ago
Qiang Xue 65352e500f refactored ActiveField. 11 years ago
Qiang Xue 6f42e87ebf Added Html::error(). 11 years ago
Qiang Xue 880b6f9d65 #735: removed hiddenInput to avoid confusion. 11 years ago
Qiang Xue e3801fbf6b Upgraded bootstrap to 3.0RC1. 11 years ago
Qiang Xue e207361255 Refactored the widget usage with ActiveField. 11 years ago
Qiang Xue aadcb59c8c Added ActiveField::widget(). 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
resurtm f7b8595f76 Validator::clientValidateAttribute() now accepts third parameter: a view. 12 years ago
resurtm 6458b8df8f UrlValidator and EmailValidator IDN support fixes. 12 years ago
resurtm 8a5e1f4f5f Fixes #143. UrlValidator and EmailValidator IDN support. 12 years ago
resurtm 5575f53657 CS fixes. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 96fd37de2e Fixes issue #49: finished CAPTCHA feature. 12 years ago
Alexander Kochetov 48d04fbb8c !== array() => !empty() 12 years ago
Qiang Xue dd5969147d move JsExpression to web. 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago