I've uploaded to cpan:
* HTML-FormFu v0.09010
* HTML-FormFu-Model-DBIC v0.09010

The changes to HTML-FormFu are internal, and allow any custom
constraint to handle other field's names within a Repeatable block.
Previously this functionality was in the Element::Repeatable code for
each constraint that needed it.

Here's the change-log for everything added to HTML-FormFu-Model-DBIC
since its last cpan release 18 months ago(!)

    - Support belongs_to rel with a ComboBox element.

    - localize_label works with non-column label accessors.

    - Add support to create required belongs_to rels (pshangov).

    - options_from_model() can populate from DBIx::Class ENUM values.

    - Constraint::DBIC::Unique - new id_field() and method_name() methods.

    - Constraint::DBIC::Unique - others() now supports nested_names values.

    - Require HTML-FormFu v0.09010 due to internals used by
      Constraint::DBIC::Unique

The files should appear on search.cpan.org within the next couple hours.

Carl

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to