Skip to content

Releases: silverstripe/silverstripe-subsites

1.3.2

01 Sep 00:24
Compare
Choose a tag to compare
  • Update translations (Franco Springveldt) - 428a5f9
  • Use dist:precise for Travis builds to ensure PHP 5.3 works (Robbie Averill) - 9b97f8a
  • adjusting query used in getSubsiteIDForDomain to prevent new DB fields being added to the SQL call if they are not yet added to the DB (Tim Kung) - 24ebd1c
  • Add PHP7 + SS3.6 build to Travis configuration (Robbie Averill) - 5be5f1c
  • Update SQL to remove ambiguity (Darren Inwood) - 0fc3490
  • Set sudo:false to use new containerised structure (Damian Mooyman) - 6e91600
  • moved user content into userhelp folder, removed old user manual pdf, added index file, updated readme links (Mike Andrewartha) - 280562f
  • Remove alias from 1.1 branch (Damian Mooyman) - 145b8e6

1.3.1

01 Sep 00:24
Compare
Choose a tag to compare
  • Update translations (Damian Mooyman) - 1030293
  • Fix copying child pages to subsite (David Craig) - ae6badf
  • add license to composer.json (#260) (Ed) - 9f49861
  • BUG Prevent translatable / subdirs interfering with test state (Damian Mooyman) - 0e61dfc

1.3.0

18 Aug 06:19
Compare
Choose a tag to compare
  • Fix error when dataQuery is a null object (madmatt) - 3962df5
  • NEW: Add IncludeChildren option for copying pages between subsites. (Will Rossiter) - c8f6f4a
  • BUG Fix copy to subsite breaking on sub-pages (Damian Mooyman) - ff28ac1
  • BUG Prevent SubsiteXHRController failing if there are no subsites available (Damian Mooyman) - 98636f8

1.2.3

24 May 04:58
Compare
Choose a tag to compare
  • BUG Fix issue with urlsegment being renamed in subsites

1.2.2

18 May 23:28
Compare
Choose a tag to compare
  • Update translations.
  • Added attributes to menu link

1.2.1

04 Feb 04:37
Compare
Choose a tag to compare
  • BUG: The move to subsite folder dropdown in files is gone
  • Update templates for 3.3 compatibility
  • Update userhelp documentation
  • Fix Subsite module does not picks up themes
  • Update translations

1.2.0

24 Nov 22:55
Compare
Choose a tag to compare
  • API Add option to specify http / https on subsite domains

1.1.0

19 Nov 04:14
Compare
Choose a tag to compare
  • Changelog added.
  • Fixes #135: LeftAndMain switching between subsites
  • BUG Fix incompatibility with framework 3.2
  • Adjusted tests to new SiteTree->canCreate() logic in 3.1.11+
  • Fix subsites to use correct permissions
  • Wrong edit link in SubsitesVirtualPage
  • Added missing route to SubsiteXHRController for SilverStripe 3.2 compatibility.
  • Add sticky nav toggle button
  • BUG Subsites selection on SubsitesVirtualPage (fixes #45 and #47)
  • Update translations

1.0.8

27 Aug 01:12
Compare
Choose a tag to compare
Update translations

1.0.7

23 Mar 03:17
Compare
Choose a tag to compare
Merge pull request #183 from tractorcow/pulls/1.0/update-test-permiss…