no reason for member_type to build lazily, it should be required
[catagits/Reaction.git] / lib / Reaction / UI / ViewPort /
2008-05-07 groditi no reason for member_type to build lazily, it should...
2008-05-06 groditi minor style cleanups and non-destructive config merging...
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-09 matthewt lost the short-circuit out of can_apply if a field...
2008-03-05 matthewt rewrite IM predicates
2008-02-29 matthewt undef fixes
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 edenc fixed File type
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 fixed field type methods for DateTime
2008-02-11 edenc r20434@hades (orig r549): groditi | 2008-01-30 18...
2008-02-10 matthewt fix method modifiers
2008-02-07 wreis added meta_info for VP::SiteLayout
2008-02-07 matthewt complete MooseX::Types port
2008-02-04 edenc added Field::mutable::File
2008-02-04 edenc making field_args rw for custom field set up
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 kill vestigial adopt_value method in Field (since ...
2008-02-03 matthewt datetime now handles optional using a wrap on value_string
2008-02-02 wreis fixed layout path for ArrayRef type
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 r20426@hades (orig r541): matthewt | 2008-01-30 14...
2008-01-30 edenc using _model_has_value instead of has_value
2008-01-30 groditi lazy build implies clearer
2008-01-30 groditi minor pod fix
2008-01-30 edenc removing vestigial subroutine
2008-01-30 edenc r20384@hades (orig r523): wreis | 2008-01-26 12:21...
2008-01-30 matthewt first cut of Reaction::UI::Skin and SiteLayout VP+widget
2008-01-30 edenc checking for definedness on required fields
2008-01-29 wreis fixed DBIC types
2008-01-29 matthewt refactored value string building
2008-01-29 matthewt better error reporting on reflection failure for Object...
2008-01-28 edenc unlazified field value setting
2008-01-26 wreis fixed assertion for _build_fields_for_type_Str
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 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-24 matthewt Choices doesn't inflate single values, ChooseOne produc...
2008-01-23 matthewt make default handling respect predicate when attr is...
2008-01-17 groditi quick fix for value issue
2008-01-17 wreis fixed _build_fields_for_type_Row
2008-01-15 groditi howdid action form not get deleted?
2008-01-10 groditi leetle bug fix
2008-01-10 groditi r15781@deathmachine (orig r471): groditi | 2008-01...
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 r15427@deathmachine (orig r458): groditi | 2008-01...
2008-01-10 groditi r15426@deathmachine (orig r457): groditi | 2008-01...
2008-01-10 groditi r15425@deathmachine (orig r456): groditi | 2008-01...
2008-01-10 groditi r15402@deathmachine (orig r451): groditi | 2007-12...
2008-01-10 groditi (no commit message)
2008-01-10 groditi r15372@deathmachine (orig r421): groditi | 2007-12...
2008-01-09 wreis minor fix for _build_fields_for_type_*
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 grid is starting to work, actions and view to go
2008-01-02 groditi trying to narrow it down
2008-01-02 groditi work in progress, listview still broken
2007-12-31 groditi renaming widget packages to match new viewports
2007-12-31 groditi r15374@deathmachine (orig r423): edenc | 2007-12...
2007-12-20 matthewt r72724@cain (orig r419): edenc | 2007-12-16 16:51...
2007-12-20 matthewt r72472@cain (orig r417): matthewt | 2007-12-14 21...
2007-12-20 matthewt r72440@cain (orig r416): matthewt | 2007-11-29 19...
2007-12-20 matthewt r72432@cain (orig r415): matthewt | 2007-11-26 20...
2007-12-17 matthewt r62511@cain (orig r406): groditi | 2007-11-14 20...
2007-12-17 groditi new renamed viewports
2007-12-16 edenc fixed file fields
2007-12-14 matthewt port actionform, field widgets to declarative system
2007-11-29 matthewt listview ported bar pager
2007-11-26 matthewt ObjectView converted
2007-11-16 groditi fixed Bar Controller, tons of bugs everywhere, restruct...
2007-11-13 groditi changes so far for new moose / mop
2007-10-16 groditi made listview do paging and ordering and all sorts...
2007-10-03 groditi optimizations are fun! widget cache, reflector and...
2007-10-02 groditi gridview is so close. so close
2007-10-02 groditi unstable switchover before template renaming. added...
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-20 groditi minor reflector changes and start of widget port
2007-09-12 groditi first checkin tests fail everywhere but demo works...
next