Commit Graph

15402 Commits

Author SHA1 Message Date
funson86
08c19abafa for check 2014-10-12 17:26:38 +08:00
Carsten Brandt
de853a2552 UPGRADE note for #852 2014-10-12 04:15:59 +02:00
Carsten Brandt
b98a0f31d0 bump cubrid pdo version according to #852 2014-10-12 04:08:12 +02:00
Carsten Brandt
a375a62070 bump minimum required cubrid version
there is no reliable way to determine the cubrid PDO extension version used
and also no reliable way to detect which combination of server and client produces wrong behavior.

By requiering 9.3 or higher in both client and server we can be sure it works.

fixes #852
2014-10-12 04:06:13 +02:00
Carsten Brandt
010704d391 Merge pull request #5490 from MihailDev/patch-1
Update security-authorization.md
2014-10-12 03:17:36 +02:00
Mihail
3c153c20d8 Update security-authorization.md 2014-10-12 02:44:50 +03:00
Larry Ullman
711e631ea1 Merge branch 'master' of https://github.com/yiisoft/yii2 2014-10-11 19:30:53 -04:00
Larry Ullman
b031f54a9d edited up to 'faking URL suffic' 2014-10-11 19:30:46 -04:00
Carsten Brandt
f6d621d34e skip mongodb on HHVM 2014-10-11 18:05:25 +02:00
Carsten Brandt
6d97ef1374 fixed cubrid build script 2014-10-11 17:47:08 +02:00
Carsten Brandt
cb06491d2c Merge pull request #5485 from pana1990/guide-es
update translate conventions [skip ci]
2014-10-11 17:41:28 +02:00
Carsten Brandt
60194655be cubrid PDO 9.3.0 does not seem to build on travis 2014-10-11 17:38:48 +02:00
Carsten Brandt
50c0449d1a ensure tests are failing when build scripts fail 2014-10-11 17:30:41 +02:00
pana1990
ee2ac6199f Fix markdown syntax 2014-10-11 17:28:34 +02:00
Carsten Brandt
23918f3ec3 upgrade cubrid PDO version in tests
also enhance test README
2014-10-11 17:23:57 +02:00
Qiang Xue
fb505220b8 typo fix. [skip ci] 2014-10-11 10:36:48 -04:00
pana1990
8bdaea0f97 update translate conventions 2014-10-11 16:17:13 +02:00
Qiang Xue
be2828d593 Fixes #5484: Fixed potential string suffix detection failure on 5.5.11 2014-10-11 09:35:55 -04:00
Qiang Xue
7ba770ebd0 Fixes #5408: Gii console command incorrectly reports errors when there is actually no error 2014-10-10 22:33:11 -04:00
Alexander Makarov
9c359d146f Fixed table name regression caused by changed introduced in #4971 2014-10-11 01:18:10 +04:00
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
funson86
101a30f762 for check 2014-10-09 22:53:02 +08:00