Commit Graph

11310 Commits

Author SHA1 Message Date
Alexander Makarov
01bedde923 Merge pull request #6786 from nicdnepr/patch-1
Update start-hello.md
2015-01-08 22:45:53 +08:00
Alexander Makarov
f11c91ad5f Merge pull request #6791 from softark/docs-guide-ja-tutorial-i18n
Docs guide ja tutorial i18n [ci skip]
2015-01-08 22:35:47 +08:00
Alexander Makarov
23279fafc9 Fixed typo 2015-01-08 22:02:56 +08:00
Nobuo Kihara
7b79166f16 docs/guide-ja updated [ci skip] 2015-01-08 22:46:32 +09:00
Nobuo Kihara
bdf5e62486 docs/guide-ja/tutorial-i18n.md - completed [ci skip] 2015-01-08 22:09:51 +09:00
Nobuo Kihara
66bbe4d981 docs/guide-ja/tutorial-i18n.md - WIP 2015-01-08 22:09:51 +09:00
Nobuo Kihara
0d7fe0bd7d docs/guide-ja/tutorial-i18n.md - WIP [ci skip] 2015-01-08 22:09:50 +09:00
Nobuo Kihara
a6646fec5a docs/guide-ja/tutorial-i18n.md - WIP [ci skip] 2015-01-08 22:09:49 +09:00
nicdnepr
482f616b6a Update start-hello.md
fix typo
2015-01-08 11:00:54 +02:00
Qiang Xue
f8f646f005 Merge pull request #6783 from creocoder/active-query-php-doc-fix-2
yii\db\ActiveQuery phpDoc fix 2
2015-01-07 18:22:10 -08:00
Alexander Kochetov
f42cd49833 yii\db\ActiveQuery phpDoc fix 2015-01-08 02:05:37 +03:00
Tobias Munk
b33824044f added check for undefined application to log Target
allows using logger without a Yii application now.

close #6739
2015-01-07 23:15:38 +01:00
Alexander Kochetov
ee85dba92e yii\db\ActiveQuery phpDoc fix
close #6779
2015-01-07 22:57:54 +01:00
Carsten Brandt
6e6353e2cd fixed indentation 2015-01-07 22:48:33 +01:00
Carsten Brandt
dc7aa25ae7 Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2: (23 commits)
  datepicker should show empty field when value is empty string
  complete docs about Nav to include the style
  Update tutorial-mailing.md
  Reverted #3665 (reverted from commit 2aa3949963)
  Unit test for `yii\console\controllers\AssetController` advanced
  Doc comments for `yii\console\controllers\AssetController` extended
  `yii\console\controllers\AssetController` now handles bundle files from external resources properly
  skip requirements checker test on HHVM
  Update README.md in guide-es [skip ci]
  Add helper-array.md in guide-es [skip ci]
  a note about database naming style
  Add syntax highlighting [skip ci]
  docs/guide-ja/tutorial-core-validators.md - completed [ci skip]
  docs/guide-ja/tutorial-core-validators.md - WIP [ci skip]
  docs/guide-ja/tutorial-core-validators.md - WIP [ci skip]
  Fixed `\yii\authclient\OAuth2::refreshAccessToken()` does not save fetched token
  `\yii\authclient\AuthAction::defaultCancelUrl()` changed to use `yii\web\User::loginUrl`
  MongoDB PHP extension min version raised up to 1.5.0
  Были различные ссылки в русском гайде - привел все к английскому виду ссылки. Файлы по этим ссылкам еще не существуют поэтому переименовывать их и не нужно.
  Fixed typo.
  ...
2015-01-07 22:45:42 +01:00
Carsten Brandt
fea4c8da52 Add fixture support for elasticsearch
close #6432
issue #2053
2015-01-07 22:45:35 +01:00
Carsten Brandt
81412f94b5 Improved the fixture guide 2015-01-07 20:38:31 +01:00
Carsten Brandt
548e19eff0 datepicker should show empty field when value is empty string
fixes #6471
2015-01-07 18:19:32 +01:00
Qiang Xue
fd332d02dd Merge pull request #6736 from DaSourcerer/patch-1
Remove Content-Transfer-Encoding from the list of default download headers
2015-01-06 18:35:57 -08:00
Carsten Brandt
7af1f11b92 complete docs about Nav to include the style
without a `nav-tabs` or `nav-pills` class a nav is not complete.

http://getbootstrap.com/components/#nav

