24 Commits

Author SHA1 Message Date
d2b864da84 prepare for 2.0.0-rc release. 2014-09-27 21:59:54 -04:00
ef4d5e48ad Fixes #4936 [skip ci] 2014-09-05 20:26:02 -04:00
4ad022c372 Fixes #3240: Added support for assigning an anonymous function to yii\widgets\ActiveForm::fieldConfig 2014-09-05 13:37:52 -04:00
00ca1cb4b3 Fixes #4914 2014-09-04 03:27:13 +04:00
da261afd9f docs fix 2014-09-01 18:28:17 +04:00
18524631d9 fixed docs 2014-09-01 18:26:44 +04:00
2271297d92 adjusted faker fixture controller 2014-09-01 17:32:39 +04:00
24f46c645a Fixed grammar 2014-08-26 02:46:26 +04:00
be8b03bcd9 minor refactoring. [skip ci] 2014-08-07 22:27:15 -04:00
359ae98f9c Fixes #4622: Simplified the way of creating a Faker fixture template file 2014-08-07 21:23:53 -04:00
fcaddb0c62 Fixes #4609. Fixes #4610. 2014-08-05 18:28:45 -04:00
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00
7295540c72 Code style and phpdoc fixes 2014-04-17 15:33:07 +04:00
ab799d8ea9 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00
67dd874e0c renamed console controller optoins param $id to $actionId 2014-03-26 17:51:52 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
706ab7f968 combine globalOptions() with local options into options($id)
adjust existing Console Controllers and docs
2014-03-09 22:45:04 +01:00
9cf8d7df6f faker extension fixed 2014-02-04 18:30:19 +04:00
cafdebb55c CS fix. doc fix. 2014-02-03 16:53:03 -05:00
f93054a486 fixed possible problem with realpath and false value
realpath(false) = current working directory.
This can cause problems with getAlias() which returns false.

see yiisoft/yii#3113
2014-01-28 14:28:39 +01:00
21ae27b306 updated phpdoc properties 2014-01-28 00:11:18 +01:00
62a7e397e0 fix the _only_ option in calls to FileHelper::findFiles() 2014-01-27 21:04:49 +01:00
4cf356df8d adjust directories for PSR-4. 2014-01-10 20:28:17 -05:00