pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-HTML-FormFu



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Oct 27 13:31:04 UTC 2013

Modified Files:
        pkgsrc/www/p5-HTML-FormFu: Makefile distinfo

Log Message:
Update to 0.09010
Update DEPENDS

Upstream changes:
0.09010 2012-10-05

    - Internal changes - all Repeatable/nested_name munging is moved out of
      HTML::FormFu::Element::Repeatable into individual constraints

0.09009 2012-09-29
    - Make sure object can('checked') before calling checked() (colinnewell)
    - Updated Repeatable control to update id_field on DBIC::Unique if present
    - Added support for arbitrary elements within Multi blocks so that they
      don't need to support methods like _striing_field and label etc.
    - ComboBox new get_select_field_nested_name(), get_text_field_nested_name()
      accessors.
    - Fieldset new legend_attributes() method.
    - New form_error_message_class() method.
    - Constraint 'when' callback now receives $constraint as 2nd argument.

0.09007 2012-01-23
    - bump MooseX::Attribute::Chained version

0.09006 2012-01-23
    - fixed deprecation warnings of MX::Attribute::Chained (bricas)
    - Added placeholder attributes for types Text and Textarea with L10N 
support.
    - Added L10N support for 'prefix' attributes for types Date and DateTime.
    - Added 'attributes' support to types Date and DateTime.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/p5-HTML-FormFu/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/p5-HTML-FormFu/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