Commit Graph

9327 Commits

Author SHA1 Message Date
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
Alex-Code
b4ca343bd2 deferred validation
Added support of deferred validation.
2014-07-28 09:54:23 +01:00
Alex-Code
5186343734 deferred validation
Added support of deferred to ```ActiveForm``` validation.
2014-07-28 09:52:21 +01:00
Carsten Brandt
1e9350abe1 guide on ajax validation
fixes #4482
2014-07-28 09:50:33 +02:00
Carsten Brandt
9e9175fe09 fixed typo
fixes #4480
2014-07-28 09:12:29 +02:00
Qiang Xue
b922069cdf Merge pull request #4480 from russianlagman/patch-1
Mistype
2014-07-28 00:29:17 -04:00
Alexey Samoylov
b3260567c2 Mistype 2014-07-28 12:10:14 +08:00
Carsten Brandt
31a56b59b0 Avoid endless loop when exporting logs
fixes #4470
2014-07-27 22:11:57 +02:00
Alexander Makarov
935e2f5ce3 Merge pull request #4475 from tom--/remove-else-after-return
Remove nonsense branch logic
2014-07-27 21:36:00 +03:00
tom--
33f2525a39 Remove nonsense branch logic 2014-07-27 14:30:13 -04:00
Alexander Makarov
f07510e9fa Merge pull request #4474 from tom--/4469-compareString-without-shortcut
4469 compare string without shortcut
2014-07-27 21:05:00 +03:00
tom--
4f5b7afd95 Merge branch 'master' of git://github.com/yiisoft/yii2 into 4469-compareString-without-shortcut 2014-07-27 12:04:03 -04:00
tom--
c6a8b418ef compareString(): timing depends only on length of $actual input, unit test 2014-07-27 12:03:03 -04:00
东方孤思子(Paris·QianSen)
d83d98d809 update 2014-07-27 21:19:41 +08:00