Commit graph

468 commits

Author SHA1 Message Date
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
b1e797adf1 Avoid removing recurrence rules for tasks when saving through the web client (#2713) 2014-04-03 12:29:08 +02:00
Thomas Bruederli
da8c5b3f55 Define mininum size for the tasks view to make it scroll on small screens (#2893) 2014-04-03 12:01:30 +02:00
Thomas Bruederli
c9717b85d6 Fix existing options to disallow adding/deleting tags 2014-04-01 18:04:44 +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
c6b5283180 Update to latest jquery.tagedit version; extract tagedit stylesheets for shared use 2014-03-27 19:17:18 +01:00
Thomas Bruederli
54cc4aac74 Merge branch 'dev/calendar-resources'
Add resource display and booking features to master
2014-03-19 18:49:07 +01:00
Thomas Bruederli
f4fbff1765 Post-filter candidates for alarm notifications 2014-03-17 14:16:50 +01:00
Thomas Bruederli
6fe1cfcdd2 Set 'mainaction' class to dialog buttons 2014-03-09 16:11:38 +01:00
Thomas Bruederli
8449be6657 Move child tasks to new list if changed during edit 2014-02-20 09:50:03 +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
69b7803f25 Adapt to kolab_storage_folder optimizations: don't cast resultset into array (#2828) 2014-02-06 17:30:40 +01:00
Thomas Bruederli
50d9a2acc5 Describe notifications for tasks; unify wording with s/alarms/reminders/ 2014-02-05 16:27:08 +01:00
Thomas Bruederli
070a31406c Fix typos 2014-02-05 16:14:44 +01:00
Thomas Bruederli
b987fb2130 More user guide for calendar, tasklist and address book 2014-02-05 16:12:13 +01:00
Thomas Bruederli
7a883384cd Fix working and button order 2014-02-05 16:05:50 +01:00
Thomas Bruederli
d4543bcb5d Define user guide outline for the tasks module 2014-01-30 17:50:00 +01:00
Thomas Bruederli
01c6a75d16 Consider the configured date format when parsing date/time values for tasks (#2801) + reduce code-duplication 2014-01-27 11:54:45 +01:00
Thomas Bruederli
04fe48682e Update parent task after deleting a sub-task (#2688) 2014-01-08 10:44:53 +01:00
Thomas Bruederli
be1b32d9b2 Convert '0' values to null 2014-01-08 09:49:45 +01:00
Thomas Bruederli
7537501024 Subscribe new task lists by default (#2718) 2014-01-08 09:16:49 +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
Aleksander Machniak
95f0a7f58a Fix double HTML entities encoding in virtual folders names 2013-11-22 11:12:31 +01:00
Thomas Bruederli
48882b2118 Adapt larry skin to new status message display from 34003c5 2013-11-22 09:10:44 +01:00
Aleksander Machniak
b1917d6714 Improve other users folders display on the hierarchized folders list (Bug #2377) 2013-11-21 15:12:15 +01:00
Aleksander Machniak
43b287c470 Fix folders sorting issues (Bug #2210)
- move some shared code to kolab_storage
- this requires recent Roundcube Framework (f13ae32a)
2013-11-21 10:58:16 +01:00
Thomas Bruederli
76ad5e921e Describe dependencies and installation for tasklist module 2013-11-20 17:00:50 +01:00
Thomas Bruederli
0bd01c80f5 Avoid empty tags (#2496) 2013-11-11 09:37:12 +01:00
Thomas Bruederli
750be9225f Initialize calendar and tasklist plugins in 'startup' hook and allow other plugins (e.g. kolab:auth) to disabled them (#2476) 2013-11-06 11:59:47 +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
fa480dfa2c Add mail actions to contextmenu if loaded 2013-10-30 16:05:07 +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
84e8e1a41d Reduce font size of inactive tags (#2374) 2013-10-28 09:33:09 +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
21a9637fda Minor CSS improvements + add missing text label 2013-10-24 18:52:59 +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
482fa43f12 Sort tags alphabetically (#2367) 2013-10-21 14:06:05 +02:00