8
0
Commit Graph

10 Commits

Author SHA256 Message Date
Stephan Kulow
0be29de913 - updated to 0.40026
Add Italian message file                                                                                                                                                                                                                 
   Doc tweaks                                                                                                                                                                                                                               
   Add errors_by_id and errors_by_name convenience methods

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=17
2013-07-24 07:55:56 +00:00
Stephan Kulow
ec3101d01b Accepting request 178049 from home:coolo:update-perl
update

OBS-URL: https://build.opensuse.org/request/show/178049
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=15
2013-06-09 14:08:58 +00:00
Stephan Kulow
a94fc98a0b - 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/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=13
2012-02-15 12:12:40 +00:00
Stephan Kulow
5fff72b018 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=10 2011-12-19 15:28:48 +00:00
Stephan Kulow
7b75ce5d21 - updated to 0.35005
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=8
2011-11-19 07:41:06 +00:00
Stephan Kulow
ac66505e4c - update to 0.35005
* many fixes, see Changes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=7
2011-11-18 18:33:15 +00:00
Sascha Peilicke
a389c866a2 Autobuild autoformatter for 76090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-FormHandler?expand=0&rev=2
2011-07-27 13:58:53 +00:00
Stephan Kulow
47cb810257 - updated to 0.33002
Accidentally left off compatibility for 'required_message' attribute
          messages => { required => '...' } is new style and worked
  
      Remove unnecessary with of HFH::Validate::Actions
  
      bug - empty_select check defined
      Add button field, widget, template
      Check html attributes for definedness not truth
      Add ability to set field inactive on new & process
         in addition to setting active
      Move 'no_render_label' into Field
      Use form's language_handle in fields
      Improve PrimaryKey doc
      Return empty hashref from $form->value instead of undef
      Merge experimental Wizard into master
      Render disabled select options
      Repeatable contains rendering incorrectly, skipping empty elements
      Add rendering of form_errors to widgets and Render::Simple
         *** If you were using form_errors (there are none by default)
         and were using HFH rendering, check for compatibility
      Allow specifying full class for widget with '+'
      Document removing wrapper div from Simple wrapper
      Re-do how field messages are stored and accessed. Use messages => {...}
          instead of various _message attributes
      Add utilities in util to pull out class messages and check I18N
      Update I18N messages files (those that were provided by translators)
      Change render_filter Coderef setting because of leak;
         *** Possible incompatibility: if you have a form render_filter,

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=3
2011-04-22 07:29:20 +00:00
Stephan Kulow
326106dafe OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=2 2011-01-19 13:51:49 +00:00
Stephan Kulow
0d088c7d4a - initial package 0.32005
* created by cpanspec 1.78.03

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=1
2011-01-19 13:39:47 +00:00