r31711@martha (orig r1246): groditi | 2009-10-02 17:01:17 -0400
[catagits/Reaction.git] / lib / Reaction / UI / ViewPort / Field / Role / Mutable.pm
2009-11-11 edenc working around Moose glitch via parameterized roles
2009-07-08 groditi use more MooseX::Types and support actionattribute...
2009-01-24 matthewt basic is_modified support
2008-11-26 groditi double negation is hard to read
2008-11-26 groditi fix for certain fields failing silently when they are...
2008-09-09 edenc fixed field sync logic + comments
2008-09-09 wreis proper fix for can_sync_to_action
2008-08-22 groditi r21467@martha (orig r828): groditi | 2008-08-15 19...
2008-08-21 groditi r21697@martha (orig r857): edenc | 2008-08-19 15...
2008-08-19 edenc re-added "field is required" messages
2008-08-15 groditi refactpored most of the action stuff into roles. should...
2008-08-07 wreis reverting wrong fix to Field::Role::Mutable
2008-07-30 wreis fixed mutable role for field's vp
2008-07-24 matthewt rclass stuff ripped out of everything but widget classes
2008-06-14 groditi improvements to MatchingPassword to have a better layou...
2008-03-05 matthewt rewrite IM predicates
2008-02-26 groditi split out can_sync_to_action from sync_to_action in...
2008-02-03 matthewt simple mutable fields now use value_string (ChooseMany...
2008-02-03 matthewt datetime now handles optional using a wrap on value_string
2008-02-02 matthewt add value_is_required, add logic for sync of clearer...
2008-01-26 groditi Create fields are fixed again. Also fixed: ChooseMany...
2008-01-08 groditi some boiler plate docs
2008-01-05 groditi fixed choosemany, fixed some widget stuff i broke befor...
2008-01-02 groditi choosemany is still broken (not applying changes) but...
2008-01-02 groditi work in progress, listview still broken
2007-12-17 groditi new renamed viewports