22 Commits

Author SHA1 Message Date
65f6b59b35 @inheritdoc notation changed 2018-01-23 13:11:24 +02:00
5ebf98cc1d Fixes #5515: Added default value for yii\behaviors\BlameableBehavior for cases when the user is guest 2017-11-25 20:39:17 +08:00
9031a115b9 Fixes #13586: Added $preserveNonEmptyValues property to the yii\behaviors\AttributeBehavior 2017-06-11 17:56:06 +03:00
3255829abb Remove excessive use statement 2017-02-15 18:29:08 +03:00
7a3a342127 Fix errors reported by apidoc extension. (#12986) 2016-11-13 14:51:21 +01:00
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
217d50e4ff improved PHPdoc and @since annotations 2016-07-11 12:58:43 +02:00
73803ff28b Fixes #8422: added note to behaviors explaining that there's no sense in validating attributes there are set automatically 2016-04-30 21:05:33 +03:00
731769241b release version 2.0.8 2016-04-28 16:50:20 +02:00
b49488b1f7 Enh new property skipUpdateOnClean for AttributeBehavior (#11302)
Fixes #11002: `AttributeBehavior::$skipUpdateOnClean` which determines whether to skip a behavior when the behavior owner has not been modified
2016-04-09 15:38:41 +03:00
2e13136ca8 AttributeBehavior::getValue() now respects the callable in array format 2016-02-13 12:33:18 +02:00
cd87d67f34 Global DOCS update: ~~~ replaced with ``` 2015-12-02 23:15:28 +02:00
f38bb6ced4 Chg #9953: TimestampBehavior::getValue() value processing is consistent with AttributeBehavior::getValue() 2015-10-18 16:14:19 +03:00
5fc927c959 AttributeBehavior documentation cleanup [ci skip]
Removed a rogue 'For example' and split a long line

close #7940
2015-04-01 02:17:49 +02:00
378b765e48 Fixes #4571: ignore non-string attribute names for AttributeBehavior. 2014-08-02 14:12:30 -04:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
471d053642 \yii\behaviors\AttributeBehavior updated 2014-07-23 22:58:30 -04:00
54e08f3f01 fixed build break. 2014-04-03 11:57:49 -04:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
a625b79bf2 Some minimal doc blocks changes for consitency 2014-02-20 09:57:17 -03:00
02d5b20bda Fixes #2360: Added AttributeBehavior and BlameableBehavior, and renamed AutoTimestamp to TimestampBehavior 2014-02-19 21:47:25 -05:00