109 Commits (2935a45e6aa2f48ffc025843644c6d97575f9e2d)

Author SHA1 Message Date
Alexander Makarov 5a9823a5f4 A bit less stricter check as suggested by @qiang: 2aa8fc7171 11 years ago
Alexander Makarov 2aa8fc7171 Optimized #1959 code a bit 11 years ago
Kevin LEVRON f44605fff0 Fixes #1959 : compare model attribute with value/uncheck options 11 years ago
Qiang Xue 58e847258f Renamed Request::maskedCsrfToken to csrfToken. 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
KiTE 2daa5e9135 Fixed label attributes in BaseHtml 11 years ago
Carsten Brandt b9c1eff373 fixed javascript 11 years ago
Qiang Xue c8960168c5 Fixes #1634: Use masked CSRF tokens to prevent BREACH exploits 11 years ago
Qiang Xue dba7c02a2c Fixes #1610: `Html::activeCheckboxList()` and `Html::activeRadioList()` will submit an empty string if no checkbox/radio is selected 11 years ago
Qiang Xue 1f5f19df13 Fixes #1457: support using AR relations as input. 11 years ago
Qiang Xue 83623851f3 Fixes #1397: support customization of the container tag for Html::checkbox() and radio() 11 years ago
Qiang Xue a1612f5d7e Fixes #1362: added itemOptions to Html::radioList and checkboxList. 11 years ago
Qiang Xue 8307075f74 Fixes #1362: doc fix. 11 years ago
Carsten Brandt 3a613e8565 allow setting css rel explicitly 11 years ago
Andrea Panattoni 4941db1eee Checkboxlist documentation fix 11 years ago
Qiang Xue b06caa297b Fixes #1206. 11 years ago
Taras Gudz 9b95a81b0c Fixed the rest phpDocs [skip ci] 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue 293cb9d86f Fixed search form. 11 years ago
Alexander Makarov b873f9f242 Fixes #915: helper classes renamed again 11 years ago
Alexander Makarov 76cab3ea64 Renamed base helper classes 11 years ago
Qiang Xue 51c29e444d renamed Request::csrfTokenName to csrfVar. 11 years ago
Qiang Xue 4e1ab6e5a5 Fixes #848: Added hidden field for Html::activeFileInput(). 11 years ago
Qiang Xue 65352e500f refactored ActiveField. 11 years ago
Qiang Xue 6f42e87ebf Added Html::error(). 11 years ago
Qiang Xue 7aeb2fcf4f Fixed test breaks. 11 years ago
Niko Wicaksono f756a45f51 Update radio and checkbox due to e3801fbf6b 11 years ago
Qiang Xue e3801fbf6b Upgraded bootstrap to 3.0RC1. 11 years ago
Carsten Brandt e5569dc1da Allow Url creation with Html::url in console context 11 years ago
Qiang Xue f7257e53f0 Fixes #659. 11 years ago
resurtm c98dae8430 Doc fix. 11 years ago
Qiang Xue 39817de330 Ensure correct type. 11 years ago
Qiang Xue 915a3cd779 Fixes #653: use boolean type to indicate boolean attributes. 11 years ago
Qiang Xue ec23b1b481 Added new boolean attributes. 11 years ago
Qiang Xue a6cd7b72bb refactored helper organization. 11 years ago
Qiang Xue 40b6b607c8 Fixes #632. 11 years ago
Qiang Xue c3df0beecd changed parameter ordering. 11 years ago
Qiang Xue 71a156ebdf Added itemOptions for Html::ol 11 years ago
Qiang Xue d87afeb496 encode checkbox and radio list by default. 11 years ago
Qiang Xue 750b220da3 cleanup. 11 years ago
Qiang Xue d5bd9853ea Added Html::ol() and Html::ul() 11 years ago
Alexander Kochetov ef9ceafdca Refactoring 11 years ago
Alexander Kochetov 5bf0ba562f Comments fixes 11 years ago
Alexander Kochetov 9bb0ce4b1c Html helper pure HTML 5 mode without support old standarts 11 years ago
Qiang Xue 11c14a20e9 Simplified button signature. 11 years ago
Qiang Xue 17b1e5d2fc Fixes issue #234: Added Html::addCssClass() and removeCssClass(). 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Carsten Brandt 9af5466be5 typo in Html helper 11 years ago
Alexander Kochetov 153e51df94 Html::url() fix for anchors 12 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago