Commit Graph

282 Commits

Author SHA1 Message Date
Will Rossiter dd41e39484 Merge pull request #91 from patricknelson/master
FIX/NEW for #90 Allow ability to alter DataList and deprecate static interface for better extensibility.
2015-10-17 17:29:29 +13:00
Patrick Nelson a641ded926 FIX/NEW for #90 Extending alterDataList after both Versioned::get_by_stage() and also new DataList(). No list left behind! 2015-10-12 17:23:01 -04:00
Patrick Nelson e2a1dc5250 FIX/NEW for #90 Allow ability to alter DataList and deprecate static interface for better extensibility. 2015-10-12 17:08:07 -04:00
Will Rossiter c549ca4d3f Merge pull request #88 from silverstripe-rebelalliance/master
Use protocolless URL for external resource
2015-09-07 20:00:33 +12:00
Ed Linklater 4e1db4d3f9 Always use HTTPS for loading external resources 2015-08-26 14:58:46 +12:00
Ed Linklater 58376e277c Use protocolless URL for external resource so it loads if sitemap is requested via HTTPS 2015-08-26 14:16:42 +12:00
Will Rossiter a1ac8d229a Add installation note 2015-07-27 15:41:40 +12:00
Will Rossiter 82778473a8 Merge pull request #85 from dhensby/pulls/case-class
Allow URLs to be case insensitive
2015-07-27 15:21:04 +12:00
Daniel Hensby 0ffc6ac2be Allow URLs to be case insensitive 2015-07-27 00:46:49 +01:00
Damian Mooyman 26f1bbefdd Merge pull request #84 from dhensby/patch-1
Move to new travis containerised infrastructure
2015-07-22 09:05:37 +12:00
Daniel Hensby 40a3a0adeb Move to new travis containerised infrastructure 2015-07-21 11:01:25 +01:00
Will Rossiter f9202c28ad Merge pull request #82 from textagroup/ping_example
Updated out of date info on notifying Google
2015-04-28 11:06:07 +12:00
Kirk Mayo 3a3de779af Updated out of date info on notifying Google 2015-04-24 11:52:29 +12:00
Will Rossiter 092b2e10ae Merge pull request #80 from simonwelsh/patch-1
Null out the order by clause
2015-03-14 12:26:00 +13:00
Simon Welsh 91a543ea63 Null out the order by clause 2015-03-12 21:38:22 +11:00
Will Rossiter 6d530af1a2 Merge pull request #79 from uniun/lithuanian
Lithuanian translation
2015-01-19 21:48:47 +13:00
Elvinas L. 744d879efb Lithuanian translation 2015-01-16 10:27:52 +02:00
Will Rossiter d3a12fe225 Merge pull request #77 from 3Dgoo/feature/template-update-base-href
Replacing deprecated $BaseHref in templates
2014-11-11 16:46:45 +13:00
bob (Plastyk) 5c2547a3a3 Replacing deprecated $BaseHref in templates with $AbsoluteBaseURL. 2014-11-11 09:49:03 +10:30
Will Rossiter 05e62cbbc8 Merge pull request #74 from gherkins/patch-1
add X-Robots-Tag header
2014-10-21 21:27:53 +13:00
Max Girkens a87116b3c3 add X-Robots-Tag header
adding the X-Robots-Tag header might be a good thing, 
as it prevents the sitemap itself from getting indexed by google and showing up in the SERPs

