Commit Graph

282 Commits

Author SHA1 Message Date
Will Rossiter 71567fec58 Correct visibility 2017-09-15 07:36:11 +12:00
Will Rossiter d88ed57a07 Merge pull request #124 from icecaster/ss4
Date formatting broken in xml templates
2017-08-18 15:39:39 +12:00
tim 030dd83613 using SS4 date formatting http://userguide.icu-project.org/formatparse/datetime 2017-08-18 15:24:03 +12:00
Will Rossiter b40a66422b Update readme.md 2017-07-31 08:05:52 +12:00
Will Rossiter 313e4649c1 Remove Object reference 2017-06-02 12:26:56 +12:00
Will Rossiter 840f664cd9 Update namespace paths for versioned split 2017-05-11 06:56:53 +12:00
Will Rossiter 56b23dbdf8 Remove unneeded config flag 2017-05-10 07:40:17 +12:00
Will Rossiter 77f6a02ae7 Remove specific config flag
Fixes #120
2017-05-06 09:37:26 +12:00
Will Rossiter 526a0eec4d Merge pull request #110 from mikenz/patch-2
More Silverstripe 4 compatibility
2017-03-22 17:18:06 +13:00
Will Rossiter e0821f8f03 Remove requirements (see composer.json) Fixes #117 2017-01-24 17:16:24 +13:00
Will Rossiter 830abcc4f9 Merge pull request #115 from madmatt/patch-1
Update composer.json
2016-12-23 15:10:19 +13:00
Matt Peel fa92f0d13f Update composer.json
`master` branch of this module no longer works with SS3, due to the Director class being namespaced (so the URL rule no longer matches SS3 sites).
2016-12-23 12:08:14 +13:00
Will Rossiter 8307b56f3f Merge pull request #113 from digitall-it/master
Add italian translation
2016-11-16 15:20:50 +13:00
digitall-it d8f8cafd2d Add italian translation 2016-11-16 02:42:22 +01:00
Mike Cochrane b8766edbee More Silverstripe 4 compatibility 2016-11-06 16:28:05 +13:00
Mike Cochrane 9f845f5af7 More Silverstripe 4 compatibility 2016-11-06 16:24:03 +13:00
Mike Cochrane 4333bb6777 More Silverstrie 4 compatibility 2016-11-06 16:19:01 +13:00
Will Rossiter 51fa6f4c25 Merge pull request #109 from kinglozzer/4-compat
SilverStripe 4 compatibility
2016-11-05 19:02:26 +13:00
Loz Calver 671522de5f Remove PHP 7 from allowed failures 2016-11-04 15:53:23 +00:00
Loz Calver 286c79160a SilverStripe 4 compatibility 2016-11-03 12:34:32 +00:00
Will Rossiter 552684ce12 Allow 4.0 installations 2016-10-10 15:59:32 +13:00
Will Rossiter 930fd7f9ac Documentation for install (#108) 2016-09-27 06:43:00 +13:00
Will Rossiter e607ea9fc4 Add support for pinging bing (Fixes #22)
- Fix README install link
- Update documentation
2016-09-17 08:27:16 +12:00
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