Commit Graph

3560 Commits

Author SHA1 Message Date
Carsten Brandt
a5c92eb4cb register STDIN, STDOUT, and STDERR if not defined by PHP
this ensures that they are defined if needed and reduces redundant
code in the entry script.

close #6853
2015-07-11 17:46:32 +02:00
Carsten Brandt
6049c4ae9e Merge pull request #9081 from yii2-chinesization/master
modified rest for zh-CN
2015-07-11 14:46:58 +02:00
Alexander Makarov
853f5fadaf Fixes #8798: adjusted inconsistency in guide 2015-07-10 12:10:59 +03:00
Alexander Makarov
3c9e6be413 Added schema builder usage to migations guide 2015-07-10 00:21:20 +03:00
Alex Solomaha
540afc106d Заключение вместо резюме 2015-07-09 14:02:50 +03:00
Kirk Hansen
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
Alexander Makarov
249879b298 Fixes #9033: Used constants for scenario in "Models" guide 2015-07-07 23:15:04 +03:00
Alexander Makarov
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
Bizley
24ff8bb39a guide-pl README conflict resolved 2015-07-07 20:49:36 +02:00
Bizley
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
gwelr
52ddfe06dd Translation of aliases concept part of the Yii2 guide in french 2015-07-07 17:58:32 +02:00
Alexander Makarov
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
Davidson Alencar
6c85e8c241 docs/guide-pt-BR/runtime-logging.md - translate - update [ci skip] 2015-07-06 11:33:21 -03:00
Alexander Makarov
a1d2a88b1f Merge pull request #9020 from HawkingEtha/cashing-data-fix
[RU] translation editing - cashing data [skip ci]
2015-07-06 13:35:23 +03:00
Alexander Makarov
d5004ee05c Merge pull request #9000 from HawkingEtha/tutorial-shared-hosting-fix
RU edited for tutorial shared hosting [skip ci]
2015-07-06 10:05:33 +03:00
Eugene Cloverfield
41bd3685f6 [RU] translation editing - cashing data [skip ci] 2015-07-05 16:45:34 +03:00
Taras Gudz
11f18ed188 RU bootstrapping components. Fixes #8970 [skip ci] 2015-07-04 20:55:54 +03:00
Eugene Cloverfield
5058ac99be RU edited for tutorial shared hosting 2015-07-04 20:11:14 +03:00
Bizley
078b922114 README Polish translation
close #8987
2015-07-02 22:27:55 +02:00
Bizley
c017c8f388 README Polish translation 2015-07-02 21:54:56 +02:00
Bizley
e4b08c348d Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2015-07-02 21:26:47 +02:00
Carsten Brandt
d06bb911b3 Merge pull request #8986 from alcirmonteiro/master
docs/guide-pt-BR/runtime-handling-errors.md - translate - update [ci …
2015-07-02 20:37:41 +02:00
Davidson Alencar
b8224add9a docs/guide-pt-BR/runtime-handling-errors.md - translate - update [ci skip] 2015-07-02 14:39:52 -03:00
Alexander Makarov
b3dcab6c6b Merge pull request #8978 from sitawit/patch-2
Update test-unit.md to update a link [ci skip]
2015-07-02 11:54:41 +02:00
Alexander Makarov
a0eaf6b90f Merge pull request #8980 from onedevlink/fixed-typos
Fixed typo in base/Security file and docs [skip ci]
2015-07-02 11:52:33 +02:00
onedevlink
c4ab9a0891 Fixed typo in base/Security file and docs 2015-07-02 11:22:15 +03:00
Sitawit Suteepohnwiroj
122ad71abf Update test-unit.md to update a link
A link to unit test for Codeception has changed.
2015-07-02 14:17:40 +07:00
Alexander Makarov
f7ae831d09 Merge pull request #8965 from dmvslv/theming-doc-typo
Theming guide typo [ci skip]
2015-07-01 22:20:59 +02:00
Alexander Makarov
977f65c298 Merge pull request #8955 from pana1990/patch
Update helpers in helper-overview.md [skip ci]
2015-07-01 22:20:25 +02:00
pana1990
1535c503f5 Add imagine helper in helper-overview.md [skip ci] 2015-07-01 15:37:25 +02:00
Dima Vasilyev
35fdbcc525 theming guide typo fixed 2015-07-01 17:58:30 +06:00
Alexander Makarov
a00607003c Merge pull request #8958 from rugabarbo/del-unnecessary-guide-ru-files
Removing unnecessary guide-ru files [skip ci]
2015-07-01 10:00:12 +02:00
Pavel Ivanov
614af9c79a Removing unnecessary guide-ru files
See: http://yiiframework.ru/forum/viewtopic.php?f=28&t=18337&p=154995#p154970
2015-06-30 18:09:21 +03:00
Pavel Ivanov
8a673db8a4 Russian variant of docs/guide/helper-html.md section 2015-06-30 17:58:16 +03:00
pana1990
af85aa126c Update helpers in helper-overview.md [skip ci] 2015-06-30 15:23:11 +02:00
Pavel Ivanov
2113aaad78 Merge branch 'master' of git://github.com/yiisoft/yii2 into ru-db-active-record.md-fixes 2015-06-30 12:58:58 +03:00
Pavel Ivanov
36a92bbe47 Small fixes of russian Active Record version 2015-06-30 12:58:34 +03:00
Alexander Makarov
366943ccf6 Merge pull request #8949 from githubjeka/output-data-widgets
[RU] Translation for "Output data widgets" [skip ci]
2015-06-30 11:32:32 +02:00
githubjeka
30a093f94a [RU] Translation for output-data-widgets.md 2015-06-30 10:38:54 +03:00
githubjeka
79a39a8133 Added links 2015-06-30 10:38:25 +03:00
Pavel Ivanov
b81ab3c707 Merge branch 'master' of git://github.com/yiisoft/yii2 into ru-db-active-record.md-fixes 2015-06-30 09:22:29 +03:00
Pavel Ivanov
f27957051c Small fixes of russian Active Record version 2015-06-30 09:21:22 +03:00
Bizley
043831956c README clean up 2015-06-29 22:20:18 +02:00
Alexander Makarov
b533244379 Merge pull request #8944 from CyanoFresh/patch-2
Update structure-overview.md [skip ci]
2015-06-29 21:05:49 +02:00
Alex Solomaha
f22ab02882 Update structure-assets.md 2015-06-29 21:49:51 +03:00
Alex Solomaha
f0027ed089 Update structure-overview.md 2015-06-29 21:34:01 +03:00
Alexander Makarov
3c4222b17e Merge pull request #8943 from codeName007/20150629_Kovpak-Replace_mvc_design_pattern_to_architectural_pattern_2
Replaced MVC design pattern to architectural pattern in all places [skip ci]
2015-06-29 20:31:59 +02:00
Vladimir Kovpak
2ecbc1e1f5 Replaced MVC design pattern to architectural pattern in all places. 2015-06-29 21:24:31 +03:00
Pavel Ivanov
37c8185e0a Merge branch 'master' of git://github.com/yiisoft/yii2 into ru-db-active-record.md 2015-06-29 21:17:47 +03:00
Pavel Ivanov
1521e57527 Russian version of db-active-record.md 2015-06-29 21:17:21 +03:00