Aleksander Machniak
|
7b4e9856b7
|
Fix regression where Tasks button could be skipped e.g. in Settings UI
|
2016-06-10 05:40:50 -04:00 |
|
Aleksander Machniak
|
b49501437e
|
Add back localization labels unintentionally removed in last update
|
2016-05-23 05:12:24 -04:00 |
|
Aleksander Machniak
|
29c5c502db
|
Update localization
|
2016-05-18 16:38:39 +02: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
|
801d358824
|
Fix some linting errors
|
2016-03-24 16:07:02 +01:00 |
|
Aleksander Machniak
|
5d0b087559
|
Use "cancelled" (with double l) consistently
|
2016-03-22 11:42:42 +01: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
|
83087f1fdd
|
Merge branch 't4205'
|
2016-03-11 11:24:03 +01:00 |
|
Aleksander Machniak
|
b02359a6ce
|
Fix 'complete' field value formatting with locales that don't use a dot as decimal point separator (#5258)
|
2016-03-09 12:49:14 +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
|
4794dde5de
|
Fix height of Participants table header
|
2016-02-25 20:44:01 +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
|
e6a9819c32
|
Performance: Don't load tasklist UI elements when not needed
|
2016-02-25 18:40:54 +01:00 |
|
Aleksander Machniak
|
9ac901b90a
|
Performance: SKip some SQL queries on "empty" tasklist refresh
|
2016-02-24 12:54:08 +01:00 |
|
Aleksander Machniak
|
a7e3a938a7
|
Unify mail-relations handling across plugins
|
2016-02-21 19:41:49 +01:00 |
|
Aleksander Machniak
|
d96689620f
|
Performance: Get event-to-mail relations once per events list, instead of doing SELECT for every event (including recurrences)
|
2016-02-21 19:09:04 +01:00 |
|
Aleksander Machniak
|
11ce37ef17
|
Performance: Limit number of SQL queries when "attaching" relations/tags to list of tasks/notes (#3969)
|
2016-02-13 17:35:29 +01:00 |
|
Aleksander Machniak
|
446cd0dfe1
|
Performance: Limit number of SQL queries needed for "object relations update" operation
|
2016-02-13 13:09:59 +01:00 |
|
Aleksander Machniak
|
2172f4340c
|
Performance: Consolidate metadata requests (#3989)
This changes number of cache requests from 4 to 2 for each groupware folder.
|
2016-02-12 13:45:58 +01:00 |
|
Aleksander Machniak
|
a9b09a16ac
|
Performance: Don't initialize all folders in task driver constructor (#3971)
|
2016-02-12 11:50:42 +01:00 |
|
Aleksander Machniak
|
a7af7a9b81
|
Fix JS error when using tasks filter after task delete (T1005)
|
2016-02-12 11:44:42 +01:00 |
|
Aleksander Machniak
|
81ffe68df5
|
Q() -> rcube::Q()
|
2016-02-12 11:15:41 +01:00 |
|
Thomas Bruederli
|
6a8b8b19a0
|
Fix SQL error when inserting task with no status set.
The database schema doesn't allow null values but expects an empty string.
|
2016-01-27 21:45:11 +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
|
7babdcdaa2
|
Fix bug where "Loading..." message wasn't removed on error when saving a task
|
2015-12-17 16:43:20 +01:00 |
|
Aleksander Machniak
|
f8d65ba843
|
Fix some typos
|
2015-12-17 15:57:29 +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
|
9ba3165560
|
Fix bug where Save as Event (and task) form was visible before the dialog was created
|
2015-11-09 16:21:16 +01:00 |
|
Aleksander Machniak
|
07742bd661
|
Fix over-sized "Upload" and "From cloud..." buttons
|
2015-10-30 11:02:57 +01:00 |
|
Aleksander Machniak
|
63ce7e9988
|
Don't use depracated Roundcube functions
|
2015-08-29 20:23:34 +02: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 |
|
Aleksander Machniak
|
7ef34b6944
|
Fix fatal error
|
2015-08-07 06:46:55 -04:00 |
|
Aleksander Machniak
|
326e4ad9ad
|
Support reminders relative to end/due date (RELATED=END) (T656)
Conflicts:
plugins/libcalendaring/libvcalendar.php
|
2015-08-07 06:43:59 -04:00 |
|
Aleksander Machniak
|
8c2aac3362
|
Don't use Roundcube deprecated functions
|
2015-08-02 20:15:28 +02:00 |
|
Aleksander Machniak
|
9a59c93d6f
|
Fix disabled name input in tasklist/notebook folder creation dialog (#5169)
|
2015-07-29 11:47:01 -04:00 |
|
Thomas Bruederli
|
17f9f07df9
|
Update homepage/download URL for groupware plugins
|
2015-05-12 08:54:53 +02:00 |
|
Thomas Bruederli
|
a7f11c89ea
|
Fix syntax to pass the EcmaScript3 JS lint test
|
2015-04-27 08:59:23 +02:00 |
|
Thomas Bruederli
|
6421f5f6e2
|
Fix tasklist selection when saving task (#4182)
|
2015-04-22 10:58:26 +02:00 |
|
Thomas Bruederli
|
bd691b977c
|
Check the right variables
|
2015-04-21 09:24:27 +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
|
c65039cf3e
|
Simplify UI dialog usage
|
2015-03-31 14:53:02 +02:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
ea8a8b2972
|
Bump version numbers and version numbers for plugins depending on the plugins for which the version numbers have been bumped
|
2015-03-27 14:47:54 +01:00 |
|
Thomas Bruederli
|
f6ad1d2b66
|
Add icon for history menu item
|
2015-03-26 16:08:39 +01:00 |
|
Thomas Bruederli
|
b26c2a0830
|
Code cleanup + indentation fixes
|
2015-03-26 14:57:16 +01:00 |
|