Commit Graph

15391 Commits

Author SHA1 Message Date
Qiang Xue
a5b06b3468 Mark tests with problematic DBMS as skipped. 2014-09-06 20:22:28 -04:00
Qiang Xue
b4c4b4053a Fixes #3511: Dropped yii.allowAction() and modified yii.confirm() in yii.js to support callbacks 2014-09-06 20:03:36 -04:00
Alexander Makarov
1a8dd259e2 Merge pull request #4940 from tebazil/master
[ci skip] Russian translation of runtime-url-handling.md
2014-09-07 00:07:33 +04:00
Vasiliy Baukin
6c6fab2026 Update runtime-url-handling.md 2014-09-07 00:01:44 +04:00
Vasiliy Baukin
912c862202 Update runtime-url-handling.md 2014-09-07 00:00:51 +04:00
Vasiliy Baukin
21f7eef8b8 Update runtime-url-handling.md 2014-09-06 23:59:11 +04:00
Vasiliy Baukin
7513813a60 Update runtime-url-handling.md 2014-09-06 23:51:56 +04:00
Vasiliy Baukin
0dec094bbb Update runtime-url-handling.md 2014-09-06 23:51:17 +04:00
Vasiliy Baukin
8f6784a088 Create runtime-url-handling.md
Добавил перевод файла runtime-url-handling.md
2014-09-06 23:50:21 +04:00
Qiang Xue
1cd42222fd Fixed test break. 2014-09-05 23:34:23 -04:00
Qiang Xue
ae13b0593f Fixes #3410: yii.activeForm.js now supports adding/removing fields dynamically 2014-09-05 23:10:23 -04:00
Qiang Xue
08d4d89930 Fixes #2914: ActiveForm::fieldConfig will be merged recursively with the $options parameter in ActiveForm::field() 2014-09-05 20:54:05 -04:00
Qiang Xue
ef4d5e48ad Fixes #4936 [skip ci] 2014-09-05 20:26:02 -04:00
Qiang Xue
e3ca5a8168 Reverted/fixed some incorrect changes. 2014-09-05 20:23:11 -04:00
Qiang Xue
dd6f4442a5 gii command line WIP 2014-09-05 20:16:00 -04:00
Alexander Makarov
8592601463 Merge pull request #4937 from johonunu/missing-serbian-translations
[skip ci] Added more missing serbian translations
2014-09-06 01:51:19 +04:00
Nikola Trifunovic
f3f5395132 missing "." sign 2014-09-05 23:48:21 +02:00
Alexander Makarov
11812af1c1 Fixed formatting, initialized options array 2014-09-06 01:48:12 +04:00
Alexander Makarov
91f61bfc3b Fixed phpdoc 2014-09-06 01:44:44 +04:00
Nikola Trifunovic
939ee37fd4 added missing serbian translations 2014-09-05 23:44:23 +02:00
Alexander Makarov
9d6202ea2e Removed unused variable initialization 2014-09-06 01:40:17 +04:00
Alexander Makarov
9ec740eaf8 Better alias check 2014-09-06 01:38:46 +04:00
Alexander Makarov
73045c83b9 Simplified ArrayTrait::fields() default implementation since it works fine w/ just field names as values 2014-09-06 01:34:16 +04:00
Alexander Makarov
d471f0ba91 Fixes #4288: added a hint on how to specify console boolean values to the output of help 2014-09-06 00:52:23 +04:00
Qiang Xue
f21c2c2964 Fixed test breaks. 2014-09-05 16:39:18 -04:00
Alexander Makarov
a27b6e92d8 Merge pull request #4934 from alanwillms/pt_br_start_hello
[ci skip] pt-BR start-hello
2014-09-05 23:45:43 +04:00
Qiang Xue
155f525e0b Fixes #2380: yii\widgets\ActiveForm will register validation js even if there are not fields inside 2014-09-05 15:08:09 -04:00
Qiang Xue
d5077d70b7 Fixes #3738: ActiveField custom error selector not functioning 2014-09-05 14:50:24 -04:00
Alan Willms
7180bf8c36 Small fix in pt-br guide/README 2014-09-05 15:47:33 -03:00
Alan Willms
bcc0ad72fa Translate guide/start-hello into pt-BR 2014-09-05 15:46:56 -03:00
Alan Willms
767af429c2 Update guide pt-BR README file 2014-09-05 14:49:18 -03:00
Qiang Xue
4ad022c372 Fixes #3240: Added support for assigning an anonymous function to yii\widgets\ActiveForm::fieldConfig 2014-09-05 13:37:52 -04:00
Carsten Brandt
e15cfc0286 allow precision for binary type in MSSQL
fixes #4931
2014-09-05 15:14:59 +02:00
Carsten Brandt
69a56e54ee Update core-code-style.md
issue #4719
2014-09-05 15:13:07 +02:00
Carsten Brandt
22d247ba70 Update README.md 2014-09-05 15:12:13 +02:00
Carsten Brandt
73cb5f8aac changed syntax for referencing the guide in apidoc
New syntax:

```
[link to guide](guide:file-name.md)
[link to guide](guide:file-name.md#subsection)
```

fixes #4719
2014-09-05 14:59:22 +02:00
Carsten Brandt
0ed670fe47 Merge pull request #4927 from nikbas/serbian-message-translations
Fix typos and semantic errors in Serbian translation
2014-09-05 12:17:22 +02:00
Nikola Basic
c5a536e5b7 Fix typos and semantic errors in Serbian translation 2014-09-05 12:08:37 +02:00
Qiang Xue
ef1a6d20d1 When an ID is found to be in both Application::controllerMap and Application::modules, the former will take precedence 2014-09-04 23:34:11 -04:00
Qiang Xue
aeb8dd560a Refactored console help system [skip ci] 2014-09-04 21:14:09 -04:00
Qiang Xue
fadfdf690a Refactored help system. [skip ci] 2014-09-04 19:47:52 -04:00
Qiang Xue
7efb47bf39 Fixes #4920: yii\filters\auth\CompositeAuth should not trigger error as long as one of the methods succeeds
Fixes #3177: `yii\filters\auth\CompositeAuth` will send out challenges from all auth methods
2014-09-04 15:34:19 -04:00
Qiang Xue
53d8ac1880 Merge pull request #4921 from slavcodev/patch-1
Update UrlManager
2014-09-04 15:29:40 -04:00
Veaceslav Medvedev
48821a8c2c Update UrlManager.php 2014-09-04 22:27:23 +03:00
Qiang Xue
61284ed405 Fixes #3910: Removed the container option from Html::checkbox() and Html::radio() 2014-09-04 14:36:30 -04:00
Alexander Makarov
a20f82dcfa Fixes #4919 2014-09-04 20:44:36 +04:00
Qiang Xue
6c27322927 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-09-04 12:20:48 -04:00
Qiang Xue
593070e7be Merge branch 'master' of git://github.com/yiisoft/yii2 2014-09-04 12:20:26 -04:00
Alexander Makarov
fbdf2ef461 Renamed HelpParser::getFull() to HelpParser::getDetail() 2014-09-04 20:20:15 +04:00
Qiang Xue
262a77caca Added yii\web\Response::enableCsrfCookie to support storing CSRF tokens in session 2014-09-04 12:20:09 -04:00