aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Window->content_type is rw nowwreis2008-08-201-1/+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-192-5/+7
* enum type constraints now populate valid_valuesedenc2008-08-191-2/+12
* added localization to core widgetsedenc2008-08-1910-18/+18
* added localization supportedenc2008-08-192-0/+11
* Revert "coerce VP::SiteLayouts static_base_uri from URI."rafl2008-08-181-13/+2
* kill incorrect use of metagroditi2008-08-181-1/+2
* coerce VP::SiteLayouts static_base_uri from URI.rafl2008-08-181-2/+13
* Rename Troubleshooting.pm to Troubleshooting.pod.rafl2008-08-181-0/+0
* Troubleshooting code example.rafl2008-08-181-1/+6
* Add a chain root to the intro docs.rafl2008-08-181-1/+9
* Make the intro use Moose instead of class.rafl2008-08-181-7/+2
* Add troubleshooting docs.rafl2008-08-181-0/+15
* Make pod valid.rafl2008-08-181-2/+2
* Remove empty pod sections.rafl2008-08-182-4/+0
* added template documentation draftedenc2008-08-171-0/+92
* minor doc fixedenc2008-08-171-3/+3
* Much documentation updatescastaway2008-08-175-84/+184
* Initial versioncastaway2008-08-171-0/+80
* Fix NAME in PODcastaway2008-08-161-5/+6
* that warning is just idioticgroditi2008-08-141-5/+1
* remove class blocks from widget codematthewt2008-08-1346-594/+747
* make widget stuff manglablematthewt2008-08-121-0/+4
* improved WidgetClass error messageedenc2008-08-121-1/+5
* making skin_name default to 'default' againedenc2008-08-111-1/+1
* removed viewport dependency on ->ctxedenc2008-08-084-25/+41
* sketch of 'attrs' widget helpermatthewt2008-08-081-0/+13
* reverting wrong fix to Field::Role::Mutablewreis2008-08-071-5/+1
* better error when no predicate for required attributematthewt2008-08-041-0/+2
* wtfbbqmatthewt2008-08-011-3/+8
* make IM action $ctx lazy_fail rather than requiredmatthewt2008-08-011-1/+1
* fixed mutable role for field's vpwreis2008-07-301-1/+5
* fixes for site layoutwreis2008-07-251-1/+17
* fixed field_classwreis2008-07-241-5/+2
* moving logic to widget classwreis2008-07-241-1/+5
* skin defaults to base nowwreis2008-07-241-1/+1
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-2490-3810/+3813
* r18493@agaton (orig r702): wreis | 2008-05-02 22:28:12 +0100matthewt2008-07-241-1/+1
|\
| * r5944@tabor: wallacer | 2008-05-02 18:26:07 -0300wreis2008-05-021-1/+1
* | method attr for Action vpwreis2008-07-222-3/+6
* | disable TimeRangeCollection since it's basically pointlessmatthewt2008-07-171-388/+393
* | fix the parameter attributes goof re metagroditi2008-07-103-3/+3
* | no point in keeping this around right nowgroditi2008-07-101-855/+0
* | checking it in before deleting in case we need to revive itgroditi2008-07-101-799/+777
* | more $self->blessed stompagematthewt2008-07-082-2/+1
* | move constant delcarations into class {} block to make conversion cleanermatthewt2008-07-082-5/+5
* | $self->blessed sense make nomatthewt2008-07-081-1/+2
* | valid_values as inheritable optionwreis2008-07-042-1/+5
* | Added rw => 1 to Introomega2008-06-221-1/+1