Commit Graph

13263 Commits

Author SHA1 Message Date
Alexander Makarov
b8c0dd30e2 Merge pull request #9440 from arogachev/patch-1
Removed yii\db\Schema from use section
2015-08-17 12:49:00 +03:00
Alexey Rogachev
777c45a653 Removed yii\db\Schema from use section
Declaration of yii\db\Schema is not needed by default. Migration can be related with changing data or renaming column, so user should explicitly add it when it's needed.
2015-08-17 15:42:06 +06:00
Carsten Brandt
60af9d07fb proper fix and changelog for #9108
close #9437
fixes #9108
2015-08-16 23:16:29 +02:00
nxnx
b562b50658 fix #9108 ( Negative number results in no formatting when using asSize or asShortSize ) 2015-08-16 22:39:50 +02:00
Carsten Brandt
73a9c48058 added tests for #9108 2015-08-16 22:39:09 +02:00
Carsten Brandt
96a92bc2e0 added a note about formatter usage
fixes #9435
2015-08-16 16:21:57 +02:00
Carsten Brandt
620ec4d132 added missing namespace on Exception in transaction docs
fixes #9429
2015-08-16 14:13:51 +02:00
Carsten Brandt
e120b407bf fixed composer-asset-plugin version 2015-08-16 13:24:06 +02:00
Alexander Makarov
af5c1ee5a8 Merge pull request #9430 from ravshanium/upstream
According to: Composer installation guide [skip ci]
2015-08-15 23:10:46 +03:00
ravshanium
9f44dcc098 According to: https://github.com/huebs/composer-asset-plugin/blob/master/Resources/doc/index.md#installation 2015-08-15 22:21:40 +03:00
Alexander Makarov
52a010b7b2 Merge pull request #9422 from sblaut/patch-1
Fixed link in REST doc to point to correct page [skip ci]
2015-08-15 15:57:15 +03:00
sblaut
1fb6a58e37 fixed typo 2015-08-15 03:47:51 +02:00
sblaut
d363d60146 Fixed link in REST doc to point to correct page
Filtering out fields is not described on the Response Formatting page but on the Resources page.
2015-08-15 03:17:37 +02:00
Carsten Brandt
8fb1b56e34 Update CHANGELOG.md 2015-08-14 12:31:01 +02:00
Carsten Brandt
34d5b45b35 proper fix for #8844, convert array before using it
fixes #9415
2015-08-14 12:26:36 +02:00
Alexander Makarov
3dd298b548 Merge pull request #9416 from wubaiqing/master
Fix Codeception link [skip ci]
2015-08-14 11:49:45 +03:00
wubaiqing
1310382b0c Fix docs 2015-08-14 16:34:34 +08:00
Alexander Makarov
43918f2ef6 Fixes #9411: DetailView now automatically sets container tag ID in case it's not specified 2015-08-14 01:53:57 +03:00
Alexander Makarov
1bead428a6 Merge pull request #9403 from RomeroMsk/patch-4
Change Russian translation for unique message [skip ci]
2015-08-13 15:04:09 +03:00
RomeroMsk
6f0e635360 Change Russian translation for unique message 2015-08-13 16:56:38 +05:00
Davidson Alencar
4305667f87 docs/guide-pt-BR typos [ci skip] 2015-08-13 10:23:38 +03:00
Alexander Makarov
5fab5942bc Merge pull request #9397 from TOLK-kz/patch-1
correct typo in kazakh [skip ci]
2015-08-13 10:21:42 +03:00
Toleugazy
4926148f96 correct typo in kazakh 2015-08-13 13:14:12 +06:00
Carsten Brandt
00a8a6270e revised docs about Model::load()
thanks to @tom-- for review.
2015-08-12 16:01:41 +02:00
Гонимар Сергей
5e4d2183e2 Georgian translation 2015-08-12 15:35:33 +03:00
Alexander Makarov
ff87dd2bd7 Merge pull request #9389 from dkushnikov/patch-1
Fix problem, that Application::getUser can return null
2015-08-12 12:50:37 +03:00
Dmitry Kushnikov
19fdd4f96d Fix problem, that Application::getUser can return null 2015-08-12 11:36:13 +03:00
Alexander Makarov
ffaf3ef174 Merge pull request #9386 from nukkumatti/issue-9382
Fixes #9382
2015-08-12 10:32:42 +03:00
Taras Gudz
14fe0c3f80 Fixes #9382 2015-08-12 08:30:18 +03:00
Davidson Alencar
44c70a8011 docs/guide-pt-BR - typos [ci skip] 2015-08-11 23:40:07 +03:00
Carsten Brandt
f4a5b03b1d updated docs about AR in migrations
fixes #9374
2015-08-11 21:49:58 +02:00
Carsten Brandt
a4b0ce0cb7 Merge pull request #9384 from alcirmonteiro/master
docs/guide-pt-BR/tutorial-yii-integration.md - translate - update [ci…
2015-08-11 21:29:28 +02:00
Davidson Alencar
24fb544732 docs/guide-pt-BR/tutorial-yii-integration.md - translate - update [ci skip] 2015-08-11 14:01:16 -03:00
Alexander Kochetov
223b0bea5d Fixes #9369: Yii::$app->user->can() now returns false instead of erroring in case authManager component is not configured 2015-08-11 11:16:21 +03:00
Davidson Alencar
9176d07e62 docs/guide-pt-BR typos [ci skip] 2015-08-11 10:48:47 +03:00
Alexander Makarov
b5be32cf25 Merge pull request #9359 from bizley-code/guide-pl
Guide [PL] rest rate limiting and start forms [skip ci]
2015-08-10 01:28:10 +03:00
Carsten Brandt
3aea67890f Merge pull request #9360 from microinginer/master
Translate "Page Caching" to uzbek language
2015-08-09 23:00:59 +02:00
Klimov Paul
3f2f7111df BaseVarDumper::export() object to string fallback fixed 2015-08-09 20:51:38 +03:00
inginer
314f9efdeb Translate "Page Caching" to uzbek language 2015-08-09 19:56:10 +03:00
Klimov Paul
d9eb660df3 BaseVarDumper::export() object to string fallback fixed 2015-08-09 19:30:36 +03:00
Klimov Paul
f48f63ecf5 VarDumperTest fixed 2015-08-09 17:53:24 +03:00
Bizley
18070247da Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2015-08-09 16:28:51 +02:00
Klimov Paul
16e1e8fe28 Fallback for objects at yii\helpers\VarDumper::export() advanced 2015-08-09 15:02:48 +03:00
Alexander Makarov
69839828af Merge pull request #9347 from alcirmonteiro/master
docs/guide-pt-BR/tutorial-core-validators.md - translate - update [ci skip]
2015-08-07 15:44:30 +03:00
Alexander Makarov
ba314264ac Fixed typo 2015-08-07 15:17:29 +03:00
Davidson Alencar
9fc060fa34 docs/guide-pt-BR/tutorial-core-validators.md - translate - update [ci skip] 2015-08-07 09:08:53 -03:00
Alexander Makarov
9c155d5914 Merge pull request #9338 from mickgeek/patch-1
Fixing a typo [skip ci]
2015-08-06 18:28:42 +03:00
Oleg Belostotskiy
1f17ca10dc Fixing a typo 2015-08-06 18:12:01 +03:00
Carsten Brandt
2ff5997b69 prepare for next release 2015-08-06 00:04:24 +02:00
Carsten Brandt
89eb3dff14 prepare for release 2.0.6 2.0.6 2015-08-06 00:00:30 +02:00