cleanup of hard to read layout_args code
[catagits/Reaction.git] / lib / Reaction / UI / ViewPort / Field /
2009-09-04 edenc fixed hidden array viewport value_string attribute
2009-07-10 groditi String fragment viewport
2009-07-08 groditi use more MooseX::Types and support actionattribute...
2009-05-26 groditi fix mismatched package names in POD
2009-03-03 wreis r1220@nifty (orig r1047): wreis | 2009-02-21 20:39...
2009-03-03 wreis fixed bool field
2009-02-19 edenc fixed ChooseOne value_string
2009-01-24 matthewt basic is_modified support
2008-12-04 wreis fixed Boolean->adopt_value_string
2008-11-26 groditi double negation is hard to read
2008-11-26 groditi fix for certain fields failing silently when they are...
2008-10-30 edenc adding logic to deal with unset option in a ChooseOne
2008-09-22 edenc fixed vestigial $ctx access
2008-09-09 edenc fixed field sync logic + comments
2008-09-09 wreis proper fix for can_sync_to_action
2008-09-04 groditi fix matching passwords stuff
2008-08-22 groditi r21467@martha (orig r828): groditi | 2008-08-15 19...
2008-08-21 groditi svk add FAIL
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-06-14 groditi typo in matching passwords
2008-05-28 edenc setting value for Field::Mutable::DateTime in order...
2008-03-14 edenc fixes for File fields
2008-03-14 edenc minor fix for boolean fields
2008-03-11 matthewt special exists event, force_events
2008-03-05 matthewt rewrite IM predicates
2008-02-27 matthewt fix value checking for non-object choices
2008-02-27 matthewt - fix default handling for Mutable::Boolean
2008-02-26 groditi first DRAFT of matching passwords widget so we can...
2008-02-26 groditi split out can_sync_to_action from sync_to_action in...
2008-02-18 matthewt missed one ;)
2008-02-17 matthewt sensible fix for DateTime namespace clash
2008-02-17 matthewt revert r620
2008-02-15 edenc changed DateTime type constant to DateTimeObject
2008-02-15 groditi hiddenarray needed to be moved to field::mutable. shoul...
2008-02-15 groditi how did hidden array end up here?
2008-02-11 edenc r20434@hades (orig r549): groditi | 2008-01-30 18...
2008-02-07 matthewt complete MooseX::Types port
2008-02-04 edenc added Field::mutable::File
2008-02-04 edenc added Field::File and Widget::Image
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-02-02 matthewt sync_to_action not required, will trigger off value set
2008-02-02 matthewt vestigial classes, nuked
2008-02-02 matthewt Collection field vp works again.
2008-01-30 groditi ChooseMany fix
2008-01-30 edenc checking _model_has_value
2008-01-30 edenc using _model_has_value instead of has_value
2008-01-30 edenc r20384@hades (orig r523): wreis | 2008-01-26 12:21...
2008-01-30 edenc checking for definedness on required fields
2008-01-29 matthewt refactored value string building
2008-01-28 edenc unlazified field value setting
2008-01-26 wreis fixed _build_value_string for ChooseOne fields
2008-01-26 groditi Create fields are fixed again. Also fixed: ChooseMany...
2008-01-24 matthewt Choices doesn't inflate single values, ChooseOne produc...
2008-01-17 groditi quick fix for value issue
2008-01-10 groditi r15761@deathmachine (orig r463): groditi | 2008-01...
2008-01-10 groditi r15428@deathmachine (orig r459): groditi | 2008-01...
2008-01-10 groditi r15425@deathmachine (orig r456): groditi | 2008-01...
2008-01-10 groditi r15372@deathmachine (orig r421): groditi | 2007-12...
2008-01-08 groditi some boiler plate docs
2008-01-08 groditi r15421@deathmachine (orig r452): castaway | 2008...
2008-01-07 wreis port the reaction type system to MooseX::Types
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-31 groditi r15374@deathmachine (orig r423): edenc | 2007-12...
2007-12-17 groditi new renamed viewports
2007-12-16 edenc fixed file fields
2007-11-13 groditi changes so far for new moose / mop
2007-09-29 groditi It is starting to look like this may actually work...
2007-09-26 groditi more Widget updates. this breaks old-style templates...
2007-09-12 groditi first checkin tests fail everywhere but demo works...
2007-09-12 matthewt moved shit to trunk