[Tickets #11283] Re: Resources need to be optional

bugs at horde.org bugs at horde.org
Thu Oct 4 20:44:34 UTC 2012


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

Ticket URL: http://bugs.horde.org/ticket/11283
------------------------------------------------------------------------------
  Ticket             | 11283
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | Resources need to be optional
  Queue              | Kronolith
  Version            | Git develop
  Type               | Bug
  State              | Assigned
  Priority           | 1. Low
  Milestone          | 4
  Patch              |
  Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2012-10-04 20:44) wrote:

Changes have been made in Git (master):

commit c1ffb6e7534689b35cd477e1af87e7fe414d65eb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 4 16:03:50 2012 -0400

     Bug: 11283  Decouple Resource driver from calendar driver.

  kronolith/config/conf.xml                   |   18 +
  kronolith/lib/Application.php               |    2 +-
  kronolith/lib/Driver/Resource.php           |  336 ------------------
  kronolith/lib/Driver/Resource/Sql.php       |  495  
+++++++++++++++++++++++++++
  kronolith/lib/Driver/Sql.php                |   17 +-
  kronolith/lib/Event.php                     |    3 +-
  kronolith/lib/Event/Resource.php            |   49 ---
  kronolith/lib/Event/Resource/Sql.php        |   64 ++++
  kronolith/lib/Factory/Driver.php            |   21 +-
  kronolith/lib/Kronolith.php                 |    5 +
  kronolith/lib/Resource/Base.php             |    8 +-
  kronolith/lib/Resource/Group.php            |    2 +-
  kronolith/lib/Resource/Single.php           |   34 +-
  kronolith/lib/View/Sidebar.php              |    2 +-
  kronolith/package.xml                       |   18 +-
  kronolith/templates/attendees/attendees.inc |    4 +
  16 files changed, 653 insertions(+), 425 deletions(-)

http://git.horde.org/horde-git/-/commit/c1ffb6e7534689b35cd477e1af87e7fe414d65eb





More information about the bugs mailing list