r31712@martha (orig r1247): groditi | 2009-10-02 17:02:01 -0400
[catagits/Reaction.git] / lib / Reaction / UI / Controller / Collection / CRUD.pm
2009-10-22 groditi ready for merge
2009-10-22 groditi first part of fix for attributes and roles mess. metcla...
2009-09-25 groditi work arounds not necessary with newest MethodAttributes...
2009-09-11 groditi initial refactor of CRUD controller actions as roles
2009-08-03 groditi let delete have its own callback by default
2009-05-26 groditi fix mismatched package names in POD
2008-12-31 groditi allow list, create, and delete_all to act on a user...
2008-11-11 groditi fix leaks via make_context_closure
2008-11-11 groditi memory leaks on CRUD fixed
2008-10-31 groditi checking in more pod, some fixes for weird bugs, a...
2008-10-24 groditi POD FTW
2008-10-11 groditi completely new way of handling action prototypes for...
2008-08-08 edenc removed viewport dependency on ->ctx
2008-05-06 groditi do not display the pager for 1 page long results
2008-03-10 matthewt factor button code out and add default class
2008-02-10 matthewt fix vp_args passing to actions
2008-02-04 groditi burnt out, so writing some docs to clear my brain
2008-02-02 groditi oops forward takes args as an arrayref and i forgot...
2008-02-02 groditi the forwards on basic_page and basic_model_action were...
2008-01-08 groditi pulling in changes from trunk
2008-01-02 groditi work in progress, listview still broken
2007-11-16 groditi fixed Bar Controller, tons of bugs everywhere, restruct...