Skip to content

Releases: unclecheese/silverstripe-display-logic

SS4 compatability

26 Feb 04:18
Compare
Choose a tag to compare
2.0.0

Revise unit tests to be controller independent

1.5.0: feat(setMaster): Add 'setMaster' function so that referenced field na…

06 Jan 09:47
Compare
Choose a tag to compare
…mes can be rewritten. (ie. I might rewrite a group of fields to have an alternate name with setName() and I want the display logic referenced names to also match the change) (#73)

1.4.3: Merge pull request #71 from SilbinaryWolf/fix-1.4.2-require-3.1

01 Dec 06:50
Compare
Choose a tag to compare
fix(composer): Add branch-alias, Allow SS 3.1 and up

1.4.2: Merge pull request #70 from SilbinaryWolf/fix-templatedirectory

28 Sep 20:36
Compare
Choose a tag to compare
fix(FieldGroup): Move to /forms/ folder so FieldGroup doesn't take precedence

1.4.1: Merge pull request #49 from helpfulrobot/add-standard-editorconfig-file

15 Aug 01:06
Compare
Choose a tag to compare

1.4.0: Merge pull request #64 from janneklouman/master

22 Jul 20:57
Compare
Choose a tag to compare
Added new comparison function isNotChecked

1.3.3: Merge pull request #59 from webbuilders-group/get-master-list-fix

21 Jun 00:25
Compare
Choose a tag to compare
BUGFIX: Fixed issue merging nested DisplayLogicCriteria

1.2.4: Merge pull request #56 from webbuilders-group/34-optionset-checkset-fix

04 Jun 00:46
Compare
Choose a tag to compare
BUGFIX: Fixed compatibility with changes to optionset in SilverStripe 3.4

1.2.3: Merge pull request #53 from webbuilders-group/wrapper-js-fix

22 May 20:34
Compare
Choose a tag to compare
BUGFIX: Fixed issue where DisplayLogicWrapper's would not work when using hideIf or displayUnless

1.3.2

14 Dec 22:03
Compare
Choose a tag to compare
MINOR: Allow for minor releases of framework