Commit graph

897 commits

Author SHA1 Message Date
Thomas Bruederli
e30b78a3a1 Align calendar styles with default larry theme 2012-10-03 12:40:17 +02:00
Thomas Bruederli
942648c3d5 Remove rewrite rules for skin files; either copy or symlink them 2012-10-03 12:11:17 +02:00
Thomas Bruederli
4c6496dae8 Better check for personal folders 2012-10-03 11:53:02 +02:00
Thomas Bruederli
90484f6ba3 Clarify that ical feeds are read-only (#953) 2012-10-03 11:42:15 +02:00
Thomas Bruederli
67691f3efa Better styling of iTip response dialog in Larry 2012-10-03 11:37:49 +02:00
Thomas Bruederli
8502d7c94a Show iTip send confirmation in UI 2012-10-03 11:37:14 +02:00
Thomas Bruederli
4f72e5d161 Allow to configure smtp settings for unauthenticated itip sending (#599) 2012-10-03 11:30:19 +02:00
Thomas Bruederli
5ceb3e3ebc Add a child reference to parent after updating a task item 2012-09-26 18:15:22 +02:00
Thomas Bruederli
8d2cefff39 Fix creation of distribution lists AKA contact groups in Roundcube (#1045) 2012-09-26 17:49:32 +02:00
Thomas Bruederli
753a016a4e Minor fixes and improvements 2012-09-26 16:45:11 +02:00
Thomas Bruederli
62a6e00458 Fully implement deletion of tasks: either delete all subtasks or re-assign childs to new parent; refactored moving to another list to move all childs, too 2012-09-26 12:14:42 +02:00
Thomas Bruederli
476f791568 Store parent-relationships in cache for direct queries 2012-09-26 12:06:07 +02:00
Thomas Bruederli
6176b6d428 Save collapsed state of tasks; don't re-append already placed task nodes to parent 2012-09-24 17:54:03 +02:00
Thomas Bruederli
d02e5b6964 Don't allow subtasks to be moved to another list 2012-09-24 15:10:42 +02:00
Thomas Bruederli
15fed8896e Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-09-24 14:13:35 +02:00
Thomas Bruederli
a737fa34b5 Load missing texts from libcalendaring (#1027) 2012-09-24 14:13:19 +02:00
Aleksander Machniak
73d1dba092 Remove alias handling - the feature doesn't exist in core anymore 2012-09-23 09:25:06 +02:00
Aleksander Machniak
39552da980 Re-fix HTML entities handling 2012-09-21 09:55:07 +02:00
Aleksander Machniak
99a692f4bd Merge branch 'master' of ssh://git.kolab.org/git/roundcube 2012-09-20 15:57:48 +02:00
Aleksander Machniak
f693e2d183 Fixes for html_ent branch in ROundcube core: Proper HTML entities handling 2012-09-20 15:56:54 +02:00
Thomas Bruederli
998f1d92b6 Adapt kolab_storage classes to new type annotation specification; use 'default' property of kolab_storage_folder instances instead of calling kolab_folders::default_folder() 2012-09-20 15:35:47 +02:00
Thomas Bruederli
7651e5de39 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-09-20 10:11:08 +02:00
Thomas Bruederli
517c86c8df Respect .default annotation for calendar selection (if no user setting exists) 2012-09-20 10:10:50 +02:00
Aleksander Machniak
ba214ecba8 Merge branch 'master' of ssh://git.kolab.org/git/roundcube 2012-09-20 09:41:35 +02:00
Aleksander Machniak
1c57ac425d Partial fix for #1030 2012-09-20 09:39:15 +02:00
Thomas Bruederli
cf6a99b1c8 Put default folder (aka INBOX) on top of the tasklists listing 2012-09-20 09:38:43 +02:00
Thomas Bruederli
aae0f725bc Make get_default_folder() work multiple annotations 2012-09-20 09:32:02 +02:00
Thomas Bruederli
395807c424 Save folder subtypes in private annotations according to Kolab 3 spec 2012-09-20 08:51:38 +02:00
Thomas Bruederli
51510f1665 Use CASE instead of IF statement to be compatible with postgres 2012-09-19 19:05:55 +02:00
Thomas Bruederli
657cb5ea32 Fix displaying tree toggles 2012-09-19 18:54:59 +02:00
Thomas Bruederli
b68a35755b Display readonly/shared icons for task lists; added toggles to collapse/expand subtasks (although state is not yet saved) 2012-09-19 18:46:12 +02:00
Thomas Bruederli
fc09a9f8ac Move child tasks when list assigment is changed in edit dialog 2012-09-19 13:26:59 +02:00
Thomas Bruederli
c7614649e4 Fix date picker format and quick-filter assigments 2012-09-19 13:20:14 +02:00
Thomas Bruederli
2cc6a00acf Fix hierarchical task list rendering; fix count updates; also assign all child tasks to the new list when parent is moved 2012-09-19 13:01:12 +02:00
Thomas Bruederli
3fce0577c6 Use alarms texts from libcalendaring (#1027) 2012-09-19 11:23:30 +02:00
Thomas Bruederli
c24303fe5d Disable free-busy trigerring by default 2012-09-19 11:17:15 +02:00
Thomas Bruederli
23ec4b8517 Fix ISO date formatting and prevent events from disappearing while saving is in process 2012-09-19 10:58:15 +02:00
Thomas Bruederli
4188f1029e Fix attachment display when saving a new event (#1024) 2012-09-19 10:32:38 +02:00
Thomas Bruederli
192bd3942c Implement list deletion + minor bugfixes 2012-09-18 19:27:42 +02:00
Thomas Bruederli
44635a867d Fix move command to Kolab backend 2012-09-18 18:43:32 +02:00
Thomas Bruederli
05a1cb527d Allow to drag&drop tasks to another list 2012-09-18 08:53:24 +02:00
Thomas Bruederli
6a66bea555 Make count bubble flow over their container again (#999) 2012-09-17 08:45:06 +02:00
Thomas Bruederli
0f6063ad57 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-09-06 17:52:24 +02:00
Thomas Bruederli
cb1712e527 Respect folder permissions and only list writeable folders (#976) 2012-09-06 17:52:14 +02:00
Thomas Bruederli
64f87cdaa0 Clear 'no entries' message after adding a task (#979) 2012-09-06 17:50:56 +02:00
Thomas Bruederli
54f11d321d Use default Horde iCalendar classes if installed (#983) 2012-09-06 17:26:14 +02:00
Aleksander Machniak
892f7a2fb8 Greatly improved interface (use iframe for device form). Fixed layout/javascript issues. 2012-08-29 15:47:37 +02:00
Aleksander Machniak
defadb8cff Larry fixes/improvements 2012-08-28 11:31:40 +02:00
Aleksander Machniak
9545cc92a0 Escape from read_object() early if message doesn't exist, skip type error. 2012-08-20 15:54:10 +02:00
Thomas Bruederli
47857456eb Move alarm translations to libcalendaring 2012-08-16 21:26:37 +02:00