Commit Graph

  • 05d7bb8f82 Better compatibility with SilverStripe 3.0 Ed 2012-03-25 13:07:44 -0300
  • e801e91636 ENHANCEMENT: Implemented a basic suite of unit tests. MINOR: fixed indentation in GoogleSiteMapDecorator. BUGFIX: fixed potential corrupt XML from invalid Priority fields. Fixed #4 Roland Lehmann 2011-06-20 15:56:01 +0200
  • 18c9f988ba Merge e3e5e9ff89 into 65c59fc020 GitHub Merge Button 2011-06-29 13:23:29 -0700
  • e3e5e9ff89 ENHANCEMENT: unittests added #ignore codesniffer Roland Lehmann 2011-06-29 17:43:02 +0200
  • a298994da9 test commit #ignore codesniffer Roland Lehmann 2011-06-20 15:56:01 +0200
  • 65c59fc020 ENHANCEMENT: added ability to define a custom prority to dataobjects. Will Rossiter 2011-06-13 11:16:07 +1200
  • 11ed61f4c7 Merge 805c7e2ee4 into 9c0d50e726 GitHub Merge Button 2011-06-12 16:03:22 -0700
  • 805c7e2ee4 added some documentation; added test files, tests do not work yet Roland Lehmann 2011-06-12 16:14:29 +0200
  • 74de83227a encapsulated calculation of a pages change frequency Roland Lehmann 2011-06-11 17:20:20 +0200
  • a9019b9099 added some documentation Roland Lehmann 2011-06-11 16:38:31 +0200
  • c841987427 The change frequency is now configurable via GoogleSitemap::register_dataobject() Roland Lehmann 2011-06-11 12:26:17 +0200
  • 54929f3e50 merged pull manually Roland Lehmann 2011-06-11 11:49:35 +0200
  • 9c0d50e726 FEATURE: added ability to add google sitemap indexes for dataobjects. Added documentation and. APICHANGE: moved GoogleSiteMapDecorator to GoogleSitemapSiteTreeDecorator to use the original for a hook for extending on googlesitemaps on dataobjects only. rlehmann 2011-06-07 11:37:38 -0700
  • 094d52df5c Merge 8799a26dd2 into c62538a860 GitHub Merge Button 2011-06-07 15:04:16 -0700
  • 8799a26dd2 DataObjects with a detail page in the frontend (eg forum threads) can now be added to sitemap.xml. rlehmann 2011-06-07 11:37:38 -0700
  • 4ca8402508 googlesitemap.xml is now able to show any dataobject shown in a detail view in the frontend Roland Lehmann 2011-06-07 20:19:04 +0200
  • c62538a860 MINOR: updated documentation with content from wiki. Fixed syntax error in comments which threw apidocs off Will Rossiter 2011-04-26 21:17:49 +1200
  • ef019199c4 Merged pull request #1 from Innovatif/master. Will Rossiter 2011-04-26 02:10:06 -0700
  • d725f02405 Merged f1129a7d2d into cb812b5c98 GitHub Merge Button 2011-04-26 02:09:55 -0700
  • f1129a7d2d Removed executable bit. Blaž 2011-03-10 12:26:12 +0100
  • cb812b5c98 MINOR: removed old README file wrossiter 2010-06-22 21:53:40 +0000
  • 8886348de0 BUGFIX: fixed notice level error. MINOR: updated readme to markdown format. wrossiter 2010-06-22 21:49:25 +0000
  • 85c5cfa89a Created 0.1.5 release 0.1.5 sharvey 2010-05-04 05:42:18 +0000
  • 20842ce5fe BUGFIX Fixed undefined class HTTPRequest, replacing it with SS_HTTPRequest as the class was renamed sharvey 2010-05-04 05:37:07 +0000
  • 8d99fa75f2 BUGFIX: show in search filter not quoted for postgresql mstephens 2010-03-23 04:04:32 +0000
  • e0222dc8b7 BUGFIX Removed backticks from GoogleSitemap sharvey 2010-03-09 01:02:03 +0000
  • 33686e4d98 BUGFIX #5035 Fixed broken link to priorities help in Google Sitemap tab for each page in CMS, link now also opens in a new tab/window sharvey 2010-02-25 04:06:10 +0000
  • a8d1e91ddf REVERT reverted back to origional SS_Datetime function mandrew 2010-02-02 22:28:11 +0000
  • e9eecda415 BUGFIX updated google site map with correct SSDatetime function name mandrew 2010-02-02 22:09:18 +0000
  • e8baa99c97 Copy trunk to branch 0.1.4, is now 2.4-compatible 0.1.4 lhudson 2010-01-21 01:41:09 +0000
  • 7a4f572fbc BUGFIX: Remove ref to obsolete ContentNegotiator::disable. See sapphire r93682 lhudson 2010-01-21 01:40:35 +0000
  • e6794b60de Copy trunk to 0.1.4 release lhudson 2010-01-21 01:23:51 +0000
  • 1772a1c44b MINOR Released 2.4 only 0.1.3 version of googlesitemaps module 0.1.3 ischommer 2009-11-14 01:18:29 +0000
  • b8ae8755d5 BUGFIX Fixed SSDatetime references in GoogleSitemap, making the module 2.4 only (#4710) ischommer 2009-11-14 01:17:29 +0000
  • 694355a974 MINOR Created 0.1.2 release 0.1.2 ischommer 2009-11-05 01:53:10 +0000
  • 100e326861 MINOR: changed priority to a float field to prevent localization from messing with the values. wrossiter 2009-08-12 07:58:08 +0000
  • d7eeffcb01 FEATURE: filter pages which are hidden away from google sitemaps. PATCH via #3709 wrossiter 2009-08-12 07:44:32 +0000
  • 10bef3a487 MINOR: updated docblock wrossiter 2009-08-12 03:55:21 +0000
  • d900b02c6a BUGFIX: fixed naming of class wrossiter 2009-08-12 03:54:44 +0000
  • 2f271059d9 MINOR: removed will scott as maintainer. BUGFIX: separated decorator file and main file. MINOR updated changelog wrossiter 2009-08-12 03:51:43 +0000
  • fed5673eea Added stable release of googlesitemaps 0.1.1 0.1.1 sminnee 2009-06-19 03:56:05 +0000
  • 1025435958 Added 0.1.1-rc1 release of googlesitemaps, to coincide with 2.3.2 release 0.1.1@79629 sminnee 2009-05-04 05:33:14 +0000
  • f21d8d86ca MINOR: merged #3819. Allows the site map to work when site is on a non standard port wrossiter 2009-04-27 00:58:21 +0000
  • a77902ec2a BUGFIX: Fix static publisher rendering of sitemap.xml sminnee 2009-04-26 23:03:56 +0000
  • bf5b9a56a9 MINOR: fixed url in the README. #3817 wrossiter 2009-04-11 02:43:25 +0000
  • 22b6ad97c2 MINOR corrected typo 0.1 ischommer 2009-03-14 19:19:27 +0000
  • b9d3c9762b MINOR Created 0.1 release ischommer 2009-03-14 18:38:54 +0000
  • 71e1fddc6d BUGFIX Hide pages without view permissions from sitemap.xml. Thanks simon_w! (see #3234) ischommer 2008-12-18 21:07:07 +0000
  • 6181a48ced BUGFIX Added GoogleSitemap.ss from sapphire ischommer 2008-12-05 02:51:36 +0000
  • 159a0a81a8 BUGFIX moved sitemap.xml Director rule to googlesitemaps module BUGFIX Moved GoogleSitemap.ss to googlesitemaps module BUGFIX disabling template comments for xml output like sitemap.xml ischommer 2008-12-05 02:47:07 +0000
  • 758715c205 BUGFIX: More fixes to googlesitemaps from simon_w sminnee 2008-11-28 03:39:40 +0000
  • d01188afff BUGFIX #2974 simon_w: Fixed date in google sitemap sminnee 2008-11-28 03:11:35 +0000
  • 29bf4caca4 MINOR added empty _config.php to googlesitemaps ischommer 2008-11-19 03:31:31 +0000
  • a08876218a API CHANGE Moving GoogleSitemap functionality into new "googlesitemaps" module ischommer 2008-11-18 23:10:33 +0000
  • 987bcafb3a adding googlesitemaps module ischommer 2008-11-18 23:08:06 +0000