40 Commits (ace389496526c491fac0fe2908af6453624f8c04)

Author SHA1 Message Date
Carsten Brandt da50920ac8 improved wording in TimestampBehavior 10 years ago
Carsten Brandt e742ba0ea1 updated docs about timestamp and refresh 10 years ago
Kartik Visweswaran 98571fb3b9 More correct usage of TimeStamp touch method 10 years ago
Qiang Xue 654dbbb29e Fixes #6678: `yii\behaviors\SluggableBehavior` will generate a new slug only when the slug attribute is empty or the source attribute is changed 10 years ago
Qiang Xue 58516ae8a9 Fixes #6434: Added `yii\behaviors\SluggableBehavior::immutable` to support keeping the generated slug unchanged 10 years ago
Eugine Terentev 4dd15a669f Adds immutable property fit SluggableBehavior fixes #6430 10 years ago
Alexander Mohorev bb8550886e PHP type casting 10 years ago
Alexander Makarov a20f82dcfa Fixes #4919 10 years ago
Qiang Xue ce6f33af28 Fixes #4736 10 years ago
wenbin1989 3b705855aa fix bugs of BlameableBehavior in console application. In console application, \yii\console\Application doesn't have `getUser()` method. Use BlameableBehavior in console application will cause an exception. 10 years ago
Klimov Paul 0a709b10a0 Model parameter added to `yii\behaviors\Sluggable::uniqueSlugGenerator` callback 10 years ago
Klimov Paul c072cc2eaf `yii\behaviors\Sluggable` adjusted 10 years ago
Klimov Paul 101d771ecf `yii\behaviors\Sluggable::validateSlug()` fixed to respect updating record 10 years ago
Klimov Paul f27254b9aa `yii\behaviors\Sluggable` simplified 10 years ago
Klimov Paul d362af6ede `yii\behaviors\Sluggable` optimized 10 years ago
Klimov Paul b062a6601d Default event for `yii\behaviors\Sluggable` with `unique` enabled changed to 'insert'. 10 years ago
Klimov Paul 327914e452 Added automatic generating of unique slug value to `yii\behaviors\Sluggable` 10 years ago
Qiang Xue 378b765e48 Fixes #4571: ignore non-string attribute names for AttributeBehavior. 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt 8701d7df3b more explicit comment in phpdoc, code style 10 years ago
Alexander Kochetov b1bcb59aa9 \yii\behaviors\TimestampBehavior updated 10 years ago
Alexander Kochetov c7b51e2565 \yii\behaviors\SluggableBehavior updated 10 years ago
Alexander Kochetov 4c20b57b98 \yii\behaviors\TimestampBehavior updated 10 years ago
Alexander Kochetov 8d9f5b4803 \yii\behaviors\BlameableBehavior updated 10 years ago
Alexander Kochetov 471d053642 \yii\behaviors\AttributeBehavior updated 10 years ago
Qiang Xue 785b027dbf doc update [skip ci] 10 years ago
Alexander Kochetov 038257e3ed SluggableBehavior phpDoc updated 10 years ago
Alexander Kochetov 15f3385d53 SluggableBehavior phpDoc updated 10 years ago
Alexander Kochetov f368cff3ec SluggableBehavior phpDoc updated 10 years ago
Alexander Kochetov 031c9cca06 SluggableBehavior phpDoc added 10 years ago
Alexander Kochetov 7a81fff972 SluggableBehavior updated 10 years ago
Alexander Kochetov 22b04c5c99 SluggableBehavior initial implementation 10 years ago
Qiang Xue 54e08f3f01 fixed build break. 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Luciano Baraglia a625b79bf2 Some minimal doc blocks changes for consitency 11 years ago
Qiang Xue 02d5b20bda Fixes #2360: Added `AttributeBehavior` and `BlameableBehavior`, and renamed `AutoTimestamp` to `TimestampBehavior` 11 years ago
Alexander Kochetov 404a219ac3 AutoTimestamp updated 11 years ago
Alexander Kochetov 40b0606d45 AutoTimestamp field renaming 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago