13022 Commits

Author SHA1 Message Date
35e1166b24 docs/guide-pl/runtime-overview.md 100% 2015-07-12 14:46:43 +02:00
ad65faa6f3 start-installation.md image fix 2015-07-10 21:24:32 +02:00
01917bc0d5 start-installation.md 100% 2015-07-10 21:21:57 +02:00
ddcd286337 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2015-07-10 19:31:35 +02:00
91cc608c10 50% start-installation.md 2015-07-10 15:41:22 +02:00
4fc35d6998 test2 2015-07-10 14:11:53 +02:00
64cadb7e5e start test 2015-07-10 13:52:46 +02:00
51b5e1d368 Merge pull request #9071 from squio/patch-1
Translated the word 'Update' [skip ci]
2015-07-10 13:21:30 +03:00
d20bc2b010 Translated the word 'Update'
In general the word 'Update' can be better translated into 'Bewerk' in Dutch.
2015-07-10 11:42:46 +02:00
aaf931a5e8 Fixes #9070: Fixed ViewAction::resolveViewName() not to accept /../ and /./ 2015-07-10 12:34:09 +03:00
398caaf7fd Fixes #8549: Fixed yii\caching\FileCache doesn't lock cache files when reading 2015-07-10 12:18:26 +03:00
853f5fadaf Fixes #8798: adjusted inconsistency in guide 2015-07-10 12:10:59 +03:00
8e4242436b Merge pull request #9069 from lynicidn/patch-4
Update EachValidator.php [skip ci]
2015-07-10 08:31:37 +03:00
7926b7d4e9 Update EachValidator.php 2015-07-10 07:32:34 +03:00
3c9e6be413 Added schema builder usage to migations guide 2015-07-10 00:21:20 +03:00
b107997883 Merge pull request #9068 from schojniak/master
Unused imports removed
2015-07-09 23:54:53 +03:00
589e5968e2 Merge pull request #9065 from pana1990/update-migration
Updated RBAC migrations syntax
2015-07-09 23:54:00 +03:00
86c2e22a5b class Event is used in docs 2015-07-09 22:50:32 +02:00
6ee285f321 unused imports removed 2015-07-09 22:20:11 +02:00
e0ca042bb1 Merge pull request #9066 from schojniak/master
performance: unnecessary (when result is cached) getAuthManager() rem…
2015-07-09 19:50:00 +02:00
025845e660 performance: unnecessary (when result is cached) getAuthManager() removed 2015-07-09 19:22:36 +02:00
9ae80e3a94 Update sintax 2015-07-09 18:29:17 +02:00
1ce7fa30fb Merge pull request #9062 from CyanoFresh/master
Заключение вместо резюме
2015-07-09 15:37:24 +03:00
540afc106d Заключение вместо резюме 2015-07-09 14:02:50 +03:00
54dd0eab72 add note about #8897 to the docs 2015-07-09 12:18:50 +02:00
2a8b564f49 Merge pull request #9051 from DarwinIsGod/patch-1
Add note about composer requirements [skip ci]
2015-07-09 10:27:04 +03:00
9952127343 Add note about composer requirements
Add a note about the ` fxp/composer-asset-plugin:1.0.0` dependency.
2015-07-08 19:52:20 -05:00
e88170ab82 Fixed phpdoc of SchemaBuilder 2015-07-09 00:17:26 +03:00
5d3532c649 fixed endless error loop in error handler
this happended when `stream` was set on the response but the stream resouce was invalid
either because it was already sent or became invalid for some other cases.

fixes #9046
2015-07-08 20:30:26 +02:00
4f6f041e8b The stricter the better 2015-07-08 16:14:16 +03:00
1a7d9ac809 Fixes #9038: Write warning to log in case FileCache fails to write into file 2015-07-08 16:12:02 +03:00
8e1d982da4 Cleanup, added ->unique(), changelog 2015-07-08 15:55:09 +03:00
12ca324494 Fix phpdoc [skip ci] 2015-07-08 15:40:09 +03:00
da941a7675 Improved SchemaBuilder implementation 2015-07-08 15:40:09 +03:00
3f7ffd6707 Improved SchemaBuilder docs, refactored code 2015-07-08 15:39:34 +03:00
b456f699cc Implemented SchemaBuilder 2015-07-08 15:38:21 +03:00
16f5c5da73 Merge pull request #9037 from thiagotalma/patch-1
Update Validator.php
2015-07-08 06:44:10 +02:00
4b50ace287 Update Validator.php 2015-07-07 18:39:42 -03:00
249879b298 Fixes #9033: Used constants for scenario in "Models" guide 2015-07-07 23:15:04 +03:00
b46fad439c Fixes #9011: Allow yii\widgets\MaskedInput to produce an input tag of a custom type 2015-07-07 22:37:05 +03:00
17d8d6650e Merge pull request #9034 from gwelr/improve-fr-guide-translation
Translation of aliases concept part of the Yii2 guide in french [ci skip]
2015-07-07 21:56:32 +03:00
ce831970dd Merge pull request #9035 from bizley-code/guide-pl
Guide [PL] translation [skip ci]
2015-07-07 21:56:05 +03:00
24ff8bb39a guide-pl README conflict resolved 2015-07-07 20:49:36 +02:00
586ddcf7c1 guide [PL] intro
Polish translation for intro-upgrade-from-v1 and intro-yii.
Few annotations for README as well.
2015-07-07 20:33:20 +02:00
52ddfe06dd Translation of aliases concept part of the Yii2 guide in french 2015-07-07 17:58:32 +02:00
a28eb82f64 Merge pull request #9026 from alcirmonteiro/master
docs/guide-pt-BR/runtime-logging.md - translate - update [ci skip]
2015-07-06 22:07:57 +03:00
4dcc455118 Merge pull request #9025 from faxriddin/master
Translated yii.php [ci skip]
2015-07-06 22:07:22 +03:00
6c85e8c241 docs/guide-pt-BR/runtime-logging.md - translate - update [ci skip] 2015-07-06 11:33:21 -03:00
a83f54ed09 translated messages/uz/yii.php 2015-07-06 19:09:04 +05:00
9f91a02a86 Fixes #9005: added note about crossdomain jQuery requests and Request::getIsAjax() 2015-07-06 16:34:02 +03:00