Ilya Antipenko
|
9e30d73c93
|
Use latest ES version for fix tests
|
2014-10-20 11:53:08 +03:00 |
|
Alexander Makarov
|
95732db93a
|
Fixed changelog
|
2014-10-20 10:45:18 +04:00 |
|
Alexander Makarov
|
e5fa813809
|
#4471: yii\caching\ApcCache now returns array in case of APC is installed but not enabled in CLI mode
|
2014-10-20 10:44:26 +04:00 |
|
Marco Da Silva
|
e5c835699a
|
Correction file name
|
2014-10-19 21:01:27 -04:30 |
|
Marco Da Silva
|
4e5c1f9678
|
Review last commit
|
2014-10-19 20:53:21 -04:30 |
|
Marco Da Silva
|
b84691086d
|
Update README.md
|
2014-10-19 20:40:07 -04:30 |
|
Marco Da Silva
|
85a478024d
|
Translation in spanish and corrections
|
2014-10-19 20:33:40 -04:30 |
|
Carsten Brandt
|
1feb09b6ff
|
refactored querybuilder test to reuse quote replacement
fixes #5652
|
2014-10-19 23:34:59 +02:00 |
|
Alexander Makarov
|
056d8cccb0
|
[skip ci] Added formatting and colors section to console guide
|
2014-10-19 22:59:24 +04:00 |
|
Carsten Brandt
|
019d0ad675
|
Merge pull request #5653 from gsalgadotoledo/patch-1
Update start-installation.md
|
2014-10-19 20:51:22 +02:00 |
|
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 |
|