aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* r20434@hades (orig r549): groditi | 2008-01-30 18:09:54 -0300edenc2008-02-1157-681/+573
|\
| * fix vp_args passing to actionsmatthewt2008-02-101-2/+2
| * fix method modifiersmatthewt2008-02-101-2/+2
| * _ prefixed writer doth not mean rwmatthewt2008-02-101-1/+2
| * avoid passwords going into <input> elementsmatthewt2008-02-091-0/+1
| * was part of skin precedence changes but bungled the commandmatthewt2008-02-091-1/+2
| * prevent immutable creating new() methods for Reaction metaclassesmatthewt2008-02-093-0/+6
| * alter skin loading precedence (layoutset path search always starts from toip ...matthewt2008-02-091-6/+9
| * refactor Reflector a bit and eliminate some silent fail possibilitiesmatthewt2008-02-081-8/+22
| * added meta_info for VP::SiteLayoutwreis2008-02-072-0/+14
| * complete MooseX::Types portmatthewt2008-02-0720-79/+113
| * pass _parent to collectionsmatthewt2008-02-071-1/+5
| * better error on failed layout set lookupmatthewt2008-02-071-3/+8
| * burnt out, so writing some docs to clear my braingroditi2008-02-042-37/+130
| * clean out pre-widget stuffmatthewt2008-02-031-89/+0
| * simple mutable fields now use value_string (ChooseMany unconverted)matthewt2008-02-0312-46/+95
| * vestigial widget class removedmatthewt2008-02-031-43/+0
| * kill vestigial adopt_value method in Field (since 'value' doesn't get set on ...matthewt2008-02-031-2/+0
| * make delayed setup components work so implements+does with required methods i...matthewt2008-02-031-5/+10
| * datetime now handles optional using a wrap on value_stringmatthewt2008-02-032-16/+14
| * generate clearer for !required action attributesmatthewt2008-02-031-0/+2
| * oops forward takes args as an arrayref and i forgot to remove thatgroditi2008-02-022-5/+5
| * the forwards on basic_page and basic_model_action were breaking config mergin...groditi2008-02-022-10/+10
| * fixed layout path for ArrayRef typewreis2008-02-021-1/+1
| * add value_is_required, add logic for sync of clearer on !required attrsmatthewt2008-02-023-14/+47
| * sync_to_action not required, will trigger off value setmatthewt2008-02-021-1/+0
| * vestigial classes, nukedmatthewt2008-02-022-232/+0
| * Collection field vp works again.matthewt2008-02-021-0/+12
| * get rid of the 'title is undef' errormatthewt2008-01-311-4/+8
| * rework skin path handlingmatthewt2008-01-312-12/+29
| * moved widget class search path to Skinmatthewt2008-01-312-29/+40
| * removed view arg to LayoutSet, moved to using skin to resolve widget class, a...matthewt2008-01-312-4/+2
| * remove vestigial overridematthewt2008-01-311-5/+0
| * added widget_search_path option (ignored), defaults.conf support and moved fi...matthewt2008-01-314-17/+31
| * ChooseMany fixgroditi2008-01-301-2/+4
| * r20387@hades (orig r526): edenc | 2008-01-28 00:23:45 -0300edenc2008-01-308-17/+21
| |\
| * | nuked CreditCard typewreis2008-01-301-49/+0
| * | better error messages / dont swallow error when a widget has compile errorsgroditi2008-01-301-19/+11
* | | added Field::mutable::Fileedenc2008-02-045-6/+51
* | | making field_args rw for custom field set upedenc2008-02-041-1/+1
* | | added Field::File and Widget::Imageedenc2008-02-044-34/+44
| |/ |/|
* | checking _model_has_valueedenc2008-01-301-0/+1
* | r20426@hades (orig r541): matthewt | 2008-01-30 14:33:27 -0300edenc2008-01-305-6/+31
|\|
| * lazy build implies clearergroditi2008-01-301-1/+1
| * minor pod fixgroditi2008-01-301-3/+3
| * =extends NEXT in widgets worksmatthewt2008-01-302-2/+11
| * skin inheritnace within a single search pathmatthewt2008-01-301-0/+15
| * use skin to lookup 'extends' in LayoutSetmatthewt2008-01-301-1/+2
* | using _model_has_value instead of has_valueedenc2008-01-301-1/+1
* | removing vestigial subroutineedenc2008-01-301-5/+0