Commit Graph

34 Commits

Author SHA1 Message Date
Alexander Mohorev
bb8550886e PHP type casting 2014-10-25 15:30:03 +03:00
Alexander Makarov
a20f82dcfa Fixes #4919 2014-09-04 20:44:36 +04:00
Qiang Xue
ce6f33af28 Fixes #4736 2014-08-23 18:32:24 -04:00
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. 2014-08-23 18:30:50 -04:00
Klimov Paul
0a709b10a0 Model parameter added to yii\behaviors\Sluggable::uniqueSlugGenerator callback 2014-08-12 16:45:57 +03:00
Klimov Paul
c072cc2eaf yii\behaviors\Sluggable adjusted 2014-08-12 12:24:08 +03:00
Klimov Paul
101d771ecf yii\behaviors\Sluggable::validateSlug() fixed to respect updating record 2014-08-12 12:01:23 +03:00
Klimov Paul
f27254b9aa yii\behaviors\Sluggable simplified 2014-08-12 11:43:15 +03:00
Klimov Paul
d362af6ede yii\behaviors\Sluggable optimized 2014-08-12 11:36:50 +03:00
Klimov Paul
b062a6601d Default event for yii\behaviors\Sluggable with unique enabled changed to 'insert'. 2014-08-11 18:04:18 +03:00
Klimov Paul
327914e452 Added automatic generating of unique slug value to yii\behaviors\Sluggable 2014-08-11 17:43:00 +03: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
Carsten Brandt
8701d7df3b more explicit comment in phpdoc, code style 2014-07-29 02:45:56 +02:00
Alexander Kochetov
b1bcb59aa9 \yii\behaviors\TimestampBehavior updated 2014-07-23 22:58:30 -04:00
Alexander Kochetov
c7b51e2565 \yii\behaviors\SluggableBehavior updated 2014-07-23 22:58:30 -04:00
Alexander Kochetov
4c20b57b98 \yii\behaviors\TimestampBehavior updated 2014-07-23 22:58:30 -04:00
Alexander Kochetov
8d9f5b4803 \yii\behaviors\BlameableBehavior updated 2014-07-23 22:58:30 -04:00
Alexander Kochetov
471d053642 \yii\behaviors\AttributeBehavior updated 2014-07-23 22:58:30 -04:00
Qiang Xue
785b027dbf doc update [skip ci] 2014-06-18 17:45:10 -04:00
Alexander Kochetov
038257e3ed SluggableBehavior phpDoc updated 2014-06-18 19:31:39 +04:00
Alexander Kochetov
15f3385d53 SluggableBehavior phpDoc updated 2014-06-18 19:14:23 +04:00
Alexander Kochetov
f368cff3ec SluggableBehavior phpDoc updated 2014-06-18 19:10:17 +04:00
Alexander Kochetov
031c9cca06 SluggableBehavior phpDoc added 2014-06-18 18:56:47 +04:00
Alexander Kochetov
7a81fff972 SluggableBehavior updated 2014-06-18 18:32:11 +04:00
Alexander Kochetov
22b04c5c99 SluggableBehavior initial implementation 2014-06-17 04:08:39 +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
Alexander Kochetov
404a219ac3 AutoTimestamp updated 2014-01-19 13:50:47 +04:00
Alexander Kochetov
40b0606d45 AutoTimestamp field renaming 2014-01-19 12:44:28 +04:00
Qiang Xue
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00