12396 Commits

Author SHA1 Message Date
01b89b8380 Merge pull request #7380 from softark/docs-guide-ja-security-rev
docs/guide-ja/security reviewed [ci skip]
2015-02-21 18:20:47 +03:00
82036a9841 docs/guide/security-best-practices.md - small fix [ci skip] 2015-02-21 17:31:47 +09:00
92cbb083d2 docs/guide-ja/security reviewed [ci skip] 2015-02-21 17:28:47 +09:00
9f6cb3cfe4 Merge pull request #7376 from softark/docs-ja-feb-21
Docs ja feb 21 updates [ci skip]
2015-02-20 22:24:56 -05:00
95f2663a68 Merge pull request #7377 from softark/docs-guide-concept-fix
docs/guide/concept-service-locator.md - missing closing paren [ci skip]
2015-02-20 22:24:23 -05:00
56dbd4cefa Fixes #7357: Refactored yii\db\ColumnSchema by adding typecast() method to decouple phpTypecast() from dbTypecast() 2015-02-20 22:03:39 -05:00
b40f4261b6 docs/guide/concept-service-locator.md - missing closing paren [ci skip] 2015-02-21 10:31:15 +09:00
4a5eb2d39b docs/guide-ja updated [ci skip] 2015-02-21 10:17:52 +09:00
a9bb14cac3 docs/guide-ja updated [ci skip] 2015-02-21 10:17:51 +09:00
b9dea5be29 Added CsvDataProvider example to "Data providers"
Thanks, @creocoder
2015-02-21 02:50:24 +03:00
00aafc82ef Fixes #7258: Response was sending HTML content type when formatter was set to JSON or XML, nulls were handled wrong 2015-02-21 02:32:09 +03:00
9028bc5aa7 Fixed header Content-Type when response is empty 2015-02-21 02:05:03 +03:00
106d6d5e4c Added JsonResponseFormatterTest 2015-02-21 01:57:10 +03:00
e83e30b429 [ru docs update] fix grammar 2015-02-20 21:31:15 +08:00
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
c8e56d178b Added intro to CSRF to security-best-practices 2015-02-19 22:44:57 +03:00
86891f9f82 Fixes #7358: Fix trimming PHPDoc prefix with TAB indent in yii\console\Controller::parseDocCommentSummary() 2015-02-19 22:26:30 +03:00
75bd825514 Merge pull request #7363 from 2012lucho/patch-1
[skip ci] Update runtime-routing.md
2015-02-19 19:14:37 +03:00
6731348dbf Update runtime-routing.md 2015-02-19 13:00:03 -03:00
a17cd8dc06 Update runtime-routing.md
una corrección insignificante en uno de los títulos
2015-02-19 12:52:16 -03:00
cdd8608582 fix broken link
close #7360
2015-02-19 14:05:11 +01:00
2b6de9665e adjusted docs about #7347 2015-02-19 13:44:05 +01:00
4871feec8b Merge pull request #7355 from egoroof/patch-1
[skip ci] [ru docs update] Функциональность, а не отображение
2015-02-19 14:03:51 +03:00
41525796be Функциональность, а не отображение 2015-02-19 18:57:21 +08:00
0b135e7596 doc improvement [skip ci] 2015-02-18 20:52:21 -05:00
84052d15df Used yii\di\Instance::ensure() in MigrateController instead of doing the same without it 2015-02-19 02:28:09 +03:00
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
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
a4cd607e4f docs/guide-ja updated [ci skip] 2015-02-19 07:55:10 +09:00
2cb1e8ffc4 docs/guide-ja/structure-assets.md - updated [ci skip] 2015-02-19 07:55:10 +09:00
0218863f4a Merge pull request #7343 from AlexMerser21/patch-2
[skip ci] Update structure-views.md
2015-02-18 22:47:33 +03:00
022898f094 Update structure-views.md
Is not needed
2015-02-18 21:44:48 +02:00
6e3bf09e35 Added example of hiding component creating in a class 2015-02-18 22:37:30 +03:00
f9bff329b7 Fixes #7339: Added example to Dropdown phpdoc 2015-02-18 19:24:06 +03:00
c74ea7d54c Fixes #7326: Fixed CollapseTest to run properly on Windows 2015-02-18 12:38:49 +03:00
a8bffdf036 doc improvement [skip ci] 2015-02-17 18:26:29 -05:00
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
fbead92d1b Correct typo in start-gii.md 2015-02-17 11:51:48 -05:00
690b6f7e6c 'Dividing asset bundles into group' docs added 2015-02-17 12:01:06 +02:00
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
d19224a40c docs/guide-ja/output reviewed [ci skip] 2015-02-17 08:12:14 +09:00
7bf8a048cd docs/guide-ja/output reviewing [ci skip] 2015-02-17 08:12:13 +09:00
7b8630193a Merge pull request #7312 from maxmirazh33/master
Replace console gii config in dev environment.
2015-02-17 00:36:46 +03:00
4a7bdb5579 replace console gii config in dev environment 2015-02-16 23:25:54 +06:00
8c444d407b Fixed test break. 2015-02-15 22:49:21 -05:00
dd15857eda Fixed test break. 2015-02-15 22:44:42 -05:00
7b5cdf041d Fixes #7255: Added support to allow widgets that use text input to specify input types 2015-02-15 22:26:33 -05:00
4e6b1fd5c6 Local loop variable added to fix #7271 bug 2015-02-15 17:25:43 -05:00
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
c80da0722e Fixed more tests on Windows failing because of line endings 2015-02-15 20:18:18 +03:00