cleanup of hard to read layout_args code
[catagits/Reaction.git] / lib / Reaction / UI / Controller /
2009-08-03 groditi let delete have its own callback by default
2009-05-26 groditi fix mismatched package names in POD
2009-03-27 phaylon search spec components factored out of T365
2009-02-05 abs Fix defualt -> default typos in perldoc
2009-01-27 edenc tweaks for action labels
2008-12-31 groditi allow list, create, and delete_all to act on a user...
2008-11-26 groditi r24107@martha (orig r989): groditi | 2008-11-26 15...
2008-11-26 groditi r24105@martha (orig r987): t0m | 2008-11-26 15:07...
2008-11-26 groditi prefix the viewport names with r-vp because html elemen...
2008-11-26 t0m Fix the POD test
2008-11-25 t0m Tell the user that they're an idiot in more helpful...
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-18 rafl Make pod valid.
2008-08-17 castaway Much documentation updates
2008-08-08 edenc removed viewport dependency on ->ctx
2008-05-06 groditi non destructive config merge
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-29 groditi sorry about noise.. trailing whitespace.. collection_n...
2008-02-14 wreis setting content_type for error actions
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-31 matthewt get rid of the 'title is undef' error
2008-01-21 groditi add a default 404 and 403 action, use the 404 on collec...
2008-01-10 groditi r15425@deathmachine (orig r456): groditi | 2008-01...
2008-01-10 groditi more pod updates
2008-01-08 groditi pulling in changes from trunk
2008-01-08 groditi r15421@deathmachine (orig r452): castaway | 2008...
2008-01-07 matthewt squelch a warning in Reaction::Class, port from BindLex...
2008-01-02 groditi work in progress, listview still broken
2008-01-01 castaway Add docs about creation of window object
2008-01-01 castaway Fix typos in doc
2008-01-01 castaway Add config example to docs, and mention use of config...
2007-11-16 groditi fixed Bar Controller, tons of bugs everywhere, restruct...