pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-Reaction



Module Name:    pkgsrc
Committed By:   abs
Date:           Tue Aug 23 11:03:41 UTC 2011

Modified Files:
        pkgsrc/www/p5-Reaction: Makefile distinfo

Log Message:
Updated www/p5-Reaction to 0.2.5

Revision history for Reaction
0.002005 - 8 Mar 2011
        - use JSON instead of JSON::Any

0.002004 - 5 Mar 2011
        - add a warning for people not using Reaction::Role(::Parameterized)
        - silence m2m warnings during tests

0.002003 - 4 Mar 2011
        - fixes for Moose 2

0.002002 - 5 Nov 2010
        - use JSON::Any instead of JSON

0.002001 - 2 Nov 2010
        - Fix some POD and tests
        - Fix Order role to allow for exclusions (for non-indexed columns) and
          coerceion of the column name to allow proper ORDER BY generation in
          belongs_to rels and fields that do not map directly to columns.
        - Fix Package names in POD for various files. this was causing some
          weirdness in CPAN.
        - All Reaction::UI::ViewPort::* now uses MooseX::Types
        - Add 'action' attribute to Action viewport
          - Adapt widget and layout to changes
          - Add example of explicitly stating action to ComponentUI
        - Don't override custom location in push_viewport
        - Wire layout_args, which was forgotten + example of how to use it
        - CRUD functionality is now implemented as roles, so it can be used
          without needing to use Controller::Collection::CRUD
        - Deprecate redirect_to and move it to an external role
        - Controllers no longer 'use Reaction::Class' which was causing
          problems with metaclass compatibility. 'use Moose' is now the
          preferred approach.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/p5-Reaction/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/p5-Reaction/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index