Commit Graph

15391 Commits

Author SHA1 Message Date
Nobuo Kihara
b0ddf2e848 Better word for "section" [ci skip] 2014-10-23 06:56:17 +09:00
Carsten Brandt
49961c4896 change Console::confirm() output to use stdout 2014-10-22 23:21:39 +02:00
Carsten Brandt
95afdceb55 fixed exception page to show error info that is longer than screen 2014-10-22 23:19:20 +02:00
Alexander Makarov
0c8faedd33 Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names 2014-10-22 23:07:08 +04:00
Alexander Makarov
84ab9b55fd Merge pull request #5694 from pythagor/patch-3
[skip ci] Lost link
2014-10-22 22:26:28 +04:00
Andrei Chugunov
80f0fe7235 Lost link 2014-10-22 22:18:10 +04:00
Alexander Makarov
a575aef186 Merge pull request #5691 from softark/docs-ja-2014-10-22
[ci skip] docs/guide-ja/start-hello.md added
2014-10-22 19:58:40 +04:00
Dima Vasilyev
935146901b Fixes #5682: The asset command would incorrectly combine CSS files when UrlManager::linkAssets is true 2014-10-22 11:58:06 -04:00
Qiang Xue
36ea0f321a Fixes #5570: yii\bootstrap\Tabs would throw an exception if content is not set for one of its items
Fixes #5572.
2014-10-22 11:48:08 -04:00
Alexander Makarov
91b22b5ea0 Merge pull request #5692 from mrarthur/patch-2
doc fix [skip ci]
2014-10-22 18:39:16 +04:00
Arthur Khachaturov
4fe375e3f1 doc fix [skip ci] 2014-10-22 18:30:40 +04:00
Nobuo Kihara
3dc6c0de0c docs/guide-ja/README.md - adjusted the title of a chapter [ci skip] 2014-10-22 23:08:03 +09:00
Nobuo Kihara
bf4fca142d docs/guide-ja/start-hello.md added [ci skip] 2014-10-22 23:06:27 +09:00
funson86
1b1a6dc85b english 2014-10-22 19:55:55 +08:00
Alexander Makarov
8da993e146 Merge pull request #5689 from niekoost/patch-1
Replaced single quotes in comment
2014-10-22 15:40:30 +04:00
Niek Oost
5684eaf0ed Replaced single quotes with double 2014-10-22 12:40:13 +02:00
东方孤思子(Paris·QianSen)
ac0ef36069 proofreading 2014-10-22 16:52:03 +08:00
东方孤思子(Paris·QianSen)
6eaf6b671a add Chinese translation for runtime-bootstraping 2014-10-22 01:09:25 +08:00
Qiang Xue
78d37e4d0e Fixes #5657: yii\caching\ApcCache::mset() and madd() may cause warning in some APC setup 2014-10-21 11:26:29 -04:00
Qiang Xue
2c6d388f7a doc fix. [skip ci] 2014-10-21 11:20:19 -04:00
Qiang Xue
99362c8922 Merge pull request #5676 from bio/patch-1
Added module class param to prevent error
2014-10-21 11:16:33 -04:00
Alexander Makarov
8878393344 Merge pull request #5680 from softark/docs-ja-2014-10-21b
docs/guide-ja/start-workflow.md added [skip ci]
2014-10-21 18:43:33 +04:00
Nobuo Kihara
701c9a9eb3 docs/guide-ja/start-workflow.md added [skip ci] 2014-10-21 23:36:36 +09:00
funson86
52c422e939 new translation 2014-10-21 22:35:17 +08:00
funson86
f170c22255 little fix 2014-10-21 22:31:07 +08:00
funson86
dcc7cc543e new tranlation 2014-10-21 22:28:10 +08:00
funson86
7554721eed for check 2014-10-21 22:22:37 +08:00
Alexander Makarov
faa197aae5 Merge pull request #5678 from softark/docs-ja-2012-10-21
[skip ci] docs/guide-ja/start-installation.md added
2014-10-21 15:57:21 +04:00
Nobuo Kihara
5cdc50f030 docs/guide-ja/start-installation.md added 2014-10-21 20:38:23 +09:00
Valery Viktorovsky
4a5ca33cfe Added module class param to prevent error
Prevent 'Object configuration must be an array containing a "class" element.' error.
2014-10-21 12:33:38 +03:00
Carsten Brandt
a90242adf4 apidoc: make the guide PDF renderer work again 2014-10-21 01:27:35 +02:00
Qiang Xue
fd55679c72 Fixes #5266 2014-10-20 11:54:34 -04:00
Alexander Makarov
67e2754ee5 Merge pull request #5669 from aivus/patch-1
Fix faker test. Add `ё` to regexp
2014-10-20 19:43:42 +04:00
Ilya Antipenko
0f5f8e27ae Fix faker test. Add ё to regexp 2014-10-20 18:33:24 +03:00
Qiang Xue
998076d0c8 Fixes #5665: The currentPage meta data in the RESTful result should be 1-based, similar to that in HTTP headers 2014-10-20 09:46:44 -04:00
Alexander Makarov
16630a025f Merge pull request #5654 from markmarco16/master
[ci skip] Translation in spanish and corrections
2014-10-20 17:15:54 +04:00
Alexander Makarov
2226f01aa1 Merge pull request #5660 from aivus/patch-1
Use latest ES version for fix tests
2014-10-20 14:13:17 +04:00
Ilya Antipenko
a1a68f5215 Remove "sudo: false" from .travis.yml 2014-10-20 12:52:31 +03:00
Marco Da Silva
ed65d97304 Update caching-fragment.md 2014-10-20 05:04:31 -04:30
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