plugins/calendar/functions.inc
Sat, 03 Oct 2009 15:18:47 +0200 Need to handle "upgrade" step from Calendar version 1.0.3
Sat, 03 Oct 2009 15:08:13 +0200 Fixed handling of owner_id for anonymous event submissions
Sat, 03 Oct 2009 11:46:54 +0200 Keep track of the user id for submitted events (bug #0000993)
Sat, 03 Oct 2009 10:57:31 +0200 Fixed wrong / undefined variable
Thu, 01 Oct 2009 00:07:25 +0100 Consolidated common date comparison into search API, functionally the same
Sun, 02 Aug 2009 19:31:01 +0200 Avoid triggering a false spam report when submitting an event with the default "http://" entry for the link still in place (bug #0000946)
Mon, 15 Jun 2009 12:53:08 +0200 Minor improvement: Don't search through the personal calendar for anonymous users
Sun, 14 Jun 2009 15:29:08 +0100 Fixed permissions when searching personal events.
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
Mon, 25 May 2009 16:57:48 +0100 Hiding search info also works for plugins on old api. Minor cosmetic changes.
Thu, 23 Apr 2009 22:58:11 +0100 Added option to search by titles only (feature request #0000840)
Sat, 18 Apr 2009 19:46:23 +0200 Moved documentation to docs/english so that it can be translated (feature request #0000770)
Mon, 13 Apr 2009 08:47:58 +0200 Fixed handling of empty id in autotags
Sat, 11 Apr 2009 18:52:02 +0200 New plugin API function PLG_getDocumentationUrl (feature request #0000848)
Sun, 22 Mar 2009 10:49:26 +0100 Introduced new plugin API function PLG_migrate
Sun, 15 Mar 2009 16:24:56 +0100 Removed extra double quote from upcoming events block (bug #0000827)
Sat, 28 Feb 2009 22:58:46 +0100 Prefer SQL keywords in uppercase
Sun, 08 Feb 2009 17:02:59 +0000 Updated Search API for Calendar plugin
Sun, 25 Jan 2009 10:40:33 +0100 Implemented PLG_itemSaved and PLG_itemDeleted for the Calendar plugin
Sun, 25 Jan 2009 10:14:11 +0100 Remove the (unused) in_transit flag from the Calendar plugin
Tue, 06 Jan 2009 16:10:40 +0100 Updated version numbers
Fri, 26 Dec 2008 19:31:15 +0100 Implemented Calendar upgrade
Fri, 26 Dec 2008 15:58:22 +0100 First attempt to get the plugin upgrade working
Thu, 25 Dec 2008 22:48:45 +0100 Minor corrections, refinements, and cosmetics
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 ...
Sat, 20 Dec 2008 19:39:16 +0100 Implemented PLG_getItemInfo for the Calendar plugin
Sun, 07 Dec 2008 17:14:42 +0100 Fixed call to update event feeds when an event is deleted
Sun, 21 Sep 2008 08:37:12 +0000 Fixed protection against direct execution on non-case sensitive file systems
Sun, 03 Aug 2008 17:43:55 +0000 Be more fault-tolerant in case $_CA_CONF['event_types'] was not set properly (for bug #0000690)
Sun, 06 Jul 2008 20:16:59 +0000 Search for author didn't work
Thu, 03 Jul 2008 18:01:00 +0000 Reverting: Bug 663 - Invalid use of global in plugins [LWC]
Sun, 29 Jun 2008 19:02:50 +0000 MSSQL issues resolved in calendar plugin and in CSRF tokens.
Thu, 26 Jun 2008 21:07:21 +0000 - Calendar block now includes events from the current day (in progress or all
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)
Sat, 31 May 2008 07:55:08 +0000 There is no need for the bundled plugins to read their config.php
Thu, 22 May 2008 17:01:54 +0000 More CSRF protection; also fixed some E_ALL warnings and some cosmetic issues
Thu, 22 May 2008 13:59:45 +0000 Bugfix: In some cases, personal events would end up in the submission queue for site events
Thu, 22 May 2008 13:24:59 +0000 Fixed "Delete old entries" option - delete checkboxes were missing
Sat, 19 Apr 2008 15:04:05 +0000 Bring group and default permission handling for 'calendar.submit' in sync with the Links plugin
Thu, 17 Apr 2008 18:33:27 +0000 Calendar block shows the current days ongoing (all day or in progress) events.
Sat, 12 Apr 2008 20:34:18 +0000 Fixed deleting events submissions from the Events editor
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 12:22:02 +0000 Calender plugin configuration
Sat, 08 Mar 2008 15:12:29 +0000 Fixed upcoming events block (reported by Jessica Blank)
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, 27 Jan 2008 15:23:33 +0000 Got rid of the $_STATES array and turned the states dropdown into a simple text entry field
Sat, 29 Dec 2007 20:21:25 +0000 Fixed calls to ADMIN_list
Sun, 25 Nov 2007 06:59:56 +0000 XHTML optional updates
Wed, 10 Oct 2007 01:57:44 +0000 fix batchdelete for calendar
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, 05 Aug 2007 07:55:40 +0000 Use plugin_geticon_calendar() to display the proper icon (ported over from the trunk)
Sun, 05 Aug 2007 07:51:40 +0000 Use plugin_geticon_calendar()
Sat, 12 May 2007 19:56:13 +0000 Fixed Calendar feeds: The first parameter to the getFeedContent function is the feed's ID, not the feed limit (ported over from the trunk)
Sat, 12 May 2007 19:54:17 +0000 Fixed Calendar feeds: The first parameter to the getFeedContent function is the feed's ID, not the feed limit (bug #659)
Sat, 05 May 2007 14:45:55 +0000 Highlight search queries in events
Sat, 05 May 2007 14:30:05 +0000 Removed undefined / unused variable