catagits/Reaction.git
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
2008-11-26 groditi (no commit message)
2008-11-26 groditi r24109@martha (orig r991): groditi | 2008-11-26 15...
2008-11-26 groditi r24108@martha (orig r990): groditi | 2008-11-26 15...
2008-11-26 groditi r24107@martha (orig r989): groditi | 2008-11-26 15...
2008-11-26 groditi r24106@martha (orig r988): groditi | 2008-11-26 15...
2008-11-26 groditi r24110@martha (orig r992): t0m | 2008-11-26 15:37...
2008-11-26 groditi r24105@martha (orig r987): t0m | 2008-11-26 15:07...
2008-11-26 t0m Fix componentUI so that it compiles. Make a couple...
2008-11-26 groditi Alter event application to only apply events that belon...
2008-11-26 groditi formatting fix
2008-11-26 groditi prefix the viewport names with r-vp because html elemen...
2008-11-26 groditi some formatting fixes and removal of stray attribute
2008-11-26 t0m Fix the POD test
2008-11-26 groditi create a branch for refactoring the event delivery...
2008-11-26 groditi double negation is hard to read
2008-11-26 groditi fix for certain fields failing silently when they are...
2008-11-25 edenc fixed error message display bug in Reset Password
2008-11-25 t0m Tell the user that they're an idiot in more helpful...
2008-11-11 groditi dont leak weaken
2008-11-11 groditi fix leaks via make_context_closure
2008-11-11 groditi memory leaks on CRUD fixed
2008-11-11 groditi other memory leak
2008-11-08 groditi fix mempory leak where we were leaking $c every request
2008-11-08 groditi removed IntrospectableM2M and added a dep to it now...
2008-11-01 groditi apparently we are still creating an alias to the tail...
2008-11-01 groditi stupid typo in Image widget
2008-10-31 wreis r28810@tabor (orig r927): wreis | 2008-10-29 17:55...
next