3321 Commits (c94a40e90d95b897c78cf9018eca043c7a1cd68a)

Author SHA1 Message Date
Kartik Visweswaran 5f5570e73f Raw content return for Grid DataColumn & Column 11 years ago
Kartik Visweswaran eb655e6104 Raw content return for Grid DataColumn & Column 11 years ago
Kartik Visweswaran 0991be84f5 Raw content return for Grid DataColumn & Column 11 years ago
Kartik Visweswaran 342ba95d4a Raw content return for Grid DataColumn & Column 11 years ago
Qiang Xue 8001d2348c refactored ActiveRecord::create(). 11 years ago
Vladimir Zbrailov a97f6387f9 added check column 11 years ago
Carsten Brandt 3bc5dbed82 added doc example to gridview column classes 11 years ago
Mark 19d45b9a1e fixed command and docs 11 years ago
Vladimir Zbrailov 0e0acb2731 added inherit doc block and task number 11 years ago
Vladimir Zbrailov 3319b54c80 added inherit doc block and task number 11 years ago
Alexander Makarov d9d36006a7 Fixed default scenario constant in docs 11 years ago
Mark 5e33a17b6a fixed active fixtures classes 11 years ago
Mark b892ffc80b fixtures controller improved 11 years ago
Alexander Makarov c2e0b5beb5 Optimized forms code a bit 11 years ago
Carsten Brandt 214f66a8c1 skip exiting in test env. 11 years ago
Vladimir Zbrailov d017567273 override create 11 years ago
Asetss 8d89b014a1 fix kazakh translate 11 years ago
Qiang Xue b64f618545 refactored file validator. 11 years ago
Vladimir Zbrailov 903f5618fe Added typecast database types into php types 11 years ago
Qiang Xue 807223efbf Fixes #1412 11 years ago
Qiang Xue a4a72033d6 Fixes #1412: `FileValidator` still triggers `uploadRequired` error in some case when `skipOnEmpty` is true and no upload is provided 11 years ago
Alexander Makarov 17ca07fd44 More consistent usage of MessageFormatter::tokenizePattern 11 years ago
Alexander Makarov b21fd298c5 Fixed minor coding style issues 11 years ago
Alexander Makarov 91444b20c8 #2248: Renamed `yii\base\Model::DEFAULT_SCENARIO` to `yii\base\Model::SCENARIO_DEFAULT` 11 years ago
vova07 efaaec1cbf Improved to support aliases. Fixes #2240. 11 years ago
Carsten Brandt 0cfd41a21a let application exit with code 1 on error/exception in console 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
Qiang Xue 1367a7b560 update pjax plugin to 1.8.0 11 years ago
Thiago Talma 8c49dabb1b Change condition 11 years ago
Thiago Talma 5a2323346d Test if value is instance of \Closure 11 years ago
Thiago Talma f906b3a10b Adjust doc 11 years ago
Thiago Talma a35fcbbf92 Adjust tab as space 11 years ago
Thiago Talma 632a537ab8 Allow to set an attribute as the value of the cell, unlike the column attribute. 11 years ago
Asetss 7e94383bd3 kazakh language 11 years ago
Carsten Brandt 64c238a2d9 doc note about forms in pjax, fixes #2214 11 years ago
Qiang Xue 8e11629a65 Fixes #2160: SphinxQL does not support OFFSET 11 years ago
Qiang Xue d53f4dd9ea Fixes #2139: error found while sending response is not displayed. 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 f5e1fbc532 Fixes #2212: `yii\gridview\DataColumn` generates incorrect labels when used with nosql DB and there is no data 11 years ago
Qiang Xue 823227fce3 Added Pjax::timeout and clientOptions. 11 years ago
Qiang Xue f5f5538df8 Reverted the change to gridview regarding filter submission. 11 years ago
Qiang Xue 8ecceb395f Fixes #2210: Mysql driver will now treat `tinyint(1)` as integer instead of boolean 11 years ago
Shader 749b2dc7f8 Latvian translation 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 197bf52a0f Use a hidden link to support grid filtering. 11 years ago