completely new way of handling action prototypes for actions in CRUD that is much...
[catagits/Reaction.git] / lib / Reaction /
2008-10-11 groditi completely new way of handling action prototypes for...
2008-10-11 groditi formatting changes only. no actual functionality difference
2008-10-11 groditi change listview/grid so that members of a grid can...
2008-10-11 groditi on second thought, make all empty specs return a lexica...
2008-10-11 groditi make the behavior of sort_by_spec more predictable...
2008-10-11 groditi uri vp, widget, template
2008-10-11 groditi image vp, widget, template
2008-10-11 groditi general changes.some formatting, better entities encodi...
2008-10-10 edenc doc patches from clwolfe
2008-10-05 edenc added coercion option to reflector
2008-09-29 matthewt up Moose dep to version that doesn't need _fix_metaclas...
2008-09-26 groditi fixing the arrayref [controller, action] notation
2008-09-22 edenc fixed vestigial $ctx access
2008-09-17 edenc removed is_required message
2008-09-09 edenc fixed field sync logic + comments
2008-09-09 edenc checking default values for action parameter attributes
2008-09-09 wreis proper fix for can_sync_to_action
2008-09-04 groditi fix matching passwords stuff
2008-09-03 groditi no foo is required messages on the first render
2008-09-03 edenc parameter_hashref() now uses default values from action...
2008-09-03 wreis missed default
2008-09-02 wreis Grid->field_labels as rw attr
2008-09-01 wreis fixed value_is_required
2008-08-23 groditi roles support for all classes created by the reflector...
2008-08-22 matthewt action and object changes for field containers
2008-08-22 matthewt merge docs for action viewport roles
2008-08-22 matthewt restore change
2008-08-22 groditi r21704@martha (orig r864): groditi | 2008-08-20 20...
2008-08-22 groditi r21703@martha (orig r863): groditi | 2008-08-20 20...
2008-08-22 groditi r21699@martha (orig r859): groditi | 2008-08-19 19...
2008-08-22 groditi r21695@martha (orig r856): groditi | 2008-08-19 13...
2008-08-22 groditi r21693@martha (orig r854): groditi | 2008-08-19 13...
2008-08-22 groditi r21467@martha (orig r828): groditi | 2008-08-15 19...
2008-08-22 matthewt better error
2008-08-21 groditi svk add FAIL
2008-08-21 groditi container support built into fields and an example...
2008-08-21 groditi r21697@martha (orig r857): edenc | 2008-08-19 15...
2008-08-20 wreis Window->content_type is rw now
2008-08-19 groditi s/pl/ok/ #typo
2008-08-19 wreis nuked SiteLayout->http_header, should need of it since...
2008-08-19 edenc re-added "field is required" messages
2008-08-19 groditi object mutable was an unpopular name
2008-08-19 groditi r21468@martha (orig r829): castaway | 2008-08-16...
2008-08-19 groditi whatever
2008-08-19 edenc enum type constraints now populate valid_values
2008-08-19 edenc added localization to core widgets
2008-08-19 edenc added localization support
2008-08-18 rafl Revert "coerce VP::SiteLayouts static_base_uri from...
2008-08-18 groditi kill incorrect use of meta
2008-08-18 groditi kill use of meta
2008-08-18 rafl coerce VP::SiteLayouts static_base_uri from URI.
2008-08-18 rafl Rename Troubleshooting.pm to Troubleshooting.pod.
2008-08-18 rafl Troubleshooting code example.
2008-08-18 rafl Add a chain root to the intro docs.
2008-08-18 rafl Make the intro use Moose instead of class.
2008-08-18 rafl Add troubleshooting docs.
2008-08-18 rafl Make pod valid.
2008-08-18 rafl Remove empty pod sections.
2008-08-17 edenc added template documentation draft
2008-08-17 edenc minor doc fix
2008-08-17 castaway Much documentation updates
2008-08-17 castaway Initial version
2008-08-16 castaway Fix NAME in POD
2008-08-15 groditi refactpored most of the action stuff into roles. should...
2008-08-14 groditi that warning is just idiotic
2008-08-13 matthewt remove class blocks from widget code
2008-08-12 matthewt make widget stuff manglable
2008-08-12 edenc improved WidgetClass error message
2008-08-11 edenc making skin_name default to 'default' again
2008-08-08 edenc removed viewport dependency on ->ctx
2008-08-08 matthewt sketch of 'attrs' widget helper
2008-08-07 wreis reverting wrong fix to Field::Role::Mutable
2008-08-04 matthewt better error when no predicate for required attribute
2008-08-01 matthewt wtfbbq
2008-08-01 matthewt make IM action $ctx lazy_fail rather than required
2008-07-30 wreis fixed mutable role for field's vp
2008-07-25 wreis fixes for site layout
2008-07-24 wreis fixed field_class
2008-07-24 wreis moving logic to widget class
2008-07-24 wreis skin defaults to base now
2008-07-24 matthewt rclass stuff ripped out of everything but widget classes
2008-07-24 matthewt r18493@agaton (orig r702): wreis | 2008-05-02 22...
2008-07-22 wreis r13222@tabor (orig r743): matthewt | 2008-07-17 19...
2008-07-22 wreis method attr for Action vp
2008-07-17 matthewt disable TimeRangeCollection since it's basically pointless
2008-07-12 wreis r11969@tabor (orig r715): edenc | 2008-05-28 08:46...
2008-07-10 groditi fix the parameter attributes goof re meta
2008-07-10 groditi no point in keeping this around right now
2008-07-10 groditi checking it in before deleting in case we need to revive it
2008-07-08 matthewt more $self->blessed stompage
2008-07-08 matthewt move constant delcarations into class {} block to make...
2008-07-08 matthewt $self->blessed sense make no
2008-07-04 wreis valid_values as inheritable option
2008-06-22 omega Added rw => 1 to Intro
2008-06-22 omega Fix a filter/single issue
2008-06-22 omega fix some merge problems
2008-06-14 groditi improvements to MatchingPassword to have a better layou...
2008-06-14 groditi typo in matching passwords
2008-06-14 groditi *grumble*inheritable classdata *grumble*
2008-06-11 groditi new component to make m2ms introspectables so we can...
next