Skip to content

Releases: silverstripe/silverstripe-userforms

3.1.1

04 Feb 05:05
Compare
Choose a tag to compare
  • Added standard editor config
  • Added standard code of conduct
  • Add placeholder to Numeric and Email fields
  • Updated license year
  • Fix call log() function on instance of UserFormsUpgradeService
  • Minor:fixed userforms class name specificity
  • Update translations
  • Remove redundant file

3.1.0

19 Nov 20:56
Compare
Choose a tag to compare
  • Add 3.0.3 changelog
  • Update translations
  • BUG Prevent subsequent write being triggered in onAfterWrite()
  • MINOR: Fix for styling of step navigation
  • MINOR: New email object for each recipient
  • removed isCheckboxGroup check and replace
  • Remove '[' and ']' from jQuery selector for checkbox groups
  • ENHANCEMENT: Add 'HideLabel' field for EditableLiteralField objects
  • adding some spaces for better readability
  • Making requirements clearer
  • Add 3.0.2 changelog

3.0.2

20 Sep 21:57
Compare
Choose a tag to compare
  • Fix Casting to integer to prevent potential SQL injection.

3.0.1

18 Sep 03:13
Compare
Choose a tag to compare
  • Made userforms a supported module
  • Fix code coverage
  • Update documentation to include requirements
  • Fix DisplayRule versioning
  • Fix duplication of forms with groups

3.0.0

30 Aug 23:40
Compare
Choose a tag to compare
  • Changelog added.

3.0.0-beta1: Merge pull request #295 from scott1702/feature/multi-page-forms-v2

18 Aug 06:13
Compare
Choose a tag to compare
fix heading fields only being <h> upon creation

2.0.9

02 Jun 06:09
Compare
Choose a tag to compare
Merge pull request #265 from tractorcow/pulls/fix-translatable-userfo…

2.0.8

26 May 06:21
Compare
Choose a tag to compare
Update translations

2.0.6: Merge pull request #238 from logicbrush/hotfix/translatable_fix

20 Nov 01:44
Compare
Choose a tag to compare
fix naming of gridfield so it works with translatable.

2.0.3 release

21 May 23:09
Compare
Choose a tag to compare
Merge pull request #203 from tractorcow/pulls/update-jquery-validate

Updated jquery validate plugin to version that works (ready to merge)