Releases: tractorcow-farm/silverstripe-fluent
Releases · tractorcow-farm/silverstripe-fluent
7.2.0
What's Changed
- API Standardise deprecations by @GuySartorelli in #783
- FIX Don't try to preview unlocalised objects by @GuySartorelli in #781
- skip empty 'where' clauses for SS4 by @mikey-harveycameron in #799
- Implement onAfterDuplicate by @RVXD in #804
- feat: add absolute base url for locales by @tractorcow in #809
- copy Bugfix for GridFieldAddExistingSearchButton from master to version 6.0 by @MLindenhofer in #815
- FIX allows i18nTextCollector to concatenate keys by @davejtoews in #824
- ENH Add ability to ignore domains entirely by @lekoala in #829
- fix: don't invoke db for ready check outside of dev urls by @tractorcow in #831
- fix: check for request prior to access by @tractorcow in #833
- fix: check for request prior to access by @tractorcow in #834
- DEP Update JS dependencies by @emteknetnz in #837
- DEP Update JS dependencies by @github-actions in #836
- New dev/task to initialise DataObjects for existing datasets by @nathanbrauer in #835
- ENH: Localisation manager links available for CMS edit link capable models. by @mfendeksilverstripe in #838
- MNT Run module-standardiser by @emteknetnz in #849
- MNT Run module-standardiser by @emteknetnz in #851
- Merge branch '6.0' into 6 by @GuySartorelli in #854
- MNT Run module-standardiser by @GuySartorelli in #858
- Merge branch '6' into 7 by @GuySartorelli in #856
- FIX Issues when running with other modules installed by @emteknetnz in #860
- FIX Preview link when no locale set by @emteknetnz in #861
- Merge branch '7.1' into 7 by @GuySartorelli in #863
- ENH Don't use keyword self by @GuySartorelli in #867
- Merge branch '7.1' into 7 by @GuySartorelli in #877
- DEP Update JS dependencies by @github-actions in #882
- Merge branch '7.1' into 7 by @GuySartorelli in #883
New Contributors
- @RVXD made their first contribution in #804
- @MLindenhofer made their first contribution in #815
- @davejtoews made their first contribution in #824
- @github-actions made their first contribution in #836
- @nathanbrauer made their first contribution in #835
Full Changelog: 7.1.4...7.2.0
7.2.0-rc1
What's Changed
- API Standardise deprecations by @GuySartorelli in #783
- FIX Don't try to preview unlocalised objects by @GuySartorelli in #781
- skip empty 'where' clauses for SS4 by @mikey-harveycameron in #799
- Implement onAfterDuplicate by @RVXD in #804
- feat: add absolute base url for locales by @tractorcow in #809
- copy Bugfix for GridFieldAddExistingSearchButton from master to version 6.0 by @MLindenhofer in #815
- FIX allows i18nTextCollector to concatenate keys by @davejtoews in #824
- ENH Add ability to ignore domains entirely by @lekoala in #829
- fix: don't invoke db for ready check outside of dev urls by @tractorcow in #831
- fix: check for request prior to access by @tractorcow in #833
- fix: check for request prior to access by @tractorcow in #834
- DEP Update JS dependencies by @emteknetnz in #837
- DEP Update JS dependencies by @github-actions in #836
- New dev/task to initialise DataObjects for existing datasets by @nathanbrauer in #835
- ENH: Localisation manager links available for CMS edit link capable models. by @mfendeksilverstripe in #838
- MNT Run module-standardiser by @emteknetnz in #849
- MNT Run module-standardiser by @emteknetnz in #851
- Merge branch '6.0' into 6 by @GuySartorelli in #854
- MNT Run module-standardiser by @GuySartorelli in #858
- Merge branch '6' into 7 by @GuySartorelli in #856
- FIX Issues when running with other modules installed by @emteknetnz in #860
- FIX Preview link when no locale set by @emteknetnz in #861
- Merge branch '7.1' into 7 by @GuySartorelli in #863
- ENH Don't use keyword self by @GuySartorelli in #867
- Merge branch '7.1' into 7 by @GuySartorelli in #877
- DEP Update JS dependencies by @github-actions in #882
- Merge branch '7.1' into 7 by @GuySartorelli in #883
New Contributors
- @RVXD made their first contribution in #804
- @MLindenhofer made their first contribution in #815
- @davejtoews made their first contribution in #824
- @github-actions made their first contribution in #836
- @nathanbrauer made their first contribution in #835
Full Changelog: 7.1.4...7.2.0-rc1
7.2.0-beta1
What's Changed
- API Standardise deprecations by @GuySartorelli in #783
- FIX Don't try to preview unlocalised objects by @GuySartorelli in #781
- skip empty 'where' clauses for SS4 by @mikey-harveycameron in #799
- Implement onAfterDuplicate by @RVXD in #804
- feat: add absolute base url for locales by @tractorcow in #809
- copy Bugfix for GridFieldAddExistingSearchButton from master to version 6.0 by @MLindenhofer in #815
- FIX allows i18nTextCollector to concatenate keys by @davejtoews in #824
- ENH Add ability to ignore domains entirely by @lekoala in #829
- fix: don't invoke db for ready check outside of dev urls by @tractorcow in #831
- fix: check for request prior to access by @tractorcow in #833
- fix: check for request prior to access by @tractorcow in #834
- DEP Update JS dependencies by @emteknetnz in #837
- DEP Update JS dependencies by @github-actions in #836
- New dev/task to initialise DataObjects for existing datasets by @nathanbrauer in #835
- ENH: Localisation manager links available for CMS edit link capable models. by @mfendeksilverstripe in #838
- MNT Run module-standardiser by @emteknetnz in #849
- MNT Run module-standardiser by @emteknetnz in #851
- Merge branch '6.0' into 6 by @GuySartorelli in #854
- MNT Run module-standardiser by @GuySartorelli in #858
- Merge branch '6' into 7 by @GuySartorelli in #856
- FIX Issues when running with other modules installed by @emteknetnz in #860
- FIX Preview link when no locale set by @emteknetnz in #861
- Merge branch '7.1' into 7 by @GuySartorelli in #863
- ENH Don't use keyword self by @GuySartorelli in #867
- Merge branch '7.1' into 7 by @GuySartorelli in #877
- DEP Update JS dependencies by @github-actions in #882
- Merge branch '7.1' into 7 by @GuySartorelli in #883
New Contributors
- @RVXD made their first contribution in #804
- @MLindenhofer made their first contribution in #815
- @davejtoews made their first contribution in #824
- @github-actions made their first contribution in #836
- @nathanbrauer made their first contribution in #835
Full Changelog: 7.1.4...7.2.0-beta1
7.1.4
What's Changed
- MNT Run module-standardiser by @GuySartorelli in #868
- TLN Update translations by @GuySartorelli in #870
- FIX Correct trailing slash for locale in another domain by @GuySartorelli in #872
- Remove header filter from localisation grid field by @satrun77 in #876
New Contributors
Full Changelog: 7.1.3...7.1.4
7.1.3
What's Changed
- MNT Replace sass-lint with stylelint by @GuySartorelli in #862
Full Changelog: 7.1.2...7.1.3
7.1.2
What's Changed
- ENH Use class name instead of self by @emteknetnz in #859
Full Changelog: 7.1.1...7.1.2
7.1.1
7.1.0-rc1
What's Changed
- skip empty 'where' clauses by @mikey-harveycameron in #793
- ENH Update translations by @emteknetnz in #801
- MNT Run module-standardiser by @emteknetnz in #805
- fix stylesheet path by @lekoala in #806
- MSSQL database doesn't allow aliases in GROUP BY by @t3hn0 in #812
- MNT Run module-standardiser by @GuySartorelli in #816
- ENH Add generic types by @GuySartorelli in #819
- MNT Run module-standardiser by @GuySartorelli in #821
- use AsoluteLink method for xml styles to make sure link works with S5 trailings slash setup, fixes #818 by @xini in #825
New Contributors
Full Changelog: 7.0.0...7.1.0-rc1
7.1.0
What's Changed
- skip empty 'where' clauses by @mikey-harveycameron in #793
- ENH Update translations by @emteknetnz in #801
- MNT Run module-standardiser by @emteknetnz in #805
- fix stylesheet path by @lekoala in #806
- MSSQL database doesn't allow aliases in GROUP BY by @t3hn0 in #812
- MNT Run module-standardiser by @GuySartorelli in #816
- ENH Add generic types by @GuySartorelli in #819
- MNT Run module-standardiser by @GuySartorelli in #821
- use AsoluteLink method for xml styles to make sure link works with S5 trailings slash setup, fixes #818 by @xini in #825
New Contributors
Full Changelog: 7.0.0...7.1.0
7.1.0-beta1
What's Changed
- skip empty 'where' clauses by @mikey-harveycameron in #793
- ENH Update translations by @emteknetnz in #801
- MNT Run module-standardiser by @emteknetnz in #805
- fix stylesheet path by @lekoala in #806
- MSSQL database doesn't allow aliases in GROUP BY by @t3hn0 in #812
- MNT Run module-standardiser by @GuySartorelli in #816
- ENH Add generic types by @GuySartorelli in #819
- MNT Run module-standardiser by @GuySartorelli in #821
- use AsoluteLink method for xml styles to make sure link works with S5 trailings slash setup, fixes #818 by @xini in #825
New Contributors
Full Changelog: 7.0.0...7.1.0-beta1