aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/ViewPort/Field/Mutable
Commit message (Expand)AuthorAgeFilesLines
* added clone and inherit fix to Field::Mutable::HiddenArrayedenc2009-11-161-2/+2
* working around Moose glitch via parameterized rolesedenc2009-11-112-5/+4
* fixed hidden array viewport value_string attributeedenc2009-09-041-1/+4
* use more MooseX::Types and support actionattribute in Action vp to explicitly...groditi2009-07-083-5/+8
* fix mismatched package names in PODgroditi2009-05-261-1/+1
* r1220@nifty (orig r1047): wreis | 2009-02-21 20:39:36 +0100wreis2009-03-031-0/+6
|\
| * fixed bool fieldwreis2009-03-031-0/+6
* | fixed ChooseOne value_stringedenc2009-02-191-2/+8
|/
* fixed Boolean->adopt_value_stringwreis2008-12-041-1/+1
* adding logic to deal with unset option in a ChooseOneedenc2008-10-301-0/+4
* fixed vestigial $ctx accessedenc2008-09-221-2/+2
* fix matching passwords stuffgroditi2008-09-041-7/+6
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-2413-248/+266
* improvements to MatchingPassword to have a better layout, label, and error me...groditi2008-06-141-0/+7
* typo in matching passwordsgroditi2008-06-141-1/+1
* setting value for Field::Mutable::DateTime in order to get an error messageedenc2008-05-281-1/+1
* fixes for File fieldsedenc2008-03-141-4/+11
* fix value checking for non-object choicesmatthewt2008-02-271-1/+1
* - 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/+33
* missed one ;)matthewt2008-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-2/+4
* how did hidden array end up here?groditi2008-02-151-0/+44
* r20434@hades (orig r549): groditi | 2008-01-30 18:09:54 -0300edenc2008-02-1110-37/+59
|\
| * simple mutable fields now use value_string (ChooseMany unconverted)matthewt2008-02-038-43/+55
| * datetime now handles optional using a wrap on value_stringmatthewt2008-02-031-2/+11
| * sync_to_action not required, will trigger off value setmatthewt2008-02-021-1/+0
| * ChooseMany fixgroditi2008-01-301-2/+4
* | added Field::mutable::Fileedenc2008-02-041-0/+24
|/
* checking _model_has_valueedenc2008-01-301-0/+1
* using _model_has_value instead of has_valueedenc2008-01-301-1/+1
* r20384@hades (orig r523): wreis | 2008-01-26 12:21:51 -0300edenc2008-01-302-5/+6
|\
| * refactored value string buildingmatthewt2008-01-292-4/+6
* | unlazified field value settingedenc2008-01-283-5/+8
|/
* fixed _build_value_string for ChooseOne fieldswreis2008-01-261-1/+2
* Create fields are fixed again. Also fixed: ChooseMany when tryingto remove th...groditi2008-01-261-1/+3
* Choices doesn't inflate single values, ChooseOne produces better debug info o...matthewt2008-01-241-2/+9
* quick fix for value issuegroditi2008-01-171-1/+3
* fixed choosemany, fixed some widget stuff i broke before, renamed ordered_fie...groditi2008-01-052-5/+11
* choosemany is still broken (not applying changes) but everything else is look...groditi2008-01-022-2/+8
* work in progress, listview still brokengroditi2008-01-024-9/+6
* new renamed viewportsgroditi2007-12-1710-0/+281