Commit Graph

10542 Commits

Author SHA1 Message Date
Gustavo Salgado
c4327ca9b4 Update start-installation.md
Falta un comando para que la instalación no falle
2014-10-19 13:48:51 -05:00
Alexander Makarov
77ed290185 Merge pull request #5651 from alanwillms/pt-br-structure-application-components
Translate structure-application-components to pt-BR
2014-10-19 21:13:02 +04:00
Alan Willms
d4e4bb629b Add new words to the pt-BR translation workflow [skip ci] 2014-10-19 15:05:54 -02:00
Alan Willms
29315c3ed7 Merge branch 'master' of git://github.com/yiisoft/yii2 into pt-br-structure-application-components.md 2014-10-19 15:05:01 -02:00
Alan Willms
a8c321d8c5 Translate structure-application-components to pt-BR [skip ci] 2014-10-19 15:04:58 -02:00
Alexander Makarov
0a47ebde13 Merge pull request #5649 from alanwillms/pt-br-structure-applications
Translate guide/structure-application to pt-BR
2014-10-19 20:57:05 +04:00
Alan Willms
5e57f03463 Translate guide/structure-application to pt-BR [skip ci] 2014-10-19 14:28:17 -02:00
Alexander Makarov
d0cf7a3683 Mentioned noscript option in asset docs 2014-10-19 19:37:54 +04:00
Alexander Makarov
b560c9bc90 Fixes #4457: Added support for using noscript for css files registered through asset bundles and Html helper 2014-10-19 19:30:38 +04:00
Qiang Xue
5829020eff Fixes #5223: Query builder now supports selecting sub-queries as columns 2014-10-19 10:58:49 -04:00
Alexander Makarov
48ec791e4a Fixes #5587: json_encode is now used with JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE where it makes sense, also it is now default for Json::encode() 2014-10-19 18:50:46 +04:00
Alexander Makarov
6a794f6b1b Simpler fix for #5402 2014-10-19 18:42:58 +04:00
Alexander Makarov
084d355448 Fixes #5402: Debugger was not loading when there were closures, resources or PDO instances in the logged data 2014-10-19 17:00:52 +04:00
Ilya Antipenko
9061874bdb Fixes #5646: Call yii\base\ErrorHandler::unregister() instead of restore_*_handlers directly 2014-10-19 14:48:11 +04:00
Alexander Makarov
7ec08fc88e Another try to fix scrutinizer 2014-10-19 12:35:59 +04:00
Alexander Makarov
20c41bc89d Added fxp/composer-asset-plugin to scrutinizer config trying to fix it 2014-10-19 12:28:34 +04:00
Alexander Makarov
f010d66387 Merge pull request #5643 from alanwillms/pt-br-guide-structure-entry-scripts
[skip ci] structure-entry-scripts and structure-overview PT-BR translation
2014-10-19 12:13:02 +04:00
Alan Willms
27fc5239ec Add new word conventions to PT-BR translation workflow and break its paragraphs for better readability 2014-10-19 02:42:35 -02:00
Alan Willms
ec71baf202 structure-entry-scripts and structure-overview PT-BR translation [skip ci]. 2014-10-19 02:05:07 -02:00
funson86
6dcba07434 little fix 2014-10-19 11:10:28 +08:00
funson86
37f8df78f9 new translation 2014-10-19 11:09:03 +08:00
funson86
1005b32b9a for check 2014-10-19 11:06:02 +08:00
funson86
49cb7a6ae2 english 2014-10-19 11:03:50 +08:00
Alexander Makarov
256bb305a2 Merge pull request #5641 from pana1990/guide-es
update caching-overview.md [skip ci]
2014-10-19 02:32:24 +04:00
Alexander Makarov
3ccc336c8f Updated version of fxp/composer-asset-plugin in installation guide after testing new version. It's faster! 2014-10-19 01:40:49 +04:00
pana1990
71e3db7b14 update caching-overview.md [skip ci] 2014-10-18 23:27:03 +02:00
Alexander Makarov
9302786944 Fixes #5598: added ImageMagick with PNG and GD with FreeType checks to requirements of basic and advanced applications, used better Captcha exception message 2014-10-19 01:23:46 +04:00
Alexander Makarov
6e7cd9fd52 Merge pull request #5640 from pana1990/guide-es
update caching-fragment.md [skip ci]
2014-10-19 01:07:26 +04:00
pana1990
c55cd6d8a3 update caching-fragment.md [skip ci] 2014-10-18 23:02:50 +02:00
Alexander Makarov
49760b64dd Fixes #5595: Better phpdoc value types for Formatter methods 2014-10-19 00:23:47 +04:00
Alexander Makarov
ed3084c807 Added $auth = Yii::$app->authManager; to authorization guide to show where $auth is coming from 2014-10-19 00:16:59 +04:00
Carsten Brandt
0b4b2b13eb improved guide about using Yii in 3rd party systems 2014-10-18 19:31:56 +02:00
Carsten Brandt
d68d8628fa created stub documentation files for TDB sections
to avoid issues about 404 links in the guide
2014-10-18 18:58:59 +02:00
Qiang Xue
61452c8756 Merge pull request #5638 from softark/docs-ja-2014-10-18
Docs ja 2014 10 18
2014-10-18 12:58:32 -04:00
Nobuo Kihara
e1319c9bb9 Merge branch 'master' into docs-ja-2014-10-18 2014-10-19 01:56:15 +09:00
Nobuo Kihara
865100aecb docs/guide-ja/intro-upgrade-from-v1.md added 2014-10-19 01:53:56 +09:00
Nobuo Kihara
cf4f18df05 docs/internals-ja/versions.md updated 2014-10-19 01:53:34 +09:00
Carsten Brandt
6ab10bcda7 updated guide about helpers
make sure to not confuse extending of helper classes with extensions.
Use "customizing" in this case and added note about when this should be done.
2014-10-18 18:39:42 +02:00
Alexander Makarov
4a1f8af94c Merge pull request #5636 from ECDarwin/patch-1
correct a error link [skip ci]
2014-10-18 19:43:34 +04:00
Alexander Makarov
fc6f622d96 Fixed entry script name 2014-10-18 19:31:39 +04:00
lichunqiang
58d868a58d correct a error link [skip ci] 2014-10-18 20:35:05 +08:00
Qiang Xue
3f7164ca10 updated versioning policy [skip ci] 2014-10-17 22:58:35 -04:00
Alexander Makarov
4d3e4d882a Merge pull request #5628 from pana1990/guide-es
Update runtime-responses.md [skip ci]
2014-10-17 23:07:02 +04:00
pana1990
51a689dd63 Update runtime-responses.md [skip ci] 2014-10-17 20:25:03 +02:00
Qiang Xue
6b460c9890 Merge pull request #5616 from yii2-chinesization/master
Update old files and add some new translations
2014-10-17 13:34:07 -04:00
Carsten Brandt
acba9e5bd3 fix crash when setter w/o arguments is defined
fixes #5623
2014-10-17 15:33:07 +02:00
Carsten Brandt
292a9ff55b Add support for yii\db\Expression to QueryBuiler simple conditions
fixes #5601
2014-10-17 13:32:54 +02:00
Carsten Brandt
179be14ce1 revert incorrect change in #5617 2014-10-17 13:12:47 +02:00
Funson Lee
acfc3d3e43 new translation 2014-10-17 16:01:55 +08:00
Alexander Makarov
a9fb207a76 Merge pull request #5618 from aminking2005/patch-1
[ci skip] Update runtime-responses.md
2014-10-17 11:26:21 +04:00