aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* first DRAFT of matching passwords widget so we can move it out of the model. ...groditi2008-02-262-0/+49
* fixed File typeedenc2008-02-262-2/+2
* split out can_sync_to_action from sync_to_action in anticipation of new passw...groditi2008-02-261-8/+29
* pass outer args down to widget sub-viewport rendersmatthewt2008-02-191-0/+1
* missed one ;)matthewt2008-02-181-1/+0
* no, I didn't mean to commit thatmatthewt2008-02-181-1/+0
* count codematthewt2008-02-181-0/+2
* sensible fix for DateTime namespace clashmatthewt2008-02-171-2/+2
* revert r620matthewt2008-02-177-7/+9
* 90% there with Reflector code generation!groditi2008-02-162-0/+909
* changed DateTime type constant to DateTimeObjectedenc2008-02-155-7/+7
* typo was messing with clearersgroditi2008-02-151-2/+2
* hiddenarray needed to be moved to field::mutable. should we discontinue this ...groditi2008-02-152-3/+5
* how did hidden array end up here?groditi2008-02-151-0/+0
* use stringificationmatthewt2008-02-141-1/+1
* widget fragment debugmatthewt2008-02-141-1/+9
* different style for required fieldswreis2008-02-141-0/+8
* setting content_type for error actionswreis2008-02-141-1/+3
* checking that content_type has been set (it should make any mistake more obvi...wreis2008-02-141-2/+4
* last change broke css servinggroditi2008-02-121-1/+2
* fixed content type settingwreis2008-02-121-1/+1
* fixed field type methods for DateTimeedenc2008-02-113-3/+3
* 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