Commit Graph

  • 1af9fafdd7 BUGFIX: Fix tag links when blog is on home pages Andrew O'Neil 2009-10-27 03:13:33 +0000
  • 9545d4f87c BUGFIX: Updated blog module to support 2.4 API changes Sam Minnee 2009-10-26 22:03:52 +0000
  • fea6a12472 MINOR: moved rss feed link to its own function to allow extensions to override James Kirkus-Lamont 2009-10-20 23:17:35 +0000
  • e688e0687e BUGFIX: Fix updateCMSFields() being called twice on BlogEntries Andrew O'Neil 2009-10-06 03:13:00 +0000
  • c920045933 ENHANCEMENT Allow BlogEntry::getCMSFields() fields to be manipulated on decorators Sean Harvey 2009-09-24 23:10:54 +0000
  • 549603e459 MINOR: wrap current page number in SPAN tag for easy staling Saophalkun Ponlu 2009-09-23 08:28:46 +0000
  • b4b1c5ff26 MINOR More robust login mocking in BlogHolderFunctionalTest Ingo Schommer 2009-09-10 07:04:40 +0000
  • 26622686cc MINOR Added 'index' to $allowed_actions on BlogHolder, BlogTree, BlogEntry to comply to new RequestHandler API Ingo Schommer 2009-09-10 06:08:22 +0000
  • 9462d240b5 MINOR Updated master language tables Ingo Schommer 2009-09-10 04:04:34 +0000
  • 53bd0feb59 Added true in array_slice to fix problem displaying tags Carlos Barberis 2009-08-27 01:23:17 +0000
  • c37785c07b BUGFIX Fixed "tag" action not allowed on BlogHolder_Controller Sean Harvey 2009-08-06 21:59:43 +0000
  • 1a56611417 MINOR FIX: query changed to remove duplicate results Geoff Munn 2009-08-05 03:38:23 +0000
  • acbce1d507 MINOR FIX: instances where no SideBarID exists are now avoided Geoff Munn 2009-08-05 02:38:32 +0000
  • 56be6ad6fa MINOR Fixed undefined Month in ArchiveWidget Sean Harvey 2009-08-04 02:18:38 +0000
  • 1a2e2a1d98 BUGFIX: prevet calling loadDescendantBlogHolderIDListInto() on BlogPage and its subclass Saophalkun Ponlu 2009-08-03 23:37:03 +0000
  • 7fe8c11f99 Tom Rix 2009-08-03 04:18:35 +0000
  • a41cf18c23 BUGFIX: trackbackping generated an exception. getExtensionInstance returns an instance with NULL owner so TrackBackDecorator->owner->ID was always unavailable Saophalkun Ponlu 2009-07-28 05:33:22 +0000
  • af3b912749 COMMENT: in some cases, this might not be correctly triggered Geoff Munn 2009-07-28 04:17:38 +0000
  • c438757b28 BUGFIX Fixed checking for correct day, month and year values before setting the Date value in ArchiveWidget Sean Harvey 2009-07-27 02:52:42 +0000
  • 67d8a8b423 Added unit test for BlogHolder_Controller's custom checkAccessAction function Saophalkun Ponlu 2009-07-22 03:16:06 +0000
  • 6eebbb217c ENHANCEMENT: Allow configuration of the default number of entries to show on lists Hamish Friedlander 2009-07-20 06:40:44 +0000
  • 6d0f161cf4 MINOR: Added sorting argument to callback function Saophalkun Ponlu 2009-07-20 04:02:12 +0000
  • a91d0eeb68 Applied an urgent hack to work new blog archive link (e.g 2009/05) Saophalkun Ponlu 2009-07-20 02:29:10 +0000
  • 8589682b7e BUGFIX: BlogTree always got LandingPageFreshness value from its parent Saophalkun Ponlu 2009-07-19 21:24:45 +0000
  • 2e58553940 BUGFIX Ensure that a BlogHolder record doesn't exist properly by checking if the record has an ID Sean Harvey 2009-07-16 03:18:55 +0000
  • d71ae9232e Created 0.2.1 release 0.2.1 Sam Minnee 2009-07-08 07:17:06 +0000
  • 26ad18d385 MINOR Merged from trunk 0.2 Ingo Schommer 2009-07-08 01:25:13 +0000
  • 098ae9b32c MINOR Fixed spelling in BlogHolderFunctionalTest Ingo Schommer 2009-07-08 00:33:31 +0000
  • 814b76ede9 MINOR Using $this->objFromFixture() instead of referring to deprecated $this->fixture Ingo Schommer 2009-07-08 00:28:29 +0000
  • b7293651ed Created 0.2.1-rc1 release 0.2.1-rc1 Sam Minnee 2009-07-07 23:54:41 +0000
  • ff9c6ec057 BUGFIX: Improvement permission checking of postblog and BlogEntryForm Sam Minnee 2009-07-07 23:49:43 +0000
  • 8bae964a23 Retrospectively creating branches/0.2 from the same point in trunk as tags/0.2.0-rc1, so that we can release 0.2.1 Sam Minnee 2009-07-07 23:44:17 +0000
  • 076eeaa2a8 BUGFIX: Updated rss allowed_action to not use 'true' as a value because this has a bug in 2.3.2 Sam Minnee 2009-07-07 23:15:12 +0000
  • d0ee014aa5 BUGFIX: Improve r81254 to fix blog/rss and subclasses of BlogHolder_Controller Sam Minnee 2009-07-07 23:04:02 +0000
  • 1e809afc65 BUGFIX Using $allowed_actions in BlogHolder, permission checks on BlogHoder_Controller->postblog() Ingo Schommer 2009-07-07 22:11:11 +0000
  • f41973b838 BUGFIX If IsOwner method doesn't exist on parent object in BlogEntry::IsOwner(), don't attempt to call it Sean Harvey 2009-07-01 04:24:42 +0000
  • 0122ac9e37 MINOR: Fixed newlines and set svn:eol-style to native Sam Minnee 2009-06-17 23:13:03 +0000
  • 517df83ae2 BUGFIX: Prevent infinite loops in RSSWidget. ENHANCEMENT: Improve the word of the RSSWidget text. Sam Minnee 2009-06-09 00:46:38 +0000
  • d55d5e21c2 ENHANCEMENT Added language files Ingo Schommer 2009-05-28 04:38:57 +0000
  • 038cad9b63 BUGFIX: fixed permissions to allow non-admin user to post and manage blog entries Julian Seidenberg 2009-05-27 01:26:34 +0000
  • 5755d3e679 BUGFIX: check if the parent of the blog holder has a method called 'SideBar' before calling it James Kirkus-Lamont 2009-05-25 22:30:10 +0000
  • b088e1ff8c MINOR Removed unused getBlogHolder() method from BlogManagementWidget.php Sean Harvey 2009-05-21 04:16:18 +0000
  • 1b7de7e092 ENHANCEMENT: allow administators to make it possible for non-admin users to view blog management widget Julian Seidenberg 2009-05-21 04:07:53 +0000
  • 43118ecb03 MINOR Renamed deprecated extraDBFields() function on TrackBackDecorator to extraStatics() Sean Harvey 2009-05-20 05:37:30 +0000
  • dfb9e17c2c BUGFIX Fixed call to deprecated function Form::loadNonBlankDataFrom() on BlogHolder, replacing it with Form::loadDataFrom() Sean Harvey 2009-05-20 05:00:32 +0000
  • 488319ceb5 MINOR: change blog alternative name to use global project_name variable Saophalkun Ponlu 2009-05-20 02:34:57 +0000
  • 61a2cc2332 MINOR: move Name field from BlogHolder to BlogTree Saophalkun Ponlu 2009-05-20 02:18:48 +0000
  • 05cf841808 BUGFIX: Segfault on BlogTree#Sidebar calling getComponent. Fix by directly getting sidebar for now. Hamish Friedlander 2009-05-15 03:46:49 +0000
  • 23591eec35 BUGFIX Fixed BlogTree, ArchiveWidget SQL queries to work with ANSI and non-ANSI compatible queries Sean Harvey 2009-05-11 02:48:24 +0000
  • 58775ea256 ENHANCEMENT: Allow specifying the class buckets to assign tags into based on popularity Hamish Friedlander 2009-05-06 05:02:01 +0000
  • 2d1eb07478 BUGFIX: Use parent->canAddChildren, not parent->canEdit to determine if this user can add children to parent blog holder Hamish Friedlander 2009-05-06 05:01:28 +0000
  • 37a6070714 BUGFIX: Check owner with less complex logic Hamish Friedlander 2009-05-06 05:00:54 +0000
  • 16c7b2d431 FEATURE: Add an additional level of blog container, called the tree. You can now use blogs in the previous manner (holder has many entries) or as a deep tree of many holders. Viewing a level up the tree will show all blog entries within that tree. Hamish Friedlander 2009-04-30 22:05:54 +0000
  • 05b0992f7e MINOR: Show BlogManagementWidget if the user has permissions to post Andrew O'Neil 2009-04-26 23:52:14 +0000
  • baa470dd10 Added css class to blog post titles Saophalkun Ponlu 2009-04-21 23:06:12 +0000
  • 0adb9da466 ENHANCEMENT Added 'rss' suffix to BlogHolder->rss() to point back to the feed properly (was causing feed validation errors) Ingo Schommer 2009-02-25 06:55:58 +0000
  • 9d8fd02ce1 Tagged 0.2.0 0.2.0 Andrew O'Neil 2009-02-24 05:57:44 +0000
  • 94601547af FEATURE: added userblog support. Thanks simon_w - #3463 Will Rossiter 2009-02-07 02:19:27 +0000
  • 058a3c393c BUGFIX: added missing semi colon Will Rossiter 2009-01-20 04:37:44 +0000
  • 32f4579718 MINOR: added empty statics to blog Will Rossiter 2009-01-20 04:01:45 +0000
  • c18af6c473 MINOR Updated translations Ingo Schommer 2009-01-13 22:03:27 +0000
  • 94391c22d7 BUGFIX Allow SearchForm URL action for default SS search on BlogEntry Sean Harvey 2009-01-12 22:27:05 +0000
  • 4340fb91db MINOR Updated language master tables Ingo Schommer 2009-01-12 04:58:29 +0000
  • ff4a95ec26 MINOR Updated translations Ingo Schommer 2009-01-12 04:35:57 +0000
  • 3c8df2e623 MINOR: added seperate URLTag element so you can use the tag segment for something else Will Rossiter 2008-12-18 05:26:43 +0000
  • fc60f702de Tagged 0.2.0-rc1 Andrew O'Neil 2008-12-17 04:11:38 +0000
  • e71295c746 Tagged 0.2.0-rc1 0.2.0-rc1 Andrew O'Neil 2008-12-17 04:11:38 +0000
  • 4e2cf1b14c Make rc tag folder Andrew O'Neil 2008-12-17 04:10:52 +0000
  • 8abe20a92d Prepare for 0.2-rc1 Andrew O'Neil 2008-12-17 04:04:42 +0000
  • f636f90fae BUGFIX: Fix rss feed Andrew O'Neil 2008-12-17 03:59:02 +0000
  • 4c5f0e1075 FEATURE: Allow use of tiny mce on front end Andrew O'Neil 2008-12-16 22:44:55 +0000
  • 8e708d98a7 FEATURE: Enable disabling of TrackBacks Andrew O'Neil 2008-12-16 22:35:32 +0000
  • 3443ff9f60 BUGFIX: SetDate doesn't need to be called, as the date is automatically set the the current time Andrew O'Neil 2008-12-16 21:27:05 +0000
  • 18f2639e51 Add PageComments to allowed_actions Andrew O'Neil 2008-12-16 20:37:14 +0000
  • fe9afc2e36 #2774 - Functions in tag cloud widget out of place Andrew O'Neil 2008-12-16 04:49:52 +0000
  • 2bcbb8ee7d BUGFIX: #1709 - Archive widgets shows months and years for unpublished posts Andrew O'Neil 2008-12-16 04:35:28 +0000
  • bbba843ba5 BUGFIX: Fix tag cloud Andrew O'Neil 2008-12-16 04:31:06 +0000
  • 1298e15c07 BUGFIX: Fix trackbacks Andrew O'Neil 2008-12-16 04:29:34 +0000
  • e3a21012fb BUGFIX: Fix not being able to post from frontend, change posting code to be more SilverStripey Andrew O'Neil 2008-12-16 04:25:35 +0000
  • 968b9ff467 Fixed blog RSS caching Sam Minnee 2008-12-12 23:14:47 +0000
  • d556d052c0 MINOR Removed useless $db array in SubscribeRSSWidget since it's not being used Sean Harvey 2008-12-10 07:13:59 +0000
  • 475b41bbda ENHANCEMENT Use of themedCSS() in BlogEntry instead of relative paths to css files MINOR Code cleanup on BlogEntry class Sean Harvey 2008-12-10 07:05:18 +0000
  • bf70b7e7bc MINOR phpDoc for BlogEntry BUGFIX Unncessary use of Convert::raw2sql() in BlogEntry_Controller->unpublishPost() for making an integer SQL safe, just use (int) instead to cast it Sean Harvey 2008-12-10 07:01:06 +0000
  • 3e8754e50d MINOR Tidy up of ArchiveWidget ENHANCEMENT Use of instanceof instead of is_a() so BlogHolder and BlogEntry subclasses still work properly Sean Harvey 2008-12-10 06:58:28 +0000
  • 4b6a22f6a3 ENHANCEMENT Added SubscribeRSSWidget for linking directly to blog RSS from the BlogHolder Sean Harvey 2008-12-10 06:49:06 +0000
  • 684287e11d MINOR Added RSS feed icon 28x28 for general purpose Sean Harvey 2008-12-10 06:48:34 +0000
  • dcb23d6cc3 ENHANCEMENT Addition of Date, so date can be used in the RSS feed ENHANCEMENT Allow casting of Date and Title so can be modified in template Sean Harvey 2008-12-10 00:58:17 +0000
  • 01b48e74b7 BUGFIX Fix RSS feeds in RSSWidget not working. Since SimplePie has manifest_excluse, we need to include the SimplePie.php file manually in order to use the SimplePie class for RSSWidget->FeedItems() Sean Harvey 2008-12-09 23:15:11 +0000
  • 733cce2290 BUGFIX Adjusted blog pagination to new PaginationSummary syntax (see r67984) Ingo Schommer 2008-12-09 21:48:37 +0000
  • 11243352ee Changed ... to html entiries … PaginationSummary return all pages by default Saophalkun Ponlu 2008-12-09 00:36:21 +0000
  • 72b1473afa Use pagination summary function Saophalkun Ponlu 2008-12-08 09:26:40 +0000
  • 3f50a8e36c MINOR: comment improvements and fixes Will Rossiter 2008-12-04 21:34:49 +0000
  • cb0ca458e3 MINOR: tidied up blog pagination template Will Rossiter 2008-12-04 03:13:32 +0000
  • bda7fd1cd7 Reverted changes that shouldnt be in core Andrew O'Neil 2008-12-02 02:58:14 +0000
  • 0ba0c52553 Moved LegacyIDs from BlogEntry and File to Decorators Saophalkun Ponlu 2008-12-02 02:46:42 +0000
  • efbe5242ce Added LegacyID. Used for blog migration Saophalkun Ponlu 2008-12-02 01:53:52 +0000
  • 8e74406b43 ENHANCEMENT Added IsWYSIWYGEnabled() to check if it's enabled or not, used for templates to determine whether to return parsed content or just standard HTML Sean Harvey 2008-11-27 01:43:55 +0000
  • d2969a7fa4 BUGFIX If WYSIWYG editing enabled, don't attempt to parse the content, just return the HTML instead MINOR HTML code formatting in BlogEntry.ss Sean Harvey 2008-11-27 01:43:22 +0000
  • bccb236a40 ENHANCEMENT Added empty statics to BlogHolder to allow for decoration of BlogHolder Sean Harvey 2008-11-25 05:01:20 +0000
  • cbf39d1ec8 ENHANCEMENT Added empty relationship statics so BlogEntry can be decorated by a DataObjectDecorator Sean Harvey 2008-11-25 04:24:51 +0000