Commit Graph

8633 Commits

Author SHA1 Message Date
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
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
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
Qiang Xue
34893c9e6a Merge pull request #4472 from yii2-chinesization/master
translations for this week
2014-07-27 08:37:13 -04:00
东方孤思子(Paris·QianSen)
20c565f067 merge from upstream 2014-07-27 20:32:37 +08:00
东方孤思子(Paris·QianSen)
3196d96206 improve the description of exist/unique validators, with the help of @callmez 2014-07-27 18:37:00 +08:00
东方孤思子(Paris·QianSen)
767006208f Merge pull request #23 from qiansen1386/master
[wait for proofreading]roughly translate tutorial-core-validators
2014-07-27 15:50:46 +08:00
东方孤思子(Paris·QianSen)
a893970f8b Try to understand Exist and Unique Validators 2014-07-27 15:48:29 +08:00
Qiang Xue
37354c0cf4 Merge pull request #4467 from AbrahamGreyson/master
missing word. [skip ci]
2014-07-26 17:15:59 -04:00
Qiang Xue
d77dce69ae Merge pull request #4465 from qiansen1386/patch-14
typo fix
2014-07-26 17:14:24 -04:00
Qiang Xue
baa282a3fd Merge pull request #4466 from docsolver/patch-3
Typo in docs
2014-07-26 17:13:40 -04:00
东方孤思子(Paris·QianSen)
1e980ae911 typo fix 2014-07-27 02:44:17 +08:00
东方孤思子(Paris·QianSen)
25bfb95a55 almost finished 2014-07-27 02:40:53 +08:00
AbrahamGreyson
e5006f9ec3 missing word. [skip ci] 2014-07-26 23:58:16 +08:00
Vincent
56a9536b51 Typo in docs 2014-07-26 17:07:06 +02:00
东方孤思子(Paris·QianSen)
e843c3074a typo fix
not sure about L421
2014-07-26 22:15:35 +08:00
Qiang Xue
b680afc721 Fixes #4462. 2014-07-26 10:08:52 -04:00
东方孤思子(Paris·QianSen)
789afaf185 except "exist", "filter" and "unique", almost complete. 2014-07-26 22:02:13 +08:00
Qiang Xue
54bfe075c5 Merge pull request #4463 from qiansen1386/patch-13
fix the link
2014-07-26 09:18:34 -04:00
东方孤思子(Paris·QianSen)
1e6a1d940a fix the link 2014-07-26 21:06:57 +08:00
Alexander Makarov
1cdc51c698 Merge pull request #4458 from yiisoft/security-adjustments
Fixes #4131: Security adjustments
2014-07-26 13:55:49 +03:00
Alexander Makarov
c5a3cd511e Security component adjustments: fixed comment style, hkdf() and pbkdf2() are now protected, compareString() is now public 2014-07-26 14:09:38 +04:00
tom--
2c5c2c101b Fixes #4131: Security adjustments 2014-07-26 03:29:30 +04:00
Alexander Makarov
8f81e231da Fixes #4453: yii message/extract wasn't properly writing to po files in case of multiple categories 2014-07-26 02:46:58 +04:00
东方孤思子(Paris·QianSen)
fc87267804 translating 2014-07-26 01:37:04 +08:00
Alexander Makarov
ed533172d7 Adjusted rbac ManagerInterface 2014-07-25 18:24:54 +04:00
Qiang Xue
0b8c00da4f Merge pull request #4443 from xBazilio/patch-2
Corrected table name
2014-07-25 10:16:43 -04:00
Alexander Makarov
77e4a80edc Removed unused code 2014-07-25 17:34:16 +04:00
Alexander Makarov
0edd8bc65a Fixed missing and incorrect phpdoc 2014-07-25 17:26:35 +04:00
Alexander Makarov
d8c2f05d6e Merge pull request #4449 from delighter/patch-1
Update schema-mssql.sql
2014-07-25 16:14:34 +03:00
ilyaz
5f4801874c Update schema-mssql.sql
MSSQL syntax fix
2014-07-25 16:46:53 +04:00
Alexander Makarov
a753894bcd Merge pull request #4441 from xBazilio/patch-1
Update start-databases.md
2014-07-25 14:02:37 +03:00
Kai Mindermann
ca752a6408 Fixes #4410: Fixed Gii to preserve database column order in generated _form.php 2014-07-25 15:01:13 +04:00
Bazilio
d1031e2132 Corrected table name
INSERT queries didn't work with first letter capitalized in table name.
2014-07-25 14:47:04 +04:00
Bazilio
ecbe2933ef Update start-databases.md
double word "from"
2014-07-25 14:35:14 +04:00
Alexander Makarov
86d48ca9e5 Merge pull request #4440 from qiansen1386/patch-12
fix the link
2014-07-25 13:09:54 +03:00
东方孤思子(Paris·QianSen)
282e5af397 fix the link 2014-07-25 17:53:56 +08:00