aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/Controller
Commit message (Expand)AuthorAgeFilesLines
* work arounds not necessary with newest MethodAttributes release (0.18)groditi2009-09-252-5/+1
* initial refactor of CRUD controller actions as rolesgroditi2009-09-1111-219/+1288
* let delete have its own callback by defaultgroditi2009-08-031-1/+9
* fix mismatched package names in PODgroditi2009-05-261-1/+1
* search spec components factored out of T365phaylon2009-03-271-0/+29
* Fix defualt -> default typos in perldocabs2009-02-051-2/+2
* tweaks for action labelsedenc2009-01-271-2/+2
* allow list, create, and delete_all to act on a user-provided collection store...groditi2008-12-312-4/+7
* r24107@martha (orig r989): groditi | 2008-11-26 15:35:40 -0500groditi2008-11-261-8/+10
|\
| * prefix the viewport names with r-vp because html element ids may not start wi...groditi2008-11-261-8/+10
* | Fix the POD testt0m2008-11-261-2/+2
|/
* Tell the user that they're an idiot in more helpful wayst0m2008-11-251-3/+7
* 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-242-15/+80
* completely new way of handling action prototypes for actions in CRUD that is ...groditi2008-10-112-44/+82
* Make pod valid.rafl2008-08-181-2/+2
* Much documentation updatescastaway2008-08-171-3/+30
* removed viewport dependency on ->ctxedenc2008-08-081-10/+28
* non destructive config mergegroditi2008-05-061-4/+5
* do not display the pager for 1 page long resultsgroditi2008-05-062-2/+4
* factor button code out and add default classmatthewt2008-03-101-1/+1
* sorry about noise.. trailing whitespace.. collection_name can now be a metho...groditi2008-02-291-11/+16
* setting content_type for error actionswreis2008-02-141-1/+3
* fix vp_args passing to actionsmatthewt2008-02-101-2/+2
* burnt out, so writing some docs to clear my braingroditi2008-02-042-37/+130
* 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
* get rid of the 'title is undef' errormatthewt2008-01-311-4/+8
* add a default 404 and 403 action, use the 404 on collection controller, make ...groditi2008-01-212-1/+13
* more pod updatesgroditi2008-01-101-6/+124
* pulling in changes from trunkgroditi2008-01-082-5/+1
* r15421@deathmachine (orig r452): castaway | 2008-01-01 11:05:57 -0500groditi2008-01-082-15/+32
|\
| * squelch a warning in Reaction::Class, port from BindLex to Component::ACCEPT_...matthewt2008-01-072-12/+14
| * Add docs about creation of window objectcastaway2008-01-011-0/+5
| * Fix typos in doccastaway2008-01-011-2/+2
| * Add config example to docs, and mention use of config for window_title etccastaway2008-01-011-3/+12
* | work in progress, listview still brokengroditi2008-01-022-7/+7
|/
* fixed Bar Controller, tons of bugs everywhere, restructured controller namespacegroditi2007-11-163-0/+277