Steve Boyd
e306264740
Update build status badge
2021-01-21 16:42:37 +13:00
Steve Boyd
f4ec177065
Merge branch '2.3' into 2
2020-11-11 17:01:38 +13:00
Steve Boyd
bd690ae62b
Merge pull request #458 from creative-commoners/pulls/2.3/fix-travis
...
FIX yml config, use sminnee/phpunit fork
2020-11-11 11:01:17 +13:00
Serge Latyntcev
3fb2e9a1e0
MNT Define phpcs paths
2020-11-09 16:39:15 +13:00
Serge Latyntcev
08e5af4f2b
MNT use shared travis config
2020-11-06 15:34:01 +13:00
Serge Latyntcev
b5bd1e69b5
MNT Fix travis matrix
2020-11-06 13:08:31 +13:00
Serge Latyntcev
017804dbd4
DEP use sminnee/phpunit:5.7 fork
2020-11-06 12:17:07 +13:00
Serge Latyntcev
683e7da208
MNT Fix yaml config syntax
2020-11-06 12:17:05 +13:00
Steve Boyd
212790ae29
Merge branch '2.3' into 2
2020-09-12 18:39:03 +12:00
Steve Boyd
5a4d613d8e
Merge pull request #452 from chrometoasters/bugfix/default-subsite-query
...
FIX Adjusting query used in getSubsiteIDForDomain()
2020-09-12 18:37:35 +12:00
Mohamed Alsharaf
27bae53017
Adjusting query used in getSubsiteIDForDomain
...
Prevent unknow database field error when a new DB field added
to Subsite data object.
2020-09-11 16:39:33 +12:00
Dylan Wagstaff
fd10b868ec
Merge pull request #451 from cjsewell/2
...
Fix "Column 'URLSegment' in where clause is ambiguous" when duplicating pages
2020-01-22 09:01:17 +13:00
Corey Sewell
f1fce6f739
Fix "Column 'URLSegment' in where clause is ambiguous" when duplicating pages
2020-01-17 12:35:08 +13:00
Dylan Wagstaff
2175d44755
Merge pull request #448 from open-sausages/pulls/docs-limit-cross-domain
...
DOCS Limitation around cross-domain usage
2020-01-14 09:33:42 +13:00
Aaron Carlino
831c3c3cbe
META: Add github action to build docs
2019-12-19 13:50:59 +13:00
Ingo Schommer
67af02c3b2
DOCS Limitation around cross-domain usage
2019-12-17 15:33:28 +13:00
Robbie Averill
b32499ef31
Merge branch '2.3'
2019-09-25 15:01:00 -07:00
Robbie Averill
5d015c7a96
Merge branch '2.2' into 2.3
2019-09-25 15:00:47 -07:00
Robbie Averill
38b356c256
Merge branch '2.1' into 2.2
...
# Conflicts:
# tests/php/SiteTreeSubsitesTest.php
2019-09-25 15:00:35 -07:00
Robbie Averill
5cf44c9d02
Merge branch '2.0' into 2.1
2019-09-25 15:00:00 -07:00
Nik Rolls
b1c1931d5d
Detect domains correctly in Director sub-calls
...
Previously it relied on the PHP-level $_SERVER variable; now it will use
the HTTPRequest so it works correctly in more situations.
2019-08-15 10:16:20 +12:00
Guy Marriott
917640699d
FIX Prevent undefined index notice when trying to determine HTTP… ( #440 )
...
FIX Prevent undefined index notice when trying to determine HTTP_HOST during dev/build
2019-07-30 10:36:48 +12:00
Robbie Averill
09abe2b2f2
Use Director::host() over direct $_SERVER access
2019-07-29 10:38:14 +02:00
Robbie Averill
9a7cdbbe2d
FIX Prevent undefined index notice when trying to determine HTTP_HOST during dev/build
2019-07-26 09:53:54 +02:00
Robbie Averill
ce63a9ed08
Merge pull request #427 from creative-commoners/pulls/2.0/cascading-themes
...
FIX Improving support for cascading themes
2019-07-15 12:14:30 +02:00
Guy Marriott
58f89801b0
FIX Ensure constant is accessed correctly
2019-07-12 15:24:10 +12:00
Guy Marriott
9feef185dc
Adding documentation about cascading themes
2019-07-12 13:34:42 +12:00
Guy Marriott
2eb04ffa78
FIX Improving support for cascading themes
...
- Fixes an issue where themes would cascade "up" the list of themes
- Provides configuration for defining custom theme options with their own sets of cascading themes
Fixes #392
2019-07-12 13:34:42 +12:00
Guy Marriott
e73d622bdb
Update README.md ( #435 )
...
Update README.md
2019-07-08 12:19:26 +12:00
Greg808
d0054a1294
Update README.md
...
Subsite::currentSubsiteID() is deprecated use SubsiteState::singleton()->getSubsiteId()
2019-07-04 16:52:04 +02:00
Robbie Averill
c4adf556cf
Merge pull request #433 from Greg808/patch-3
...
Update README.md
2019-06-29 13:32:03 +12:00
Greg808
644b9c8b90
Update README.md
...
Subsite::currentSubsiteID() is deprecated. class_exists needs a fully-qualified class name to work
2019-06-28 10:49:47 +02:00
Robbie Averill
81e6d0fe59
Merge pull request #432 from Greg808/patch-1
...
Update README.md
2019-06-28 08:00:10 +12:00
Greg808
9abaca6d48
Update README.md
...
I am not quite sure if this is needed but i'd expect the code snipets to work with Silverstripe 4 if the requirement say Silverstripe 4. I testet it with SS 4.4.1
Subsite::currentSubsiteID() is deprecated. class_exists needs namespace to work correctly
2019-06-27 17:32:11 +02:00
Robbie Averill
7d27abf2b1
Update expected json content type in unit test
2019-06-25 16:05:38 +12:00
Robbie Averill
001f44d73b
Merge branch '2.3'
2019-06-25 15:45:17 +12:00
Robbie Averill
ca01e2680a
Merge branch '2.2' into 2.3
2019-06-25 15:45:08 +12:00
Robbie Averill
e41dc8b018
Merge branch '2.1' into 2.2
2019-06-25 15:44:37 +12:00
Robbie Averill
9655371276
Merge branch '2.0' into 2.1
2019-06-25 15:43:59 +12:00
Robbie Averill
67d10ec0cb
Remove SilverStripe 4.0-4.2 from Travis builds
2019-06-25 15:43:50 +12:00
Robbie Averill
4fdf2e24e3
FIX LeftAndMainSubsites::canAccess() now accepts a Member argument and falls back to the session member
2019-06-25 15:42:54 +12:00
Robbie Averill
614819a1d3
Reduce Behat builds to SS 4.3 and update postgres version
2019-06-25 11:12:16 +12:00
Robbie Averill
be3bcab715
Merge branch '2.3'
2019-06-25 10:01:52 +12:00
Robbie Averill
135ae961bf
Merge branch '2.2' into 2.3
2019-06-25 10:01:46 +12:00
Robbie Averill
eddbc90524
Remove SilverStripe 4.0-4.2 from Travis builds
2019-06-25 10:01:27 +12:00
Robbie Averill
a4e99a2df5
Merge branch '2.3'
2019-06-25 10:01:06 +12:00
Robbie Averill
77fafe6450
Merge branch '2.2' into 2.3
2019-06-25 10:00:47 +12:00
Robbie Averill
4249fffc0f
FIX LeftAndMainSubsites::canAccess() now accepts a Member argument and falls back to the session member
2019-06-25 10:00:13 +12:00
Dylan Wagstaff
b3bd51cb6c
Merge pull request #430 from creative-commoners/pulls/2.3/access-passed-member
...
FIX LeftAndMainSubsites::canAccess() now accepts a Member argument and falls back to the session member
2019-06-24 11:49:50 +12:00
Robbie Averill
0275bb1eca
FIX LeftAndMainSubsites::canAccess() now accepts a Member argument and falls back to the session member
2019-06-24 10:19:58 +12:00