Commit Graph

15402 Commits

Author SHA1 Message Date
Carsten Brandt
8ca18e4c43 Merge pull request #6178 from yiisoft/date-timezone-issue
[WIP] first draft of a fix for #5448
2014-11-26 03:05:39 +01:00
Davidson Alencar
0d83d17100 docs/guide-pt-BR/structure-application-components.md - typo 2014-11-25 23:21:50 -02:00
Davidson Alencar
766c110bac docs/guide-pt-BR/structure-applications.md - typo/fixed 2014-11-25 23:11:56 -02:00
Davidson Alencar
03a6707f8a docs/guide/structure-applications.md - fixed link reference 2014-11-25 23:10:05 -02:00
Carsten Brandt
4bc487ecbd fixed typos 2014-11-26 02:00:50 +01:00
Carsten Brandt
6a8f4b0e50 fixed date formatter to display date-only values correctly
fixes #5448
2014-11-26 01:54:58 +01:00
Paul Klimov
745eae7d79 Merge pull request #6246 from ancifer/master
Update start-installation.md
2014-11-25 22:34:25 +02:00
ancifer
4dc0e9f01a Update start-installation.md 2014-11-25 22:52:05 +03:00
Carsten Brandt
40cb3ea807 Merge pull request #6243 from davidsonalencar/guide-en
docs/guide/start-installation.md - fixed link reference
2014-11-25 19:12:35 +01:00
Carsten Brandt
942d5f8ea0 Merge pull request #6241 from softark/docs-internals-ja-2014-11-25
docs/internals-ja/view-code-style.md -added [ci skip]
2014-11-25 19:10:39 +01:00
Carsten Brandt
f4b566ea54 Merge pull request #6240 from softark/docs-internals-fix-2014-11-25
docs/internals/automation.md - small change [ci skip]
2014-11-25 19:09:39 +01:00
Qiang Xue
7c40a749bf Merge pull request #6239 from surgat/patch-1
Update runtime-routing.md
2014-11-25 10:39:01 -05:00
Davidson Alencar
e8f7b1a8c2 docs/guide/start-installation.md - fixed link reference 2014-11-25 13:09:35 -02:00
Nobuo Kihara
ffdb585403 docs/internals-ja/view-code-style.md - added [ci skip] 2014-11-25 22:54:42 +09:00
Nobuo Kihara
8183ae72e6 docs/internals-ja/* - revised [ci skip] 2014-11-25 22:54:41 +09:00
Nobuo Kihara
7f751ed5ae docs/internals/automation.md - small change [ci skip] 2014-11-25 22:52:57 +09:00
surgat
08e65958dd Update runtime-routing.md 2014-11-25 15:53:06 +03:00
Qiang Xue
87c002d5b3 Fixes #6207: Added support for truncating HTML strings using StringHelper::truncate() and StringHelper::truncateWords() 2014-11-25 07:29:27 -05:00
Alex-Code
b2797b0370 truncate $asHtml tests 2014-11-25 07:19:43 -05:00
Alex-Code
562417c572 truncate and truncateWords can now preserve HTML
new private method `truncateHtml` now used by `truncate` and `truncateWords`
2014-11-25 07:19:43 -05:00
Carsten Brandt
786e4c64e3 Merge pull request #6235 from niekoost/patch-2
Improved comment about the meaning of "lte IE9"
2014-11-25 11:29:34 +01:00
Niek Oost
15a1dd8aa2 Improved comment about the meaning of "lte IE9"
"lte IE9" means IE9 or below, not above
2014-11-25 08:49:02 +01:00
Qiang Xue
33955a9e90 yii\web\AssetManager should not publish disabled asset bundles 2014-11-24 23:21:36 -05:00
savvot
c0de9cd5ae yii\redis\Connection - Added support for unix socket
fixes #3714
close #6186
2014-11-25 00:08:56 +01:00
Carsten Brandt
50bc0b05b2 Merge pull request #6225 from davidsonalencar/docs-guide-pt-BR-images-application-structure
docs/guide-pt-BR/images/application-structure.png - fixed size
2014-11-24 23:44:51 +01:00
Davidson Alencar
dda46109cd docs/guide-pt-BR/start-workflow.md - typo
close #6216

docs/guide-pt-BR/start-forms.md - translate

close #6218

docs/guide-pt-BR/start-databases.md - typo

close #6219

docs/guide-pt-BR/start-gii.md - typo/fixed

close #6221

docs/guide-pt-BR/start-looking-ahead.md - update

close #6222

docs/guide-pt-BR/structure-overview.md - typo

close #6223

docs/guide-pt-BR/structure-entry-scripts.md - typo

 close #6224
2014-11-24 23:42:16 +01:00
Carsten Brandt
94a5041723 Merge pull request #6214 from davidsonalencar/docs-guide-pt-BR-start-installation
docs/guide-pt-BR/start-installation.md - typo/update
2014-11-24 23:36:14 +01:00
Carsten Brandt
daff5d0292 Merge pull request #6213 from davidsonalencar/docs-guide-intro-upgrade-from-v1
docs/guide/intro-upgrade-from-v1.md - fixed title reference
2014-11-24 23:35:31 +01:00
Carsten Brandt
bb2f990cec Merge pull request #6211 from davidsonalencar/docs-guide-pt-BR-intro-upgrade-from-v1
docs/guide-pt-BR/intro-upgrade-from-v1.md - typo/update
2014-11-24 23:32:31 +01:00
Davidson Alencar
d8e329694c docs/guide-pt-BR/images/application-structure.png - fixed size 2014-11-24 18:04:43 -02:00
Alexander Makarov
dce630a7d6 Merge pull request #6217 from davidsonalencar/docs-guide-pt-BR-start-hello
[skip ci] docs/guide-pt-BR/start-hello.md - typo
2014-11-24 22:50:31 +03:00
Davidson Alencar
c19bee0b6b docs/guide-pt-BR/start-hello.md - typo 2014-11-24 17:45:14 -02:00
Davidson Alencar
22baabd8ed docs/guide-pt-BR/start-installation.md - typo/update 2014-11-24 17:38:20 -02:00
Davidson Alencar
97f51b2785 docs/guide/intro-upgrade-from-v1.md - fixed title reference 2014-11-24 17:35:39 -02:00
Davidson Alencar
7ec88fdcc4 docs/guide-pt-BR/intro-upgrade-from-v1.md - typo/update 2014-11-24 17:32:18 -02:00
Alexander Makarov
2bb6ed3503 Merge pull request #6210 from davidsonalencar/docs-guide-pt-BR-intro-yii
[skip ci] docs/guide-pt-BR/intro-yii.md - typo
2014-11-24 21:52:58 +03:00
Davidson Alencar
7c0fa23bb4 docs/guide-pt-BR/intro-yii.md - typo 2014-11-24 16:33:46 -02:00
Alexander Makarov
8a894cf3f5 Merge pull request #6204 from davidsonalencar/master
[skip ci] docs/guide-pt-BR/README.md - update
2014-11-24 15:51:30 +03:00
Davidson Alencar
9046dfc10b docs/guide-pt-BR/README.md - update 2014-11-24 10:45:43 -02:00
花生
8096e2380b Update structure-models.md
little fix
2014-11-24 16:12:50 +08:00
Qiang Xue
ea007990a7 Merge pull request #6194 from softark/docs-guide-ja-2014-11-24
docs/guide-ja/runtime-logging.md added [ci skip]
2014-11-24 00:25:26 -05:00
Nobuo Kihara
0b4ed60871 docs/guide-ja/runtime-logging.md - completed [ci skip] 2014-11-24 12:59:54 +09:00
Nobuo Kihara
93b587c361 docs/guide-ja/runtime-logging.md - WIP [ci skip] 2014-11-24 12:59:53 +09:00
Nobuo Kihara
742d9ffe06 docs/guide-ja/runtime-logging.md - WIP [ci skip] 2014-11-24 12:59:52 +09:00
Nobuo Kihara
22da195a40 docs/guide-ja/runtime-logging.md - prepared for translation [ci skip] 2014-11-24 12:59:52 +09:00
Qiang Xue
38c04b3d89 Fixes #6189 2014-11-23 20:56:33 -05:00
Alexander Makarov
90c9b8632a Merge pull request #6189 from rawtaz/patch-1
[ci skip] Update composer-asset-plugin version to beta4 in start-installation.md
2014-11-24 02:31:20 +03:00
Alexander Makarov
884a3c12ef Merge pull request #6188 from cdvrooman/patch-26
[skip ci] Update db-migrations.md
2014-11-24 02:20:34 +03:00
Christopher Vrooman
7497d80909 Update db-migrations.md 2014-11-23 20:02:13 -03:00
rawtaz
438a691af2 Update composer-asset-plugin version to beta4
Have not tested that beta4 works, honestly just trying out the GitHub edit button :P
2014-11-23 22:13:34 +01:00