Changes for version 0.04 - 2011-02-18
- Allow control of cascaded_delete (Sartak)
- Allow control over current_user_can on Change and ChangeField by implementing current_user_can_for_change in your record class (Sartak)
- Provide a way to create a delete_change for record delete (Sartak)
Modules
track all changes made to a record class
Provides
in lib/Jifty/Plugin/RecordHistory/Mixin/Model/RecordHistory.pm
in lib/Jifty/Plugin/RecordHistory/Model/Change.pm
in lib/Jifty/Plugin/RecordHistory/Model/ChangeField.pm
in lib/Jifty/Plugin/RecordHistory/View.pm