Files
grav-ouidade.com/user/plugins/form/CHANGELOG.md
T

1.1 KiB

v0.6.0

10/21/2015

    • Added links to learn site for form examples
    • Fixed for missing attributes in textarea field
    • Fixed checkbox inputs

v0.5.0

10/15/2015

    • New operation param to allow different file saving strategies
    • Ability to add new file saving strategies
    • Now calls a process() method during form processing
    • Added server-side captcha validation and removed front-end validation
    • Allow filename instead of prefix, format + extension
    • Fixed radio inputs

v0.4.0

9/16/2015

    • PHP server-side form validation
    • Added new Google Catpcha field with front-end validation
    • Add defaults for forms, moved from the themes to the Form plugin
    • Store multi-line fields with line endings converted to HTML

v0.3.0

9/11/2015

    • Refactored all the forms fields

v0.2.1

08/24/2015

    • Translated tooltips

v0.2.0

08/11/2015

    • Disable enable in admin

v0.1.0

08/04/2015

    • ChangeLog started...