8 Commits (a50d9d8e3eb0d689d02bdbf4c3fce6f14ffa0be5)

Author SHA1 Message Date
Andrew Nester d26493a287 Fixes #13378: Added skipOnEmpty option to SluggableBehaviour 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Nikolay Oleynikov d0ce165ba6 Fixes #13728: Fixed the bug when `yii\behaviors\SluggableBehavior` wasn't preserving immutable slug values 8 years ago
Klimov Paul 80ca12872e garbage collection added to unit tests 8 years ago
gagatust 2c9278391c Used short syntax for arrays (#13743) 8 years ago
Herbert Maschke b58fee7d37 Fixes #13035: Use ArrayHelper::getValue() in SluggableBehavior::getValue() 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 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