东方孤思子(Paris·QianSen)
|
0b15c2800c
|
Update translation-teams.md
|
2014-11-13 16:53:11 +08:00 |
|
Qiang Xue
|
5960f49d7f
|
Merge branch 'master' of git://github.com/yiisoft/yii2
|
2014-11-12 20:08:55 -05:00 |
|
Qiang Xue
|
6a222c8a64
|
Fixes #6033.
|
2014-11-12 20:08:49 -05:00 |
|
Qiang Xue
|
8d0cac8cba
|
Fixes #5220
|
2014-11-12 15:37:09 -05:00 |
|
Qiang Xue
|
b7012ca935
|
Fixes #5799: yii\bootstrap\ButtonGroup::buttons can take all options that are supported by yii\bootstrap\Button
|
2014-11-12 14:54:03 -05:00 |
|
fly
|
d36bf9e8a8
|
Pass all the button's config array to Button::widget() instead of creating new one item by item. Now allowed to pass in ButtonGroup button's configs any possible attributes(like tagName, encodeLabel, etc).
|
2014-11-12 14:51:21 -05:00 |
|
Alexander Makarov
|
4e47b67fc5
|
Merge pull request #6027 from lucianobaraglia/master
Rest versioning spanish guide changes and fixes [skip ci]
|
2014-11-12 18:58:36 +03:00 |
|
Luciano Baraglia
|
c53a5100c2
|
Rest versioning spanish guide changes and fixes [skip ci]
|
2014-11-12 12:41:18 -03:00 |
|
Alexander Makarov
|
262b533df3
|
Merge pull request #6025 from lucianobaraglia/master
[skip ci] Spanish guide
|
2014-11-12 18:38:47 +03:00 |
|
Luciano Baraglia
|
dcb68bb464
|
rest routing spanish guide fixes and changes [skip ci]
|
2014-11-12 12:05:57 -03:00 |
|
Luciano Baraglia
|
a8020d2253
|
Rest response formatting spanish guide changes [skip ci]
|
2014-11-12 11:41:15 -03:00 |
|
Carsten Brandt
|
477aeecf95
|
Merge pull request #6023 from lucianobaraglia/master
More Spanish guide changes and fixes
|
2014-11-12 15:03:34 +01:00 |
|
Luciano Baraglia
|
beae91979c
|
Spanish guide updates and fixes [skip ci]
|
2014-11-12 10:58:17 -03:00 |
|
Luciano Baraglia
|
4fb47a23d4
|
Spanish guide minor fix [skip ci]
|
2014-11-12 10:22:40 -03:00 |
|
Luciano Baraglia
|
865b782f48
|
Merge remote-tracking branch 'upstream/master'
|
2014-11-12 10:08:20 -03:00 |
|
Alexander Makarov
|
42ca4bb991
|
Fixed yii\log\DbTarget migration and SQLs to use float column for log_time
|
2014-11-12 14:06:39 +03:00 |
|
Paul Klimov
|
a79828d160
|
Merge pull request #6021 from ilgiz-badamshin/master
Typo fix in guide-ru
|
2014-11-12 12:00:16 +02:00 |
|
ilgiz-badamshin
|
80849ab935
|
Typo fix in guide-ru
|
2014-11-12 12:56:35 +03:00 |
|
munawer
|
a24c2a6a09
|
Fixes in guide [ci skip]
|
2014-11-12 12:26:51 +03:00 |
|
Funson Lee
|
eef719348f
|
english
|
2014-11-12 16:58:36 +08:00 |
|
Qiang Xue
|
866214e75a
|
Fixes #6018: When setting the encode option via yii\widgets\ActiveRecord::errorOptions, it works the other way around [skip ci]
|
2014-11-11 21:24:07 -05:00 |
|
Luciano Baraglia
|
a26d07cedb
|
More Spanish guide small changes [skip ci]
|
2014-11-11 20:13:41 +03:00 |
|
Luciano Baraglia
|
565875f6cf
|
Spanish Guide minor changes [skip ci]
|
2014-11-11 20:13:40 +03:00 |
|
Luciano Baraglia
|
bb216655c4
|
More Spanish guide small changes [skip ci]
|
2014-11-11 13:28:37 -03:00 |
|
Luciano Baraglia
|
b5c396bd41
|
Spanish Guide minor changes [skip ci]
|
2014-11-11 13:12:20 -03:00 |
|
Klimov Paul
|
d6d4df4b8b
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2014-11-11 16:33:38 +02:00 |
|
Klimov Paul
|
63e434b473
|
Safe real path resolving added to yii\console\controllers\AssetController::combineCssFiles()
|
2014-11-11 16:33:16 +02:00 |
|
Carsten Brandt
|
3fb1effeab
|
Update structure-assets.md
typo
|
2014-11-11 14:39:40 +01:00 |
|
Qiang Xue
|
61b7079993
|
Fixes #6007: added doc about asset bundle name [skip ci]
|
2014-11-11 08:08:18 -05:00 |
|
Klimov Paul
|
112ad80d6e
|
Fixed yii\console\controllers\AssetController breaks CSS URLs, which start from '/'
|
2014-11-11 14:49:20 +02:00 |
|
Klimov Paul
|
1605905fc1
|
Fixed CCS for yii\authclient\widgets\AuthChoice does not loaded if popupMode disabled
|
2014-11-11 13:37:39 +02:00 |
|
munawer
|
255cf947a3
|
Typo fix in guide
|
2014-11-11 11:24:38 +03:00 |
|
Funson Lee
|
a8a012b94d
|
Merge branch 'master' of github.com:yii2-chinesization/yii2
|
2014-11-11 09:20:18 +08:00 |
|
Funson Lee
|
1be6636420
|
new translation chinese
|
2014-11-11 09:18:14 +08:00 |
|
Funson Lee
|
0e727dd917
|
for check
|
2014-11-11 09:13:00 +08:00 |
|
Qiang Xue
|
cf0c8c37dd
|
Fixes #5983: Added Inflector::sentence()
|
2014-11-10 15:07:36 -05:00 |
|
Qiang Xue
|
2410826653
|
Merge branch 'master' of git://github.com/yiisoft/yii2
|
2014-11-10 15:06:13 -05:00 |
|
Nikola Basic
|
bf47650f91
|
Fixed broken links [skip ci]
|
2014-11-10 22:24:23 +03:00 |
|
pana1990
|
a61c869256
|
fix docs
|
2014-11-10 13:51:39 -05:00 |
|
pana1990
|
eddbb6bedb
|
dropped locale option
|
2014-11-10 13:51:38 -05:00 |
|
pana1990
|
d86da1d38e
|
add tests for sentence method
|
2014-11-10 13:51:38 -05:00 |
|
pana1990
|
a87c55ff97
|
fix camelCase syntax
|
2014-11-10 13:51:37 -05:00 |
|
pana1990
|
05263692e5
|
Fixes #5938: add sentence method in Arrayhelper for convert the array to a comma-separated sentence
|
2014-11-10 13:51:37 -05:00 |
|
Qiang Xue
|
88caccd61d
|
Fixes #5997: The same message may be exported twice to log targets
|
2014-11-10 13:49:19 -05:00 |
|
Klimov Paul
|
f91929761a
|
yii\log\Logger::flush() updated to reset messages before passing them to the dispatcher.
|
2014-11-10 13:46:48 -05:00 |
|
Nikola Basic
|
d82932c4dc
|
Fixed broken links [ci skip]
|
2014-11-10 13:16:25 +03:00 |
|
SunwelLight
|
61376c7248
|
Fixed typos in Russian translation of tutorial-advanced-app.md
|
2014-11-10 13:15:21 +03:00 |
|
Qiang Xue
|
3858e21599
|
Merge pull request #5989 from softark/docs-guide-ja-2014-11-10
docs/guide-ja/structure-widgets.md added [ci skip]
|
2014-11-09 20:49:33 -05:00 |
|
Nobuo Kihara
|
134f16b1b5
|
docs/guide-ja/structure-widgets.md - completed [ci skip]
|
2014-11-10 10:50:23 +09:00 |
|
Nobuo Kihara
|
ac57507633
|
docs/guide-ja/structure-widgets.md - WIP [ci skip]
|
2014-11-10 10:50:22 +09:00 |
|