octicon-git-branch(16/) Commit Graph

123 Commits

Author SHA1 Message Date
Klimov Paul
72aba34210 yii\console\controllers\AssetController fixed to respect data URL resources 2014-04-17 12:11:34 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Thiago Talma
c1445871f4 Correction of many errors code inspection.
Adjustments code according to the standards.
Adding missing PHPDoc comment.
2014-04-16 19:29:07 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
3c400dbca8 fixed file PHPdoc
issue #3026
2014-04-10 22:10:59 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
ab799d8ea9 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
67dd874e0c renamed console controller optoins param $id to $actionId 2014-03-26 17:51:52 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
8e11ad0360 refactored code to use Instance::ensure() 2014-03-18 12:31:27 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
72c99663ff Refactored container. 2014-03-18 11:49:52 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
8c2e39235f Turn module and application into DI containers. 2014-03-17 23:57:01 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Christian Nadolle
0051a1ece4 sort options by action in Migration controller 2014-03-09 22:47:05 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
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 octicon-file-diff(16/) octicon-file-code(16/)
Christian Nadolle
b0d7559a8d console/Controller show help for local options 2014-03-09 00:43:12 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
f7148c2d80 callback -> callable
this term is resolveable by the php docs when linking types in apidoc
2014-03-08 21:04:47 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
740a769477 improved HelpController with messages for each command 2014-03-06 22:43:57 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
51d6db7d80 Merge pull request #2607 from mitalcoi/db_message_source
enchansment of db message source
2014-03-04 20:08:40 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Sorokin Victor
1a14ed2127 Update MessageController.php 2014-03-04 12:40:13 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Sorokin Victor
4d4a3f0804 Update MessageController.php 2014-03-04 12:36:54 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
AlexGx
6d72c6a723 fix code style 2014-03-04 06:27:22 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
AlexGx
eaaa5b1bb5 fix code style 2014-03-04 06:12:30 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
AlexGx
c047fbe0df fix code style No space found after comma in function call 2014-03-04 05:46:43 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
AlexGx
c5ed024109 fix phpFoc, added missing param 2014-03-04 05:08:40 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Sorokin Victor
eba9049b61 Update MessageController.php
fix code style
2014-03-03 22:47:01 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
mitalcoi
4906cd3432 enchansment of db message source 2014-03-03 22:43:56 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
resurtm
65dd8c9e7e Add ability to downgrade migrations by the absolute apply time 2014-02-20 16:03:22 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
325c7a18c4 improved fixture command 2014-02-09 18:30:49 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Sorokin Victor
a73953c05b Update FixtureController.php
typo fix
2014-02-06 16:22:39 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
663e898ba7 fixed docs, added checks 2014-02-04 21:00:52 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
cb8fc55a66 removed suffix, since it will be applied later in getFixturesConfig method. 2014-02-04 20:04:00 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
14d303d479 added suffix 2014-02-04 19:56:01 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
0e3fae36a4 added globalFixtures option 2014-02-04 19:54:45 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
9669b321a6 Removed duplicated getAlias call. 2014-02-04 10:22:50 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
ff987aa4b2 controller improved 2014-02-04 16:09:57 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
11bc899bc1 Refactored fixtures and fixed test break. 2014-02-03 21:16:57 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
c2fef048a5 typo fix [skip ci] 2014-02-03 17:02:21 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
cafdebb55c CS fix. doc fix. 2014-02-03 16:53:03 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
2ed30dfeb8 fixed docs in controller 2014-02-03 23:20:16 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
7522b3bc92 added docs, command fix 2014-02-03 22:49:21 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
416adcaebf removed fixturePath, improved console command 2014-02-03 22:23:38 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
19d45b9a1e fixed command and docs 2014-02-02 20:55:47 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
b892ffc80b fixtures controller improved 2014-02-02 16:34:47 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Paul Klimov
518954dafe Merge branch 'master' of git://github.com/yiisoft/yii2 2014-01-30 23:03:05 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
John Was
62a7e397e0 fix the _only_ option in calls to FileHelper::findFiles() 2014-01-27 21:04:49 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
5cab2a8745 Fixes #2156: yii migrate now automatically creates migrations directory if it does not exist 2014-01-27 06:57:22 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
1f4d94d5db AssetController default 'cssCompressor' command fixed. 2014-01-23 20:48:12 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
4fe0eeb1b6 refacotring. 2014-01-21 19:12:10 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
b95fcf442d Removed unused import 2014-01-22 03:32:49 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
05db070b32 Adjusted #2008 2014-01-22 03:31:22 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
ec1c85bb34 Merge pull request #2008 from kate-kate/db-message-command
added possibility to save messages to be translated
2014-01-21 15:11:24 -08:00 octicon-file-diff(16/) octicon-file-code(16/)