aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/Controller/Collection/CRUD.pm
Commit message (Expand)AuthorAgeFilesLines
* after_create on_create_apply compat groditi2009-12-151-0/+5
* ready for mergegroditi2009-10-221-1/+1
* first part of fix for attributes and roles mess. metclass coompat bug still l...groditi2009-10-221-1/+1
* work arounds not necessary with newest MethodAttributes release (0.18)groditi2009-09-251-4/+0
* initial refactor of CRUD controller actions as rolesgroditi2009-09-111-87/+72
* let delete have its own callback by defaultgroditi2009-08-031-1/+9
* fix mismatched package names in PODgroditi2009-05-261-1/+1
* allow list, create, and delete_all to act on a user-provided collection store...groditi2008-12-311-3/+5
* fix leaks via make_context_closuregroditi2008-11-111-14/+16
* memory leaks on CRUD fixedgroditi2008-11-111-11/+13
* checking in more pod, some fixes for weird bugs, a manual for migration, an e...groditi2008-10-311-1/+1
* POD FTWgroditi2008-10-241-11/+15
* completely new way of handling action prototypes for actions in CRUD that is ...groditi2008-10-111-35/+18
* removed viewport dependency on ->ctxedenc2008-08-081-10/+28
* do not display the pager for 1 page long resultsgroditi2008-05-061-0/+2
* factor button code out and add default classmatthewt2008-03-101-1/+1
* fix vp_args passing to actionsmatthewt2008-02-101-2/+2
* burnt out, so writing some docs to clear my braingroditi2008-02-041-10/+97
* oops forward takes args as an arrayref and i forgot to remove thatgroditi2008-02-021-3/+3
* the forwards on basic_page and basic_model_action were breaking config mergin...groditi2008-02-021-6/+6
* pulling in changes from trunkgroditi2008-01-081-3/+0
* work in progress, listview still brokengroditi2008-01-021-4/+4
* fixed Bar Controller, tons of bugs everywhere, restructured controller namespacegroditi2007-11-161-0/+111