Qiang Xue
205400f118
Fixes #5176 : ActiveFixture will reset table in its load() method instead of unload()
2014-09-25 12:27:09 -04:00
funson86
6f4cfaa001
Update start-gii.md
...
update to 20140919 from English version
2014-09-25 21:26:35 +08:00
funson86
101da99fba
Update start-gii.md
...
update to 20140919 from English version
2014-09-25 21:11:15 +08:00
funson86
52c27d8389
Update start-installation.md
...
update to 20140919 from English version
2014-09-25 20:06:55 +08:00
Carsten Brandt
014aab1b9a
Update UPGRADE.md
2014-09-25 11:51:14 +02:00
Alexander Makarov
6a9db3a19e
Merge pull request #5174 from arturf/ua_lang
...
[ci skip] Ukrainian message translation
2014-09-25 11:54:13 +04:00
artur
f5fa101018
Ukrainian message translation
2014-09-25 10:48:11 +03:00
Alexander Makarov
b8b0a7370b
Adjusted Russian translation of REST rate limiting guide
2014-09-25 01:33:55 +04:00
Nghia Nguyen
2eda2725d0
Fixes #5164 : Added Inlfector::$transliterator that can be used to customize intl transliteration
2014-09-24 23:55:55 +04:00
Alexander Makarov
df99195106
Fixed changelog formatting
2014-09-24 23:49:18 +04:00
Carsten Brandt
f109e2d02c
Merge pull request #5163 from mrarthur/patch-8
...
Fix PHPDoc [skip ci]
2014-09-24 19:13:53 +02:00
Alexander Makarov
b665b08eb6
Merge pull request #5165 from Skysplit/pl-docs
...
[skip ci] Updated polish docs(README.md) and framework messages
2014-09-24 21:11:39 +04:00
Skysplit
7a0e004dce
Update polish messages [ci skip]
2014-09-24 19:07:13 +02:00
Arthur Khachaturov
5cba8b2e68
Fix PHPDoc [skip ci]
2014-09-24 21:04:19 +04:00
Skysplit
28341f7412
Update readme.md [ci skip]
2014-09-24 18:53:20 +02:00
东方孤思子(Paris·QianSen)
a6aff81a0a
Update docs.
2014-09-25 00:52:39 +08:00
Skysplit
2cc3b8a3f1
Merge branch 'pl-docs' of https://github.com/Skysplit/yii2 into pl-docs
2014-09-24 18:51:47 +02:00
Alexander Makarov
9256cbf268
Merge pull request #5161 from janisto/message_fi_update-4
...
[skip ci] Update finnish translation
2014-09-24 19:36:19 +04:00
Jani Mikkonen
1ba09e2149
Update finnish translation
2014-09-24 18:18:23 +03:00
Carsten Brandt
f76e767edd
added docs for #5147
2014-09-24 15:35:04 +02:00
Qiang Xue
15b60174b4
fixes for sphinx.
2014-09-24 08:49:34 -04:00
Qiang Xue
566ed3c594
Fixes #5147 : null is not handled correctly for arbitrary operator in SQL.
2014-09-24 08:48:44 -04:00
Carsten Brandt
4772be9cc4
doc typo
...
fixes #5147
[ci skip]
2014-09-24 14:16:34 +02:00
Carsten Brandt
9df21d46f3
reverted addition of $where property
2014-09-24 13:39:03 +02:00
Carsten Brandt
68714cc805
ignore invalid date format and just display value as is
...
fixes #5155
2014-09-24 13:19:35 +02:00
Carsten Brandt
222f9ddfad
added missing documentation about the NOT operator in Query
...
fixes #5147
2014-09-24 12:53:33 +02:00
Alexander Makarov
52c809ee99
Merge pull request #5148 from githubjeka/patch-1
...
[ci skip] Updated RUS TRANSLATION rest-rate-limiting.md
2014-09-24 13:01:14 +04:00
Alexander Makarov
bdc1d2e2ea
Merge pull request #5154 from bedezign/master
...
[skip ci] [NL] Updated translations
2014-09-24 12:22:49 +04:00
Steve Guns
86c8b5958b
[NL] Updated translations
2014-09-24 09:05:32 +02:00
Qiang Xue
613d3071a7
Fixes #5106 : Refactored query caching to not load cache component when query caching is not used at all.
2014-09-23 20:59:51 -04:00
Carsten Brandt
d6b7a5e093
Update .travis.yml
...
caching cubrid breaks the build on a regular basis and has nearly no speedup
2014-09-23 23:15:12 +02:00
Carsten Brandt
39c796e42b
chanded jui DatePicker widget to use ICU date format
...
- use default application formatting for the date value
- auto adjust to application language and format setting changes
- be consistent with formatter and date validator
fixes #1551
2014-09-23 18:59:07 +02:00
Qiang Xue
aa8c013ebf
Fixes #3197 : Using ActiveQuery::indexBy() may cause relational AR queries to generate incorrect relational results
2014-09-23 10:29:11 -04:00
Carsten Brandt
a1d10b2cea
updated guide about i18n and ICU
...
fixes #2593
2014-09-23 15:42:33 +02:00
Evgeniy Tkachenko
d2c32a27a3
Update rest-rate-limiting.md
2014-09-23 16:12:26 +03:00
Evgeniy Tkachenko
01b8f7745f
Update rest-rate-limiting.md
...
Чуть улучшил ясность написанного.
2014-09-23 16:08:40 +03:00
Carsten Brandt
426e6c9f4c
reword/structure of the i18n and formatter guide
2014-09-23 14:32:44 +02:00
Qiang Xue
6c0dde6f5e
Fixes #5143 : yii\bootstrap\ActiveField::label() should not encode label if it is explicitly specified. [skip ci]
2014-09-23 08:05:45 -04:00
Carsten Brandt
982a27db83
removed support for unlinkAll() from elasticsearch
...
feature is not reliable
fixes #5136
2014-09-23 12:56:05 +02:00
Carsten Brandt
3b0f561480
format timestamps with invalid date input
...
fixes #4989
2014-09-23 12:13:00 +02:00
Kartik Visweswaran
18b57af5ac
Better date parsing and formatting including 32 bit support
...
Enhances `normalizeDateTimeValue` to return a DateTime object instead of a converted double value, that fails. The DateTime object input is supported by 32 bit, 64 bit, as well as the `IntlDateFormatter` to format all years. (including fixing of the Y2K38 bug). Fixes issue in #4989 .
close #5000
2014-09-23 11:59:19 +02:00
Alexander Makarov
a8ed099b99
Merge pull request #5140 from gegebao/patch-1
...
[ci skip] Update User.php
2014-09-23 13:26:07 +04:00
Carsten Brandt
d973e337cf
Added issue stats
...
- https://github.com/blog/1892-third-annual-data-challenge-winners
- http://issuestats.com/github/yiisoft/yii2
2014-09-23 11:21:00 +02:00
宝哥哥
1b716a119f
Update User.php
...
delete spaces
2014-09-23 17:20:01 +08:00
Qiang Xue
1b509ccc37
Mark failed tests as skipped.
2014-09-22 20:47:02 -04:00
Alexander Makarov
9a82b85e0f
Merge pull request #5103 from tebazil/patch-7
...
Перевод runtime-logging на русский язык
2014-09-23 03:01:12 +04:00
Qiang Xue
851d15380f
Fixes #5131 : Added $autoRenew parameter to yii\web\User::getIdentity()
2014-09-22 17:58:58 -04:00
Qiang Xue
9c375d6538
Fixed test break.
2014-09-22 17:55:04 -04:00
Qiang Xue
d9f897ca56
Merge branch 'unlink-tests'
2014-09-22 16:37:34 -04:00
Qiang Xue
aeaf0511d2
Fixes #3725 : Fixed the bug that the filtering condition used in relation definition was ignored when calling ActiveRecord::unlinkAll()
2014-09-22 16:36:55 -04:00