Commit Graph

9918 Commits

Author SHA1 Message Date
Carsten Brandt
5ac1d67a69 fix guide navigation
issue #5082
2014-10-10 22:37:58 +02:00
Carsten Brandt
3e3948d8ea fix breaking changes in markdown for console and API
API is not finished.

issue #5082
2014-10-10 19:40:53 +02:00
Alexander Makarov
b66c4cf42d Fixes #5435: Added extra checks to yii\rbac\DbManager to prevent database exceptions when $userId is empty 2014-10-10 19:24:59 +04:00
Klimov Paul
66c2c6c0f1 Merge branch 'master' of github.com:yiisoft/yii2 2014-10-10 16:50:43 +03:00
Klimov Paul
d0bf6e3a98 'sphinx' docs adjusted 2014-10-10 16:50:20 +03:00
Qiang Xue
1c428ec5dc Fixes #5475: bumped up yii2-pjax to 2.0.1 2014-10-10 09:47:51 -04:00
Klimov Paul
6ba7b52322 'authclient' docs adjusted 2014-10-10 16:37:21 +03:00
Klimov Paul
0fa3694088 Created template content at yii\console\controllers\AssetController adjusted 2014-10-10 16:23:03 +03:00
Klimov Paul
f5c5c2fd8b Fixed yii\console\controllers\AssetController breaks CSS URLs in case target file localed at yii\web\AssetManager::basePath root 2014-10-10 16:17:31 +03:00
Klimov Paul
2cdb467479 Merge branch 'master' of github.com:yiisoft/yii2 2014-10-10 15:25:32 +03:00
Klimov Paul
37e0295c01 Error prone realpath() call removed 2014-10-10 15:25:12 +03:00
Carsten Brandt
664fe08874 updated cebe/markdown to 1.0.0
this commit breaks the apidoc extension. will adjust it afterwards.
2014-10-10 13:21:49 +02:00
Alexander Makarov
357fc73ca0 Merge pull request #5474 from janisto/message_fi_update-5
[skip ci] Update Finnish translation
2014-10-10 15:07:29 +04:00
Jani Mikkonen
cf62bf67fe Update Finnish translation 2014-10-10 14:05:36 +03:00
Klimov Paul
13bc95ae52 Fixed yii\console\controllers\AssetController breaks CSS URLs on Windows 2014-10-10 13:55:29 +03:00
Alexander Makarov
327dde72f4 Fixes #5467: Added ability to pass HTML tag options to asEmail(), asImage() and asUrl() methods of yii\i18n\Formatter 2014-10-10 12:00:44 +04:00
Alexey Kolmakov
ce4bf84452 #5467 Allow pass options to Html:a in Formatter:asUrl 2014-10-10 11:47:12 +04:00
Alexander Makarov
6c6afd3f2c Merge pull request #5465 from alexberriman/patch-1
[skip ci] Update test-overview.md
2014-10-10 11:21:38 +04:00
Qiang Xue
232bcd1dd5 Fixes #5171: Fixed the bug that ActiveForm + Pjax submit event is only triggered once. 2014-10-10 00:57:09 -04:00
Qiang Xue
2d72bfba1f Update README.md 2014-10-09 23:24:00 -04:00
Carsten Brandt
8e9354cf38 Merge pull request #5463 from softark/ja-message-update
messages/ja/yii.php updated
2014-10-10 03:20:18 +02:00
Alex Berriman
60516f8a31 Update test-overview.md
Spelling error
2014-10-10 10:28:14 +11:00
Nobuo Kihara
a1e3d2108c messages/ja/yii.php updated 2014-10-10 07:48:11 +09:00
Alexander Makarov
770cfbdf6a Merge pull request #5460 from faxriddin/master
[skip ci] translated part of *-upgrade-*.md
2014-10-09 23:14:07 +04:00
faxriddin
5cf8e67eb8 tranlation_to_uzbek 2014-10-10 00:08:51 +05:00
pana1990
c3d55cff76 fix code style php5.4 syntax
close 5458
2014-10-09 19:45:52 +02:00
Carsten Brandt
0d98452ced guide improvement about default values 2014-10-09 19:32:26 +02:00
Sergey
783d1ccaed typo fix
close #5454
2014-10-09 18:01:24 +02:00
Sergey
366852647b typo fix
close #5455
2014-10-09 18:00:37 +02:00
Qiang Xue
63e0497403 Update README.md 2014-10-09 09:53:16 -04:00
Faxriddin
f54945a308 translation_to_uzbek 2014-10-09 17:52:46 +05:00
Klimov Paul
e1f7763a16 Merge branch 'master' of github.com:yiisoft/yii2 2014-10-09 14:55:53 +03:00
Klimov Paul
15c8935db1 Fixed yii\mongodb\ActiveRecord unable to fetch 'hasMany' referred by array of \MongoId 2014-10-09 14:55:43 +03:00
Carsten Brandt
1b052f3e94 updated formatter docs and allow using DateTimeImmutable
see http://derickrethans.nl/immutable-datetime.html
by @derickr
2014-10-09 13:18:16 +02:00
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