[Tickets #10727] Re: Allow scheduling events in non-local timezones

bugs at horde.org bugs at horde.org
Wed Aug 29 12:24:13 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10727
------------------------------------------------------------------------------
  Ticket             | 10727
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | Allow scheduling events in non-local timezones
  Queue              | Kronolith
  Version            | Git master
  Type               | Enhancement
  State              | Resolved
  Priority           | 1. Low
  Milestone          | 3.1
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2012-08-29 12:24) wrote:

Changes have been made in Git (master):

commit 65b46cf8f1fef3ea006f6bde35c73cd244e3c386
Author: Jan Schneider <jan at horde.org>
Date:   Sat Nov 12 01:40:52 2011 +0100

     Allow to set individual timezones for each event (Request #10727).

     Todos:
     - Implement in traditional view.
     - Dynamically show and hide timezone field depending on the selected
       driver's capabilities.
     - Think about recurrence exceptions.

  kronolith/docs/CHANGES             |    1 +
  kronolith/js/kronolith.js          |    1 +
  kronolith/lib/Ajax/Application.php |    5 +++
  kronolith/lib/Driver.php           |   10 ++++++
  kronolith/lib/Driver/Sql.php       |   16 +++++++--
  kronolith/lib/Event.php            |   46 +++++++++++++++++++++++---
  kronolith/lib/Event/Sql.php        |    5 +++
  kronolith/lib/Kronolith.php        |   62 +++++++++++++++++++++++++++++++----
  kronolith/package.xml              |    2 +-
  kronolith/templates/index/edit.inc |    8 +++++
  10 files changed, 140 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/65b46cf8f1fef3ea006f6bde35c73cd244e3c386





More information about the bugs mailing list