Commit Graph

12085 Commits

Author SHA1 Message Date
slavcodev
9028bc5aa7 Fixed header Content-Type when response is empty 2015-02-21 02:05:03 +03:00
Alexander Makarov
106d6d5e4c Added JsonResponseFormatterTest 2015-02-21 01:57:10 +03:00
Tema
e83e30b429 [ru docs update] fix grammar 2015-02-20 21:31:15 +08:00
Qiang Xue
1088fd496d Added support to yii\di\Container to instantiate and configure an object that implements yii\base\Configurable. 2015-02-19 22:46:49 -05:00
Alexander Makarov
c8e56d178b Added intro to CSRF to security-best-practices 2015-02-19 22:44:57 +03:00
Paul Melekhov
86891f9f82 Fixes #7358: Fix trimming PHPDoc prefix with TAB indent in yii\console\Controller::parseDocCommentSummary() 2015-02-19 22:26:30 +03:00
Alexander Makarov
75bd825514 Merge pull request #7363 from 2012lucho/patch-1
[skip ci] Update runtime-routing.md
2015-02-19 19:14:37 +03:00
2012lucho
6731348dbf Update runtime-routing.md 2015-02-19 13:00:03 -03:00
2012lucho
a17cd8dc06 Update runtime-routing.md
una corrección insignificante en uno de los títulos
2015-02-19 12:52:16 -03:00
Tema
cdd8608582 fix broken link
close #7360
2015-02-19 14:05:11 +01:00
Carsten Brandt
2b6de9665e adjusted docs about #7347 2015-02-19 13:44:05 +01:00
Alexander Makarov
4871feec8b Merge pull request #7355 from egoroof/patch-1
[skip ci] [ru docs update] Функциональность, а не отображение
2015-02-19 14:03:51 +03:00
Tema
41525796be Функциональность, а не отображение 2015-02-19 18:57:21 +08:00
Qiang Xue
0b135e7596 doc improvement [skip ci] 2015-02-18 20:52:21 -05:00
lynicidn
84052d15df Used yii\di\Instance::ensure() in MigrateController instead of doing the same without it 2015-02-19 02:28:09 +03:00
lynicidn
a71423cf2a Fixes #7269: yii\console\controllers\BaseMigrateController now throws exception if directory specified doesn't exist and action isn't create 2015-02-19 02:23:45 +03:00
Alexander Makarov
6e2e929f7a Merge pull request #7345 from softark/docs-guide-ja-feb-19
Docs guide ja updated [ci skip]
2015-02-19 02:00:23 +03:00
Nobuo Kihara
a4cd607e4f docs/guide-ja updated [ci skip] 2015-02-19 07:55:10 +09:00
Nobuo Kihara
2cb1e8ffc4 docs/guide-ja/structure-assets.md - updated [ci skip] 2015-02-19 07:55:10 +09:00
Alexander Makarov
0218863f4a Merge pull request #7343 from AlexMerser21/patch-2
[skip ci] Update structure-views.md
2015-02-18 22:47:33 +03:00
Alex Solomaha
022898f094 Update structure-views.md
Is not needed
2015-02-18 21:44:48 +02:00
Alexander Makarov
6e3bf09e35 Added example of hiding component creating in a class 2015-02-18 22:37:30 +03:00
Valery Viktorovsky
f9bff329b7 Fixes #7339: Added example to Dropdown phpdoc 2015-02-18 19:24:06 +03:00
Alexander Makarov
c74ea7d54c Fixes #7326: Fixed CollapseTest to run properly on Windows 2015-02-18 12:38:49 +03:00
Qiang Xue
a8bffdf036 doc improvement [skip ci] 2015-02-17 18:26:29 -05:00
Alexander Makarov
53de36492f Merge pull request #7323 from forevermatt/patch-1
[skip ci] Correct typo in start-gii.md
2015-02-17 19:55:49 +03:00
forevermatt
fbead92d1b Correct typo in start-gii.md 2015-02-17 11:51:48 -05:00
Klimov Paul
690b6f7e6c 'Dividing asset bundles into group' docs added 2015-02-17 12:01:06 +02:00
Qiang Xue
15ea819b02 Merge pull request #7314 from softark/docs-guide-ja-output-rev
Docs guide ja output rev [ci skip]
2015-02-16 18:13:38 -05:00
Nobuo Kihara
d19224a40c docs/guide-ja/output reviewed [ci skip] 2015-02-17 08:12:14 +09:00
Nobuo Kihara
7bf8a048cd docs/guide-ja/output reviewing [ci skip] 2015-02-17 08:12:13 +09:00
Alexander Makarov
7b8630193a Merge pull request #7312 from maxmirazh33/master
Replace console gii config in dev environment.
2015-02-17 00:36:46 +03:00
maxmirazh33
4a7bdb5579 replace console gii config in dev environment 2015-02-16 23:25:54 +06:00
Qiang Xue
8c444d407b Fixed test break. 2015-02-15 22:49:21 -05:00
Qiang Xue
dd15857eda Fixed test break. 2015-02-15 22:44:42 -05:00
Qiang Xue
7b5cdf041d Fixes #7255: Added support to allow widgets that use text input to specify input types 2015-02-15 22:26:33 -05:00
Jose
4e6b1fd5c6 Local loop variable added to fix #7271 bug 2015-02-15 17:25:43 -05:00
Jose Lorente
98759201ac Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 2015-02-15 17:25:43 -05:00
Alexander Makarov
c80da0722e Fixed more tests on Windows failing because of line endings 2015-02-15 20:18:18 +03:00
Alexander Makarov
51d0c99f54 Merge pull request #7299 from softark/docs-guide-ja-rev
[skip ci] Docs guide ja rev
2015-02-15 16:25:13 +03:00
Nobuo Kihara
595b51102b docs/guide-ja - uses 「接頭辞」 for "prefix" [ci skip] 2015-02-15 22:20:23 +09:00
Nobuo Kihara
0f642aba20 docs/guide-ja update [ci skip] 2015-02-15 22:20:23 +09:00
Alexander Makarov
b370d5da00 Better wording for Composer autoload optimization 2015-02-15 15:43:39 +03:00
Alexander Makarov
a831271d29 Moved assertEqualsWithoutLE() to \yiiunit\TestCase, fixed some test failures on Windows 2015-02-15 13:03:08 +03:00
Alexander Makarov
6e67f7134c Merge pull request #7293 from ramin2nt2/patch-2
[skip ci] Adding Composer Auto loader Optimization Section
2015-02-14 22:54:58 +03:00
Ramin M
0f259838b1 Adding Composer Auto loader Optimization Section 2015-02-14 21:10:41 +03:30
Qiang Xue
bc43a955bc temporarily disable cubrid test. 2015-02-14 11:47:43 -05:00
Qiang Xue
d9117a67b1 Fixes #7227: Query builder should respect column alias setting when yii\db\Expression is being selected 2015-02-14 10:36:19 -05:00
Qiang Xue
6e33bef238 Fixes #7266 2015-02-13 14:02:54 -05:00
Alexander Makarov
f03850fa46 Better fix for rlt support in debug toolbar 2015-02-13 17:09:50 +03:00