remove class blocks from widget code
[catagits/Reaction.git] / lib / Reaction / UI / Widget /
2008-08-13 matthewt remove class blocks from widget code
2008-07-25 wreis fixes for site layout
2008-07-24 wreis fixed field_class
2008-07-24 wreis moving logic to widget class
2008-07-22 wreis method attr for Action vp
2008-06-14 groditi improvements to MatchingPassword to have a better layou...
2008-05-06 groditi do not display the pager for 1 page long results
2008-03-14 edenc removing silly debug statement from Image widget
2008-03-14 edenc Image File widget
2008-03-11 matthewt special exists event, force_events
2008-02-29 groditi try value_string and then try value
2008-02-28 wreis factor out error_for_attribute so that can emulate...
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-18 matthewt no, I didn't mean to commit that
2008-02-17 matthewt revert r620
2008-02-15 groditi hiddenarray needed to be moved to field::mutable. shoul...
2008-02-14 wreis different style for required fields
2008-02-11 edenc r20434@hades (orig r549): groditi | 2008-01-30 18...
2008-02-09 matthewt avoid passwords going into <input> elements
2008-02-07 wreis added meta_info for VP::SiteLayout
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 vestigial widget class removed
2008-02-02 matthewt add value_is_required, add logic for sync of clearer...
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 fixed typo
2008-01-29 matthewt container widget
2008-01-28 edenc unlazified field value setting
2008-01-26 groditi Create fields are fixed again. Also fixed: ChooseMany...
2008-01-22 groditi nicer regex for trimming whitespace from templates...
2008-01-10 groditi more pod updates
2008-01-10 groditi some doc updates
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 grid is starting to work, actions and view to go
2008-01-02 groditi work in progress, listview still broken
2007-12-31 groditi renaming widget packages to match new viewports
2007-12-20 matthewt merge fixups
2007-12-20 matthewt r72883@cain (orig r423): edenc | 2007-12-17 18:43...
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-20 matthewt r62539@cain (orig r410): matthewt | 2007-11-15 21...
2007-12-20 matthewt (no commit message)
2007-12-20 matthewt r59848@cain (orig r399): matthewt | 2007-11-09 14...
2007-12-20 matthewt r59846@cain (orig r397): matthewt | 2007-11-09 14...
2007-12-17 matthewt r62511@cain (orig r406): groditi | 2007-11-14 20...
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-15 matthewt move viewport to being %_ arg only, not widget attribut...
2007-11-14 matthewt r62507@cain (orig r402): groditi | 2007-11-14 18...
2007-11-14 groditi button labels for action form
2007-11-13 groditi changes so far for new moose / mop
2007-11-09 matthewt switch over to sub style from AUTOLOAD style (Widget...
2007-11-09 matthewt fixup widgets to use fragment
2007-10-26 groditi widget little bug
2007-10-23 groditi CRUDController syntax changed to be less retarded and...
2007-10-16 groditi oopsie typo
2007-10-16 groditi made listview do paging and ordering and all sorts...
2007-10-05 groditi simplify value widgets to reduce PROCESS calls, make...
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-28 groditi more work towards widgets, split up the templates and...
2007-09-26 groditi more Widget updates. this breaks old-style templates...
2007-09-24 groditi start of new widgets for fields
2007-09-20 groditi minor reflector changes and start of widget port
2007-09-12 matthewt moved shit to trunk