plugins/polls/functions.inc
Sun, 11 Oct 2009 20:51:25 +0200 Don't display "This poll has 0 more questions."
Sun, 11 Oct 2009 20:45:41 +0200 Fixed display of the Polls block when it only contained blocks not visible for anonymous visitors (bug #0000996)
Sat, 19 Sep 2009 17:58:30 +0200 Upgrading from Geeklog 1.5.2 did not extend the pid (poll id) to 40 characters. Let's try that again when upgrading to 1.6.1 ...
Mon, 14 Sep 2009 20:40:59 -0400 Fixed broken poll upgrade procedure for 2.1.0
Mon, 24 Aug 2009 09:42:00 -0400 Added meta description and meta keywords to topics.
Sat, 08 Aug 2009 13:57:57 +0200 Source code cosmetics (no change in functionality)
Sat, 08 Aug 2009 13:48:16 +0200 Renamed poll autotags to [poll_vote:], [poll_result:] (for consistency)
Sat, 08 Aug 2009 13:39:43 +0200 Missing global $_CONF
Tue, 04 Aug 2009 09:23:31 -0400 Added meta description and meta keywords to stories, staticpages and polls.
Sat, 13 Jun 2009 21:29:28 +0200 Implemented PLG_getCommentUrlId for the Polls plugin
Sat, 13 Jun 2009 17:17:36 +0200 Make sure the HTML width attribute has an integer value
Sun, 07 Jun 2009 19:07:00 +0200 Removed debug code
Sat, 06 Jun 2009 09:32:26 +0200 plugin_commentsupport isn't used any more
Mon, 01 Jun 2009 15:14:41 +0200 Use COM_isAnonUser
Sat, 30 May 2009 15:10:46 +0200 Fixed requesting the URL in plugin_getiteminfo
Sat, 30 May 2009 14:20:14 +0200 Display a message when a Polls comment is queued
Sat, 30 May 2009 13:31:12 +0200 Fixed parameter description
Sat, 18 Apr 2009 19:46:23 +0200 Moved documentation to docs/english so that it can be translated (feature request #0000770)
Sat, 11 Apr 2009 18:52:02 +0200 New plugin API function PLG_getDocumentationUrl (feature request #0000848)
Sat, 28 Mar 2009 17:00:42 +0100 Fixed phpDocumentor warnings
Sun, 22 Mar 2009 10:49:26 +0100 Introduced new plugin API function PLG_migrate
Sun, 15 Mar 2009 18:50:42 +0100 phpDocumentor tags for the Polls plugin
Sat, 28 Feb 2009 22:58:46 +0100 Prefer SQL keywords in uppercase
Sat, 28 Feb 2009 19:44:23 +0100 We really should be using DB_delete instead of DB_query("DELETE...") where possible
Tue, 06 Jan 2009 16:10:40 +0100 Updated version numbers
Sun, 28 Dec 2008 20:00:25 +0100 Implemented Polls upgrade
Sun, 28 Dec 2008 10:59:04 +0100 Implemented Polls autoinstall
Sun, 21 Dec 2008 16:26:28 +0100 Updated documentation and parameter description
Sun, 21 Dec 2008 10:06:37 +0100 addslashes can't hurt ...
Sun, 21 Dec 2008 10:00:36 +0100 Implemented PLG_getItemInfo for the Polls plugin
Sun, 21 Sep 2008 08:37:12 +0000 Fixed protection against direct execution on non-case sensitive file systems
Sun, 17 Aug 2008 08:42:00 +0000 For multi-question polls, make the "Vote" button read "Start Poll" in the polls block (bug #0000633)
Sat, 16 Aug 2008 19:43:58 +0000 Fixed display of "Results" link while a poll is open
Sat, 31 May 2008 07:55:08 +0000 There is no need for the bundled plugins to read their config.php
Sat, 17 May 2008 20:34:52 +0000 Fixed counter for question with only one answer ...
Tue, 13 May 2008 18:53:22 +0000 The polltopics column name 'open' is a reserved keyword in SQL Server, changed to 'is_open'
Mon, 17 Mar 2008 21:12:54 +0000 Plugins are updated by the install script, so we don't need to maintain the plugin's upgrade function
Sun, 16 Mar 2008 09:33:23 +0000 Source code cosmetics, for consistency
Sat, 15 Mar 2008 18:11:43 +0000 Polls plugin configuration
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...
Sat, 19 Jan 2008 14:53:12 +0000 A bunch of minor Polls fixes (defaults; handling of closed polls)
Sat, 29 Dec 2007 20:03:09 +0000 Fixed warnings, voting, etc. Some source code cosmetics.
Sun, 25 Nov 2007 06:59:56 +0000 XHTML optional updates
Tue, 09 Oct 2007 10:01:19 +0000 adjust polls layout
Tue, 09 Oct 2007 09:14:03 +0000 fix multiple polls display
Tue, 09 Oct 2007 08:44:08 +0000 fix edit-icon variable
Sat, 26 May 2007 16:54:11 +0000 Check for undefined index
Mon, 30 Apr 2007 18:05:14 +0000 Quick fix for "undefined index 'uid'"
Sun, 29 Apr 2007 14:12:13 +0000 E_ALL fixes.
Fri, 09 Mar 2007 04:52:18 +0000 missing global for image type
Fri, 09 Mar 2007 04:44:13 +0000 edit icon instead of link
Sun, 11 Feb 2007 02:06:28 +0000 removing old uninstall code from plugins
Sun, 11 Feb 2007 01:55:11 +0000 automated uninstall for the spamx plugin
Sun, 11 Feb 2007 01:12:43 +0000 automated uninstall for the links & polls plugin
Sun, 11 Feb 2007 01:07:33 +0000 autouninstall feature / fixing polls install
Thu, 08 Feb 2007 01:42:17 +0000 using COM_createLink()
Tue, 30 Jan 2007 20:03:45 +0000 show comments also on unvoted polls
Tue, 30 Jan 2007 19:55:05 +0000 fixing poll comments
Sun, 28 Jan 2007 10:15:04 +0000 Allow comments to be closed, i.e. display the existing comments but don't accept any new ones
Tue, 16 Jan 2007 06:10:38 +0000 allow viewing of non-voted results