search spec components factored out of T365
[catagits/Reaction.git] / lib / Reaction / UI / Widget / Field /
2009-02-16 phaylon widget documentation
2008-09-17 edenc removed is_required message
2008-09-04 groditi fix matching passwords stuff
2008-09-03 groditi no foo is required messages on the first render
2008-08-22 matthewt restore change
2008-08-22 groditi r21704@martha (orig r864): groditi | 2008-08-20 20...
2008-08-22 groditi r21695@martha (orig r856): groditi | 2008-08-19 13...
2008-08-21 groditi svk add FAIL
2008-08-19 edenc re-added "field is required" messages
2008-08-19 edenc added localization to core widgets
2008-08-13 matthewt remove class blocks from widget code
2008-07-24 wreis fixed field_class
2008-07-24 wreis moving logic to widget class
2008-06-14 groditi improvements to MatchingPassword to have a better layou...
2008-03-11 matthewt special exists event, force_events
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-04 edenc added Field::mutable::File
2008-02-03 matthewt simple mutable fields now use value_string (ChooseMany...
2008-02-02 matthewt add value_is_required, add logic for sync of clearer...
2008-01-30 edenc fixed typo
2008-01-28 edenc unlazified field value setting
2008-01-26 groditi Create fields are fixed again. Also fixed: ChooseMany...
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 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-16 groditi fixed Bar Controller, tons of bugs everywhere, restruct...
2007-11-09 matthewt switch over to sub style from AUTOLOAD style (Widget...
2007-11-09 matthewt fixup widgets to use fragment
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