Robert Korulczyk
|
7a3a342127
|
Fix errors reported by apidoc extension. (#12986)
|
2016-11-13 14:51:21 +01:00 |
|
Robert Korulczyk
|
4aa935e69e
|
Fixes #12055: Changed boolean to bool and integer to int in phpdoc
|
2016-11-07 02:51:39 +03:00 |
|
Carsten Brandt
|
217d50e4ff
|
improved PHPdoc and @since annotations
|
2016-07-11 12:58:43 +02:00 |
|
Alexander Makarov
|
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 |
|
Carsten Brandt
|
731769241b
|
release version 2.0.8
|
2016-04-28 16:50:20 +02:00 |
|
Angel Guevara
|
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 |
|
SilverFire - Dmitry Naumenko
|
2e13136ca8
|
AttributeBehavior::getValue() now respects the callable in array format
|
2016-02-13 12:33:18 +02:00 |
|
SilverFire - Dmitry Naumenko
|
cd87d67f34
|
Global DOCS update: ~~~ replaced with ```
|
2015-12-02 23:15:28 +02:00 |
|
SilverFire - Dima Naumenko
|
f38bb6ced4
|
Chg #9953: TimestampBehavior::getValue() value processing is consistent with AttributeBehavior::getValue()
|
2015-10-18 16:14:19 +03:00 |
|
Steven Michaels
|
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 |
|
Qiang Xue
|
378b765e48
|
Fixes #4571: ignore non-string attribute names for AttributeBehavior.
|
2014-08-02 14:12:30 -04:00 |
|
Carsten Brandt
|
3a1e0f3a5c
|
property codestyle framework
|
2014-07-30 00:21:31 +02:00 |
|
Alexander Kochetov
|
471d053642
|
\yii\behaviors\AttributeBehavior updated
|
2014-07-23 22:58:30 -04:00 |
|
Qiang Xue
|
54e08f3f01
|
fixed build break.
|
2014-04-03 11:57:49 -04:00 |
|
Carsten Brandt
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
SonicGD
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
Luciano Baraglia
|
a625b79bf2
|
Some minimal doc blocks changes for consitency
|
2014-02-20 09:57:17 -03:00 |
|
Qiang Xue
|
02d5b20bda
|
Fixes #2360: Added AttributeBehavior and BlameableBehavior, and renamed AutoTimestamp to TimestampBehavior
|
2014-02-19 21:47:25 -05:00 |
|