public_html/admin/moderation.php
Sat, 17 Oct 2009 13:11:32 +0200 Fixed a long-standing quirk of the submission handling where the "Submissions" entry in the Admins Block wasn't updated after accepting / rejecting a submission
Mon, 14 Sep 2009 16:10:32 +0200 Removed the CSRF token from all links to edit a comment. We only need it in the actual comment editor and it caused problems on the moderation page
Sat, 30 May 2009 15:18:51 +0200 The list of Comment Submissions now tries to provide a link to a comment's parent object (article, poll, ...). If not available, it displays an excerpt from the comment
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 19:46:23 +0200 Moved documentation to docs/english so that it can be translated (feature request #0000770)
Fri, 10 Apr 2009 21:04:16 +0200 Add number of comments waiting in the moderation queue to the Submissions count; hide comment moderation list when disabled
Fri, 10 Apr 2009 17:04:09 +0200 Missing bits and pieces for the comment changes
Fri, 10 Apr 2009 11:53:06 +0200 Merged changes from Jared's 2008 GSoC project - all credits to Jared Wenerd and Michael Jervis
Sat, 28 Mar 2009 14:15:00 +0100 Documentation updates
Sat, 07 Mar 2009 17:41:43 +0100 Fixed errors reported by phpDocumentor
Sat, 28 Feb 2009 09:39:18 +0100 DB_Query -> DB_query, for consistency
Sat, 24 Jan 2009 21:10:21 +0100 Simplified PLG_itemSaved and added an optional $old_id parameter; call PLG_itemSaved whenever a story is saved; drop in_transit column from the stories table
Sat, 04 Oct 2008 17:28:09 +0200 Introduced COM_showMessageText (for feature request #0000676) and COM_showMessageFromParameter (for bug #0000618)
Thu, 04 Sep 2008 19:03:30 +0000 Bug 726, approve draft from moderation queue fails due to CSRF hardening.
Fri, 20 Jun 2008 19:10:38 +0000 Started a "bugfixes only" branch for a possible 1.5.0-1 release and ported the first fixes over from the trunk.
Thu, 19 Jun 2008 18:46:22 +0000 Fixed user submission queue (reported by greenteagod)
Fri, 23 May 2008 21:07:14 +0000 Fixed display of plugin messages when "after save" was set to Home or Admin Home
Sun, 04 May 2008 07:32:53 +0000 Templating bug (0000617 / jmucchiello)
Sat, 03 May 2008 15:09:13 +0000 Static pages, moderation, configration - Security hardenning.
Sat, 19 Apr 2008 12:13:18 +0000 Fixes for E_ALL
Wed, 20 Feb 2008 20:07:59 +0000 Ensure every template class has site_url, site_admin_url, layout_url and xhtml variables set. My eyes, they bleed...
Sun, 17 Feb 2008 10:29:36 +0000 Quick'n'dirty workaround: Limit submission queue listings to 50 entries at a time to prevent timeouts (in case of submission queues full of spam). For a proper solution, we would need to use ADMIN_list instead of ADMIN_simpleList.
Sat, 16 Feb 2008 16:57:51 +0000 When the link to the version check is hidden from the Admin's Block, also hide it from the Admin Home (aka Command and Control)
Sun, 25 Nov 2007 15:09:09 +0000 Patch by Joe Mucchiello for places in the code where the template library was used incorrectly
Sun, 25 Nov 2007 06:59:56 +0000 XHTML optional updates
Mon, 29 Oct 2007 14:10:51 +0000 fixing moderation lists
Wed, 10 Oct 2007 02:46:55 +0000 todo note
Tue, 09 Oct 2007 10:24:17 +0000 moving code to COM_showMessage and text to language file
Tue, 09 Oct 2007 10:16:06 +0000 replacing image html with COM_createImage
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
Wed, 29 Aug 2007 02:11:35 +0000 Added config class and admin UI. Also added modified install script for
Thu, 08 Mar 2007 14:00:52 +0000 fixing HTML
Fri, 23 Feb 2007 01:25:11 +0000 fixing moderation forms around admin lists
Thu, 08 Feb 2007 04:14:59 +0000 using COM_createLink() in moderation.php
Sat, 03 Feb 2007 20:55:02 +0000 Fixed SQL error when using the bulk delete option for the user submission queue (bug #656; ported over from the trunk)
Sat, 03 Feb 2007 20:36:53 +0000 Corrected a big in moderation.php - SQL error generated when the bulk-delete of new user submissions was used.
Sat, 13 Jan 2007 11:11:02 +0000 border is set in CSS
Thu, 11 Jan 2007 20:40:41 +0000 Story re-write + microsummaries.
Sat, 09 Dec 2006 17:41:56 +0000 Sort admin entries case-insensitive because someonw *cough* wrote a plugin that uses a name in all lowercase characters ...
Thu, 02 Nov 2006 03:23:30 +0000 fixing bug #609, allowing forms in tables for ADMIN_list() also
Tue, 03 Oct 2006 10:42:56 +0000 Fixed appove/delete draft stories
Sun, 01 Oct 2006 18:54:44 +0000 Fixed warnings
Sun, 17 Sep 2006 11:42:37 +0000 Fixed extra whitespace (empty icon row) under the Command & Control icons
Tue, 12 Sep 2006 08:31:44 +0000 removing table around command & Control
Sun, 10 Sep 2006 17:38:48 +0000 Security test script
Sun, 20 Aug 2006 04:09:49 +0000 Added checkall and un-checkall feature to the moderation page. Modified the function ADMIN_simpleList() to support adding the checkbox per row and the header icon for the checkall/un-checkall icon.
Sun, 16 Jul 2006 17:43:55 +0000 Hide "DB Backups" admin option when not using MySQL
Sat, 08 Jul 2006 17:03:08 +0000 Introduced config options to set the default for the story's draft flag and frontpage option (feature request #163)
Wed, 28 Jun 2006 13:22:24 +0000 Yes, it's a hack but I'd like to have the topic _name_ displayed in the submission queues instead of the topic id.
Sun, 14 May 2006 20:25:43 +0000 Security: Possible XSS vectors and SQL insertion vectors closed.
Sun, 14 May 2006 13:57:05 +0000 Removed event handling (now part of the calendar plugin); fixed permission check for syndication; some source code cosmetics
Mon, 03 Apr 2006 11:40:51 +0000 List "draft" stories when the current user has story.edit permissions (and $_CONF['listdraftstories'] = 1, of course)
Fri, 06 Jan 2006 11:03:48 +0000 It was not possible to approve/delete users in the user submission queue due to a missing hidden "count" field
Wed, 28 Dec 2005 10:11:54 +0000 Xmas Patch Collection (see docs/history for details)
Thu, 22 Dec 2005 14:39:47 +0000 moving the call to lib-admin.php into the functions where it is needed so it wont be loaded all the time for normal users
Tue, 13 Dec 2005 19:22:11 +0000 Removed commented out code for clarity.
Sun, 11 Dec 2005 18:44:45 +0000 Re-introduced the "count" parameter so that it's again possible to moderate items further down a submission queue.
Fri, 02 Dec 2005 11:21:45 +0000 Missing quotes around the story id when approving a submitted story
Sun, 27 Nov 2005 10:21:31 +0000 The "Mail Users" icon was missing from Command and Control
Sun, 27 Nov 2005 09:47:05 +0000 Show the Trackback icon only when at least one of the Trackback, Pingback, or Ping features is enabled