Commit Graph

8203 Commits

Author SHA1 Message Date
Carsten Brandt
9637fa1da0 added note about resubmitting forms
thanks to @Ragazzo
fixes #3799
2014-06-23 18:29:47 +02:00
Carsten Brandt
d94dc6a196 Merge pull request #4023 from marsuboss/fix-translate
Fix translate
2014-06-23 18:15:53 +02:00
Dmitry Chernikov
96f7b81afe Added ability to yii\bootstrap\Tabs to encode each Tabs::items['label'] separately 2014-06-23 18:57:28 +03:00
Dmitry Chernikov
687770a835 phpDoc micro-fix 2014-06-23 18:52:39 +03:00
Dmitry Chernikov
1cb4036d14 updated CHANGELOG.md 2014-06-23 18:51:48 +03:00
MarsuBoss
6fab66f9d6 Fix translate 2014-06-23 17:28:44 +02:00
Tóth Sándor
3f27a4b74f OCI createColumn fix 2014-06-23 14:59:56 +02:00
Carsten Brandt
13465be8f7 Merge pull request #4015 from klevron/temp
Fix typo in input-validation.md guide [skip ci]
2014-06-23 14:32:55 +02:00
Carsten Brandt
ba690d5451 Imagick image can not be converted to string on HHVM
made it consistent with the GD function.

See also https://github.com/yiisoft/yii/pull/3406
2014-06-23 13:46:35 +02:00
Kevin LEVRON
b26305757c Fix typo [skip ci] 2014-06-23 11:38:21 +02:00
东方孤思子(Paris·QianSen)
93a9aa5f4c 更新文档 2014-06-23 16:56:51 +08:00
Alexander Makarov
41cbebf648 Merge pull request #4014 from stevekr/master
Minor changes in Estonian translation
2014-06-23 12:29:21 +04:00
Steve
8cc2d575f0 Minor changes in Estonian translation 2014-06-23 11:01:22 +03:00
Qiang Xue
3867d7b608 Merge pull request #4011 from lucianobaraglia/translation-es
Spanish guide structure-controllers.md [skip ci]
2014-06-22 21:56:31 -04:00
Qiang Xue
955b5da76a Update translation-status.md 2014-06-22 21:46:52 -04:00
Qiang Xue
756308d2d9 Finished widget tutorial [skip ci] 2014-06-22 21:46:25 -04:00
Luciano Baraglia
7a8eff7b6d Same fix as ff8225c78d [skip ci] 2014-06-22 21:34:44 -03:00
Luciano Baraglia
b181cb423b Spanish guide structure-controllers.md [skip ci] 2014-06-22 21:21:57 -03:00
东方孤思子(Paris·QianSen)
ff91010299 transalating intro-upgrade-from-v1, left with asset, query builder, form, etc. 2014-06-23 05:04:18 +08:00
东方孤思子(Paris·QianSen)
7e29f95742 Update README [skip ci] 2014-06-23 05:03:18 +08:00
Carsten Brandt
f1a815a89c Merge pull request #4008 from lucianobaraglia/translation-es
English guide typo [skip ci]
2014-06-22 22:25:56 +02:00
Carsten Brandt
ff8225c78d Merge pull request #4007 from qiansen1386/patch-7
guide mistake: suppose to be "role", not "name" I think.
2014-06-22 22:25:29 +02:00
Luciano Baraglia
67043fb997 English guide typo [skip ci] 2014-06-22 17:23:12 -03:00
东方孤思子(Paris·QianSen)
a4ed79192b Update intro-upgrade-from-v1.md
I think it is a small mistake.
2014-06-23 04:11:12 +08:00
Carsten Brandt
c3882035e1 Merge pull request #4001 from SDKiller/patch-2
Fix html markdown for span class="not-set" when time is not set
2014-06-22 15:29:02 +02:00
Alexander Makarov
39f5cbbff1 Merge pull request #4002 from abajja/Translation-Review-README.md
Translation review readme.md
2014-06-22 15:47:03 +04:00
Abderrahim Bajja
19d2199bb4 Minor fixes 2014-06-22 12:53:17 +02:00
Abderrahim Bajja
b4e30a0905 Minor fixes 2014-06-22 12:47:50 +02:00
Abderrahim Bajja
91da9d724d Minor fixes 2014-06-22 12:45:40 +02:00
Serge Postrash
85d06fbd2e Update _item.php 2014-06-22 14:28:25 +04:00
Serge Postrash
6488a2bf1a Fix html markdown for span class="not-set" when time is not set
See #4000
2014-06-22 13:41:04 +04:00
Abderrahim Bajja
effd47db8c Merge remote-tracking branch 'upstream/master'
Update from remote
2014-06-22 11:32:13 +02:00
Abderrahim Bajja
8dead86712 Translation's normalization and correction 2014-06-22 11:16:59 +02:00
Qiang Xue
60b38a1a33 Finished filter section [skip ci] 2014-06-21 21:04:30 -04:00
Alexander Makarov
02e3746013 Fixed Inflector::slug to work properly with numbers 2014-06-22 02:03:55 +04:00
Alexander Makarov
8f5a465df5 Merge pull request #3998 from dementorpasha/patch-2
Create caching-overview.md
2014-06-22 01:46:05 +04:00
dementorpasha
dc978f7072 Create caching-overview.md
Add translate for caching-overview.md
2014-06-22 00:31:05 +03:00
Qiang Xue
7b1cef269d Fixes #3996: Traversing Yii::$app->session may cause a PHP error 2014-06-21 13:32:40 -04:00
Alexander Makarov
154c27778f Merge pull request #3995 from njasm/master
Added more unit tests to widgets\Breadcrumbs and increased coverage to 100%
2014-06-21 19:47:11 +04:00
njasm
6974e84f18 added more unit tests to widgets\Breadcrumbs and 100% coverage. 2014-06-21 16:20:02 +01:00
Alexander Makarov
1b12ddee22 Merge pull request #3991 from ychongsaytc/patch-2
Update ActiveForm.php
2014-06-21 15:47:10 +04:00
Chong Freeman
38071e3b91 Update ActiveForm.php
Incorrect character for generating docs. See http://www.yiiframework.com/doc-2.0/yii-bootstrap-activeform.html
2014-06-21 14:36:24 +08:00
Qiang Xue
ee9f7ed401 doc improvement [skip ci] 2014-06-20 10:33:26 -04:00
Qiang Xue
3acdd3aba7 doc improvement. 2014-06-20 10:00:00 -04:00
Alexander Makarov
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
Alexander Makarov
0ab4da031e Merge pull request #3985 from githubjeka/translate-2
add guide-ru/rest-quick-start.md
2014-06-20 16:25:23 +04:00
githubjeka
21953cde9a add translate 2014-06-20 14:53:34 +03:00
Alexander Makarov
cca349512e Fixes #3979: Alert widget in advanced app is now able to display multiple flash messages of the same type 2014-06-20 14:43:36 +04:00
Alexander Makarov
b12f4dd791 Fixes #3956: Debug toolbar was affecting flash message removal 2014-06-20 14:40:36 +04:00
njasm
517cf3df43 added widget Breadcrumbs unit tests. 2014-06-20 13:37:50 +04:00