Releases: loadsys/CakePHP-CreatorModifier
Releases · loadsys/CakePHP-CreatorModifier
Version 1.0.4
Version 1.0.3
Version 1.0.2
Bug Fix whereby Sessions would be deleted on not existing and causing edge case issues whereby Flash messages would then be deleted.
Tidies up a handful of loose ends.
Two releases in one day! 😮
No real impact on the usage, just some straightening up of useless code.
Initial release.
Cribbing heavily from the core's TimestampBehavior, this one will automatically set creator_id
and modifier_id
fields in your records to the User.id of the currently logged in User.
We're brashly releasing this, largely untested, as v1.0.0
, because, well, we want to get it rolled into our Cake 3 app skeleton. 😇