Thomas Bruederli
8c507885c5
Fix list creation/update/deletion ( #3047 )
2014-05-21 13:56:44 +02:00
Thomas Bruederli
f4f5a30e0a
Add new folder navigation to tasks module ( #3047 )
2014-05-21 13:04:18 +02:00
Thomas Bruederli
3a2d5eed5a
Use status attribute to set a task as 'complete' ( #3026 )
2014-05-19 18:20:23 +02:00
Thomas Bruederli
23d5227462
Place task actions menu above link if at the bottom of the window ( #2601 )
2014-05-06 08:39:28 +02:00
Thomas Bruederli
5c206f76e8
Amend js files headers to satisfy LibreJS license detection
2014-04-28 09:12:29 +02:00
Thomas Bruederli
a0ac82793b
Handle recurring tasks ( #2713 )
...
- Render recurrence form as new tab in edit dialog
- Display recurrence summary in task details
- When marking a recurring task complete:
* shift dates and alarms to next occurrence
* only if recurrence end reached save as completed
* save a copy with status completed (sort of a journal)
2014-04-24 19:44:21 +02:00
Thomas Bruederli
b77082ca94
Remove deleted lists from selector in task edit dialog, too ( #2985 )
2014-04-22 19:41:17 +02:00
Thomas Bruederli
cc1e7b7918
Add new list to list selector in task edit dialog, too ( #2985 )
2014-04-22 19:35:48 +02:00
Thomas Bruederli
a0806ef886
Implement auto-scrolling when dragging task items ( #2687 )
2014-04-17 19:33:06 +02:00
Thomas Bruederli
93d2b69bb9
Refactored alarms in calendar and tasks to support multiple alarms. Moved redundant functions to libcalendaring
2014-04-17 17:49:00 +02:00
Thomas Bruederli
5d126a296c
Merge branch 'dev/kolab-notes'
2014-04-10 12:14:21 +02:00
Thomas Bruederli
85014df70b
Reload task view after renaming folders
2014-04-09 12:05:56 +02:00
Thomas Bruederli
f6f7b710b3
Include sharing (acl) tab in task list edit dialog
2014-04-09 11:12:50 +02:00
Thomas Bruederli
27a669a195
Allow adding tags from autocomplete; use class selector for tagcloud styles
2014-03-31 13:50:41 +02:00
Thomas Bruederli
6fe1cfcdd2
Set 'mainaction' class to dialog buttons
2014-03-09 16:11:38 +01:00
Thomas Bruederli
f18f76ee4c
Fix moving tasks to another list from the edit dialog ( #2865 )
2014-02-20 09:26:15 +01:00
Thomas Bruederli
7a883384cd
Fix working and button order
2014-02-05 16:05:50 +01:00
Thomas Bruederli
04fe48682e
Update parent task after deleting a sub-task ( #2688 )
2014-01-08 10:44:53 +01:00
Thomas Bruederli
17ce267587
Don't hide the Kolab skin's tasks menu on document click ( #2578 )
2013-11-26 10:24:27 +01:00
Thomas Bruederli
2bb92a1ab2
Allow clicks on all tags <li> and nested elements ( #2458 )
2013-11-01 17:59:13 +01:00
Thomas Bruederli
c46493856d
Choose the currently selected list in new task dialog
2013-10-30 15:05:24 +01:00
Thomas Bruederli
9382bc9ae4
Render newly created task, even if saved to an inactive list
2013-10-30 15:04:23 +01:00
Thomas Bruederli
660341931a
Select first active list on startup
2013-10-30 15:00:08 +01:00
Thomas Bruederli
9c248384dd
Refresh the entire tasks list/calendar on every 10th request to sync deleted items ( #2369 )
2013-10-29 17:11:45 +01:00
Thomas Bruederli
4e1fb99354
Re-calculate tag counts after updating a task item
2013-10-24 19:26:22 +02:00
Thomas Bruederli
8b6c9a9eda
Small fixes for IE browsers
2013-10-24 19:17:48 +02:00
Thomas Bruederli
e688bd44f7
Add 'focusview' mode to quickly reduce the view to tasks from the selected list only ( #2380 )
2013-10-24 16:29:33 +02:00
Thomas Bruederli
5d34d79457
Assign tags by drag & dropping them onto tasks ( #2389 ); some fixes concerning saving and resorting tasks
2013-10-24 14:00:36 +02:00
Thomas Bruederli
1dc581eb71
List (inherited) tags only once
2013-10-24 11:24:26 +02:00
Thomas Bruederli
f72b878493
Fix assignment to a new list in edit dialog
2013-10-24 10:59:01 +02:00
Thomas Bruederli
fbad0e9ff1
Show the number of occurences for each tag ( #2365 ) and reduce visibility of those tags not matching any tasks ( #2374 ) in the current selection
2013-10-23 18:10:18 +02:00
Thomas Bruederli
d525574c48
Add UI elements to expand/collapse all tasks ( #2291 )
2013-10-23 17:12:42 +02:00
Thomas Bruederli
ed195f8f41
Refresh tasks list periodically with changes from the server ( #2369 )
2013-10-21 16:38:22 +02:00
Thomas Bruederli
1befe42294
Show inherited tags in task show dialog ( #2368 )
2013-10-21 14:51:29 +02:00
Thomas Bruederli
9bc8b36739
Inherit tags from parent tasks for filter matching ( #2373 )
2013-10-21 14:26:30 +02:00
Thomas Bruederli
8b3a9262e6
Also save tag from input box which hasn't been added to the list with <Enter>
2013-10-17 18:28:56 +02:00
Thomas Bruederli
9ffd3031e1
Show complete folder hierarchy in calendars and tasklist listings with non-clickable virtual parent folders
2013-10-10 17:27:24 +02:00
Thomas Bruederli
803510b4f1
Fix deletion of task lists with sub-folders (similar as in bug #2283 )
2013-10-04 10:07:21 +02:00
Thomas Bruederli
9520dddc4c
Don't reset selection filter when searching ( #1372 )
2013-10-04 09:41:37 +02:00
Thomas Bruederli
ed6fd93ac5
Make URLs in task titles clickable ( #2289 )
2013-10-04 09:37:32 +02:00
Thomas Bruederli
777fb89394
Expand/collapse all subtasks when pressing the Shift key while clicking the toggle icon
2013-10-04 09:31:01 +02:00
Thomas Bruederli
5ef856ad6b
Fix parent-child links when re-arrangning tasks
2013-10-03 20:51:58 +02:00
Thomas Bruederli
d259b5d88f
Fix child-lists when moving tasks to new parents; fix cache usage in filter matching ( #2290 )
2013-10-03 19:17:52 +02:00
Thomas Bruederli
59bae43b01
Consider task hierarchy when matching current filter and tags selection ( #2290 ):
...
- Show children of matching tasks
- Show ancestors if a child task matches
2013-10-03 17:13:22 +02:00
Thomas Bruederli
f994552796
Only temporarily split alarms string into array ( #1905 )
2013-05-31 18:07:16 +02:00
Aleksander Machniak
671bf6eb13
Use improved rcmail.open_window()
2013-05-31 13:13:05 +02:00
Thomas Bruederli
82907b0a09
Improve fix for wrong alarm settings ( #1764 )
2013-04-18 15:28:38 +02:00
Thomas Bruederli
395d55a680
Don't apply default alarm settings when editing an object that has no alarm set ( #1764 )
2013-04-18 15:13:00 +02:00
Thomas Bruederli
b11f2820ad
Fix task reminder saving/rendering ( #1680 )
2013-03-06 15:47:30 +01:00
Thomas Bruederli
032353e221
Fix selecting tags from autocompletion ( #1329 )
2013-02-27 12:16:27 +01:00