index
:
roundcubemail-plugins-kolab
dev/deduplicate
dev/sabre-vobject3
master
oracle
roundcube-0.6
roundcubemail-plugins-kolab-0.7
roundcubemail-plugins-kolab-0.8
roundcubemail-plugins-kolab-0.9
roundcubemail-plugins-kolab-3.0
roundcubemail-plugins-kolab-3.1
roundcubemail-plugins-kolab-format2
roundcubemail-plugins-kolab-format2-horde5
ticket/3416
Kolab Plugins for Roundcube
devel@lists.kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
tasklist
/
drivers
/
database
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-22
Fix typo in function name (parse_alarm_value)
Aleksander Machniak
1
-1/+1
2014-09-09
Add action to remove a calendar/tasks/notes folders from the list which resul...
Thomas Bruederli
1
-2/+2
2014-08-26
Refactor tag handling in task list: don't migrate kolab objects on read but o...
Thomas Bruederli
1
-0/+15
2014-05-23
Merge new folder navigation from branch 'dev/new-foldernav'
Thomas Bruederli
1
-0/+12
2014-05-21
Add new folder navigation to tasks module (#3047)
Thomas Bruederli
1
-0/+12
2014-05-19
Use status attribute to set a task as 'complete' (#3026)
Thomas Bruederli
4
-11/+19
2014-05-09
Added DDL script for PostgreSQL
Aleksander Machniak
1
-0/+63
2014-04-28
Support recurring tasks in database driver (#2713)
Thomas Bruederli
1
-4/+57
2014-04-24
Reset alarms when re-iterating recurring events; fix computing of weekly recu...
Thomas Bruederli
1
-0/+10
2014-04-23
Implement user_delete plugin hooks to clean-up calendar and tasks data
Thomas Bruederli
1
-1/+20
2014-04-17
Refactored alarms in calendar and tasks to support multiple alarms. Moved red...
Thomas Bruederli
1
-2/+60
2014-04-09
Reload task view after renaming folders
Thomas Bruederli
1
-2/+2
2013-11-20
Describe dependencies and installation for tasklist module
Thomas Bruederli
1
-3/+3
2013-10-21
Refresh tasks list periodically with changes from the server (#2369)
Thomas Bruederli
1
-1/+5
2013-10-17
Provide the new 'listname' attributes in database drivers, too
Thomas Bruederli
1
-0/+1
2013-10-03
Fix database insert error (#2187)
Thomas Bruederli
1
-2/+2
2013-07-26
Remove Email alarm type as long as we don't have a cron-job to actually sendi...
Thomas Bruederli
1
-1/+1
2013-07-18
Adapt to new 'db_prefix' mechanism in Roundcube config
Thomas Bruederli
1
-2/+3
2013-05-07
Fix undefined variable related errors caught in static code analysis
Aleksander Machniak
1
-4/+2
2013-05-07
Fix so insert_id() argument is a table name, not sequence - drop sequence set...
Aleksander Machniak
1
-6/+2
2013-03-06
Fix task reminder saving/rendering (#1680)
Thomas Bruederli
1
-1/+1
2013-03-06
Fix invalid class reference (#1679)
Thomas Bruederli
1
-1/+1
2013-01-18
Update SQL scripts to match Roundcube format for schema upgrades, update/add ...
Aleksander Machniak
2
-0/+3
2012-10-29
Fixed HTML entities handling in task list names
Aleksander Machniak
1
-0/+1
2012-09-26
Fully implement deletion of tasks: either delete all subtasks or re-assign ch...
Thomas Bruederli
1
-0/+48
2012-09-19
Use CASE instead of IF statement to be compatible with postgres
Thomas Bruederli
1
-1/+1
2012-09-19
Move child tasks when list assigment is changed in edit dialog
Thomas Bruederli
1
-1/+1
2012-09-18
Implement list deletion + minor bugfixes
Thomas Bruederli
1
-1/+21
2012-09-18
Allow to drag&drop tasks to another list
Thomas Bruederli
1
-0/+12
2012-08-16
Refactoring: move common calendaring-related functionality into a new plugin ...
Thomas Bruederli
1
-16/+3
2012-08-05
Fix task insert query; adjust dialog height
Thomas Bruederli
2
-3/+3
2012-08-03
Hook into the alarms infrastructure of the calendar plugin. This is to be ref...
Thomas Bruederli
1
-2/+66
2012-08-03
Make task alarm properties available in the UI (no triggering yet); use globa...
Thomas Bruederli
1
-4/+42
2012-07-29
Handle start date/time; fix task list sorting
Thomas Bruederli
2
-2/+4
2012-07-12
Assign any number of tags to tasks and use them to filter the task list
Thomas Bruederli
2
-3/+9
2012-06-21
Added functions to manage taks lists/folders (aka resources)
Thomas Bruederli
1
-2/+9
2012-06-08
Import of a basic task management module for Roundcube working with libkolab ...
Thomas Bruederli
2
-0/+532