see https://developers.google.com/webmasters/control-crawl-index/docs/robots_meta_tag
2014-10-20 16:43:01 +02:00
Will Rossiter 5f26b65061 Merge pull request #71 from nickspiel/patch-1
Added instructions to flush sitemap
2014-09-23 21:00:03 +12:00
Nick Spiel 096138d594 Added instructions to flush sitemap 2014-09-23 17:47:16 +10:00
Will Rossiter edfcd22021 Merge pull request #70 from nfauchelle/master
Fix issue with last mod timestamp of the sitemap index file
2014-09-02 20:17:46 +12:00
Nick 92bcb27cac Fix issue where the last mod timestamp of the sitemap index file wasnt using the most recently last edited timestamp, but the last item in the stack. Update test to check this, and include test for changeset bbd5e29 2014-09-02 00:35:23 +12:00
Will Rossiter e67f807f8a Merge pull request #69 from lerni/master
adjust css/js path in xml-sitemapindex.xsl
2014-08-19 17:20:40 +12:00
Lukas eeac25c93e ajust css/js path in xml-sitemapindex.xsl
matters if root is in a subdirectory
2014-08-18 22:30:28 +02:00
Sean Harvey 27e79a4e02 Merge pull request #68 from lerni/master
check is_numeric instead of is_float for $priority
2014-08-14 09:29:51 +12:00
Lukas bbd5e29630 check is_numeric instead of is_float for $priority
fix https://github.com/silverstripe-labs/silverstripe-googlesitemaps/issues/66#issuecomment-52112157
2014-08-13 23:27:34 +02:00
Will Rossiter 198a850f8d Remove deprecated methods 2014-07-18 10:16:18 +12:00
Will Rossiter 12e46e5b2b Remove translatable filter. 2014-07-18 10:15:57 +12:00
Will Rossiter 8ebf4e9f22 Merge pull request #56 from Focus-Flow/feature/styled-sitempaindex
Feature/styled sitempaindex
2014-07-17 10:18:31 +12:00
Will Rossiter 3b3742a1bc Merge pull request #63 from tractorcow/pulls/fix-unpublished-ancestry
BUG Fix issue with children of unpublished pages appearing in sitemap as apparent root pages
2014-01-27 20:41:57 -08:00
Damian Mooyman 5f06483b73 BUG Fix issue with children of unpublished pages appearing in sitemap as apparent root pages 2014-01-28 16:41:11 +13:00
Jyrki Lilja 708cb5d166 Add reference to xml-sitemapindex.xsl in GoogleSitemapController.ss 2013-11-08 10:37:50 +02:00
Jyrki Lilja ba69d670e5 Create xml-sitemapindex.xsl 2013-11-08 10:36:36 +02:00
Will Rossiter a2297c43ef Merge pull request #54 from ARNHOE/patch-1
Update Documentation
2013-08-27 22:51:17 -07:00
ARNHOE 3a1a99cbd5 Fixed issue with canView not being same as DataObject::canView 2013-08-27 23:02:21 +02:00
Will Rossiter 1416ad24ae Merge pull request #52 from TomSpeak/master
FIX Changing `alterCanIncludeInGoogleSitemap` to call owner and extensions
2013-08-27 13:46:35 -07:00
Thomas Speak e385b2f80c FIX Changing `alterCanIncludeInGoogleSitemap` to call owner object and extensions
At the moment `alterCanIncludeInGoogleSitemap` is only called on other extensions, but really we'd want to see this called on the owner object and its extensions.

Fixed to use `invokeWithExtensions` rather than `extend`
2013-08-27 15:32:52 +01:00
Thomas Speak 9dcc00bafd FIX: missing owner call 2013-08-24 10:27:33 +12:00
Will Rossiter 8403cb5773 Merge pull request #51 from TomSpeak/patch-2
FIX: canIncludeGoogleSitemap missing owner call
2013-08-23 14:27:46 -07:00
Thomas Speak b0cc13c9ed [FIX] canIncludeGoogleSitemap
Added $this->owner
2013-08-23 18:37:20 +01:00
Ingo Schommer 7ba2e67a17 Merge pull request #48 from kinglozzer/patch-1
Change dependency versions to work for 3.1.0-rc1
2013-08-14 02:51:49 -07:00
Loz Calver 48b5c0db70 Change dependency versions to work for 3.1.0-rc1 2013-08-14 10:48:40 +01:00
Will Rossiter affee1788f Merge pull request #45 from g4b0/priority_locale
Priority locale
2013-07-18 00:51:10 -07:00
g4b0 9b7c14abc4 Bugfix: forced locale en_US for priority, since on some locale (eg. Italian) the separator is a comma. 2013-07-18 09:23:53 +02:00
Will Rossiter 92615299b7 Merge pull request #41 from Mark-M/patch-1
FIX Use new config API
2013-05-31 15:03:34 -07:00
Mark-M cc215ace29 FIX Using new config API
Used the new config API to  turn off source file comments. This stops deprecation notices being thrown
2013-05-31 15:33:38 +02:00
Ingo Schommer a233c2d514 Fixed composer constraints 2013-05-07 14:05:42 +03:00