92 Commits (3ad7d6d356141e4296fc67c122e5b4406953258b)

Author SHA1 Message Date
Alexander Makarov 3d1d7f72ed Fixes #2544: Changed `DetailView`'s `name:format:label` to `attribute:format:label` to match `GridView` 11 years ago
Alex-Code f7911bc9ac Unused? 11 years ago
Alex-Code 72ff9c58df Pjax container only required on first load. 11 years ago
Carsten Brandt b7fddd8dd6 Added LinkPager::$linkOptions 11 years ago
Alexander Makarov 7660827dd3 Fixes #2460: custom listview/gridview summary was broken 11 years ago
Carsten Brandt 098567ce16 fixed phpdoc errors and updated properties 11 years ago
Qiang Xue 26cb7b2a3c Renamed `fooVar` to `fooParam` for various classes. 11 years ago
Qiang Xue 25b466d278 Fixes #2083: make sure keys of object type work with ActionColumn, GridView, etc. 11 years ago
Borales 36aab9e36c Removing @since tag 11 years ago
Borales 0a27360cd8 Adding @since tag and changelog line 11 years ago
Borales a32753b5e5 #2417 Possibility to specify dataType for $.ajax call in yii.activeForm.js 11 years ago
Alexey Samoylov afb4aaefd8 error summary tag mistype 11 years ago
Qiang Xue 92fb014980 Fixes #2405: The CSS class of `MaskedInput` now defaults to `form-control` 11 years ago
Alexander Makarov 40b3c2e89c Fixes #2209: When I18N message translation is missing source language is now used for formatting 11 years ago
Qiang Xue 076c7cd38c Fixes #2310 11 years ago
Qiang Xue 73dff0146c doc improvement [skip ci] 11 years ago
Qiang Xue e70817e887 Fixes #2336. 11 years ago
Qiang Xue 13b7c8e866 refactored Pjax. Added title change support. [skip ci] 11 years ago
Qiang Xue a872d60503 Fixes #2335. 11 years ago
Alexander Makarov b21fd298c5 Fixed minor coding style issues 11 years ago
Qiang Xue ff521fd7e0 updated pjax doc. 11 years ago
Qiang Xue 07c7236bc7 GridView filter now works with Pjax. 11 years ago
Qiang Xue e63a82471d Added Pjax::scrollTo. 11 years ago
Qiang Xue afefcd6ebe support form submission by pjax. 11 years ago
Carsten Brandt 64c238a2d9 doc note about forms in pjax, fixes #2214 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 823227fce3 Added Pjax::timeout and clientOptions. 11 years ago
Carsten Brandt 5c26f01f84 fixed doc links 11 years ago
Qiang Xue 6bc4a8cf94 Fixes #706: Added `yii\widgets\Pjax` and enhanced `GridView` to work with `Pjax` to support AJAX-update 11 years ago
Qiang Xue 6ab97d92cd pjax WIP 11 years ago
Carsten Brandt 32b9f87bdf removed id property from Block widget 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Alexander Kochetov 4dcf22b94c DetailView phpDoc 11 years ago
Alexander Kochetov 508908e9f7 DetailView allow set label while attribute in string format 11 years ago
Alexander Kochetov 9d01d1fb07 DetailView correct regexp 11 years ago
Carsten Brandt bf59a521cb subwidgets should be rendered in the same view 11 years ago
Qiang Xue c74db68ce7 Fixes #1974. 11 years ago
Carsten Brandt e7e6bee928 replaced usages of $_GET with Request::queryParams 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Qiang Xue 7e4461621a Fixes #1326: The `visible` setting for `DetailView` doesn't work as expected 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 96fd37de2e Fixes issue #49: finished CAPTCHA feature. 12 years ago
Qiang Xue 17807874b6 Fixes issue #53: implemented Menu. 12 years ago
Alexander Kochetov 48d04fbb8c !== array() => !empty() 12 years ago
Alexander Kochetov d7df7053e0 === array() => empty() 12 years ago
Qiang Xue dd5969147d move JsExpression to web. 12 years ago
Qiang Xue 235ad40c2b Menu WIP 12 years ago
Qiang Xue f01414fff2 Refactored Breadcrumbs. 12 years ago