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