Commit Graph

12466 Commits

Author SHA1 Message Date
Nobuo Kihara
b626e5a206 docs/guide-ja/tutorial - reviewing [ci skip] 2015-02-28 11:34:10 +09:00
Nobuo Kihara
f11b74bf27 docs/guide-ja/tutorial - reviewing [ci skip] 2015-02-28 11:34:09 +09:00
Nobuo Kihara
489b35183d docs/guide-ja/test-fixtures.md - reviewed [ci skip] 2015-02-28 11:34:08 +09:00
Carsten Brandt
68f78f25e0 Update CHANGELOG.md
fixed typo in issue number, 796a0e6156
2015-02-27 22:11:03 +01:00
Carsten Brandt
da50920ac8 improved wording in TimestampBehavior 2015-02-27 21:25:49 +01:00
Carsten Brandt
e742ba0ea1 updated docs about timestamp and refresh
fixes #7484
2015-02-27 11:31:45 +01:00
Qiang Xue
94564cd766 minor fix [skip ci] 2015-02-26 21:45:57 -05:00
Qiang Xue
0eb27981cd Fixes #7440: Added support to automatically set the maxlength attribute for Html::activeTextInput() 2015-02-26 21:45:02 -05:00
Leonardo Tietböhl
7f73d6a525 Use getAttributeName() 2015-02-26 21:25:33 -05:00
Leonardo Tietböhl
cdfd73a9ff Add maxlength option to activeTextInput
Issue [#7440](https://github.com/yiisoft/yii2/issues/7440)
2015-02-26 21:25:33 -05:00
Qiang Xue
f57a517f6d Fixes #7449: Added encode option to allow not encoding select options for Html::dropDownList() and Html::listBox() 2015-02-26 21:24:46 -05:00
Anton Ivanov
36aa65287a Enh #7449: HtmlTest improvements 2015-02-26 21:09:33 -05:00
Anton Ivanov
9a52aab0f1 Enh #7449: yii\helpers\Html::dropDownList() and yii\helpers\Html::listBox() now supports Unicode characters in option text (yapi68) 2015-02-26 21:09:33 -05:00
Alexander Makarov
aa0ebc7f5f Reverted #7459, #7469, #7470 2015-02-27 02:27:06 +03:00
Carsten Brandt
30e45a4aea improve documentation about uncheck and unselect in activefield
fixes #7465
2015-02-26 19:06:51 +01:00
Carsten Brandt
e83b479dfb improved validator documentation
fixes #7472
2015-02-26 18:40:13 +01:00
Alexander Makarov
c0e0ba0004 Merge pull request #7468 from Riyyi/patch-1
[skip ci] Update tutorial-core-validators.md
2015-02-26 18:29:18 +03:00
Alexander Makarov
11c3b23291 Merge pull request #7470 from creocoder/benchmark-composer-json-wrong-cs
Fixed wrong benchmark composer.json CS
2015-02-26 18:28:01 +03:00
Alexander Kochetov
257bab9d45 Fixed wrong benchmark composer.json CS 2015-02-26 18:26:10 +03:00
Alexander Makarov
3d75c3fb60 Merge pull request #7469 from creocoder/fix-applications2
Several application templates fixes
2015-02-26 18:24:22 +03:00
Alexander Kochetov
e6fcaa3665 Updated basic app template README.md 2015-02-26 18:21:58 +03:00
Alexander Kochetov
c148dce6ad Updated advanced app template README.md 2015-02-26 18:21:50 +03:00
Alexander Kochetov
c7788f3d05 Added prefered install option to composer.json for advanced app template 2015-02-26 18:21:02 +03:00
Alexander Kochetov
ca2071f3aa Added prefered install option to composer.json for basic app template 2015-02-26 18:20:50 +03:00
Alexander Kochetov
eb1c4c01ef Removed min stability from composer.json for benchmark application 2015-02-26 18:19:23 +03:00
Alexander Kochetov
6659cb196c Removed min stability from composer.json for advanced application template 2015-02-26 18:18:36 +03:00
Alexander Kochetov
38bd72efcb Removed min stability from composer.json for basic application template 2015-02-26 18:18:25 +03:00
Riyyi
03d55e35ac Update tutorial-core-validators.md
The maxSize validator validates in bytes, so the example was incorrect (it was 1GB instead of 1MB).
2015-02-26 16:18:03 +01:00
Alexander Makarov
cbda88a01c Merge pull request #7459 from creocoder/fix-applications
Fix application templates and official extensions `composer.json`
2015-02-26 13:03:31 +03:00
Alexander Makarov
61b28b137c Merge pull request #7447 from yiisoft/log-db-target-timestamp
Fixes #7383: Fix precision loss in log timestamps when using `yii\log\DBTarget`
2015-02-26 13:02:21 +03:00
Qiang Xue
5a63ae324e Fixes #7211: Query caching should properly deal with the case when query result is false 2015-02-25 23:06:42 -05:00
Alexander Kochetov
cae5adea8b Fixed twig extension composer.json 2015-02-26 04:22:33 +03:00
Alexander Kochetov
796aaf8c92 Fixed swiftmailer extension composer.json 2015-02-26 04:22:25 +03:00
Alexander Kochetov
a993431bf3 Fixed sphinx extension composer.json 2015-02-26 04:22:11 +03:00
Alexander Kochetov
b2b5e27c1b Fixed smarty extension composer.json 2015-02-26 04:21:55 +03:00
Alexander Kochetov
0cce4c4621 Fixed redis extension composer.json 2015-02-26 04:21:46 +03:00
Alexander Kochetov
08cd8fcffb Fixed mongodb extension composer.json 2015-02-26 04:21:35 +03:00
Alexander Kochetov
ba4e10c94b Fixed jui extension composer.json 2015-02-26 04:21:19 +03:00
Alexander Kochetov
65a4166f87 Fixed imagine extension composer.json 2015-02-26 04:21:09 +03:00
Alexander Kochetov
d5ff4df1ef Fixed gii extension composer.json 2015-02-26 04:20:58 +03:00
Alexander Kochetov
75911261ed Fixed faker extension composer.json 2015-02-26 04:20:48 +03:00
Alexander Kochetov
d99e094b3b Fixed elasticsearch extension composer.json 2015-02-26 04:20:37 +03:00
Alexander Kochetov
5d39d88e8a Fixed debug extension composer.json 2015-02-26 04:20:20 +03:00
Alexander Kochetov
13c32b6281 Fixed codeception extension composer.json 2015-02-26 04:20:09 +03:00
Alexander Kochetov
6654f578cf Fixed bootstrap extension composer.json 2015-02-26 04:19:57 +03:00
Alexander Kochetov
42ee8c1c4f Fixed authclient extension composer.json 2015-02-26 04:19:46 +03:00
Alexander Kochetov
5793ec478d Fixed apidoc extension composer.json 2015-02-26 04:19:34 +03:00
Alexander Kochetov
89adf30256 Fixed composer.json for benchmark app 2015-02-26 04:11:42 +03:00
Alexander Makarov
796a0e6156 Fixes #7383: Fix precision loss in log timestamps when using yii\log\DBTarget 2015-02-26 04:11:27 +03:00
Alexander Kochetov
ebe52ccd66 Fixed composer.json for basic app template 2015-02-26 04:11:27 +03:00