Commit Graph

15391 Commits

Author SHA1 Message Date
Oleg Belostotskiy
57335523d2 Fix Russian translation 2014-07-30 12:48:33 +04:00
Alexander Makarov
68fafdb440 Merge pull request #4524 from mbman/bugfix-4497
Fixes #4497: Bad Request, Unable to verify your data submission
2014-07-30 10:43:24 +03:00
Alexander Makarov
d3e8261d8f Update translation-teams.md 2014-07-30 11:37:55 +04:00
mbman
94dc27a30e Fixes #4497: Bad Request, Unable to verify your data submission 2014-07-30 09:37:03 +02:00
Paul Klimov
49ff98938b Merge pull request #4523 from littlefuntik/patch-1
Update intro-upgrade-from-v1.md
2014-07-30 10:20:01 +03:00
Gregory
3da0ca8252 Update intro-upgrade-from-v1.md 2014-07-30 10:18:00 +03:00
Qiang Xue
da544b2676 Fixes #4519: yii\base\Model::isAttributeRequired() should check if the when option of the validator is set 2014-07-29 21:01:24 -04:00
Thiago Talma
45ee387f92 It is not required by default when you set the "when" attribute 2014-07-29 20:59:21 -04:00
Qiang Xue
83b800271b Merge branch 'master' of git://github.com/yiisoft/yii2 2014-07-29 20:54:07 -04:00
Qiang Xue
a0d19e922b Fixes #4497: changed to use hex digits by default when hashing data. 2014-07-29 20:54:01 -04:00
Carsten Brandt
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
Alexander Makarov
63b98dbcd5 Merge pull request #4515 from RichWeber/master
[Uk][Guide] Add pages translation
2014-07-30 01:35:38 +03:00
Alexander Makarov
100ba6c3ab Replaced substr_compare with strncmp where possible 2014-07-30 02:32:47 +04:00
Carsten Brandt
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
Carsten Brandt
5976d1c576 added property spacing to code style fixer 2014-07-30 00:21:31 +02:00
Alexander Makarov
1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 2014-07-30 02:15:08 +04:00
RichWeber
41c51d7326 fix errors 2014-07-30 00:41:07 +03:00
RichWeber
3e21fea5e2 add start-hello.md 2014-07-30 00:24:40 +03:00
Carsten Brandt
ca9d4867f4 code style 2014-07-29 22:23:59 +02:00
Carsten Brandt
1f31f27787 phpdoc 2014-07-29 22:19:14 +02:00
Carsten Brandt
3c6239f9f7 Revert "Used substr_compare instead of substr when we don't care about result"
This reverts commit 07f01bcf2b.

BUT ONLY for the /build directory!
2014-07-29 22:04:24 +02:00
Carsten Brandt
a9aebfab7c minor message improvements 2014-07-29 22:01:28 +02:00
RichWeber
0476527950 fix errors 2014-07-29 22:59:43 +03:00
Carsten Brandt
6d1dd1d556 class map 2014-07-29 21:50:29 +02:00
RichWeber
5fcf1fd920 add start-workflow.md 2014-07-29 22:46:57 +03:00
Carsten Brandt
08a480c6e6 make Request more robust against invalid CSRF data
fixes #4514
2014-07-29 20:13:57 +02:00
Alexander Makarov
4d3e0c7776 Merge pull request #4513 from RichWeber/master
[Uk][Guide] Add page translation
2014-07-29 19:42:50 +03:00
RichWeber
2358463a11 up image url 2014-07-29 18:44:16 +03:00
RichWeber
f19044fbdd up errors translate 2014-07-29 18:39:25 +03:00
RichWeber
5870d5428c add start-installation.md 2014-07-29 18:24:39 +03:00
Carsten Brandt
5dbf276c92 Grammar fix 2014-07-29 14:28:17 +02:00
Alexander Makarov
ca8141bd88 Merge pull request #4510 from xBazilio/patch-3
fixed typo and some links
2014-07-29 14:47:55 +03:00
Bazilio
9f46734205 fixed typo and some links 2014-07-29 15:27:35 +04:00
Alex-Code
10eedae113 Update input-validation.md 2014-07-29 09:23:41 +01:00
Alexander Makarov
2fc8cb4523 Fixes #4489: Fixed MySQL RBAC manager 2014-07-29 11:10:31 +04:00
Alexander Makarov
c6569b1abe Removed unnecessary code 2014-07-29 11:01:57 +04:00
yiichina
a7c6ebfc46 guide-zh-CN/rest-error-handling.md translated. 2014-07-29 11:44:21 +08:00
yiichina
57aa6fa75e guide-zh-CN/rest-rate-limiting.md translated. 2014-07-29 11:38:02 +08:00
yiichina
ba3fb74d0b guide-zh-CN/rest-routing.md translated. 2014-07-29 11:37:11 +08:00
yiichina
303b4f6ff4 guide-zh-CN/rest-quick-start.md translated. 2014-07-29 11:32:44 +08:00
Carsten Brandt
8701d7df3b more explicit comment in phpdoc, code style 2014-07-29 02:45:56 +02:00
Carsten Brandt
74c99dc959 code style + test groups 2014-07-29 01:52:34 +02:00
Carsten Brandt
9e62d5589a added unit test for #4489 2014-07-28 23:48:10 +02:00
Alexander Makarov
a7044c835b Fixed link 2014-07-28 22:24:38 +04:00
Alexander Makarov
c2c7bbe2b9 [skip ci] Fixes #4461 2014-07-28 22:15:59 +04:00
Alexander Makarov
d1ccb92a34 Fixes #4489: RBAC PhpManager wasn't saving multiple assignmentsFixes #4489: RBAC PhpManager wasn't saving multiple assignments properly 2014-07-28 22:09:38 +04:00
Alex-Code
66e0e8aafb Update yii.activeForm.js 2014-07-28 17:14:44 +01:00
Alex-Code
334b313020 Update yii.activeForm.js
remove empty message arrays
2014-07-28 16:23:29 +01:00
Klimov Paul
fedf8eccd9 yii\authclient\widgets\AuthChoice now preserves initial settings while opening popup 2014-07-28 17:56:03 +03:00
Alexander Makarov
be24a2e2c7 Removed mentions of $deriveKeyStrategy from Security phpdoc 2014-07-28 13:36:06 +04:00