3108 Commits (0d720e06953c38d6cd0348805e21f94e3de4b888)

Author SHA1 Message Date
Qiang Xue 00f34f390a Fixes #2303: Fixed the bug that `yii\base\Theme::pathMap` did not support dynamic update with path aliases 11 years ago
Mark ff987aa4b2 controller improved 11 years ago
Qiang Xue cfc8a613f2 minor fix. 11 years ago
Qiang Xue 11bc899bc1 Refactored fixtures and fixed test break. 11 years ago
Qiang Xue c2fef048a5 typo fix [skip ci] 11 years ago
Qiang Xue cafdebb55c CS fix. doc fix. 11 years ago
Qiang Xue 2773828611 fixed test break. 11 years ago
Mark 2ed30dfeb8 fixed docs in controller 11 years ago
Mark 13e85adc8e moved magic methods 11 years ago
Mark 7522b3bc92 added docs, command fix 11 years ago
Mark 416adcaebf removed fixturePath, improved console command 11 years ago
Carsten Brandt 4a9f47bedd refactored sphinx and db AR to call parent implementation of populateRecord() 11 years ago
Carsten Brandt 16e1aff41b renamed ActiveRecord::create() to populateRecord() 11 years ago
Qiang Xue 266aadd230 Only treat 32bit signed integers as integers so that 32bit clients won’t have trouble. 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