Commit Graph

9779 Commits

Author SHA1 Message Date
Alexander Makarov
35dbb0e339 Merge pull request #5449 from faxriddin/master
[skip ci] correcting word
2014-10-09 14:55:29 +04:00
Alexander Makarov
c489f8228d Removed unnecessary token generation. We already have it. 2014-10-09 14:53:59 +04:00
Faxriddin
7312501b75 correcting word 2014-10-09 15:48:03 +05:00
Klimov Paul
85a9887ae0 Doc links fix 2014-10-09 13:46:17 +03:00
Qiang Xue
2e105d2a93 Merge branch 'master' of git://github.com/yiisoft/yii2
Conflicts:
	framework/CHANGELOG.md
2014-10-08 23:34:00 -04:00
Qiang Xue
046b56ce8f Fixes #5423: yii\behaviors\Cors causes "undefined index" error when its cors is configured 2014-10-08 23:31:40 -04:00
Qiang Xue
cc740413f5 Merge pull request #5437 from pana1990/guide-es
Fix spanish docs [skip ci]
2014-10-08 12:53:49 -04:00
pana1990
d33580c9aa Fix spanish docs [skip ci] 2014-10-08 18:50:25 +02:00
Valentin Ts
6624ad3dc6 Update authorization guide
and Remove TBD from readme.md where it is no longer needed

close #5430
2014-10-08 18:16:59 +02:00
Klimov Paul
4c843671ea Additional check added to yiiunit\extensions\authclient\BaseClientTest::testNormalizeUserAttributes() 2014-10-08 17:16:50 +03:00
Klimov Paul
165e9ede6d Added ability to operate nested and complex attributes via yii\authclient\BaseClient::normalizeUserAttributeMap 2014-10-08 17:14:52 +03:00
Alexander Makarov
239d48c3df Merge pull request #5427 from d0ct0r85/patch-1
[ci skip] Update input-validation.md
2014-10-08 14:44:19 +04:00
Kartik Visweswaran
03b88dd618 Fixes #5424: Html::addCssStyle() wasn't correctly setting style passed in array 2014-10-08 14:39:13 +04:00
Vadim
9c1750b2ee Update input-validation.md 2014-10-08 14:28:51 +04:00
Carsten Brandt
1b6431f4ee Merge pull request #5417 from larnu/master
translate requests into spanish [skip ci]
2014-10-08 01:22:22 +02:00
Larnu
e53cdbe339 translate requests into spanish 2014-10-08 00:52:40 +02:00
Qiang Xue
10761a929b Fixes #5360: Added back BootstrapThemeAsset. 2014-10-07 15:08:39 -04:00
Alexander Makarov
b82b15e13c Merge pull request #5409 from pana1990/guide-es
Fix spanish docs [skip ci]
2014-10-07 22:31:52 +04:00
Alexander Makarov
7768d2d231 Merge pull request #5410 from lucianobaraglia/master
Spanish translation workflow updates [skip ci]
2014-10-07 22:31:25 +04:00
Alexander Makarov
59a864e704 Merge pull request #5407 from Benn/patch-1
[skip ci] Create French structure-entry-scripts.md and typo fix in French README.md
2014-10-07 22:30:50 +04:00
Luciano Baraglia
1ba3270982 Spanish translation workflow updates [skip ci] 2014-10-07 14:11:44 -03:00
pana1990
d3da84c45b Fix spanish docs [skip ci] 2014-10-07 17:45:49 +02:00
Benoît
ea2f9f61af Update structure-entry-scripts.md 2014-10-07 17:29:51 +02:00
Benoît
0b566b7e7d Create structure-entry-scripts.md 2014-10-07 17:29:23 +02:00
Qiang Xue
22dac1af62 wording fix [skip ci] 2014-10-07 10:50:39 -04:00
Klimov Paul
08d0a1ac3f Merge branch 'master' of github.com:yiisoft/yii2 2014-10-07 17:43:27 +03:00
Klimov Paul
3abefac692 Fixed yii\mongodb\Collection unable to fetch default database name from DSN with parameters 2014-10-07 17:43:05 +03:00
Alexander Makarov
2e4625d6e6 Merge pull request #5405 from SerjRamone/patch-1
[skip ci] typo fix
2014-10-07 18:33:46 +04:00
Sergey
3611b51bd3 typo fix 2014-10-07 18:31:25 +04:00
Benoît
ee2ea4fcbd Update README.md 2014-10-07 16:02:54 +02:00
Carsten Brandt
f3a6b1985d do not call afterAction() if beforeAction returned false
fixes #5379
2014-10-07 15:21:21 +02:00
Klimov Paul
b952059664 Issue #5211 added to CHANGELOG 2014-10-07 13:35:07 +03:00
Klimov Paul
eb1b557827 yii\sphinx\Query updated to be more consistent with yii\db\Query 2014-10-07 13:32:26 +03:00
Alexander Makarov
df82aabe7b Fixes #5395: added note about session table id column length 2014-10-07 12:18:02 +04:00
Alexander Makarov
476e24ef58 Merge pull request #5394 from IndeedPlusPlus/patch-1
add missing semicolon, fixes #5393
2014-10-07 12:14:02 +04:00
Jared Feng
798a22be4d add missing semicolon, fixes #5393 2014-10-07 15:18:08 +08:00
Alexander Makarov
816e8ee378 Merge pull request #5390 from markmarco16/master
[skip ci] Spanish translation updates and small fixes
2014-10-07 09:12:59 +04:00
Marco Da Silva
238b220c6a Spanish translation updates and small fixes 2014-10-06 22:13:54 -04:30
Alexander Makarov
cba52e3c5e Fixes #5382: renamed "pivot table" to "junction table" since it's correct term to use 2014-10-07 01:13:17 +04:00
Alexander Makarov
73dd269e2e Merge pull request #5389 from larnu/master
[skip ci] fix spanish docs and add DatePicker into conventions
2014-10-07 01:03:44 +04:00
Larnu
366bc54520 fix spanish docs and add DatePicker into conventions 2014-10-06 22:56:04 +02:00
Carsten Brandt
280f499ae1 skip test on travis 2014-10-06 22:05:39 +02:00
Carsten Brandt
4054b2196f fixed broken links 2014-10-06 22:04:59 +02:00
Carsten Brandt
01487aa13d added note about timezone database update to the guide
fixes #5128
2014-10-06 21:11:46 +02:00
Qiang Xue
866ae56b37 Merge pull request #5387 from larnu/master
translate routing and bootstrapping
2014-10-06 15:09:11 -04:00
Carsten Brandt
3bdf04a6af exclude BaseYii from message command 2014-10-06 20:52:45 +02:00
Carsten Brandt
dfd68954a5 finished guide on formatting 2014-10-06 20:48:44 +02:00
Carsten Brandt
5617f29563 removed app.php 2014-10-06 20:48:02 +02:00
Larnu
675d640e5b translate routing and bootstrapping 2014-10-06 20:46:09 +02:00
Qiang Xue
e40e998706 Merge pull request #5386 from lourdas/master
Updated Greek translation.
2014-10-06 14:44:20 -04:00