|
4609a94dbf
|
Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead
|
2014-01-09 05:00:09 +04:00 |
|
|
7a1949fe2d
|
improved traceability of errors thrown in toString() methods
|
2014-01-01 17:11:48 +01:00 |
|
|
27658e56ae
|
Fixes #1647: Changed the default CSS class of error block to be error-block
|
2014-01-01 10:29:04 -05:00 |
|
|
70c23ca43b
|
Typo fix.
|
2013-12-28 22:31:46 -05:00 |
|
|
85c774e01d
|
Fixes #1681: Added support for automatically adjusting the "for" attribute of label generated by ActiveField::label()
|
2013-12-28 21:32:27 -05:00 |
|
|
2eee7b3f1b
|
Update ActiveField.php
doc fixes
|
2013-12-22 17:36:40 +02:00 |
|
|
226c9f22d0
|
Fixed issue with tabular input in ActiveField::radio and checkbox
|
2013-12-18 08:56:19 -08:00 |
|
|
4941db1eee
|
Checkboxlist documentation fix
"Item" parameter keys are the values of the checkbox list,
while the values are the checkbox labels.
|
2013-11-21 22:37:03 +01:00 |
|
|
1bee84746c
|
Fixes #1060: added code comment
|
2013-11-01 10:21:54 -04:00 |
|
|
ee2af2661c
|
Removed unneeded use statements
|
2013-10-24 03:12:25 +04:00 |
|
|
1f6a823073
|
Short array syntax
|
2013-10-18 20:52:38 +04:00 |
|
|
6488fe47ec
|
Better phpdoc for chained method calls
|
2013-10-10 13:34:16 +04:00 |
|
|
d03d681583
|
Fixes #928: client validation should be applied to active attributes only.
|
2013-09-30 10:14:08 -04:00 |
|
|
db212f0586
|
Added $label parameter to ActiveField::label().
|
2013-09-09 22:49:01 -04:00 |
|
|
791905e8bb
|
Reverted previous change as it breaks layout.
|
2013-09-09 08:44:40 -04:00 |
|
|
ea561ed3e0
|
Fixes #861.
|
2013-09-09 07:05:35 -04:00 |
|
|
a9e71d5565
|
better handling with exceptions in __toString()
|
2013-08-23 07:05:33 -04:00 |
|
|
528f8c82f3
|
Fixes #795: do not generate form-control css class for file input as it would display an unneeded border.
|
2013-08-22 15:55:34 -04:00 |
|
|
65352e500f
|
refactored ActiveField.
|
2013-08-14 21:17:13 -04:00 |
|
|
6f42e87ebf
|
Added Html::error().
|
2013-08-14 08:24:19 -04:00 |
|
|
880b6f9d65
|
#735: removed hiddenInput to avoid confusion.
|
2013-08-09 08:21:23 -04:00 |
|
|
e3801fbf6b
|
Upgraded bootstrap to 3.0RC1.
|
2013-08-08 20:00:48 -04:00 |
|
|
e207361255
|
Refactored the widget usage with ActiveField.
|
2013-05-29 07:47:33 -04:00 |
|
|
aadcb59c8c
|
Added ActiveField::widget().
|
2013-05-24 20:55:44 -04:00 |
|
|
f72105166c
|
reorganized the main repo to satisfy PSR-0.
|
2013-05-21 21:19:05 -04:00 |
|