Commit Graph

53 Commits

Author SHA1 Message Date
Qiang Xue
82c1136613 prepare for next release. 2015-03-01 01:24:14 -05:00
Qiang Xue
985119350b 2.0.3 release. 2015-03-01 01:22:44 -05:00
Alexander Makarov
aa0ebc7f5f Reverted #7459, #7469, #7470 2015-02-27 02:27:06 +03:00
Alexander Makarov
cbda88a01c Merge pull request #7459 from creocoder/fix-applications
Fix application templates and official extensions `composer.json`
2015-02-26 13:03:31 +03:00
Alexander Kochetov
75911261ed Fixed faker extension composer.json 2015-02-26 04:20:48 +03:00
Carsten Brandt
da26cfe8ac improved extensions readme 2015-02-22 21:59:30 +01:00
Qiang Xue
b750cf662d prepare for the next release. 2015-01-10 22:59:50 -05:00
Qiang Xue
d7462656f7 2.0.2 release 2015-01-10 22:57:55 -05:00
Qiang Xue
7881bba26c prepare for next release. 2014-12-07 11:46:05 -05:00
Qiang Xue
84b42abad0 prepare for 2.0.1 release 2014-12-07 11:42:41 -05:00
Alexander Makarov
19af264530 Enh: yii fixture command now offers help if no arguments are provided instead of crashing 2014-11-28 00:32:38 +03:00
Alexander Mohorev
64b4d6dca1 Correct order of property declaration 2014-10-25 16:28:36 +03:00
Qiang Xue
47f2272652 prepare for next release. 2014-10-12 16:44:45 -04:00
Qiang Xue
ae8d978270 2.0.0 release. 2014-10-12 13:09:06 -04:00
Qiang Xue
5205eabe3e prepare for next release. 2014-09-28 01:44:31 -04:00
Qiang Xue
d2b864da84 prepare for 2.0.0-rc release. 2014-09-27 21:59:54 -04:00
Carsten Brandt
1e5c48957d composer.json tabs -> spaces 2014-09-22 17:37:19 +02:00
Carsten Brandt
e40fd9d623 added branch alias to composer.json 2014-09-22 17:26:21 +02:00
Qiang Xue
ef4d5e48ad Fixes #4936 [skip ci] 2014-09-05 20:26:02 -04:00
Qiang Xue
4ad022c372 Fixes #3240: Added support for assigning an anonymous function to yii\widgets\ActiveForm::fieldConfig 2014-09-05 13:37:52 -04:00
Alexander Makarov
00ca1cb4b3 Fixes #4914 2014-09-04 03:27:13 +04:00
Mark
da261afd9f docs fix 2014-09-01 18:28:17 +04:00
Mark
18524631d9 fixed docs 2014-09-01 18:26:44 +04:00
Mark
615e1030e6 fixed docs 2014-09-01 18:01:57 +04:00
Mark
ff3506aeab fixed docs 2014-09-01 17:36:06 +04:00
Mark
2271297d92 adjusted faker fixture controller 2014-09-01 17:32:39 +04:00
Qiang Xue
6879db3f3b typo fixes [skip ci] 2014-08-31 10:19:29 -04:00
Alexander Makarov
24f46c645a Fixed grammar 2014-08-26 02:46:26 +04:00
Qiang Xue
be8b03bcd9 minor refactoring. [skip ci] 2014-08-07 22:27:15 -04:00
Qiang Xue
359ae98f9c Fixes #4622: Simplified the way of creating a Faker fixture template file 2014-08-07 21:23:53 -04:00
Qiang Xue
fcaddb0c62 Fixes #4609. Fixes #4610. 2014-08-05 18:28:45 -04:00
Carsten Brandt
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
tom--
2c5c2c101b Fixes #4131: Security adjustments 2014-07-26 03:29:30 +04:00
Klimov Paul
63c7a4cfca Docs regarding Security component usage updated. 2014-06-27 14:33:20 +03:00
Carsten Brandt
b7e493fca0 Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
2014-05-23 16:58:21 +02:00
Carsten Brandt
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00
Alexander Makarov
7295540c72 Code style and phpdoc fixes 2014-04-17 15:33:07 +04:00
Qiang Xue
f4c38faf74 prepare for next release. 2014-04-13 21:22:29 -04:00
Qiang Xue
8bbcff70db prepare for 2.0.0-beta release. 2014-04-13 17:58:59 -04:00
Alexander Makarov
ab799d8ea9 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00
Carsten Brandt
67dd874e0c renamed console controller optoins param $id to $actionId 2014-03-26 17:51:52 +01:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Qiang Xue
1998935309 Merge pull request #2671 from hqx/2670-ConsoleLocalOptions
2670 console local options
2014-03-10 18:23:26 -04:00
JacekK
edc3d2b11a fixed some urls in guide; moved elasticsearch png file to proper location, to be seen by apidoc generator 2014-03-09 23:28:11 +01:00
Christian Nadolle
706ab7f968 combine globalOptions() with local options into options($id)
adjust existing Console Controllers and docs
2014-03-09 22:45:04 +01:00
Tobias Munk
825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 2014-02-27 17:37:08 +01:00
Mark
3d6529efe1 fixed docs 2014-02-04 18:32:43 +04:00
Mark
9cf8d7df6f faker extension fixed 2014-02-04 18:30:19 +04:00
Qiang Xue
cafdebb55c CS fix. doc fix. 2014-02-03 16:53:03 -05:00
Carsten Brandt
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