| Sat, 03 Oct 2009 21:15:34 +0200 |
Made the meta tag handling somewhat more consistent
|
file | diff | annotate |
| Mon, 14 Sep 2009 09:33:05 -0400 |
- Added meta description and meta keywords to polls plugin (displays for poll results and poll vote page).
|
file | diff | annotate |
| Sun, 06 Sep 2009 15:46:20 +0200 |
Let's use count() instead of sizeof() everywhere from now on
|
file | diff | annotate |
| Sat, 06 Jun 2009 14:34:21 +0200 |
Update polls comments when changing a poll's ID so the comments don't get orphaned (part of bug #0000901)
|
file | diff | annotate |
| Sun, 19 Apr 2009 16:57:27 +0200 |
Experimental feature: Optionally compress output before sending it to the browser (disabled by default)
|
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:43:04 +0100 |
More cases where we should be using DB_delete
|
file | diff | annotate |
| Sun, 22 Feb 2009 18:50:02 +0100 |
Ensure consistent template variable names for the Permission Editor
|
file | diff | annotate |
| Sun, 25 Jan 2009 10:46:22 +0100 |
Implemented PLG_itemSaved and PLG_itemDeleted for the Polls plugin
|
file | diff | annotate |
| Tue, 06 Jan 2009 13:38:22 +0100 |
Synced with 1.5.2 Polls fixes
|
file | diff | annotate |
| Tue, 06 Jan 2009 13:32:02 +0100 |
"old_pid" hidden input field was missing from the polls editor template file
|
file | diff | annotate |
| Sun, 14 Dec 2008 21:36:53 +0100 |
Reverted changes that shouldn't be in this branch
|
file | diff | annotate |
| Sun, 23 Nov 2008 18:24:58 +0100 |
Fixed inconsistencies and various small mistakes when displaying "Access denied" messages on the admin pages
|
file | diff | annotate |
| Sun, 05 Oct 2008 20:33:33 +0200 |
Fixed SQL error when poll questions contained single quotes (bug #0000756)
|
file | diff | annotate |
| Fri, 03 Oct 2008 22:15:16 +0200 |
Fixed handling of poll IDs in Polls editor (bug #0000753)
|
file | diff | annotate |
| Tue, 10 Jun 2008 17:26:50 +0000 |
Fixed remaining places where the Admin panels had inconsistent layouts: Calendar list of events, Polls editor (bug #0000650)
|
file | diff | annotate |
| Sat, 07 Jun 2008 12:41:45 +0000 |
Ensure consistent display of the admin screens (bug #0000650)
|
file | diff | annotate |
| Sat, 24 May 2008 09:04:59 +0000 |
Ensure message display for all "after save" options
|
file | diff | annotate |
| Fri, 23 May 2008 20:13:30 +0000 |
Check the token inside savepoll so user can use the back button in case of missing fields
|
file | diff | annotate |
| Sun, 18 May 2008 16:58:51 +0000 |
More CSRF protection
|
file | diff | annotate |
| Sat, 17 May 2008 18:53:27 +0000 |
Quickfix: When fields are missing on a poll, don't go back to the polls editor (which will only throw a confusing access violation message when it's new poll that hasn't been saved yet).
|
file | diff | annotate |
| Sat, 17 May 2008 17:35:52 +0000 |
Initialize 'hideresults' field
|
file | diff | annotate |
| Tue, 13 May 2008 19:42:17 +0000 |
A few more places where the 'open' column had to be renamed to 'is_open'
|
file | diff | annotate |
| Sat, 26 Jan 2008 20:43:15 +0000 |
Show "Open for voting" status in list of polls
|
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 |
| Sun, 25 Nov 2007 06:59:56 +0000 |
XHTML optional updates
|
file | diff | annotate |
| Thu, 11 Oct 2007 01:53:09 +0000 |
show the admin menu in all admin pages
|
file | diff | annotate |
| Wed, 29 Aug 2007 09:34:53 +0000 |
display the menu by itself instead of piping it through the admin-list-functions
|
file | diff | annotate |
| 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
|
file | diff | annotate |
| Mon, 20 Aug 2007 09:29:06 +0000 |
remove debug text
|
file | diff | annotate |
| Mon, 20 Aug 2007 09:25:37 +0000 |
fixing poll plugin answer tables index to prevent overwriting of other values
|
file | diff | annotate |
| Thu, 09 Aug 2007 07:03:34 +0000 |
configurable target after save for polls plugin
|
file | diff | annotate |
| Sun, 05 Aug 2007 08:05:08 +0000 |
Use plugin's geticon function
|
file | diff | annotate |
| Sun, 06 May 2007 09:48:27 +0000 |
Fixed extra backslashes appearing in poll remarks when editing polls (already fixed in the trunk)
|
file | diff | annotate |
| Tue, 16 Jan 2007 04:02:25 +0000 |
updates to polls version 2.0
|
file | diff | annotate |
| Tue, 12 Dec 2006 09:50:03 +0000 |
make sure poll votes is a number
|
file | diff | annotate |
| Sun, 01 Oct 2006 18:19:21 +0000 |
Display the actual number of polls the current user can see
|
file | diff | annotate |
| Sat, 09 Sep 2006 18:27:06 +0000 |
Minor HTML fix
|
file | diff | annotate |
| Sat, 19 Aug 2006 13:59:29 +0000 |
Minor SQL change to ensure compatibility with MS SQL
|
file | diff | annotate |
| Thu, 03 Aug 2006 14:39:13 +0000 |
Moved the code to create a dropdown of all groups to SEC_getGroupDropdown to avoid code duplication
|
file | diff | annotate |
| Thu, 03 Aug 2006 13:55:45 +0000 |
Fixed a warning; cosmetics
|
file | diff | annotate |
| Sat, 08 Jul 2006 19:58:43 +0000 |
Use page titles where appropriate
|
file | diff | annotate |
| Mon, 05 Jun 2006 09:53:31 +0000 |
Provide consistently named {author} and {owner} variables (where appropriate) that contain either the username or user's full name, depending on the $_CONF['show_fullname'] setting
|
file | diff | annotate |
| Sat, 20 May 2006 15:59:27 +0000 |
Fixed search
|
file | diff | annotate |
| Sat, 20 May 2006 15:25:06 +0000 |
Stricter parameter filtering; fixed some warnings
|
file | diff | annotate |
| Sat, 20 May 2006 14:07:57 +0000 |
Fixed warning due to the unused "statuscode" field
|
file | diff | annotate |
| Mon, 15 May 2006 04:10:38 +0000 |
Bunches of tiny bug fixes
|
file | diff | annotate |
| Fri, 12 May 2006 09:12:18 +0000 |
added remarks to poll answers
|
file | diff | annotate |
| Thu, 13 Apr 2006 11:14:02 +0000 |
Show the owner's full name when $_CONF['show_fullname'] is enabled
|
file | diff | annotate |
| Sun, 02 Apr 2006 09:23:37 +0000 |
Fixed delete option
|
file | diff | annotate |
| Thu, 09 Mar 2006 09:38:40 +0000 |
Introduced {delete_option_no_confirmation} for those who'd rather live dangerously ;-)
|
file | diff | annotate |
| Wed, 08 Mar 2006 16:35:43 +0000 |
Added a JavaScript delete confirmation
|
file | diff | annotate |
| 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
|
file | diff | annotate |
| Sat, 19 Nov 2005 04:12:56 +0000 |
Cleaned up some uninitialized variables
|
file | diff | annotate |
| Fri, 18 Nov 2005 02:53:46 +0000 |
adminlist & warning fixes
|
file | diff | annotate |
| Thu, 17 Nov 2005 15:31:30 +0000 |
cleaning up code & warnings in polls & static pages
|
file | diff | annotate |
| Mon, 14 Nov 2005 19:50:53 +0000 |
fixed polls admin list date error
|
file | diff | annotate |
| Sun, 13 Nov 2005 14:32:11 +0000 |
Fixed warning message on PHP 5.1
|
file | diff | annotate |
| Sat, 05 Nov 2005 14:02:11 +0000 |
Set a few more page titles
|
file | diff | annotate |
| Wed, 02 Nov 2005 15:24:55 +0000 |
admin-lists: re-introduced not-so-unnecessary code (caugh!)
|
file | diff | annotate |