23 Commits

Author SHA1 Message Date
65f6b59b35 @inheritdoc notation changed 2018-01-23 13:11:24 +02:00
1501c659ac Add empty lines before return statements. (#14682) [skip ci] 2017-08-21 01:58:49 +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
0bd7bb961f [doc] link to unexistant class
`\yii\behaviors\Expression` to `\yii\db\Expression`
2016-03-29 20:29:26 -06:00
8476997800 MySQL default column type for TimestampBehaviour 2016-03-11 00:57:53 +05:30
b6caff1952 Removed unused imports 2016-02-16 13:48:09 +03:00
e8d309dddb documentation fixes for 2.0.7 2016-02-06 19:47:13 +01:00
f38bb6ced4 Chg #9953: TimestampBehavior::getValue() value processing is consistent with AttributeBehavior::getValue() 2015-10-18 16:14:19 +03:00
a2568d1ec8 updated some comments and @since annotations 2015-08-02 19:56:49 +02:00
cad9fd9d20 yii\behaviors\TimestampBehavior::touch() throws an exception if owner is new record 2015-05-13 13:19:46 +03:00
da50920ac8 improved wording in TimestampBehavior 2015-02-27 21:25:49 +01:00
e742ba0ea1 updated docs about timestamp and refresh
fixes #7484
2015-02-27 11:31:45 +01:00
98571fb3b9 More correct usage of TimeStamp touch method
TimeStampBehavior PHPDoc update for the `touch()` method
2015-01-16 16:46:29 +05:30
a20f82dcfa Fixes #4919 2014-09-04 20:44:36 +04:00
378b765e48 Fixes #4571: ignore non-string attribute names for AttributeBehavior. 2014-08-02 14:12:30 -04:00
8701d7df3b more explicit comment in phpdoc, code style 2014-07-29 02:45:56 +02:00
b1bcb59aa9 \yii\behaviors\TimestampBehavior updated 2014-07-23 22:58:30 -04:00
4c20b57b98 \yii\behaviors\TimestampBehavior updated 2014-07-23 22:58:30 -04: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