Hello community,

here is the log from the commit of package perl-HTML-FormHandler for 
openSUSE:Factory checked in at 2013-10-21 15:13:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTML-FormHandler (Old)
 and      /work/SRC/openSUSE:Factory/.perl-HTML-FormHandler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-HTML-FormHandler"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-HTML-FormHandler/perl-HTML-FormHandler.changes  
    2013-07-27 15:52:24.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-HTML-FormHandler.new/perl-HTML-FormHandler.changes
 2013-10-21 15:13:40.000000000 +0200
@@ -1,0 +2,32 @@
+Fri Oct  4 09:11:50 UTC 2013 - [email protected]
+
+- updated to 0.40050
+    *** 'widget_tags' in a field have been deprecated for a long time; 
removing.
+       There are still widget_tags in the form and compound fields.
+       Use 'tags' in a field instead.
+    *** Initial support of Bootstrap3 - still EXPERIMENTAL. Do not use in
+       production yet. Changes in interface may occur over the next few weeks.
+    Supporting Bootstrap 3.0 required a surprising amount of minor refactoring:
+       Bootstrap3 checkboxes and radio elements now have an additional div 
wrapping them.
+       This required setting flags in the wrapper that could be seen by the
+       field widgets. Used 'wrapper_tags' attribute, which is not the most 
satisfying
+       solution but does work. The former 'controls' div now doesn't have the
+       'controls' class, but is used for sizing. Added new attribute
+       'element_wrapper_class' to provide these classes. Split out addition of
+       classes to the wrapper and element into 'add_standard_wrapper_classes' 
and
+       'add_standard_element_classes', because B3.0 now wants 'has-error' and
+       'has-warning' instead of the former 'error' class. 'control-group' was
+       changed to 'form-group'. The 'form-control' class has been added to
+       text, password, textarea, and select fields.
+    Add 'preserve_case' attribute to Email field
+ 
+    Fixed bug when rendering blocks with 'run' (results)
+    Sort the deflated values of SelectCSV field
+    Allow passing Email::Valid params to Email field
+    Typos fixed
+    Add 'use_init_obj_when_no_accessor_in_item' flag for dual-purpose init_obj
+ 
+    Add 'options_ref' method for using options in TT templates
+    Add unique messages to field messages hash
+
+-------------------------------------------------------------------

Old:
----
  HTML-FormHandler-0.40026.tar.gz

New:
----
  HTML-FormHandler-0.40050.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-HTML-FormHandler.spec ++++++
--- /var/tmp/diff_new_pack.UHFcvg/_old  2013-10-21 15:13:41.000000000 +0200
+++ /var/tmp/diff_new_pack.UHFcvg/_new  2013-10-21 15:13:41.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-HTML-FormHandler
-Version:        0.40026
+Version:        0.40050
 Release:        0
 %define cpan_name HTML-FormHandler
 Summary:        HTML forms using Moose

++++++ HTML-FormHandler-0.40026.tar.gz -> HTML-FormHandler-0.40050.tar.gz ++++++
++++ 3663 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to