8
0
Commit Graph

2 Commits

Author SHA256 Message Date
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
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