aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/Widget
Commit message (Expand)AuthorAgeFilesLines
* more pod fixesJustin Hunter2010-10-291-1/+1
* support the possibility of an inner vp existinggroditi2010-02-251-0/+8
* made hidden array field use the value event instead of value_stringedenc2009-09-291-0/+4
* fixed hidden array viewport value_string attributeedenc2009-09-041-2/+0
* backcompact stuffwreis2009-08-071-0/+10
* fixes for base collection widget+templatewreis2009-07-312-9/+8
* Object consumes Action and Collection consumes Pager and Action, so Member::W...wreis2009-07-273-106/+19
* use more MooseX::Types and support actionattribute in Action vp to explicitly...groditi2009-07-081-1/+4
* fix mismatched package names in PODgroditi2009-05-2613-13/+13
* order_by fixes including enable_order_by and coerce_order_bygroditi2009-05-061-7/+10
* Get rid of deprecated methods in Class::MOP (and depend on newest Moose)lbr2009-04-191-1/+1
* search spec components factored out of T365phaylon2009-03-272-0/+17
* widget documentationphaylon2009-02-1637-63/+1659
* added Reaction::UI::(Widget|ViewPort)::Data classesedenc2009-01-271-0/+13
* message and error message support. why has this been missing for so long?groditi2009-01-081-0/+12
* stupid typo in Image widgetgroditi2008-11-011-1/+1
* formatting changes only. no actual functionality differencegroditi2008-10-112-8/+20
* change listview/grid so that members of a grid can have actions by default, i...groditi2008-10-112-15/+7
* uri vp, widget, templategroditi2008-10-111-0/+28
* image vp, widget, templategroditi2008-10-111-0/+20
* 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-222-0/+87
|\
| * svk add FAILgroditi2008-08-212-0/+87
* | r21703@martha (orig r863): groditi | 2008-08-20 20:38:47 -0400groditi2008-08-222-5/+20
|\|
| * container support built into fields and an example of usage in ComponentUIgroditi2008-08-212-5/+20
* | r21695@martha (orig r856): groditi | 2008-08-19 13:42:51 -0400groditi2008-08-221-5/+1
|\ \ | |/ |/|
* | nuked SiteLayout->http_header, should need of it since we have arg and %_wreis2008-08-191-10/+4
* | re-added "field is required" messagesedenc2008-08-191-4/+7
|/
* added localization to core widgetsedenc2008-08-1910-18/+18
* remove class blocks from widget codematthewt2008-08-1344-473/+629
* fixes for site layoutwreis2008-07-251-1/+17
* fixed field_classwreis2008-07-241-5/+2
* moving logic to widget classwreis2008-07-241-1/+5
* method attr for Action vpwreis2008-07-221-3/+3
* improvements to MatchingPassword to have a better layout, label, and error me...groditi2008-06-141-1/+10
* do not display the pager for 1 page long resultsgroditi2008-05-061-0/+7
* removing silly debug statement from Image widgetedenc2008-03-141-1/+0
* Image File widgetedenc2008-03-141-1/+2
* special exists event, force_eventsmatthewt2008-03-111-0/+7
* try value_string and then try valuegroditi2008-02-291-2/+6
* 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