aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/ViewPort/Field/Role/Mutable.pm
Commit message (Collapse)AuthorAgeFilesLines
* fixes for the applied_attribute stuff in moose 2Jesse Luehrs2011-03-041-1/+1
|
* lazy_build automatically defines clear_$attr, so clearer was overwritingJustin Hunter2010-11-021-1/+0
|
* working around Moose glitch via parameterized rolesedenc2009-11-111-4/+25
|
* use more MooseX::Types and support actionattribute in Action vp to ↵groditi2009-07-081-3/+4
| | | | explicitly provide the URI to post to
* basic is_modified supportmatthewt2009-01-241-0/+5
|
* double negation is hard to readgroditi2008-11-261-1/+1
|
* fix for certain fields failing silently when they are required and left blankgroditi2008-11-261-1/+6
|
* fixed field sync logic + commentsedenc2008-09-091-1/+13
|
* proper fix for can_sync_to_actionwreis2008-09-091-2/+2
|
* r21467@martha (orig r828): groditi | 2008-08-15 19:00:32 -0400groditi2008-08-221-2/+4
|\ | | | | | | | | refactpored most of the action stuff into roles. should fields be a role too?
| * refactpored most of the action stuff into roles. should fields be a role too?groditi2008-08-151-2/+4
| |
* | re-added "field is required" messagesedenc2008-08-191-1/+0
|/
* reverting wrong fix to Field::Role::Mutablewreis2008-08-071-5/+1
|
* fixed mutable role for field's vpwreis2008-07-301-1/+5
|
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-241-80/+77
|
* improvements to MatchingPassword to have a better layout, label, and error ↵groditi2008-06-141-1/+5
| | | | messages as well as cleanup to Mutable role
* rewrite IM predicatesmatthewt2008-03-051-2/+2
|
* split out can_sync_to_action from sync_to_action in anticipation of new ↵groditi2008-02-261-8/+29
| | | | password check stuff
* simple mutable fields now use value_string (ChooseMany unconverted)matthewt2008-02-031-1/+1
|
* datetime now handles optional using a wrap on value_stringmatthewt2008-02-031-14/+3
|
* add value_is_required, add logic for sync of clearer on !required attrsmatthewt2008-02-021-13/+42
|
* Create fields are fixed again. Also fixed: ChooseMany when tryingto remove ↵groditi2008-01-261-6/+7
| | | | the last item.
* some boiler plate docsgroditi2008-01-081-0/+40
|
* fixed choosemany, fixed some widget stuff i broke before, renamed ↵groditi2008-01-051-0/+1
| | | | ordered_fields to computed_field_order to avoid ambiguity
* choosemany is still broken (not applying changes) but everything else is ↵groditi2008-01-021-2/+2
| | | | looking better
* work in progress, listview still brokengroditi2008-01-021-0/+4
|
* new renamed viewportsgroditi2007-12-171-0/+46