Commit Graph

  • 9f6e4885e4 BUGFIX Debug code in production blog module (fixes #6118) mattclegg 2011-03-31 13:52:20 +0100
  • 43e64abecc Minor: added a reminder on Readme.md about naming the directory containing the module glenn-bautista 2011-03-03 14:53:23 +1300
  • 8f4e32b3b1 MINOR: updated Readme.md Glenn Bautista 2011-03-03 13:25:38 +1300
  • efdcd76e43 ENHANCEMENT: Extendeded MetaWeblog API support to include the ability of third party blogging services to post blog entries Glenn Bautista 2011-03-03 13:14:36 +1300
  • 1596b17c32 added sanity check for pagecomment table Bjoern Radon 2011-02-12 23:04:57 +0100
  • eef7d57b80 MINOR Migrated content from doc.ss.org Ingo Schommer 2011-02-12 12:54:06 +1300
  • 8ccd23db5a MINOR: Fix RSS validator warning. Thanks to tim. phalkunz 2011-01-21 15:49:36 +1300
  • db45cb9b49 MINOR: Make use of Link()'s parameter phalkunz 2011-01-21 15:48:47 +1300
  • fb16abc1c6 5759: BlogTree::current() returning null when blogTree exists modified: code/BlogTree.php Matt Clegg 2011-01-20 09:08:10 +0000
  • e2f088e1e8 MINOR: Blog tag now supports multibyte chars in the front-end. Thanks to hex0id. phalkunz 2011-01-20 13:38:28 +1300
  • 2cd7216f2a BUGFIX: #6118 Remove Debug::log call. Fred Condo 2011-01-17 13:02:45 +0100
  • c3415b6697 MINOR: Move documentation from http://doc.silverstripe.org MINOR: Update README to Markdown format phalkun 2011-01-14 14:07:54 +1300
  • 938828cc3d MINOR: reverted show in menus true by default Carlos Barberis 2011-01-11 22:19:33 +0000
  • 40a52b8cfd MINOR: reverted show in menus true by default Carlos Barberis 2011-01-11 22:18:26 +0000
  • c4dde4bccd MINOR: Show in menus is true now by default Carlos Barberis 2011-01-11 22:15:52 +0000
  • 658ca91eeb MINOR: show in menus is true by default Carlos Barberis 2011-01-11 22:12:18 +0000
  • 66f7263f8a MINOR Added BlogEntry_Controller->PageComments() as a temporary workaround to avoid deprecation warnings from new 'comments' module Ingo Schommer 2010-12-16 01:36:08 +0000
  • eb52713954 MINOR: Allow decorating db and cms fields of widgets in one decorator. Thanks to smurkas Saophalkun Ponlu 2010-12-10 03:20:26 +0000
  • 438feba01e BUGFIX: TagCloudWidget sorts by frecuency even with limit equal 0, see ticket 6060 Carlos Barberis 2010-10-08 03:28:11 +0000
  • 1a6bb1482c BUGFIX: TagCloudWidget uses themedCSS instead css (ticket 6059, thanks artyom) Carlos Barberis 2010-10-07 22:31:04 +0000
  • 7aa7790a77 Created 0.4.1 release 0.4.1 Saophalkun Ponlu 2010-10-03 21:54:55 +0000
  • 1bc2f25734 Created 0.3.1 release 0.3.1 Saophalkun Ponlu 2010-10-03 21:53:49 +0000
  • 4971fb4730 BUGFIX Fixed XSS vulnerability in BlogTree? when filtering by tags Saophalkun Ponlu 2010-10-03 21:44:57 +0000
  • a6734d3609 BUGFIX Fixed XSS vulnerability in BlogTree? when filtering by tags Saophalkun Ponlu 2010-10-03 21:40:01 +0000
  • 3593f03f7e BUGFIX Fixed XSS vulnerability in BlogTree when filtering by tags Ingo Schommer 2010-10-03 20:02:43 +0000
  • 0b8e5d46fc BUGFIX: the unit test for BlogHolderFunctionalTest fail when a customized project has its own themes and the BlogHolder template has no blog entry form or the page has no PageComments section. So it needs to set the unit test session not use themes. Normann Lou 2010-09-06 06:24:05 +0000
  • 3b5fe68774 MINOR: roll-back r110449 (disable one of test cases in BlogHolderFunctionalTest temporarily since it doesn't work and we didn't change anything about it in our customized branch) Normann Lou 2010-09-06 04:22:50 +0000
  • a809722ddd MINOR: disable one of test cases in BlogHolderFunctionalTest temporarily since it doesn't work and we didn't change anything about it in our customized branch Normann Lou 2010-09-05 23:35:54 +0000
  • 475a190112 BUGFIX: Fixed front end post entry form validation and its test (merged from r108801) Ingo Schommer 2010-09-01 20:52:19 +0000
  • 92c09ee62f Blog styling Paul Clarke 2010-08-22 23:26:49 +0000
  • 965b81c0a3 FEATURE: allow disabling of the built in RSS link generated to allow feedburner links etc to be used otherwise. MINOR: removed commented out code Will Rossiter 2010-08-20 02:37:35 +0000
  • d7bb8a6d74 BUGFIX: Fixed front end post entry form validation and its test Carlos Barberis 2010-08-03 00:44:30 +0000
  • d491c442dc ENHANCEMENT: Added option to view archives just by year (ticket #5667) ENHANCEMENT: added action on BlogTree Carlos Barberis 2010-07-01 23:30:13 +0000
  • 9cfd303ecf BUGFIX: Got rid of link to post new entry in the front end on a BlogTree (method does not exist on BlogTree). Thanks smurkas (#4692) Carlos Barberis 2010-07-01 21:49:58 +0000
  • d75c402999 MINOR Fixed TrackbackURL->isDuplicate() with ANSI compliant SQL (see r106984 and r107129) Ingo Schommer 2010-06-28 01:10:17 +0000
  • 3bf8ebc49c MINOR: fixed malformed sql query Andreas Piening 2010-06-28 00:30:10 +0000
  • 20ad8dfbbc BUGFIX: getParent() may return null. Prevent calling function on null (esp when running tests) Will Rossiter 2010-06-26 04:47:15 +0000
  • 834b6d8f91 ENHANCEMENT: Allow notifying multiple trackback urls per blog entry APICHANGE: TrackBackDecorator::trackbackNotify() allow one parameter APICHANGE: remove TrackBackDecorator::ShouldTrackbackNotify() Saophalkun Ponlu 2010-06-23 05:50:02 +0000
  • 68df540615 FEATURE: Add send trackback notification Saophalkun Ponlu 2010-06-22 01:13:10 +0000
  • dc879cb49f MINOR: add unit test for receiving trackback Saophalkun Ponlu 2010-06-20 00:56:08 +0000
  • 8b4b0f9ac6 ENHANCEMENT: create a template function, BlogEntry::Content(), for consistency of template writing and enable using text summary functionalities in template Saophalkun Ponlu 2010-06-17 23:19:56 +0000
  • 1f706f6e73 BUGFIX: resolve wrong character parsing when posting blog entry from the front-end Saophalkun Ponlu 2010-06-17 06:05:37 +0000
  • 755787de5d MINOR: subsequent fix to commit r106598 Saophalkun Ponlu 2010-06-17 01:46:17 +0000
  • fe2e699730 MINOR: merge r106597 from branch 0.4 Saophalkun Ponlu 2010-06-16 22:52:06 +0000
  • c925304eca BUGFIX: resolve locale issue when posting blog entry from the front-end Saophalkun Ponlu 2010-06-16 22:40:02 +0000
  • f228079be6 Created 0.4.0 release 0.4.0 Saophalkun Ponlu 2010-05-28 04:15:33 +0000
  • ff82305495 MINOR: Create braches 0.4 for ss 2.4 Saophalkun Ponlu 2010-05-28 03:56:03 +0000
  • a71f4e6908 MINOR: update README Saophalkun Ponlu 2010-05-28 03:52:45 +0000
  • 8de8414c86 BUGFIX: postgres and sql server compatibility Saophalkun Ponlu 2010-05-28 03:46:17 +0000
  • 1e96d253b4 Reverted form to post entry to BlogHolder ENHANCEMENT: added post as an allowed method on BlogTree Carlos Barberis 2010-05-28 02:33:58 +0000
  • b389d86f00 ENHANCEMENT: Moved postblog (post in the front end) to BlogTree, so it works in BlogTree Carlos Barberis 2010-05-28 01:38:19 +0000
  • b48504f795 ENHANMENT: continue replacing deprecated Director::urlParams() Carlos Barberis 2010-05-27 23:47:13 +0000
  • 1d4d7c88a8 ENHANCEMENT: created BlogTree default template Carlos Barberis 2010-05-27 23:38:36 +0000
  • 5a5cdf1aaf ENHANCEMENT: replaced deprecated Director::urlParams() BUGFIX: tag working with nested urls Carlos Barberis 2010-05-27 23:30:14 +0000
  • 606d526627 BUGFIX: Deleted old js from BlogHolder ENHANCEMENT: do not show blog management widget when not logged in (ticket #5561 thanks ericdrex) Carlos Barberis 2010-05-27 21:38:24 +0000
  • c681ba3762 BUGFIX: fixed link rewriting on summary page Will Rossiter 2010-05-25 22:10:46 +0000
  • cd1e29c760 MINOR: add breadcrumbs Inlcude to blog template Saophalkun Ponlu 2010-05-24 05:49:34 +0000
  • d9d12dd621 ENHANCEMENT: display only members of Administrators and Blog Management groups in the blog holder's blog owners dropdown field FEATURE: allow blog owner customisation Saophalkun Ponlu 2010-05-24 04:22:56 +0000
  • 3e952feefc BUGFIX: restored filtering by Author to the entries function Will Rossiter 2010-05-18 03:21:08 +0000
  • b066dce821 APICHANGE: removed BlogTree_URL class and its little static children. Changed to SelectedTag and SelectedDate to allow to be called in the template. SelectedDate now also returns a Date object rather than a string. BUGFIX: fixed missing Viewing posts by date text and added a viewing by post date text. Will Rossiter 2010-05-16 02:38:19 +0000
  • 3864a78ab5 FEATURE: added NextBlogEntry() and PreviousBlogEntry() functions to allow getting the next / previous posts by date in the template using $NextBlogEntry and $PreviousBlogEntry respectively Will Rossiter 2010-05-16 01:10:24 +0000
  • aebe342ddd Reverted previous commit by fskroski Will Rossiter 2010-05-13 03:33:03 +0000
  • d38dc82be5 blog theme Felipe Skroski 2010-05-12 23:08:05 +0000
  • 23e817fe6b BUG FIX: date checks now database agnostic Geoff Munn 2010-04-29 22:39:40 +0000
  • 8585403409 MINOR Fixed BlogHolderFunctionalTest links Sam Minnee 2010-04-28 11:40:25 +0000
  • 4c91dff9b2 MINOR Fixed BlogHolderFunctionalTest to work with nested urls Ingo Schommer 2010-04-28 11:17:22 +0000
  • 7ca1e34476 BUGFIX: columns quoted properly Geoff Munn 2010-03-31 23:14:52 +0000
  • f86181aee4 Created 0.3.0 release (added to ssorg) 0.3.0 Carlos Barberis 2010-03-19 00:45:08 +0000
  • 91bc0bc772 Changed module maintainer contact details Carlos Barberis 2010-03-19 00:40:23 +0000
  • c31bb7e6b6 MINOR improve test coverage Tom Rix 2010-03-19 00:15:41 +0000
  • 84af09c231 Created 0.4.0-rc1 release 0.4.0-rc1 Carlos Barberis 2010-03-18 04:54:21 +0000
  • af61e6ba00 This tag is not necessary Carlos Barberis 2010-03-18 04:46:42 +0000
  • 9ae5f64629 Created 0.2.2-rc1 release 0.2.2-rc1 Carlos Barberis 2010-03-18 04:04:11 +0000
  • 5d2019f246 BUG FIX: table and column names quoted properly Geoff Munn 2010-03-11 20:47:59 +0000
  • c1f20717d1 BUGFIX: returns null when there's no blog IDs Saophalkun Ponlu 2010-03-11 01:28:37 +0000
  • c23b49323f BUG FIX: month calculation system fixed to be database-agnostic Geoff Munn 2010-03-08 22:08:21 +0000
  • 3198619d0b ENHANCEMENT Blog widgets now respect updateCMSFields - related to r99929 Sean Harvey 2010-02-25 04:24:22 +0000
  • e45daff36e ENHANCEMENT Adjusted BlogEntry to new DatetimeField API replacing PopupDateTimeField Ingo Schommer 2010-02-17 05:04:17 +0000
  • 0bf95f21c3 BUGFIX: Sometimes link doesnt work correctly Andrew O'Neil 2010-02-12 23:47:43 +0000
  • 54b1c07049 MINOR: added datetime helper function Andreas Piening 2010-02-02 04:27:06 +0000
  • 2a9ea56c39 MINOR: revert r97442 Saophalkun Ponlu 2010-02-02 00:26:17 +0000
  • aa32a6a55d MINOR: substituted proprietary SQL datetime operation Andreas Piening 2010-02-01 05:27:18 +0000
  • 05bc46acac MINOR: renames BlogHolder.ss to BlogTree.ss so that blog tree will have a template while the template still applies to blog holder Saophalkun Ponlu 2010-01-22 02:02:35 +0000
  • b2802248d5 BUGFIX: Remove test that is no longer needed Andrew O'Neil 2010-01-13 01:05:34 +0000
  • 0c4b66ed98 MINOR: Blocking unnecessary revisions Ingo Schommer 2009-12-22 21:08:08 +0000
  • bcaea3eafb BUGFIX Limiting BlogHolder->LandingPageFreshness to requests without a controller action only. Controller actions are not regarded as the "landing page", as they cause other views like 'tags' or 'rss', which shouldn't be filtered (from r96200) Ingo Schommer 2009-12-22 21:07:44 +0000
  • 1d2c96b6de BUGFIX Limiting BlogHolder->LandingPageFreshness to requests without a controller action only. Controller actions are not regarded as the "landing page", as they cause other views like 'tags' or 'rss', which shouldn't be filtered Ingo Schommer 2009-12-22 20:55:23 +0000
  • eb1dc8019e MINOR: correct the path to SimplePie include Saophalkun Ponlu 2009-12-22 02:58:33 +0000
  • a7f024bc45 Use "date" for archives, using numbers directly causes too many problems Andrew O'Neil 2009-12-20 00:31:24 +0000
  • e52171bf75 Allow extending of blog holder fields Andrew O'Neil 2009-12-17 08:00:34 +0000
  • ccfb175b3b MINOR Renamed 2.3_compat branch to 0.3 release Ingo Schommer 2009-12-14 20:20:19 +0000
  • 5dbbcaeaf1 BUGFIX: Extend URL length from 50 to 2048 chars Luke Hudson 2009-12-08 22:58:18 +0000
  • 5220e06737 FEATURE: Preliminary MetaWeblog support Andrew O'Neil 2009-11-30 11:04:26 +0000
  • 67b159eab8 APICHANGE: WYSIWYG editing by default Andrew O'Neil 2009-11-30 08:20:46 +0000
  • 10d15e1ddd APICHANGE: Drop 2.3 support - 0.3 will be 2.4 only Andrew O'Neil 2009-11-30 08:18:56 +0000
  • a2b9e2f00c BUGFIX: using Controller::curr instead Director::get_current_page to work with 2.3 and 2.4 Carlos Barberis 2009-11-18 03:00:40 +0000
  • dd632af9fa Updated language packs to fixed versions Luke Hudson 2009-11-12 02:48:47 +0000
  • c14ff3851b Updates to blog to work with Sapphire 2.4 Luke Hudson 2009-11-11 23:11:32 +0000
  • c7f4b42313 Branched off trunk Luke Hudson 2009-11-11 23:09:19 +0000
  • 42beb23f42 BUGFIX: fix archive links Andrew O'Neil 2009-10-29 03:15:01 +0000