Summary | Recurrence controls missing |
Queue | Nag |
Queue Version | Git develop |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/17/2012 (4681 days ago) |
Due | |
Updated | 02/26/2014 (4184 days ago) |
Assigned | 10/17/2012 (4681 days ago) |
Resolved | 12/04/2013 (4268 days ago) |
Milestone | 4.2 |
Patch | No |
commit f87d86025afb09b5bff96e556ce372aa298daed8
Author: Jan Schneider <jan@horde.org>
Date: Wed Dec 4 21:48:28 2013 +0100
[jan] Add recurrence controls to basic view (
Request #11545).nag/docs/CHANGES | 1 +
nag/js/calendar.js | 7 +
nag/lib/Form/Task.php | 1 +
nag/lib/Form/Type/NagRecurrence.php | 154 ++++++++++++++++++++++++++
nag/lib/Ui/VarRenderer/Nag.php | 206
++++++++++++++++++++++++++++++++++-
nag/package.xml | 10 +-
nag/themes/default/screen.css | 2 +-
7 files changed, 374 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/f87d86025afb09b5bff96e556ce372aa298daed8
State ⇒ Resolved
Milestone ⇒ 4.2
Version ⇒ Git develop
Type ⇒ Enhancement
Priority ⇒ 1. Low
Summary ⇒ Recurrence controls missing
Still needs to be added to Nag's interface itself. Since this is an
additional feature, it will have to wait until the next release.
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ Nag
Summary ⇒ Kolab backend: Recurrence controls missing
Type ⇒ Bug
Priority ⇒ 1. Low
I remember vaguely that we merged a patch from Gunnar to support
recurrences in nag.
When I create / modify a task, I don't have any recurrence controls in there.
Bug or feature?
Thomas