Commit Graph

13 Commits

Author SHA1 Message Date
Qiang Xue
c8960168c5 Fixes #1634: Use masked CSRF tokens to prevent BREACH exploits 2013-12-26 17:51:14 -05:00
Qiang Xue
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
Qiang Xue
1f5f19df13 Fixes #1457: support using AR relations as input. 2013-12-07 18:16:56 -05:00
Qiang Xue
83623851f3 Fixes #1397: support customization of the container tag for Html::checkbox() and radio() 2013-12-02 10:06:56 -05:00
Qiang Xue
a1612f5d7e Fixes #1362: added itemOptions to Html::radioList and checkboxList. 2013-11-29 12:13:53 -05:00
Qiang Xue
8307075f74 Fixes #1362: doc fix. 2013-11-29 11:34:34 -05:00
Carsten Brandt
3a613e8565 allow setting css rel explicitly
used e.g. for less client side compiling
2013-11-26 17:33:05 +01:00
Andrea Panattoni
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
Qiang Xue
b06caa297b Fixes #1206. 2013-11-16 08:00:39 -05:00
Taras Gudz
9b95a81b0c Fixed the rest phpDocs [skip ci] 2013-11-12 03:13:37 +00:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
Qiang Xue
293cb9d86f Fixed search form. 2013-10-04 20:35:58 -04:00
Alexander Makarov
b873f9f242 Fixes #915: helper classes renamed again 2013-09-28 16:25:43 +04:00