Commit Graph

15402 Commits

Author SHA1 Message Date
Alexander Makarov
02af975bde Merge pull request #10112 from bizley-code/guide-pl
Components concept and REST routing PL [skip ci]
2015-11-06 22:38:58 +03:00
Bizley
ef4039a399 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2015-11-06 20:21:32 +01:00
rezident1307
be407391ce Fixes #10101: Fixed assignments saving on role removing in \yii\rbac\PhpManager 2015-11-06 19:54:35 +03:00
Alexander Makarov
7094145547 Update db-active-record.md
PSR-2 4.1:
"Property names SHOULD NOT be prefixed with a single underscore to indicate protected or private visibility." (reverted from commit db7441f866)
2015-11-05 23:20:24 +03:00
Alexander Makarov
460095b267 Merge pull request #10105 from githubjeka/patch-1
Update db-active-record.md [skip ci]
2015-11-05 22:22:40 +03:00
Evgeniy Tkachenko
db7441f866 Update db-active-record.md
PSR-2 4.1: 
"Property names SHOULD NOT be prefixed with a single underscore to indicate protected or private visibility."
2015-11-05 22:19:00 +03:00
Alexander Makarov
3e915903a2 Fixes #10083: Added wrapper for PHP webserver 2015-11-05 22:08:57 +03:00
Sidney Lins (slinstj, former sidtj)
c33574bc0a Fixes #7566: Improved \yii\validators\CompareValidator default messages 2015-11-05 22:05:50 +03:00
Alexander Makarov
bb2bc7008d Merge pull request #10104 from SilverFire/patch-4
IpValidator PHPDoc update: removed links to private methods [ci skip]
2015-11-05 21:38:28 +03:00
Angel Guevara
34c940de50 Fixes #10096: Added examples for AR extra field values taken from internal data to AR guide 2015-11-05 21:36:02 +03:00
SilverFire - Dima Naumenko
8edc1e5109 IpValidator PHPDoc update: removed links to private methods 2015-11-05 20:31:01 +02:00
Alexander Makarov
8b702839ca Merge pull request #10093 from SilverFire/10061-inflector-translit
BaseInflector::transliterate() is now public. Introduced different levels of transliteration strictness
2015-11-05 17:12:52 +03:00
SilverFire - Dima Naumenko
a7f102fa94 Enh #10061: yii\helpers\BaseInflector::transliterate() is now public 2015-11-05 16:07:33 +02:00
Alexander Makarov
8ee625b2f7 Merge pull request #10094 from yiijan/docs-ja-1105
docs/guide-ja updated [ci skip]
2015-11-05 13:27:56 +03:00
Nobuo Kihara
7075fc3e95 docs/guide-ja updated [ci skip] 2015-11-05 08:04:25 +09:00
Alexander Makarov
6991145f6b Merge pull request #10091 from hableel/patch-1
Fix arabic language [skip ci]
2015-11-04 23:19:06 +03:00
hableel
12b811a46e Fix arabic language
One of the translations has a wrong variable.
variable "compareValue" is written instead of  "max"
2015-11-04 23:01:43 +03:00
Alexander Makarov
1fbfbfdd9e #10089 2015-11-04 21:01:27 +03:00
Alexander Makarov
e7375f3dac Changelog for #9282 2015-11-04 13:00:42 +03:00
freezy
7bea7b65fd Fixes #9282: Improved JSON error handling to support PHP 5.5 error codes 2015-11-04 12:59:37 +03:00
Alexander Makarov
95f251edd1 Fixes #10084: Improved DB docs 2015-11-04 12:08:18 +03:00
Alexander Makarov
ff00930f15 Fixes #10080 2015-11-03 22:57:38 +03:00
Alexander Makarov
da6670f266 Fixes #10077 2015-11-03 22:55:58 +03:00
Bizley
36b174fa43 Guide PL next sections 2015-11-03 20:51:14 +01:00
Alexander Makarov
df6cb4d7ea Merge pull request #10079 from janisto/message_fi_update-6
Update Finnish translation [skip ci]
2015-11-03 15:44:25 +03:00
Jani Mikkonen
9200ff2009 Update Finnish translation 2015-11-03 14:40:48 +02:00
Alexander Makarov
d8d2869e0f Merge pull request #10068 from SilverFire/9999-url-validator
Bug #9999: added PHPUnit test case to `UrlRuleTest`
2015-11-01 16:43:00 +03:00
SilverFire - Dima Naumenko
8d80616cb6 Bug #9999: added PHPUnit test case to UrlRuleTest 2015-11-01 14:49:42 +02:00
Alexander Makarov
87f96e6560 Merge pull request #10064 from SilverFire/9999-url-validator
Fixed `yii\web\UrlRule` to allow route parameter names with `-`, `_`, `.` characters
2015-10-31 14:15:13 +03:00
SilverFire - Dima Naumenko
289b051c4a Bug #9999: Fixed yii\web\UrlRule to allow route parameter names with -, _, .characters 2015-10-31 09:45:53 +02:00
Alexander Makarov
00e328753a Fixes #10029: Fixed MaskedInput not working with PJAX 2015-10-30 23:03:25 +03:00
freezy
b6254dd68b Fixes #10056: Allowed any callable to be passed to ActionColumn::$urlCreator 2015-10-30 22:37:23 +03:00
Alexander Makarov
c5f2ccbab9 Merge pull request #10059 from yiijan/docs-ja-1030
docs/guide-ja/structure-modules.md updated [ci skip]
2015-10-30 16:27:51 +03:00
Nobuo Kihara
da66097eab docs/guide-ja/structure-modules.md updated [ci skip] 2015-10-30 22:26:39 +09:00
Alexander Makarov
8e92e33763 Merge pull request #10054 from nikashitsa/trim-memcache-duration
Fixed Memcache duration which exceeds 30 days
2015-10-30 00:19:12 +03:00
Nikita Verkhovin
abb4d6f353 Fixed Memcache duration which exceeds 30 days 2015-10-30 00:08:02 +06:00
Carsten Brandt
939b3a9283 added scenario test while reproducing #10034 2015-10-29 14:57:51 +01:00
Alexander Makarov
29de5d3791 Merge pull request #10049 from machour/update-fr-translation
Updated french translation [ci skip]
2015-10-29 13:33:06 +03:00
Mehdi Achour
72d5658c34 Updated french translation [ci skip] 2015-10-29 11:20:13 +01:00
Alexander Makarov
9c9670d04b Merge pull request #10048 from SilverFire/ip-validator-messages-fix
IpValidator default error messages moved to init(), PHPDoc updates
2015-10-29 13:08:17 +03:00
SilverFire - Dima Naumenko
377a3952a1 IpValidator default error messages moved to init(), PHPDoc updates 2015-10-29 12:05:32 +02:00
Alexander Makarov
fe4cbd30d6 Fixes #9803: Added option to register asset with scheme (reverted from commit 57dc8540fd) 2015-10-29 12:38:42 +03:00
Carsten Brandt
2acea50e28 typos
for #10044
2015-10-28 22:31:55 +01:00
Alexander Makarov
2e31a80b2e Merge pull request #10044 from machour/docs-console-commands-in-modules
Document console commands in Modules [ci skip]
2015-10-28 23:01:28 +03:00
Mehdi Achour
9e98864391 Document console commands in Modules [ci skip] 2015-10-28 16:16:08 +01:00
Alexander Makarov
4e1a19487f Merge pull request #10038 from p0vidl0/patch-2
Create Russian translation for input-tabular-input.md [skip ci]
2015-10-28 14:56:34 +03:00
Alexander Makarov
89221fa2c6 Merge pull request #10039 from p0vidl0/patch-3
Update Russian translation [skip ci]
2015-10-28 14:56:16 +03:00
Alexander Makarov
4068282644 Merge pull request #10040 from p0vidl0/patch-4
Update Russian translation [skip ci]
2015-10-28 14:55:43 +03:00
Alexander Makarov
5497308d89 Merge pull request #10041 from p0vidl0/patch-5
Update Russian translation [skip ci]
2015-10-28 14:55:16 +03:00
Aleksandr
14324e13df Update Russian translation 2015-10-28 17:27:40 +06:00