Commit Graph

15391 Commits

Author SHA1 Message Date
metheoryt
8cbd76fadb Create start-databases.md
started to translate missed piece of guide
2014-12-01 10:58:17 +06:00
Carsten Brandt
19224e74b5 Elasticsearch, allow custom options for update+delete
including support for optimistic locking (#1313)

fixes #5758
2014-12-01 00:50:51 +01:00
Qiang Xue
de2064d932 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-11-30 17:56:24 -05:00
Qiang Xue
1e865deb2b minor adjustment [skip ci] 2014-11-30 17:56:09 -05:00
Carsten Brandt
70489e5aa5 Update start-installation.md
typo
2014-11-30 23:52:16 +01:00
Qiang Xue
b0a6931ae3 Merge branch 'master' of git://github.com/yiisoft/yii2
Conflicts:
	docs/guide-uk/concept-autoloading.md
2014-11-30 17:07:52 -05:00
Qiang Xue
55e761a685 Fixes #6059. 2014-11-30 17:05:06 -05:00
Alexander Makarov
1f39a380da Merge pull request #6323 from metheoryt/patch-1
Привёл в человекочитаемый вид
2014-12-01 01:00:03 +03:00
Carsten Brandt
073982ab0a Update BaseActiveRecord.php
The exceptions thrown on error are db exceptions.
2014-11-30 21:02:43 +01:00
metheoryt
c39af7db4a Привёл в человекочитаемый вид
Исправил множество ошибок машинного перевода, добавил скриншот "CRUD предпросмотр"
2014-12-01 01:46:23 +06:00
Alexander Makarov
c1fd9c6175 Merge pull request #6322 from larnu/spanish_docs
docs spanish runtime-logging [skip ci]
2014-11-30 22:41:48 +03:00
larnu
d1fc54d10d fix typo 2014-11-30 18:47:51 +01:00
larnu
51c4da5b17 fix runtime-logging 2014-11-30 18:47:28 +01:00
larnu
976d21fbfe docs spanish runtime-logging 2014-11-30 18:10:36 +01:00
Carsten Brandt
58becaceab suppress warning thrown by IntlDateFormatter::parse()
Works around PHP Bug https://bugs.php.net/bug.php?id=68528

fixes #5962
2014-11-30 17:56:23 +01:00
Nobuo Kihara
ec76fa0033 docs/guide-ja/README.md - 「ログ」でなく「ロギング」 [ci skip] 2014-11-30 23:50:37 +09:00
Nobuo Kihara
7dee84cc2d docs/guide-ja/structure-widgets.md - revised [ci skip] 2014-11-30 23:50:12 +09:00
Nobuo Kihara
80213e8348 docs/guide-ja/structure-filters.md - revised [ci skip] 2014-11-30 23:50:11 +09:00
Nobuo Kihara
272ff9562f docs/guide-ja/README.md - changed the title of the guide [ci skip] 2014-11-30 23:48:41 +09:00
Nobuo Kihara
7769555587 docs/guide-ja/structure-assets.md - revised [ci skip] 2014-11-30 23:48:40 +09:00
Alexander Makarov
5782fdcdb6 Merge pull request #6320 from yiiframework-ua/uk_translate
[UK] Guide corrections [skip ci]
2014-11-30 12:18:18 +03:00
Borales
b654fe79fe [Uk] Cleaning up [skip ci] 2014-11-30 08:37:11 +01:00
Borales
764549f6d9 [Uk] Guide corrections and fixes. Adding images [skip ci] 2014-11-30 08:28:57 +01:00
Qiang Xue
544981a41c Fixes #6318: Made widgets more error-tolerant and user-friendly when certain option values are null 2014-11-29 21:29:53 -05:00
Qiang Xue
83b0b3d480 Fixes #6311: Optimistic lock for ActiveRecord does not work as expected 2014-11-29 20:10:53 -05:00
Qiang Xue
39fb85ed43 Renamed subtitles [skip ci] 2014-11-29 20:01:36 -05:00
Borales
5c3bef8803 [Uk] Guide corrections [skip ci] 2014-11-30 01:36:01 +01:00
Alexander Makarov
a811b6b060 Merge pull request #6319 from pana1990/guide-es
Guide es [skip ci]
2014-11-30 01:46:22 +03:00
pana1990
c3d78cbcdf Updated README.md 2014-11-29 23:12:07 +01:00
pana1990
a9b89b05d8 spanish guide translation 2014-11-29 23:09:15 +01:00
Alexander Makarov
0daebb3342 Merge pull request #6317 from ivanartamonov/master
[skip ci] Add ArrayHelper guide in Russian
2014-11-29 22:53:12 +03:00
Ivan Artamonov
01bd258e51 fix ArrayHelper constant in Russian guide 2014-11-29 21:42:13 +02:00
Alexander Makarov
0bd340d732 Merge pull request #6316 from larnu/spanish_docs
fix structure-actions.md link and translate handling errors into spanish [skip ci]
2014-11-29 22:38:05 +03:00
Ivan Artamonov
6fb12a528c add ArrayHelper guide in Russian 2014-11-29 21:37:49 +02:00
larnu
da3a51d8c7 fix typo 2014-11-29 20:16:14 +01:00
Alexander Makarov
0ebb5ddd16 Added guide on Url helper 2014-11-29 22:11:48 +03:00
larnu
260ef10d66 translate spanish runtime-handling-errors.md 2014-11-29 19:51:32 +01:00
larnu
eeb170895f fix structure-actions.md link 2014-11-29 19:49:16 +01:00
Alexander Makarov
3de072cab2 Fixed constant references in array helper guide 2014-11-29 20:47:24 +03:00
Qiang Xue
9565b996ab Merge pull request #6313 from larnu/spanish_docs
Update spanish runtime-routing.md [skip ci]
2014-11-29 09:50:11 -05:00
Carsten Brandt
a52e1ac53c fixed wrong CHANGELOG entries
introduced by @samdark in the following commits:

- c6b0e24a45
- 7c5938f902
- eaf8ece568
2014-11-29 14:39:43 +01:00
larnu
1f1dc177ee Update runtime-routing.md 2014-11-29 13:34:26 +01:00
larnu
5d859fe9dd Update runtime-routing.md 2014-11-29 13:32:13 +01:00
larnu
acbb4f4ce9 update runtime-routing.md 2014-11-29 13:25:44 +01:00
Nobuo Kihara
b4cbee1715 docs/guide-ja/structure-modules.md - revised [ci skip] 2014-11-29 18:00:03 +09:00
Nobuo Kihara
3e8b9edc82 docs/guide-ja/structure-views.md - revised [ci skip] 2014-11-29 18:00:02 +09:00
Nobuo Kihara
fc477860cb docs/guide-ja/structure-models.md - revised [ci skip] 2014-11-29 18:00:02 +09:00
Nobuo Kihara
cc395c913b docs/guide-ja/structure-controllers.md - revised [ci skip] 2014-11-29 18:00:01 +09:00
Nobuo Kihara
66960342d9 Merge branch 'master' into docs-guide-ja-structure-revised 2014-11-29 17:34:24 +09:00
Alexander Makarov
96c6d14a93 Merge pull request #6307 from emadgh/master
[skip ci] Added translations for RelativeTime
2014-11-29 04:16:14 +03:00