8
0
Go to file
Stephan Kulow 9ad8aa1796 Accepting request 105206 from devel:languages:perl
- updated to 0.36003
   Bug rendering fields with hidden widget where label is rendered.
      Switch back to no wrapping of hidden fields.
   Fixed bug introduced in last release where rendering roles are overwritten
      by HTML::FormHandler::Render::Simple being applied on top.
   Add skip to t/config.t test for Config::Any
   Set language handle in t/render_errors.t test.
   Add two more widget tags: 'no_auto_fieldset' and 'no_compound_wrapper'
   Remove automatic addition of 'class="label"' to labels; if you want that
      behavior, add it in with form sub field_html_attributes.
   Add 'SKIP' to t/config.t test for Template.
   Update Captcha so it might actually work.
   Switch to using 'process_attrs' function to process attributes in rendering;
   *** There were lots of updates to rendering. You should verify your custom
       rendering, to make sure that nothing has broken. The '_add_html_attributes'
       method is no longer used.
   Add shorthand method for setting defaults in fields
   Add widget_tags 'label_no_colon' & 'wrapper_tag'
   Update and reorganize TT templates
   Add flags 'use_defaults_over_obj' & 'use_init_obj_over_item'
   Add 'num_extra' to Repeatable
   Update Turkish message file; add Float field
   Add lazy to 'html' attribute in Display field
   Add 'label_attr' and 'wrapper_attr' to Field
   Add 'Array' trait to field_name_space and widget_name_space
   Bug with selected/checked hash key in Multiple; switch to creating default
   Bug with repeatable contains; not using full name for accessor.
   Die if using HTML::FormHandler::Moose without HTML::FormHandler
   Field::TextArea extends Field::Text to reuse its validations (min/max length)
   Add is_html5 attribute to forms which causes forms to have the additional

OBS-URL: https://build.opensuse.org/request/show/105206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-FormHandler?expand=0&rev=5
2012-02-16 13:59:39 +00:00
2011-01-19 13:39:47 +00:00
2011-01-19 13:39:47 +00:00
Description
No description provided
78 KiB
Languages
RPM Spec 100%