fixes #6768
2015-01-06 22:37:46 +01:00
Carsten Brandt
6e209cc7ff Merge pull request #6770 from apyii/patch-1
Update tutorial-mailing.md
2015-01-06 21:58:30 +01:00
Andrew Potter
6a738a1e41 Update tutorial-mailing.md 2015-01-06 21:10:31 +01:00
Alexander Makarov
b4ba430ac4 Reverted #3665 (reverted from commit 2aa3949963) 2015-01-07 00:02:39 +08:00
Klimov Paul
b3c6d70cda Unit test for yii\console\controllers\AssetController advanced 2015-01-06 17:54:20 +02:00
Klimov Paul
9b9b361aff Doc comments for yii\console\controllers\AssetController extended 2015-01-06 17:14:23 +02:00
Klimov Paul
94f702fe6e yii\console\controllers\AssetController now handles bundle files from external resources properly 2015-01-06 17:03:39 +02:00
Carsten Brandt
95c7a6fe42 Merge pull request #6764 from pana1990/arrayhelper-guide-es
Arrayhelper guide es
2015-01-06 01:38:46 +01:00
Carsten Brandt
b7c315f3d6 skip requirements checker test on HHVM 2015-01-06 01:35:08 +01:00
pana1990
366d1c1750 Update README.md in guide-es [skip ci] 2015-01-05 23:32:56 +01:00
pana1990
201c683cf2 Add helper-array.md in guide-es [skip ci] 2015-01-05 23:25:23 +01:00
Carsten Brandt
228f810912 a note about database naming style
fixes #6760
2015-01-05 20:52:29 +01:00
Carsten Brandt
945fb823f5 Merge pull request #6759 from pana1990/helper-array-guide
Add syntax highlighting [skip ci]
2015-01-05 20:42:19 +01:00
pana1990
60ef866708 Add syntax highlighting [skip ci] 2015-01-05 18:57:29 +01:00
Alexander Makarov
9271c0407d Merge pull request #6755 from keltstr/20150105_guide_hyperlinks_in_line_with_the_English_version
[skip ci] Были различные ссылки в русском гайде - привел все к английскому виду ссылок.
2015-01-06 00:02:04 +08:00
Qiang Xue
e4530e3abd Merge pull request #6756 from softark/docs-guide-ja-tutorial-core-validators
Docs guide ja tutorial core validators [ci skip]
2015-01-05 09:20:56 -05:00
Nobuo Kihara
46f2f6e755 docs/guide-ja/tutorial-core-validators.md - completed [ci skip] 2015-01-05 23:06:07 +09:00
Nobuo Kihara
9a51c5faf5 docs/guide-ja/tutorial-core-validators.md - WIP [ci skip] 2015-01-05 23:06:06 +09:00
Nobuo Kihara
bdda4304ac docs/guide-ja/tutorial-core-validators.md - WIP [ci skip] 2015-01-05 23:06:05 +09:00
Klimov Paul
9faf50443e Fixed \yii\authclient\OAuth2::refreshAccessToken() does not save fetched token 2015-01-05 15:55:57 +02:00
Klimov Paul
e0b206a305 \yii\authclient\AuthAction::defaultCancelUrl() changed to use yii\web\User::loginUrl 2015-01-05 15:40:45 +02:00
Klimov Paul
902a9972e0 MongoDB PHP extension min version raised up to 1.5.0 2015-01-05 15:03:05 +02:00
keltstr
0a5d7f397a Были различные ссылки в русском гайде - привел все к английскому виду ссылки. Файлы по этим ссылкам еще не существуют поэтому переименовывать их и не нужно. 2015-01-05 11:09:28 +03:00
Qiang Xue
135c54ecdd Fixed typo. 2015-01-04 21:51:46 -05:00
Qiang Xue
d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as DbCache 2015-01-04 19:28:05 -05:00
Carsten Brandt
389d9e2fd2 add hint about custom element id and selectors property
to Active Field

fixes #6734
2015-01-04 19:03:46 +01:00
DaSourcerer
f3f5fcae4b Changelog update 2015-01-04 12:36:23 +01:00
Qiang Xue
b0b94ad52a Merge pull request #6738 from 1darvesh/patch-2
Update config.php
2015-01-03 10:43:56 -05:00
Qiang Xue
031b761374 Merge pull request #6737 from 1darvesh/patch-1
Create yii.php
2015-01-03 10:43:35 -05:00
1darvesh
61e110d5ed Update config.php
added tajik language
2015-01-03 17:30:10 +03:00
1darvesh
7f250d1e4f Create yii.php
added tajik translation
2015-01-03 17:27:44 +03:00