3018 Commits (a78ff145b807bd5c04e5513bd214f7f87fee4ccb)

Author SHA1 Message Date
Qiang Xue 2dc341f893 not sending csrf header in ajax response. 11 years ago
Alexander Makarov 97917e6580 Revert "Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters" 11 years ago
Alexander Makarov 9c0572bff9 Fixed `$model->load($data)` returned `true` if `$data` and `formName` were empty 11 years ago
Alexander Makarov 3b95aa9cd1 Added `yii\base\Module::getParam($name, $defaultValue = null)` to conveniently work with application parameters 11 years ago
pzaremba 7d96de6619 one more revert. 11 years ago
pzaremba 75ae3db906 Reverted changes unrelated to issue #2325 11 years ago
pzaremba 9b96338a63 Revert "fixing wrapping - my NetBeans has a mind of its own." 11 years ago
pzaremba 80be824fc7 fixing wrapping - my NetBeans has a mind of its own. 11 years ago
pzaremba 0bf39f6e98 Adding support for the X-HTTP-Method-Override header. 11 years ago
Qiang Xue 646e371b44 Fixes #1812: Hide potential warning message due to race condition occurring to `Session::regenerateID()` call 11 years ago
Mark 663e898ba7 fixed docs, added checks 11 years ago
Qiang Xue 87b49414b1 Fixed globalOptions array issue. 11 years ago
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
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