38 Commits (bizley-patch-1)

Author SHA1 Message Date
Nick Denry d880148fd0 Add php-intl dependency info for SluggableBehavior (#15997) [skip ci] 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Alexander Makarov 0adae899ce
Additional fix for SluggableBehavior immutability after merge of #13449 7 years ago
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
Carsten Brandt be658f82bf
release version 2.0.12 7 years ago
Nikolay Oleynikov d0ce165ba6 Fixes #13728: Fixed the bug when `yii\behaviors\SluggableBehavior` wasn't preserving immutable slug values 8 years ago
Nikolay Oleynikov ad1ce9e498 Improve sluggable behavior documentation (#13747) [skip ci] 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
Carsten Brandt 217d50e4ff improved PHPdoc and `@since` annotations 8 years ago
Nikola Kovacs 9d327baa8b coding style fixes 8 years ago
Alexander Makarov 73803ff28b Fixes #8422: added note to behaviors explaining that there's no sense in validating attributes there are set automatically 9 years ago
SilverFire - Dmitry Naumenko 6936c41cf1 SluggableBahavior - PHPDoc and code style fixed; validateSlug, generateUniqueSlug - private -> protected 9 years ago
Hesam Khaki bd6b70b470 fixes some coding styles in sluggableBehavior 9 years ago
Hesam Khaki a8dfd50078 numerous refactors for SluggabeBehavior class 9 years ago
Carsten Brandt e2c8c08875 made it easier to extend SluggableBehavior slug generation 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 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
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 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
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
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Kochetov c7b51e2565 \yii\behaviors\SluggableBehavior 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