Commit Graph

158 Commits

Author SHA1 Message Date
Will Rossiter 31f9182e95 Update installer name 2016-09-12 12:10:42 +12:00
Will Rossiter 31a5bab455 Update build 2016-09-12 11:56:23 +12:00
Will Rossiter c031c58774 Update repo path 2016-09-12 11:50:42 +12:00
Will Rossiter 083251bd6d Update composer name 2016-09-12 11:47:25 +12:00
Will Rossiter bb7fbb8308 Merge pull request #106 from webbuilders-group/not-allowed-block
BUGFIX: Fixed issue where classes not in the sitemap would cause a crash
2016-06-30 08:46:15 +12:00
UndefinedOffset cc0c20b3a8 Changed is_registered to check both the current case and lower case version of the class
Fixed test failure resulting from GoogleSitemapRoute
2016-06-29 14:49:06 -03:00
UndefinedOffset 26838c70d0 BUGFIX: Fixed issue where classes not in the sitemap would cause a crash 2016-06-29 13:58:39 -03:00
Will Rossiter 49053f7d8f Merge pull request #105 from flamytwista/patch-1
Russian Translation
2016-06-24 11:12:36 +12:00
Taras Yemtsov 02197a35b0 Russian Translation 2016-06-24 00:01:32 +03:00
Will Rossiter 11a894a10e Merge pull request #103 from mikenz/patch-1
Exclude all Redirector templates, not just RedirectorPage
2016-06-09 13:59:49 +12:00
Mike Cochrane 4701bd985a Exclude all Redirector templates, not just RedirectorPage
Classes that extend RedirectorPage are still included in the sitemap if exclude_redirector_pages is enabled. This change excludes all subclasses as well.
2016-06-09 13:55:43 +12:00
Will Rossiter 6fd2901aaf Merge pull request #100 from nikrolls/support-namespaced-dataobjects
Added support for namespaced data objects
2016-04-13 08:00:40 +12:00
Nik Rolls ecd3551ec0 Added support for namespaced data objects 2016-04-12 22:58:32 +12:00
Will Rossiter 356350ede5 Remove redirector pages (Fixes #43) 2016-03-04 16:40:30 +13:00
Will Rossiter 9f461b8d7c Include cms tests in travis (Fixes #87) 2016-03-04 16:29:34 +13:00
Will Rossiter 90ddb6c98f Merge pull request #98 from helpfulrobot/add-standard-scrutinizer-config
Added standard Scrutinizer config
2016-03-04 16:18:45 +13:00
Daniel Hensby b7da114f99 Merge pull request #99 from patricknelson/issue-78-invoke-byref-issue
FIX for #78 to workaround ->alterCanIncludeInGoogleSitemap() not working
2016-02-26 10:41:03 +00:00
Patrick Nelson 5228024ba5 FIX for #78 to workaround ->alterCanIncludeInGoogleSitemap() not working due to core bug with ->invokeWithExtensions() not allowing references. 2016-02-25 18:02:20 -05:00
helpfulrobot 7e42cbef76 Added standard Scrutinizer config 2016-02-17 05:13:44 +13:00
Will Rossiter 99282db32a Merge pull request #97 from helpfulrobot/add-standard-code-of-conduct-file
Added standard code of conduct file
2016-02-16 12:14:32 +13:00
helpfulrobot 9c4e8be4bd Added standard code of conduct file 2016-02-15 14:09:11 +13:00
Will Rossiter 9f6e1bab41 Merge pull request #95 from helpfulrobot/add-standard-gitattributes-file
Added standard .gitattributes file
2016-01-15 20:22:32 +13:00
helpfulrobot 0cfd3d80f5 Added standard .gitattributes file 2016-01-15 16:53:11 +13:00
Damian Mooyman 289ed77139 Merge pull request #94 from helpfulrobot/convert-to-psr-2
Converted to PSR-2
2015-12-18 10:02:57 +13:00
helpfulrobot 7af5077d99 Converted to PSR-2 2015-12-18 07:09:19 +13:00
Damian Mooyman 5d10786341 Merge pull request #93 from helpfulrobot/add-standard-editorconfig-file
Added standard .editorconfig file
2015-12-17 13:29:03 +13:00
helpfulrobot 41238f5186 Added standard .editorconfig file 2015-12-17 10:06:07 +13:00
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