shallow copying req->params
[catagits/Reaction.git] / lib / Reaction / UI / ViewPort / Field.pm
2008-10-31 edenc reversed lazy checks as they cause optional fields...
2008-10-31 edenc readded lazy checks to enable choose one defaults based...
2008-09-01 wreis fixed value_is_required
2008-08-21 groditi container support built into fields and an example...
2008-07-24 matthewt rclass stuff ripped out of everything but widget classes
2008-03-05 matthewt rewrite IM predicates
2008-02-29 matthewt undef fixes
2008-02-03 matthewt kill vestigial adopt_value method in Field (since ...
2008-02-02 matthewt add value_is_required, add logic for sync of clearer...
2008-01-30 groditi lazy build implies clearer
2008-01-30 edenc removing vestigial subroutine
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-24 matthewt is_lazy implies builder or default but need to ensure...
2008-01-24 matthewt more robust 'can we ask for a value' handling - need...
2008-01-23 matthewt make default handling respect predicate when attr is...
2008-01-10 groditi r15372@deathmachine (orig r421): groditi | 2007-12...
2008-01-08 groditi some boiler plate docs
2008-01-02 groditi grid is starting to work, actions and view to go
2007-12-17 groditi new renamed viewports
2007-12-14 matthewt port actionform, field widgets to declarative system
2007-11-13 groditi changes so far for new moose / mop
2007-10-03 groditi optimizations are fun! widget cache, reflector and...
2007-09-29 groditi It is starting to look like this may actually work...
2007-09-12 matthewt moved shit to trunk