public_html/admin/story.php
Sat, 17 Oct 2009 23:00:40 +0200 When a Story Admin did not have permission to edit a story, Geeklog threw a "call to a member function on a non-object" error when trying to display a proper "access denied" message (reported by Chase and Cesar)
Sun, 11 Oct 2009 11:00:55 +0200 Added new option $_CONF['article_comment_close_enabled'] to enable/disable automatically closing stories for comments after a certain amount of days (bug #0000959). Changed handling of comment_expire field in gl_stories such that 0 means the story is always open for comments.
Sat, 10 Oct 2009 16:46:57 +0200 Ensure that the year dropdown includes the close year
Tue, 04 Aug 2009 09:23:31 -0400 Added meta description and meta keywords to stories, staticpages and polls.
Sun, 19 Apr 2009 16:57:27 +0200 Experimental feature: Optionally compress output before sending it to the browser (disabled by default)
Sat, 18 Apr 2009 22:10:44 +0200 Fixed wrong use of COM_allowedHTML and COM_checkHTML in plugins (bug #0000785)
Fri, 10 Apr 2009 11:53:06 +0200 Merged changes from Jared's 2008 GSoC project - all credits to Jared Wenerd and Michael Jervis
Sun, 15 Mar 2009 21:54:28 +0100 phpDocumentor messes up obfuscated email addresses in angle brackets, so use a different style
Sun, 22 Feb 2009 18:50:02 +0100 Ensure consistent template variable names for the Permission Editor
Sun, 15 Feb 2009 10:59:22 +0100 Use IN to exlude topics instead of a (possibly long) list of ORs
Sat, 07 Feb 2009 21:39:46 +0100 Hide archive option radiobutton from the story editor when no archive topic is defined (feature request #0000807)
Sat, 07 Feb 2009 15:59:21 +0100 Fixed problem with backslashes appearing in the story title when previewing with magic_quotes_gpc = On (bug #0000790)
Sat, 07 Feb 2009 15:59:21 +0100 Fixed problem with backslashes appearing in the story title when previewing with magic_quotes_gpc = On (bug #0000790)
Sun, 18 Jan 2009 21:09:44 -0500 Update Advanced Editor functionality so the 'preview' panel will be selected if preview mode/operation is selected
Sat, 10 Jan 2009 19:10:20 +0100 Fixed story preview losing the story when the sid already existed (bug #0000789). Reason: Duplicate values for different errors - re-numbered STORY_xxx errors.
Sat, 10 Jan 2009 19:10:20 +0100 Fixed story preview losing the story when the sid already existed (bug #0000789). Reason: Duplicate values for different errors - re-numbered STORY_xxx errors.
Sun, 14 Dec 2008 21:36:53 +0100 Reverted changes that shouldn't be in this branch
Sun, 23 Nov 2008 18:24:58 +0100 Fixed inconsistencies and various small mistakes when displaying "Access denied" messages on the admin pages
Sun, 16 Nov 2008 17:39:54 +0100 Display a message when no topics exist and don't let the user enter the story editors (bug #0000738)
Sun, 16 Nov 2008 17:17:28 +0100 Removed commented-out code
Sat, 04 Oct 2008 17:28:09 +0200 Introduced COM_showMessageText (for feature request #0000676) and COM_showMessageFromParameter (for bug #0000618)
Sat, 13 Sep 2008 07:26:43 +0000 Issues previewing stories from submissions.
Sat, 07 Jun 2008 12:41:45 +0000 Ensure consistent display of the admin screens (bug #0000650)
Sun, 11 May 2008 22:03:25 +0000 Hard-code text direction for <input type="file"> (for bug #0000150)
Thu, 01 May 2008 19:43:42 +0000 Story security.
Mon, 11 Feb 2008 08:37:42 +0000 Fixed multiple application of htmlspecialchars() in the story preview
Sun, 30 Dec 2007 12:15:47 +0000 {xhtml} wasn't set for the standard story editor
Sun, 25 Nov 2007 06:59:56 +0000 XHTML optional updates
Thu, 11 Oct 2007 09:48:57 +0000 fix message typo
Sun, 30 Sep 2007 13:32:09 +0000 Merged the internal '_draft' and '_draft_flag' variables into one (hopefully without breaking too much ...)
Wed, 29 Aug 2007 09:34:53 +0000 display the menu by itself instead of piping it through the admin-list-functions
Wed, 29 Aug 2007 06:55:40 +0000 de-cluttering the admin lists by outsourcing the top menu into a separate function. It has nothing to do with the list itself as such and can be used in other places now also to preserve formatting and move further HTML into a single template
Sun, 19 Aug 2007 16:28:02 +0000 Integrated Ramnath's changes to make stories available through the webservice API
Thu, 09 Aug 2007 07:48:20 +0000 remove old code
Thu, 09 Aug 2007 07:44:28 +0000 configurable target after save for stories & users
Sat, 17 Mar 2007 09:20:47 +0000 Story Re-Write Image handling fixes.
Fri, 02 Mar 2007 08:05:28 +0000 Code cleanup.
Mon, 12 Feb 2007 19:12:15 +0000 Replaced calls to PLG_templateSetVars and removed spurious preview on start of new article.
Thu, 08 Feb 2007 04:44:26 +0000 using COM_createLink() in story.php
Sun, 04 Feb 2007 10:07:04 +0000 Bug #655 - Permissions don't save in stories.
Sat, 20 Jan 2007 16:50:09 +0000 Regression caused by the story rewrite: Don't call setDebug unless $_CONF['debug_image_upload'] is set
Wed, 17 Jan 2007 09:22:59 +0000 Wikitext editmode
Tue, 16 Jan 2007 06:45:43 +0000 Fixed PHP4 issues.
Thu, 11 Jan 2007 20:40:41 +0000 Story re-write + microsummaries.
Sun, 10 Dec 2006 12:08:40 +0000 Initialize SQL request arrays
Sat, 02 Dec 2006 12:19:26 +0000 Bugfix: Editing a story did reset the trackback count (reported by T. Marquez)
Sat, 02 Dec 2006 10:42:29 +0000 Changed hard-coded setDebug for the image upload to respect $_CONF['debug_image_upload']
Sat, 25 Nov 2006 13:58:37 +0000 Fixes for the remaining MS SQL issues, on behalf of Randy Kolenko
Sat, 04 Nov 2006 19:59:43 +0000 Fixed potential SQL injection in preview (the admin's version of a problem in submit.php that was fixed in 1.4.0sr3).
Sat, 04 Nov 2006 19:51:24 +0000 Nice typo - made the story's intro text disappear on edit
Wed, 01 Nov 2006 01:02:55 +0000 undo changes to stripslashes
Tue, 31 Oct 2006 10:24:27 +0000 do not remove slashes before displaying, they have been removed already during saving
Fri, 20 Oct 2006 02:12:29 +0000 cosmetics
Sun, 08 Oct 2006 08:15:19 +0000 Ensure that a story saved into the archive topic is marked as archived
Tue, 03 Oct 2006 08:25:30 +0000 Typo; caused an SQL error
Sun, 03 Sep 2006 14:39:28 +0000 Fix to bug where that Tab ID for the navbar was incorrect if this was a create new story with no content - as there is no preview tab in this case.
Sun, 03 Sep 2006 11:52:00 +0000 Use 24 hour mode for the publish and expiry times when $_CONF['hour_mode'] = 24
Sun, 03 Sep 2006 11:09:24 +0000 Don't show "delete" button for new stories
Mon, 21 Aug 2006 07:40:18 +0000 Just in case we ever want to be XHTML compliant ...
Sat, 19 Aug 2006 13:59:29 +0000 Minor SQL change to ensure compatibility with MS SQL