3396 Commits (ac0a56e9d0d6ad4bbad22358f4baa69214db618e)

Author SHA1 Message Date
Mark cb8fc55a66 removed suffix, since it will be applied later in getFixturesConfig method. 11 years ago
Mark 14d303d479 added suffix 11 years ago
Mark 0e3fae36a4 added globalFixtures option 11 years ago
Qiang Xue 9669b321a6 Removed duplicated getAlias call. 11 years ago
Qiang Xue 9779e9c98d Added support for using arrays as option values for console commands 11 years ago
Qiang Xue bb2256a723 Fixes #2298: Fixed the bug that Gii controller generator did not allow digit in the controller ID (qiangxue) 11 years ago
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
Kartik Visweswaran cd1f7b10ea Removed unnecessary blank space 11 years ago
Kartik Visweswaran a0e3a3b5a6 Removed unnecessary blank space 11 years ago
Qiang Xue 266aadd230 Only treat 32bit signed integers as integers so that 32bit clients won’t have trouble. 11 years ago
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