Skip to content

Releases: silverstripe/silverstripe-subsites

2.4.0

17 Nov 21:01
Compare
Choose a tag to compare
  • MNT Define phpcs paths (Serge Latyntcev) - 3fb2e9a
  • MNT use shared travis config (Serge Latyntcev) - 08e5af4
  • MNT Fix travis matrix (Serge Latyntcev) - b5bd1e6
  • DEP use sminnee/phpunit:5.7 fork (Serge Latyntcev) - 017804d
  • MNT Fix yaml config syntax (Serge Latyntcev) - 683e7da
  • Adjusting query used in getSubsiteIDForDomain (Mohamed Alsharaf) - 27bae53
  • Fix "Column 'URLSegment' in where clause is ambiguous" when duplicating pages (Corey Sewell) - f1fce6f
  • META: Add github action to build docs (Aaron Carlino) - 831c3c3
  • DOCS Limitation around cross-domain usage (Ingo Schommer) - 67af02c
  • Update README.md (Greg808) - d0054a1
  • Update README.md (Greg808) - 644b9c8
  • Update README.md (Greg808) - 9abaca6
  • Detect domains correctly in Director sub-calls (Nik Rolls) - 46a8635

2.3.3

17 Nov 21:34
Compare
Choose a tag to compare
  • Use Director::host() over direct $_SERVER access (Robbie Averill) - 09abe2b
  • FIX Prevent undefined index notice when trying to determine HTTP_HOST during dev/build (Robbie Averill) - 9a7cdbb
  • FIX Ensure constant is accessed correctly (Guy Marriott) - 58f8980
  • Adding documentation about cascading themes (Guy Marriott) - 9feef18
  • FIX Improving support for cascading themes (Guy Marriott) - 2eb04ff
  • Update expected json content type in unit test (Robbie Averill) - 7d27abf

2.2.2

17 Oct 22:14
Compare
Choose a tag to compare
  • Use Director::host() over direct $_SERVER access (Robbie Averill) - 09abe2b
  • FIX Prevent undefined index notice when trying to determine HTTP_HOST during dev/build (Robbie Averill) - 9a7cdbb
  • FIX Ensure constant is accessed correctly (Guy Marriott) - 58f8980
  • Adding documentation about cascading themes (Guy Marriott) - 9feef18
  • FIX Improving support for cascading themes (Guy Marriott) - 2eb04ff
  • Update expected json content type in unit test (Robbie Averill) - 7d27abf
  • Remove SilverStripe 4.0-4.2 from Travis builds (Robbie Averill) - 67d10ec
  • FIX LeftAndMainSubsites::canAccess() now accepts a Member argument and falls back to the session member (Robbie Averill) - 4fdf2e2
  • Reduce Behat builds to SS 4.3 and update postgres version (Robbie Averill) - 614819a
  • Remove SilverStripe 4.0-4.2 from Travis builds (Robbie Averill) - eddbc90
  • FIX LeftAndMainSubsites::canAccess() now accepts a Member argument and falls back to the session member (Robbie Averill) - 4249fff
  • DOCS Fix typos (GitHub) - f650382
  • Add test for URLSegment prefix set to primary subsite domain for page (Robbie Averill) - 2b26876
  • Add tests and move logic into the if statement (Robbie Averill) - 900d04d
  • FIX Subsites virtual pages now allow you to re-save them when used in conjunction with silverstripe-fluent (Robbie Averill) - 1f51fcd
  • FIX Field labels for subsites virtual pages are no longer repeated (Robbie Averill) - c60acb3
  • FIX allowed pagetypes displaying incorrectly when switching subsite (Garion Herman) - 4d7641e
  • Ensure URL segment field type before using its API, and add docs around subsite and fluent domain compatibility (Robbie Averill) - 3b8207d
  • Tidy output of IsPublic value in Subsites admin (Garion Herman) - 68c763d
  • FIX Domains now default to "Automatic" protocol, and have the correct help description (Robbie Averill) - 1e44e1d

2.3.1

26 Jun 23:29
Compare
Choose a tag to compare
Merge branch '2.2' into 2.3

1.4.2

09 Sep 23:17
Compare
Choose a tag to compare
  • FIX LeftAndMainSubsites::canAccess() now accepts a Member argument and falls back to the session member (Robbie Averill) - 800f09d

2.0.2

04 May 02:13
Compare
Choose a tag to compare
  • Update createDefaultPages to use SubsiteState API (Robbie Averill) - 94e88b5
  • Automated linting (Robbie Averill) - adc0395
  • FIX Automatically create default SiteTree records for new subsites (Robbie Averill) - b4943fb

1.4.1

04 May 01:43
6a8da1c
Compare
Choose a tag to compare
  • FIX Automatically create default SiteTree records for new subsites (Robbie Averill) - b4943fb
  • Add parent call to onAfterWrite (Jyrki Lilja) - 01d0969

2.0.1

04 May 02:06
Compare
Choose a tag to compare
  • Update translations (Dylan) - 7115d06
  • FIX be consistent with the variable setting (Dylan) - fe1c0a5
  • FIX Versioned regressions (Daniel Hensby) - 67bb7e0
  • Clear hints cache for SS 4.1 only if method exists (SS 4.0 support) (Robbie Averill) - 2f7dc7a
  • FIX Support blacklist for SS 4.0 and 4.1, remove old Translatable reference in test class (Robbie Averill) - 30454dc
  • Prefer source to ensure that TestAssetStore is installed (Robbie Averill) - 6feec1d
  • Ensure SiteTree class name hints cache gets cleared between tests (Robbie Averill) - 856496e
  • Add different installer versions to Travis build matrix (Robbie Averill) - 7f77bb0
  • FIX Correctly decode page type blacklist from JSON (Robbie Averill) - afd23be
  • Use injected CMSMain to prevent unit test error missing dependencies (Robbie Averill) - 8398a36

2.0.0

27 Feb 01:17
Compare
Choose a tag to compare
  • Update branch alias for 1.5.x-dev (Robbie Averill) - 742c4a7
  • Remove obsolete branch-alias (Robbie Averill) - e4702dc
  • Add parent call to onAfterWrite (Jyrki Lilja) - 01d0969

1.4.0

27 Feb 01:17
Compare
Choose a tag to compare
  • Remove obsolete branch-alias (Robbie Averill) - e4702dc
  • BUG Remove Behat tests from Travis matrix for SS3 (Robbie Averill) - 2cbdeba
  • Use precise distro on Travis (Robbie Averill) - 669995d
  • SS3 translations are frozen. Please contribute translation fixes via pull requests to lang files. (Robbie Averill) - df4f68b
  • Update branch alias for 1.4.x-dev (Robbie Averill) - 4d38452
  • Conditionally add Theme dropdown (if there are any themese available) for #261. Replace field instantiatiors in getCMSFields() with ::create() to support injection. (Danae Miller-Clendon) - 8705a46
  • moved user content into userhelp folder, removed user manual, added index file, updated readme links (Mike Andrewartha) - 257d71d
  • redoing bugfix 7b11e97 removed by cac7770 (John Milmine) - 94edb69