aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/ViewPort/Field/Mutable/ChooseMany.pm
Commit message (Collapse)AuthorAgeFilesLines
* working around Moose glitch via parameterized rolesedenc2009-11-111-2/+2
|
* use more MooseX::Types and support actionattribute in Action vp to ↵groditi2009-07-081-1/+2
| | | | explicitly provide the URI to post to
* fix mismatched package names in PODgroditi2009-05-261-1/+1
|
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-241-68/+67
|
* ChooseMany fixgroditi2008-01-301-2/+4
|
* checking _model_has_valueedenc2008-01-301-0/+1
|
* r20384@hades (orig r523): wreis | 2008-01-26 12:21:51 -0300edenc2008-01-301-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added CheckNumber type constraint r20385@hades (orig r524): wreis | 2008-01-26 12:28:01 -0300 unquoted Reaction::Types r20386@hades (orig r525): wreis | 2008-01-26 12:29:08 -0300 fixed assertion for _build_fields_for_type_Str r20397@hades (orig r531): matthewt | 2008-01-29 04:39:49 -0300 better error reporting on reflection failure for Object viewport r20398@hades (orig r532): matthewt | 2008-01-29 04:40:51 -0300 refactored value string building r20399@hades (orig r533): matthewt | 2008-01-29 08:11:06 -0300 -Debug is -stupid- r20400@hades (orig r534): wreis | 2008-01-29 08:26:17 -0300 fixed DBIC types r20401@hades (orig r535): matthewt | 2008-01-29 08:35:18 -0300 container widget r20402@hades (orig r536): wreis | 2008-01-29 23:41:25 -0300 added _class_to_attribute_name method r20405@hades (orig r539): matthewt | 2008-01-30 13:33:10 -0300 first cut of Reaction::UI::Skin and SiteLayout VP+widget
| * refactored value string buildingmatthewt2008-01-291-1/+1
| |
* | unlazified field value settingedenc2008-01-281-5/+0
|/
* Create fields are fixed again. Also fixed: ChooseMany when tryingto remove ↵groditi2008-01-261-1/+3
| | | | the last item.
* fixed choosemany, fixed some widget stuff i broke before, renamed ↵groditi2008-01-051-4/+5
| | | | ordered_fields to computed_field_order to avoid ambiguity
* choosemany is still broken (not applying changes) but everything else is ↵groditi2008-01-021-1/+6
| | | | looking better
* new renamed viewportsgroditi2007-12-171-0/+105