r20434@hades (orig r549): groditi | 2008-01-30 18:09:54 -0300
[catagits/Reaction.git] / lib / Reaction / UI / Widget / Field /
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