Commit graph

126 commits

Author SHA1 Message Date
Aleksander Machniak
290adfbbb1 Merge branch 'dev/elastic' 2019-05-06 08:30:23 +02:00
Aleksander Machniak
fe7142b8c4 Elastic: Improved styles for the list of tasks assigned to an email 2019-04-26 08:11:44 +00:00
Aleksander Machniak
e13bdd55a7 Elastic: Catch up with layout refactoring in core 2019-03-25 12:27:51 +01:00
Aleksander Machniak
0cbf826320 Elastic: Use 'notice' messages, not 'info' 2018-04-03 13:03:53 +02:00
Aleksander Machniak
11ad89c586 Elastic: Task (and event) edit dialog 2018-03-22 12:38:43 +00:00
Aleksander Machniak
5b57dd9449 De-duplicate attachments handling code, move it to libkolab plugin 2018-03-19 13:27:55 +01:00
Aleksander Machniak
9400095642 Elastic: Initial (partial) support for tasklist plugin 2018-03-15 13:27:22 +00:00
Aleksander Machniak
f8692a19dc Elastic: Add style for iTip invitation handling boxes 2018-02-28 17:03:16 +00:00
Aleksander Machniak
56f6338b32 Tasks import from .ics file 2017-04-06 12:26:35 +02:00
Aleksander Machniak
159025d142 Fix race conditions in Tasks UI that can cause drag-n-drop issues (Bifrost#T15766) 2017-02-13 09:56:47 +01:00
Aleksander Machniak
dc3ea3d942 Support Tasks in kolab_delegation (Bifrost#T18853) 2016-12-27 04:03:28 -05:00
Aleksander Machniak
3a29d32ad6 "Tomorrow" filter should not show tasks that are displayed in "Today". 2016-11-17 12:23:11 +01:00
Aleksander Machniak
21d577b712 T1356: Filter tasks on printout the same as on the tasks list 2016-07-25 08:30:28 -04:00
Aleksander Machniak
fdda23c8ff T1362: Fix title/tooltip text on attendee, localize the status text
Moved shared code and localization to libcalendaring plugin.
Fixes T1362.
2016-07-20 07:30:31 -04:00
Aleksander Machniak
d8a1ea3018 Fix errors in tasks export (T1355) 2016-07-18 09:54:24 -04:00
Thomas Bruederli
27df671c91 Implemented Tasks Export (T147, #3861)
Summary: Fixes T147

Reviewers: #roundcube_kolab_plugins_developers

Maniphest Tasks: T147

Differential Revision: https://git.kolab.org/D165
2016-06-20 10:09:37 +02:00
Aleksander Machniak
e165c3e4bc Fix "Later" vs "Next 7 days" filter inconsistence (#5353) 2016-06-15 06:30:32 -04:00
Aleksander Machniak
49e77ce25b Fix some properties access via __get() 2016-06-10 05:41:52 -04:00
Aleksander Machniak
4e2bc9bdc6 Fix PHP Fatal error: __clone method called on non-object (#5424)
When using Tomorrow filter in Tasks or in other circumstances.
2016-05-18 07:28:34 -04:00
Aleksander Machniak
ba78c23364 Fix wrong/missing delegated ATTENDEE in event iTip REPLY (#5365)
Summary: Fixes #5365 and unifies COMMENT handling code

Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Differential Revision: https://git.kolab.org/D111
2016-04-14 11:41:55 +02:00
Aleksander Machniak
5060fb30b6 Fix bug where delegatee would be lost on task/event update (#5058)
Summary: Fixes #5058

Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Differential Revision: https://git.kolab.org/D110
2016-04-14 11:41:50 +02:00
Aleksander Machniak
3fd7fb5a5d Fix bug where reply wasn't send to organizer on task status update (#5341)
Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Subscribers: vanmeeuwen

Projects: #roundcube_kolab_plugins

Differential Revision: https://git.kolab.org/D99
2016-04-14 11:41:44 +02:00
Aleksander Machniak
fc93828311 Fix merging attachments list on event/task update from iTip (#5342)
Reviewers: #roundcube_kolab_plugins_developers, vanmeeuwen

Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen

Subscribers: vanmeeuwen

Projects: #roundcube_kolab_plugins

Differential Revision: https://git.kolab.org/D96
2016-03-17 16:38:36 +01:00
Aleksander Machniak
ca977f5cae Fix matching recurring tasks with today/tomorrow/later filter (#4205)
Differential Revision: https://git.kolab.org/D95
2016-03-04 11:06:57 +01:00
Aleksander Machniak
65c49e78c7 Fix bug where counters in tags cloud were not updated after task delete (#3482) 2016-03-01 11:45:25 +01:00
Aleksander Machniak
bef4dfc978 Merge branch 'master' of ssh://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab 2016-02-29 10:39:32 +01:00
Aleksander Machniak
6f8465e9a8 Fix duplicated event after editing an event with tasklist change (#5302) 2016-02-25 19:33:59 +01:00
Aleksander Machniak
a7e3a938a7 Unify mail-relations handling across plugins 2016-02-21 19:41:49 +01:00
Aleksander Machniak
81ffe68df5 Q() -> rcube::Q() 2016-02-12 11:15:41 +01:00
Aleksander Machniak
5d8f64481f Fix disabled tasklist selector in "Save as task" dialog (#5301) 2015-12-17 19:41:39 +01:00
Aleksander Machniak
b01cfae47a Fix: set_mailbox() does not exist in Roundcube 1.2, use set_folder() 2015-12-17 15:48:28 +01:00
Aleksander Machniak
6b3063030d Don't use deprecated Roundcube constants 2015-08-29 19:48:55 +02:00
Aleksander Machniak
eec70bd6f6 Convert HTML task description into plain text (T714) 2015-08-20 16:18:37 +02:00
Thomas Bruederli
b26c2a0830 Code cleanup + indentation fixes 2015-03-26 14:57:16 +01:00
Thomas Bruederli
c33c964bcd Show changes of parent-child relations in diff view (#3271) + show complete path of parent task titles in task details 2015-03-25 16:26:13 +01:00
Thomas Bruederli
7fec791449 Select folders annotated 'private' for events/tasks flagged as such (#4789) 2015-03-25 15:09:04 +01:00
Thomas Bruederli
548d1d93b7 Display object history for tasks (#3271) 2015-03-25 11:59:10 +01:00
Thomas Bruederli
75cf17866c Small fix for task assignment exchange via iTip 2015-02-20 17:35:09 +01:00
Aleksander Machniak
7286971422 Implemented tasks list printing (#4344) 2015-02-17 11:16:15 -05:00
Thomas Bruederli
0a51ccd5a4 Consolidate message reference handling functions into libkolab plugin (in preparation for #4161) 2015-01-13 22:19:52 +01:00
Aleksander Machniak
eab95ffdc2 Use tagedit from jqueryui plugin (#3912) 2015-01-08 10:19:53 -05:00
Aleksander Machniak
6a7488f731 Performance: get_identity() -> list_emails(true) 2014-11-27 06:33:05 -05:00
Aleksander Machniak
ac4f6e7562 Avoid unused variables (also fixed some bugs) found in static code analysis 2014-11-21 10:03:18 +01:00
Thomas Bruederli
c6f5a8233b Fix handling of RSVP flags 2014-11-06 17:09:59 +01:00
Thomas Bruederli
7294ef8be0 Send delegate attendee in iTip reply (as suggested in RFC 5546) + add it to organizers calendar/tasklist 2014-11-06 17:09:59 +01:00
Thomas Bruederli
f01a600af4 Enable iTip delegation for tasks (#3860) 2014-11-06 17:09:59 +01:00
Thomas Bruederli
ef166c2479 Use unique identifiers (folder + uid) for task records (#3533) 2014-11-04 10:56:54 +01:00
Thomas Bruederli
738b56cfd8 Small fixes and improvements for tasks listing in mail view 2014-10-14 09:20:50 +02:00
Thomas Bruederli
256ad459d3 Improve listing of linked tasks in mail view (#3439) 2014-10-14 08:49:47 +02:00
Thomas Bruederli
adc41ebf61 - List linked tasks in mail view, like notes
- Deep-links into the tasks view opening the linked task
- Mark tasks as complete directly from mail view
2014-10-13 18:40:39 +02:00