Aleksander Machniak
8ce594f23a
Add missing type="link" for template buttons for compat. with Roundcube 1.4
2017-07-11 14:33:31 +00:00
Aleksander Machniak
56f6338b32
Tasks import from .ics file
2017-04-06 12:26:35 +02:00
Aleksander Machniak
d8b261d981
Remove redundant UI.init() calls
...
Fixes minimal mode toggle in Calendar, Tasks and Notes.
2017-01-31 23:33:54 +01:00
Aleksander Machniak
bdcba09796
Make counters on tasklist filters consistent ( #5470 )
...
Summary: This implements my proposition from https://issues.kolab.org/show_bug.cgi?id=5470#c4
Reviewers: #roundcube_kolab_plugins_developers, petersen
Subscribers: petersen, vendel.colja
Differential Revision: https://git.kolab.org/D195
2016-10-03 15:58:09 +02: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
Thomas Bruederli
09fe27d5a6
Consolidate changelog dialog labels and use libkolab's singelton getter for the Bonnie API
2015-04-21 09:24:27 +02:00
Thomas Bruederli
42ffd55a62
Add property index indicators to diff view
2015-03-26 09:22:31 +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
548d1d93b7
Display object history for tasks ( #3271 )
2015-03-25 11:59:10 +01:00
Thomas Bruederli
c8715ff2e7
Show CalDAV URL in tasks view ( #3908 ); relies on the 'calendar_caldav_url' config option from the calendar module
2015-03-17 10:43:03 +01:00
Aleksander Machniak
d61980ee3b
Add missing Print button for #4344
2015-02-17 11:18:46 -05:00
Aleksander Machniak
7286971422
Implemented tasks list printing ( #4344 )
2015-02-17 11:16:15 -05:00
Thomas Bruederli
afa4133177
Align the event/task attachment viewer with the attachment view from mail view
2015-01-21 10:29:50 +01:00
Thomas Bruederli
44c2639cbe
Save email message a task is created from as relation ( #3439 ); display the reference in the task details and edit dialogs
2014-10-13 15:33:39 +02:00
Thomas Bruederli
624f3b1695
Add action to remove a calendar/tasks/notes folders from the list which results in unsubscribing it ( #3378 )
2014-09-09 13:29:28 +02:00
Thomas Bruederli
b6b12069df
Implement client-side and user-adjustable sorting of tasks ( #3259 )
2014-08-13 11:07:51 +02:00
Thomas Bruederli
8fe64d7400
Show RSVP buttons for assigned tasks which require a response
2014-08-01 11:16:57 +02:00
Thomas Bruederli
5cdeed5c68
Add filters for my tasks and assigned to others; allow combined filter selections (using shift+click)
2014-07-31 16:24:21 +02:00
Thomas Bruederli
b1dbc46925
Fix reference to file-drop area for HTML5 attachment drag & drop upload
2014-07-31 14:58:13 +02:00
Thomas Bruederli
887ec67df8
Fix attachment saving and displaying
2014-07-31 14:53:56 +02:00
Thomas Bruederli
b3c5acd66a
- Fix task attendees and organizer setting and display
...
- Make basic iTip exchange for task assignments work
- Improve wording for task assignments
2014-07-30 17:40:53 +02:00
Aleksander Machniak
f2c6a3851d
More changes for Assignments tab ( #1165 )
2014-07-25 14:08:41 +02:00
Aleksander Machniak
c0da6448fb
Start implementing Assignments (Attendees) tab for tasks ( #1165 )
2014-07-23 14:35:52 +02:00
Aleksander Machniak
d0c4512f63
Fixed some typos
2014-07-17 13:03:41 +02:00
Thomas Bruederli
8845dc032d
Use effective box title height when unfolding the folder search box
2014-07-14 09:19:09 +02:00
Thomas Bruederli
5c490914fe
Accessibilty improvements and keyboard navigation for tasks module ( #3085 )
2014-06-20 15:12:11 +02:00
Thomas Bruederli
5763fb81e8
Merge new folder navigation from branch 'dev/new-foldernav'
2014-05-23 10:12:29 +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
e625711a85
Use new button/icon classes from Larry skin
2014-05-01 16:18:18 +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
a0806ef886
Implement auto-scrolling when dragging task items ( #2687 )
2014-04-17 19:33:06 +02:00
Thomas Bruederli
d35a77629b
Fix styles of task tags in show dialog
2014-04-17 17:51:59 +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
Aleksander Machniak
52e5cd3179
Use splitter size the same as in core
2014-04-15 16:39:24 +02:00
Thomas Bruederli
5d126a296c
Merge branch 'dev/kolab-notes'
2014-04-10 12:14:21 +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
48882b2118
Adapt larry skin to new status message display from 34003c5
2013-11-22 09:10:44 +01: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
d2abfe676a
Make taskview sidebar resizeable
2013-10-09 12:39:33 +02:00
Thomas Bruederli
142b536b8d
Better name and placement of the due date field ( #1692 ); copied de_CH localization to de_DE
2013-03-13 10:43:48 +01:00
Thomas Bruederli
414594f276
Use /this/ to reference asset files in plugin templates
2013-01-09 16:27:20 +01:00
Thomas Bruederli
e059785d00
Some tweaks to make tasklist work in IE<9
2012-10-18 12:23:17 +02:00
Thomas Bruederli
192bd3942c
Implement list deletion + minor bugfixes
2012-09-18 19:27:42 +02:00
Thomas Bruederli
d919e2b4bd
- Move attachment handling functions to libcalendaring module.
...
- Removed redundant code in calendar and tasklist
- Add more vertical space in attachment view window
- Minor bugfixes
2012-08-16 19:03:17 +02:00
Thomas Bruederli
627f970dea
Make task alarm properties available in the UI (no triggering yet); use globally unique identifiers for form elements
2012-08-03 14:07:58 +02:00
Thomas Bruederli
05a92b0b92
Add support for task attachments ( #895 )
2012-08-01 15:52:28 +02:00
Thomas Bruederli
fd1f107b4c
Create Task from Email feature ( #896 )
2012-07-29 17:20:19 +02:00