- Also show the "stupid" div again on text_input, but only if the field has a description
1.5.2
Not secure
------------------
- Streamline File and Image input - Mostly revert markup change of 1.5.1, since the `<div>` is required for making infoBubbles render correctly
1.5.1
Not secure
------------------
- Fix markup in z3c.form input fields: replace `<div>` around label and input with a `<span>` and only show it if it is needed to add dependency classes.
1.5.0
Not secure
------------------
- Update JS libraries jquery from 1.4.4 to 1.11.3 jquery.ui from 1.8 to 1.11.4 Add jquery.browser (which adds functionality removed from jquery core)
- Include the new JS libraries and update code to handle them. Specifically, the .live method is no longer available and .on must be used.
1.4.5
Not secure
------------------
- On the PW reset form, catch errors caused by wrong user name and show meaningful error message instead of 'Ooops' - fixed Italian translation for button_cancel (was the same as button_delete), OSHA ref 10522