Commit Graph

14105 Commits

Author SHA1 Message Date
Daniel Gomez Pan
4efb84ce33 Update docs [skip ci] 2015-11-11 11:47:08 +01:00
Daniel Gomez Pan
a2c4e26124 Update composer-asset-plugin [skip ci] 2015-11-11 11:27:36 +01:00
Alexander Makarov
c1cd25ce14 Merge pull request #10135 from bluezed/patch-2
Update composer-asset-plugin version [skip ci]
2015-11-11 11:57:41 +03:00
BlueZED
f192418372 Update composer-asset-plugin version
The composer-asset-plugin is now on version 1.1.0 and unless there's a reason why Yii requires ~1.0.3 I propose this update to the documentation.
2015-11-11 08:46:16 +01:00
Alexander Makarov
f44156b311 Merge pull request #10132 from SilverFire/patch-php7
Fixed IpValidator, FormatterDate tests
2015-11-10 15:46:11 +03:00
SilverFire - Dima Naumenko
6f6e54686b Skip IpValidatorTest fully, when IPv6 support is not enabled 2015-11-10 14:44:46 +02:00
SilverFire - Dima Naumenko
c1b0d1263b FromatterDateTest - fixed tests on PHP7 2015-11-10 14:43:56 +02:00
Alexander Makarov
082da56b74 Merge pull request #10129 from SilverFire/patch-php7
ComposerValidatorTest - Fixed PHP7 error
2015-11-10 13:53:43 +03:00
SilverFire - Dima Naumenko
ebee1d04ce ComposerValidatorTest - Fixed PHP7 error 2015-11-10 12:41:48 +02:00
Alexander Makarov
d95ed24a1e Merge pull request #10124 from SilverFire/patch-url-rule
UrlRule possible BC break notice
2015-11-09 21:00:49 +03:00
SilverFire - Dima Naumenko
e3c49f243c UrlRule::placeholders, UrlRule::substitutePlaceholderNames are now protected. Updated PHPDoc and UPDATE.md 2015-11-09 19:22:51 +02:00
Carsten Brandt
e0ffba31b0 do not allow failures on PHP 7 anymore 2015-11-07 23:14:52 +01:00
Carsten Brandt
e2c8c08875 made it easier to extend SluggableBehavior slug generation
fixes #10118
2015-11-07 16:59:24 +01:00
Alexander Makarov
effc4facda Used alias instead of relative path in ServeController 2015-11-06 23:54:00 +03:00
Alexander Makarov
9d7db8c7ab Fixed ServeController phpdoc 2015-11-06 23:51:32 +03:00
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