[Tickets #2150] Re: Add support for recurring tasks

bugs at horde.org bugs at horde.org
Mon Apr 2 18:01:24 UTC 2012


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

Ticket URL: http://bugs.horde.org/ticket/2150
------------------------------------------------------------------------------
  Ticket             | 2150
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | Add support for recurring tasks
  Queue              | Nag
  Version            | Git master
  Type               | Enhancement
  State              | Assigned
  Priority           | 1. Low
  Milestone          | 4
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2012-04-02 18:01) wrote:

Changes have been made in Git (develop):

commit 6bb5bcc17e44b2defa22896aa4c55489bb19e09a
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 2 14:05:00 2012 +0200

     Add recurring tasks - backend part (Request #2150).

  nag/app/controllers/CompleteTask.php       |    8 +--
  nag/lib/Api.php                            |   10 +--
  nag/lib/Driver.php                         |    7 ++-
  nag/lib/Driver/Kolab.php                   |   17 +++++
  nag/lib/Driver/Sql.php                     |  109  
++++++++++++++++++++++++++--
  nag/lib/Task.php                           |   93 +++++++++++++++++++++++-
  nag/migration/9_nag_upgrade_recurrence.php |    4 +
  nag/test/Nag/Unit/Driver/Base.php          |   23 ++++++
  8 files changed, 243 insertions(+), 28 deletions(-)

http://git.horde.org/horde-git/-/commit/6bb5bcc17e44b2defa22896aa4c55489bb19e09a





More information about the bugs mailing list