Commit Graph

282 Commits

Author SHA1 Message Date
Will Rossiter 794778ae20
Merge pull request #198 from somardigital/main
BUG - Pass empty string instead of null when no image exists
2024-04-08 16:04:08 +12:00
Sukhwinder Singh 05e6963f04 BUG - Pass empty string instead of null when no image exists 2024-04-08 15:08:56 +12:00
Will Rossiter 3f75c06a77
Merge pull request #197 from silverstripeltd/feature/removal-of-ping
Removal of ping for google site maps
2024-03-26 16:04:23 +13:00
jareddreyerss a13d3dd9de Removal of ping from google site maps
See https://developers.google.com/search/blog/2023/06/sitemaps-lastmod-ping for context.

Accordingly removed all references to notification config and/or ping.
2024-03-26 14:20:14 +13:00
Will Rossiter 59acd419ef
Merge pull request #194 from sunnysideup/patch-1 2024-02-22 07:24:41 +13:00
Sunny Side Up aeeb960566
DOC: fixing yml annotation 2024-02-21 20:50:47 +13:00
Will Rossiter c7f260bb33
Merge pull request #193 from BrookeNZ/main 2024-01-03 07:13:52 +13:00
Brooke Lord c2f5162e97 Additional styling tweaks 2023-12-29 20:29:05 +13:00
Brooke Lord 59e56c3b69 Update xml-sitemap.ss 2023-12-29 20:20:32 +13:00
Brooke Lord d9da059a83 Update Silverstripe CMS wording 2023-12-29 17:13:43 +13:00
Brooke Lord 54ddc6ccf7 UI refresh 2023-12-29 17:13:43 +13:00
Will Rossiter cbccf88a62
chore: lint 2023-10-29 13:53:26 +13:00
Will Rossiter 8a7c8aa9cc
feat: implement Sitemapable (#181) 2023-10-29 13:30:08 +13:00
Will Rossiter def6be347c
fix: cast variables (#192) 2023-10-28 07:59:55 +13:00
Will Rossiter 523d196d12
Merge pull request #191 from satrun77/pulls/fix-trailing-slash
Ensure trailing slash removed from AbsoluteLink
2023-08-29 16:36:46 +12:00
Mohamed Alsharaf f064330acd Ensure trailing slash removed from AbsoluteLink
This is to resolve duplicated trailing slash when add_trailing_slash
property is set to true in YML config.

Also, relates to #188
2023-08-29 15:57:24 +12:00
Will Rossiter f1bddb626d
Merge pull request #190 from visualmetricsio/fix/absolute-link-scope
Fix absolute link scope
2023-08-29 06:16:25 +12:00
Luke Fromhold 77a366871e Fix absolute link scope 2023-08-28 20:33:51 +10:00
Will Rossiter 81b8d870a4
fix: absolute link (188) 2023-07-19 21:41:47 +12:00
Will Rossiter 9b0e0f1064
Merge pull request #179 from td204/2.2.0-fixAlterCanInclude
response was array, need to check boolean value
2023-07-19 21:16:34 +12:00
Will Rossiter 7370c85dae
Merge pull request #189 from tiller1010/hotfix/2.2.2/other-id-type-check 2023-07-14 16:32:29 +12:00
Tyler bf6156c103 fix: added type check for other id 2023-07-13 15:38:30 -04:00
Will Rossiter a29de80408
chore: update alias 2023-05-18 19:18:54 +12:00
Will Rossiter 0fbfec9f66
chore: migrate to gh actions from travis 2023-02-13 16:27:48 +13:00
Will Rossiter 54e5043622
Merge pull request #186 from satrun77/pulls/silverstripe-5
Add support for silverstripe 5
2023-02-13 16:23:37 +13:00
Mohamed Alsharaf 286115174d Add support for silverstripe 5 2023-02-13 14:06:48 +13:00
Will Rossiter cfcb002cf3
Merge pull request #184 from Zazama/main 2022-07-29 05:56:34 +12:00
Jan Metzger 0e965ecd46 Convert in GoogleSitemapController to int, avoid 500 errors on non-nomeric values 2022-07-28 12:28:58 +02:00
Will Rossiter cb56ac11d9
fix: gracefully handle missing images 2022-07-05 13:27:32 +12:00
Will Rossiter 6adb11b5bf
Merge pull request #181 from evanshunt/main 2021-12-16 07:42:33 +13:00
sinan-evanshunt 8d321bd0a1
Update GoogleSitemapSiteTreeExtension.php 2021-12-15 11:16:30 -07:00
terry 35665402cb response was array, need to check boolean value 2021-08-20 23:07:09 +02:00
Will Rossiter 7326028c7c
MNT dev-main 2021-08-17 14:44:22 +12:00
Will Rossiter 401f723e7e
Merge pull request #177 from lerni/german-translation
add german translation
2021-01-12 07:11:20 +13:00
Will Rossiter 71e62966d0
Merge pull request #176 from lerni/Title-for-Images
Add Title for Images
2021-01-12 07:10:34 +13:00
Lukas Erni 1915f9ab59 add german translation 2021-01-11 14:22:24 +01:00
Lukas Erni 1d535ade02 Add Title for Images 2021-01-11 14:14:44 +01:00
Will Rossiter 56b25a424f
Merge pull request #174 from wilr/pr/172
Handle cases such as 'Class.RelationName'
2020-11-20 09:53:35 +13:00
Will Rossiter 67e8d601d5
Update GoogleSitemapSiteTreeExtension.php 2020-11-20 09:46:56 +13:00
Will Rossiter 67c8ad044e
Handle cases such as 'Class.RelationName' 2020-11-20 09:01:40 +13:00
Will Rossiter a333b56711
Rename CHANGELOG to CHANGELOG.md 2020-11-19 12:00:42 +13:00
Will Rossiter 745de7a7af
Update CHANGELOG (#171) 2020-11-19 12:00:28 +13:00
Will Rossiter b5f322646f
Merge pull request #170 from xini/fix-priority-calculations
fix hierarchy based priority calculations
2020-11-19 11:34:29 +13:00
Will Rossiter 312b78f88b
Index manyMany images (Fixes #172) 2020-11-19 11:33:25 +13:00
Florian Thoma f026001f8b fix number of ancestors (getAncestors by default doesn't return the current page) 2020-09-19 16:22:17 +10:00
Florian Thoma ced2213be4 fix hierarchy beased priority calculations 2020-09-19 16:16:26 +10:00
Will Rossiter 17b21683a2
Merge pull request #169 from tomaszpirc/patch-1
Create sl.yml
2020-09-11 06:23:40 +12:00
Tomasz Pirc 7668ba8f48
Create sl.yml
Translation to Slovenian
2020-09-10 16:04:01 +02:00
Will Rossiter 4214c091e5
Merge pull request #168 from christopherdarling/patch-1
add .upgrade.yml for SilverStripe upgrader
2020-06-05 15:28:44 +12:00
Christopher Darling 799f669da2
add .upgrade.yml for SilverStripe upgrader 2020-06-03 15:58:13 +01:00