Thomas Bruederli
|
8002a76573
|
Fix invalid class reference (#1679)
|
2013-03-06 15:37:19 +01:00 |
|
Aleksander Machniak
|
9d9262d71f
|
Fixed HTML entities handling in task list names
|
2012-10-29 20:41:50 +01: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
|
51510f1665
|
Use CASE instead of IF statement to be compatible with postgres
|
2012-09-19 19:05:55 +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
|
192bd3942c
|
Implement list deletion + minor bugfixes
|
2012-09-18 19:27:42 +02:00 |
|
Thomas Bruederli
|
05a1cb527d
|
Allow to drag&drop tasks to another list
|
2012-09-18 08:53:24 +02:00 |
|
Thomas Bruederli
|
9cc400f09f
|
Refactoring: move common calendaring-related functionality into a new plugin 'libcalendaring'
|
2012-08-16 08:57:25 +02:00 |
|
Thomas Bruederli
|
a6118c7e44
|
Fix task insert query; adjust dialog height
|
2012-08-05 19:32:20 +02:00 |
|
Thomas Bruederli
|
7b66076705
|
Hook into the alarms infrastructure of the calendar plugin. This is to be refactored into a libcalendaring plugin
|
2012-08-03 21:34:00 +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
|
78077bcb0a
|
Handle start date/time; fix task list sorting
|
2012-07-29 13:36:16 +02:00 |
|
Thomas Bruederli
|
ad7b5a1f01
|
Assign any number of tags to tasks and use them to filter the task list
|
2012-07-12 22:31:53 +02:00 |
|
Thomas Bruederli
|
92b2bbead7
|
Added functions to manage taks lists/folders (aka resources)
|
2012-06-21 21:59:47 +02:00 |
|
Thomas Bruederli
|
aed27f7d11
|
Import of a basic task management module for Roundcube working with libkolab storage
|
2012-06-08 14:57:16 +02:00 |
|