Commit Graph

9327 Commits

Author SHA1 Message Date
Qiang Xue
2ef7eda249 Fixes #4611. 2014-08-06 08:08:07 -04:00
Bazilio
1c3ea52f55 fixed link 2014-08-06 14:38:13 +04:00
Qiang Xue
fcaddb0c62 Fixes #4609. Fixes #4610. 2014-08-05 18:28:45 -04:00
Alexander Makarov
66dca8737d Merge pull request #4604 from pana1990/master
Fixed traslation mistake
2014-08-05 22:22:27 +03:00
Qiang Xue
6dfc9e08b9 re-enabled app tests. 2014-08-05 13:28:23 -04:00
Qiang Xue
55e9afeac0 Fixes #4606: doc fix. [skip ci] 2014-08-05 13:01:06 -04:00
Qiang Xue
cd2eeced76 Fixed test break. 2014-08-05 12:54:28 -04:00
pana1990
aa120aab39 Fixed traslation mistake 2014-08-05 17:29:41 +02:00
Qiang Xue
5046e687e1 fixed random rbac testing failure. 2014-08-05 11:21:17 -04:00
Qiang Xue
3b3fb18f4b Merge branch 'master' of git://github.com/yiisoft/yii2 2014-08-05 11:07:08 -04:00
Qiang Xue
1c3e61ec26 Fixes #4591: yii\helpers\Url::to() will no longer prefix relative URLs with the base URL 2014-08-05 11:06:54 -04:00
Qiang Xue
6800194341 Merge pull request #4603 from Skysplit/patch-1
Update docs for clientValidateAttribute()
2014-08-05 10:58:17 -04:00
Tomek Romik
24d0314928 Update docs for clientValidateAttribute() 2014-08-05 16:56:00 +02:00
Qiang Xue
0cfaa17b9e Merge pull request #4601 from SDKiller/patch-1
Replaced backslashes with forward slashes in template path example [skip...
2014-08-05 07:54:22 -04:00
Qiang Xue
7a55aea247 Fixes #4600 2014-08-05 07:53:20 -04:00
Serge Postrash
42f9ef8939 Replaced backslashes with forward slashes in template path example [skip ci]
Backslash after alias causes 'Invalid path alias' exception in `\yii\BaseYii::getAlias`
2014-08-05 15:53:04 +04:00
Qiang Xue
f59943aaaf Merge pull request #4589 from thiagotalma/inputmask
Upgrade jquery.inputmask to v3.0.59
2014-08-04 22:06:55 -04:00
Alex-Code
594b57836d Added validation js callbacks
- `beforeValidateAll`
- `afterValidateAll`

fixes #4234, close #4559
2014-08-04 18:06:10 +02:00
Thiago Talma
d635ab857b Upgrade jquery.inputmask to v3.0.59 2014-08-04 12:31:20 -03:00
Qiang Xue
e5b2fb2452 Merge pull request #4588 from marsuboss/patch-1
Fix url
2014-08-04 08:34:53 -04:00
marsuboss
d752dd7625 Fix url 2014-08-04 14:31:38 +02:00
yiichina
27d45f9bff guide-zh-CN/rest-versioning.md translated. 2014-08-04 13:46:34 +08:00
yiichina
b7a0ee779e guide-zh-CN/rest-response-formatting.md translated. 2014-08-04 13:37:06 +08:00
Qiang Xue
a2c483fc19 Merge pull request #4582 from tadaszelvys/4581-urlrule-encode-params
Enh #4581: Added ability to disable url encoding in `UrlRule`.
2014-08-03 22:58:29 -04:00
Tadas Z
f010fb57b4 Enh #4581: Added ability to disable url encoding in UrlRule. 2014-08-04 00:07:36 +03:00
Carsten Brandt
89386e7c05 Merge pull request #4580 from verysimplenick/master
fix typo in define $flavors['gfm-comment']
2014-08-03 21:24:13 +02:00
verysimplenick
91e0a3c8ee fix typo in define $flavors['gfm-comment']
fix typo Markdown->GithubMarkdown in $flavors['gfm-comment']
2014-08-03 21:42:38 +04:00
Qiang Xue
3f9d590dbe minor fix [skip ci] 2014-08-03 08:30:30 -04:00
RichWeber
d5bd6816da Merge branch 'master' of github.com:yiisoft/yii2 2014-08-03 12:52:48 +03:00
RichWeber
9fa9dee3e6 Merge from yiisoft 2014-08-03 12:52:37 +03:00
Qiang Xue
f0fefbb609 renamed function name [skip ci] 2014-08-02 22:38:55 -04:00
Qiang Xue
6dd2203a5c Fixes #4566: Added client validation support for image validator 2014-08-02 22:36:22 -04:00
Tomek Romik
87f58e4859 Abort further validation if there are no files to validate 2014-08-02 17:04:42 -04:00
Tomek Romik
8c5c4c503b Fix lines 2014-08-02 17:04:42 -04:00
Tomek Romik
ed3564c1cf Added client-side image validation 2014-08-02 17:04:42 -04:00
Qiang Xue
378b765e48 Fixes #4571: ignore non-string attribute names for AttributeBehavior. 2014-08-02 14:12:30 -04:00
Qiang Xue
066989f0b0 Fixes #4425: generate cookie validation keys in local config files. 2014-08-01 15:00:15 -04:00
Alexander Makarov
2a8ca600c5 Simplified parameter check for buildSimpleCondition() 2014-08-01 21:21:01 +04:00
Alexander Makarov
47ee0b87d4 Removed unnecessary code 2014-08-01 21:18:48 +04:00
Alexander Makarov
b656137541 Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension 2014-08-01 21:11:24 +04:00
Alexander Makarov
d37d92288c Minor template engine doc enhancement 2014-08-01 20:33:00 +04:00
Alexander Makarov
76b529927b Better alias handling for Twig extension 2014-08-01 20:12:39 +04:00
Carsten Brandt
0ed6355ee1 test and docs to be clear about #4558 2014-08-01 15:35:23 +02:00
Alexander Makarov
2ffd6d8ecb Merge pull request #4561 from maxlapko/patch-1
Update MessageController.php
2014-08-01 15:42:04 +03:00
maxlapko
62bffafeea Update MessageController.php
Fixed order of checking config `format` property
2014-08-01 16:23:49 +04:00
resurtm
5a8c997da4 Fix Markdown link to the Yii class. 2014-08-01 17:51:37 +06:00
resurtm
8f31e54d02 Remove unnecessary Markdown code characters. 2014-08-01 17:37:24 +06:00
Alexander Makarov
59a52d8876 Fixes #4556: Gii was incorrectly generating labels 2014-08-01 12:48:35 +04:00
Alexander Makarov
c1cf48cf5b Fixes #2315: Any operator now could be used with yii\db\Query::->where() operand format 2014-08-01 11:37:05 +04:00
AbrahamGreyson
3e94f54261 symbol modified. 2014-08-01 09:03:15 +08:00