16 Commits

Author SHA1 Message Date
c4ff009e0f Merge pull request #1798 from zhuravljov/patch-1
Fixed label attributes in BaseHtml
2014-01-06 03:16:20 -08:00
2daa5e9135 Fixed label attributes in BaseHtml 2014-01-06 06:09:43 +02:00
b9c1eff373 fixed javascript 2014-01-06 01:16:25 +01:00
c8960168c5 Fixes #1634: Use masked CSRF tokens to prevent BREACH exploits 2013-12-26 17:51:14 -05:00
dba7c02a2c Fixes #1610: Html::activeCheckboxList() and Html::activeRadioList() will submit an empty string if no checkbox/radio is selected 2013-12-25 11:55:47 -05:00
1f5f19df13 Fixes #1457: support using AR relations as input. 2013-12-07 18:16:56 -05:00
83623851f3 Fixes #1397: support customization of the container tag for Html::checkbox() and radio() 2013-12-02 10:06:56 -05:00
a1612f5d7e Fixes #1362: added itemOptions to Html::radioList and checkboxList. 2013-11-29 12:13:53 -05:00
8307075f74 Fixes #1362: doc fix. 2013-11-29 11:34:34 -05:00
3a613e8565 allow setting css rel explicitly
used e.g. for less client side compiling
2013-11-26 17:33:05 +01: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
b06caa297b Fixes #1206. 2013-11-16 08:00:39 -05:00
9b95a81b0c Fixed the rest phpDocs [skip ci] 2013-11-12 03:13:37 +00:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
293cb9d86f Fixed search form. 2013-10-04 20:35:58 -04:00
b873f9f242 Fixes #915: helper classes renamed again 2013-09-28 16:25:43 +04:00