aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/Widget/Field
Commit message (Expand)AuthorAgeFilesLines
* fixed hidden array viewport value_string attributeedenc2009-09-041-2/+0
* fix mismatched package names in PODgroditi2009-05-2611-11/+11
* widget documentationphaylon2009-02-1618-36/+541
* removed is_required messageedenc2008-09-171-2/+0
* fix matching passwords stuffgroditi2008-09-041-7/+3
* no foo is required messages on the first rendergroditi2008-09-031-1/+2
* restore changematthewt2008-08-221-1/+5
* r21704@martha (orig r864): groditi | 2008-08-20 20:55:12 -0400groditi2008-08-221-0/+56
|\
| * svk add FAILgroditi2008-08-211-0/+56
* | r21695@martha (orig r856): groditi | 2008-08-19 13:42:51 -0400groditi2008-08-221-5/+1
|\ \ | |/ |/|
* | re-added "field is required" messagesedenc2008-08-191-4/+7
|/
* added localization to core widgetsedenc2008-08-194-7/+7
* remove class blocks from widget codematthewt2008-08-1324-202/+294
* fixed field_classwreis2008-07-241-5/+2
* moving logic to widget classwreis2008-07-241-1/+5
* improvements to MatchingPassword to have a better layout, label, and error me...groditi2008-06-141-1/+10
* special exists event, force_eventsmatthewt2008-03-111-0/+7
* factor out error_for_attribute so that can emulate required => sub {} behaviourwreis2008-02-281-1/+3
* - fix default handling for Mutable::Booleanmatthewt2008-02-271-1/+1
* first DRAFT of matching passwords widget so we can move it out of the model. ...groditi2008-02-261-0/+16
* no, I didn't mean to commit thatmatthewt2008-02-181-1/+0
* revert r620matthewt2008-02-171-0/+1
* hiddenarray needed to be moved to field::mutable. should we discontinue this ...groditi2008-02-151-1/+1
* different style for required fieldswreis2008-02-141-0/+8
* r20434@hades (orig r549): groditi | 2008-01-30 18:09:54 -0300edenc2008-02-114-3/+5
|\
| * avoid passwords going into <input> elementsmatthewt2008-02-091-0/+1
| * simple mutable fields now use value_string (ChooseMany unconverted)matthewt2008-02-032-2/+3
| * add value_is_required, add logic for sync of clearer on !required attrsmatthewt2008-02-021-1/+1
* | added Field::mutable::Fileedenc2008-02-041-0/+18
|/
* fixed typoedenc2008-01-301-2/+2
* unlazified field value settingedenc2008-01-281-0/+4
* Create fields are fixed again. Also fixed: ChooseMany when tryingto remove th...groditi2008-01-261-1/+8
* fixed choosemany, fixed some widget stuff i broke before, renamed ordered_fie...groditi2008-01-052-1/+5
* choosemany is still broken (not applying changes) but everything else is look...groditi2008-01-023-1/+60
* grid is starting to work, actions and view to gogroditi2008-01-021-2/+2
* work in progress, listview still brokengroditi2008-01-021-3/+3
* renaming widget packages to match new viewportsgroditi2007-12-3119-26/+358
* r62511@cain (orig r406): groditi | 2007-11-14 20:04:23 +0000matthewt2007-12-171-1/+1
|\
| * fixed Bar Controller, tons of bugs everywhere, restructured controller namespacegroditi2007-11-161-1/+1
* | fixed file fieldsedenc2007-12-161-0/+4
* | port actionform, field widgets to declarative systemmatthewt2007-12-146-22/+74
* | switch over to sub style from AUTOLOAD style (Widget transition)matthewt2007-11-093-5/+5
* | fixup widgets to use fragmentmatthewt2007-11-094-12/+12
|/
* It is starting to look like this may actually work after all. Listview is the...groditi2007-09-2911-0/+14
* more work towards widgets, split up the templates and added some super basic PODgroditi2007-09-2811-210/+138
* more Widget updates. this breaks old-style templates, also changed how VPs be...groditi2007-09-2611-58/+108
* start of new widgets for fieldsgroditi2007-09-2411-0/+411