no reason for member_type to build lazily, it should be required
[catagits/Reaction.git] / lib / Reaction / UI / Controller /
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...