catagits/Reaction.git
2009-07-30 wreis added action_filter
2009-07-30 wreis branching for action_filter feature in Role::Actions
2009-07-29 wreis fixes for templates
2009-07-29 xinming Merge branch utf8_support branch (r1109:1112) into...
2009-07-28 mateu Avoid circular refs with target_model for login actions
2009-07-28 mateu Document make_context_closure().
2009-07-27 wreis Object consumes Action and Collection consumes Pager...
2009-07-27 wreis branching for cleanups on collection-group
2009-07-23 edenc loading Config::Any in Reaction::UI::Skin
2009-07-13 edenc added exists event to Field::Mutable::File layout,...
2009-07-11 groditi add some comments in case someone has a hissy fit about...
2009-07-11 groditi wire layout_args, which was somehow never connected...
2009-07-11 groditi do not override custom location in push_viewport
2009-07-10 groditi String fragment viewport
2009-07-10 edenc fixed coercion warning
2009-07-08 groditi use more MooseX::Types and support actionattribute...
2009-06-29 phaylon changed search api to less magic but working version
2009-06-27 xinming Fix typo for attribute declaration in Reaction::UI...
2009-06-22 xinming Fix mis-use of span within fieldset.
2009-06-22 xinming Add Reaction::Manual::Unicode.
2009-06-16 groditi throw more helpful errors
2009-05-26 groditi fix mismatched package names in POD
2009-05-26 groditi r27792@martha (orig r1097): groditi | 2009-05-26...
2009-05-26 groditi r27789@martha (orig r1094): groditi | 2009-05-06...
2009-05-26 groditi POD for Order role
2009-05-11 rafl Fix tutorial typo.
2009-05-11 rafl s/namespace::\Kclean/autoclean/ for the manual.
2009-05-06 groditi order_by fixes including enable_order_by and coerce_ord...
2009-05-06 groditi initial branch created
2009-04-30 matthewt changes for 0.002000, thank you xinming for reminding...
2009-04-20 edenc bumped dep versions
2009-04-20 matthewt factor out metaclass info into roles for compatibility
2009-04-19 lbr Get rid of deprecated methods in Class::MOP (and depend...
2009-04-16 phaylon added some asciio diagrams, still need some work (Skin...
2009-04-10 phaylon glossary updates
2009-04-07 phaylon also added meta_info/http_header example to componentui app
2009-04-07 phaylon added meta_info/http_header viewport option example...
2009-03-31 wreis layout option for action_prototypes
2009-03-30 wreis shallow copying req->params
2009-03-30 wreis yet another dep
2009-03-30 wreis updating deps
2009-03-30 phaylon r3185@gomorrah (orig r1074): phaylon | 2009-03-27...
2009-03-30 phaylon fixed pod typos (abraxxa++)
2009-03-27 phaylon search spec components factored out of T365
2009-03-27 phaylon r3156@gomorrah (orig r1065): timbunce | 2009-03-25...
2009-03-26 phaylon search spec branch
2009-03-26 timbunce More items for glossary.
2009-03-26 timbunce Minor tweaks to tutorial
2009-03-26 timbunce Update pre-reqs.
2009-03-26 timbunce Sort list of pre-reqs
2009-03-25 timbunce Make life simpler for those following the tutoria:
2009-03-25 timbunce Add Skin and Layout headings to Glossary
2009-03-25 timbunce Add test_requires 'Test::WWW::Mechanize::Catalyst'
2009-03-24 phaylon r3011@gomorrah (orig r1058): phaylon | 2009-03-20...
2009-03-24 phaylon r2995@gomorrah (orig r1042): phaylon | 2009-02-16...
2009-03-24 phaylon r2994@gomorrah (orig r1041): phaylon | 2009-02-16...
2009-03-24 phaylon r2990@gomorrah (orig r1037): phaylon | 2009-02-09...
2009-03-20 phaylon added sponsoring section
2009-03-18 edenc r9426@hades (orig r1031): edenc | 2009-01-28 19:56...
2009-03-18 edenc fixed debug statement
2009-03-18 wreis r9625@hercule (orig r1052): groditi | 2009-03-11...
2009-03-11 groditi dont make events happen unless necesary
2009-03-11 groditi memory leak. catalyst 5.8 will fix this problem
2009-03-03 wreis r1220@nifty (orig r1047): wreis | 2009-02-21 20:39...
2009-03-03 wreis fixed bool field
2009-02-25 wreis failing test case for Bool field
2009-02-21 wreis allowing empty label in grid->header
2009-02-19 edenc fixed ChooseOne value_string
2009-02-19 edenc added debug messages to IM::Action
2009-02-18 edenc r10144@hades (orig r1040): groditi | 2009-02-11 22...
2009-02-16 phaylon added a what-is-reaction section to overview
2009-02-16 phaylon widget documentation
2009-02-12 groditi use MooseX::Types::Common and MooseX::Types::DateTime
2009-02-11 edenc r9424@hades (orig r1029): groditi | 2009-01-27 20...
2009-02-10 matthewt add clearers for order and pager listview roles
2009-02-09 phaylon documentation update, some api docs, overview and tutor...
2009-02-09 phaylon creating documentation branch
2009-02-09 groditi compat for new dbic
2009-02-05 abs Fix defualt -> default typos in perldoc
2009-01-28 edenc added included_fields patch from abs
2009-01-28 edenc branching for refactoring field inclusion/exclusion
2009-01-27 groditi remove unnecessary use of Reaction::Meta::Class
2009-01-27 edenc added Reaction::UI::(Widget|ViewPort)::Data classes
2009-01-27 edenc tweaks for action labels
2009-01-27 edenc added InstancePerContext to deps
2009-01-24 matthewt basic is_modified support
2009-01-22 abs Add a missing fullstop in a perldoc comment.
2009-01-22 matthewt missing deps
2009-01-09 groditi doh!
2009-01-09 groditi fix checkuniques
2009-01-09 groditi move the error to the action
2009-01-08 groditi changelogging
2009-01-08 groditi message and error message support. why has this been...
2009-01-06 groditi we dont need accept context anymore
2009-01-06 groditi real Changes file, use InstancePerContext, up Devel...
2008-12-31 groditi allow list, create, and delete_all to act on a user...
2008-12-22 edenc using value/related_object for related objects
2008-12-04 wreis fixed Boolean->adopt_value_string
2008-12-03 purge s/\./-/ in fieldname
2008-11-26 t0m Fix or skip all the tests
next