Jeroen van Meeuwen (Kolab Systems)
|
7cde786c4e
|
Make counters on tasklist filters consistent (#5470)
Summary: This implements my proposition from https://issues.kolab.org/show_bug.cgi?id=5470#c4
Reviewers: petersen, #roundcube_kolab_plugins_developers, vanmeeuwen
Reviewed By: #roundcube_kolab_plugins_developers, vanmeeuwen
Subscribers: petersen, vendel.colja
Differential Revision: https://git.kolab.org/D195
|
2016-10-03 16:00:57 +02:00 |
|
Aleksander Machniak
|
98d4c076cb
|
Complete de_CH localization from de_DE
|
2016-09-14 12:57:56 +02:00 |
|
Aleksander Machniak
|
2e89f11d9f
|
Update localization from Transifex
|
2016-09-14 12:57:40 +02:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
e612d0d28d
|
Bump version numbers
|
2016-08-25 13:08:50 +02:00 |
|
Aleksander Machniak
|
c774b44300
|
T1396: Fix missing localization of "Show reminders" label
|
2016-08-04 06:27:37 -04:00 |
|
Aleksander Machniak
|
3f6f656924
|
T1378: Fix bug where tasks counters could be removed on list update
|
2016-07-25 09:00:58 -04:00 |
|
Aleksander Machniak
|
816e462359
|
T1356: Filter tasks on printout the same as on the tasks list
|
2016-07-25 08:44:41 -04:00 |
|
Aleksander Machniak
|
a9f51f2d4d
|
Update localization from Transifex
|
2016-07-22 11:45:07 +02:00 |
|
Aleksander Machniak
|
91537e5cfd
|
T1367: Fix text in "My status" field in event dialog
Was "My status: Accept", should be "My status: Accepted".
Fixes T1367.
|
2016-07-20 09:13:03 -04:00 |
|
Aleksander Machniak
|
a9be7f33aa
|
T1364: Localize attendee status
On event attendees list and task assignees list.
Fixes T1364.
|
2016-07-20 08:59:01 -04:00 |
|
Aleksander Machniak
|
0913be3104
|
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:32:47 -04:00 |
|
Aleksander Machniak
|
c639dd817e
|
Fix errors in tasks export (T1355)
|
2016-07-18 09:55:42 -04:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
72f80123cd
|
Set versions of updated plugins to 3.2.14
|
2016-07-04 11:40:43 +02:00 |
|
Aleksander Machniak
|
5538501909
|
Fix "Later" vs "Next 7 days" filter inconsistence (#5353)
|
2016-07-01 11:13:46 +02:00 |
|
Aleksander Machniak
|
53dd4ede22
|
Implemented Tasks Export (T147, #3861) - backport of D165
Conflicts:
plugins/tasklist/drivers/kolab/tasklist_kolab_driver.php
plugins/tasklist/skins/larry/tasklist.css
|
2016-06-20 10:55:30 +02:00 |
|
Mads Petersen (Kolab Systems)
|
44c02fbef7
|
Add missing Task points to the webmail user documentation
Summary: Resolves T1309
Test Plan: None
Reviewers: #documentation_authors, petersen
Reviewed By: #documentation_authors, petersen
Subscribers: petersen
Maniphest Tasks: T1309
Differential Revision: https://git.kolab.org/D184
|
2016-06-20 10:18:18 +02:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
5552ab60a4
|
Set versions to 3.2.13
|
2016-06-20 09:58:23 +02:00 |
|
Aleksander Machniak
|
7ca0e4c7f8
|
Add time-slots popup in task dialog (#5441)
|
2016-06-15 05:55:31 -04:00 |
|
Aleksander Machniak
|
a62b33f54d
|
Update localization
|
2016-06-13 18:16:14 +02:00 |
|
Aleksander Machniak
|
c63f6ba849
|
Fix some properties access via __get()
|
2016-06-10 05:42:47 -04:00 |
|
Aleksander Machniak
|
1b9afac1c7
|
Add back localization labels unintentionally removed in last update
|
2016-05-23 05:13:19 -04:00 |
|
Aleksander Machniak
|
4d04321505
|
Update localization
|
2016-05-18 16:43:20 +02:00 |
|
Aleksander Machniak
|
91a7cbfc40
|
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:30:50 -04:00 |
|
Aleksander Machniak
|
8f9aa9d41e
|
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:42:31 +02:00 |
|
Aleksander Machniak
|
55816351cb
|
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:42:26 +02:00 |
|
Aleksander Machniak
|
faeeb8aafb
|
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:42:21 +02:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
d3dea37e96
|
Set plugin versions to 3.2.12
|
2016-03-21 12:21:17 +01:00 |
|
Aleksander Machniak
|
9903135764
|
Fix 'complete' field value formatting with locales that don't use a dot as decimal point separator (#5258)
|
2016-03-21 12:13:53 +01:00 |
|
Aleksander Machniak
|
549eb70bde
|
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:41:54 +01:00 |
|
Aleksander Machniak
|
e3d70bbad6
|
Fix matching recurring tasks with today/tomorrow/later filter (#4205)
Differential Revision: https://git.kolab.org/D95
|
2016-03-11 11:30:07 +01:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
85c0cdc6d2
|
Set version numbers to 3.2.10
|
2016-02-03 15:35:31 +01:00 |
|
Thomas Bruederli
|
c1e1d92181
|
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:47:12 +01:00 |
|
Aleksander Machniak
|
3f8f6566ff
|
Fix disabled tasklist selector in "Save as task" dialog (#5301)
|
2015-12-17 19:44:41 +01:00 |
|
Aleksander Machniak
|
49b885b443
|
Fix bug where "Loading..." message wasn't removed on error when saving a task
|
2015-12-17 19:44:33 +01:00 |
|
Aleksander Machniak
|
1a2e1d59af
|
Fix some typos
|
2015-12-17 19:44:24 +01:00 |
|
Aleksander Machniak
|
d118e853ff
|
Fix: set_mailbox() does not exist in Roundcube 1.2, use set_folder()
|
2015-12-17 19:44:17 +01:00 |
|
Thomas Bruederli
|
ddd4683255
|
Replace more deprecated Roundcube functions
|
2015-10-21 23:01:31 +02:00 |
|
Aleksander Machniak
|
d97ff3dd64
|
Don't use depracated Roundcube functions
|
2015-10-21 22:42:45 +02:00 |
|
Aleksander Machniak
|
84751e72fe
|
Don't use deprecated Roundcube constants
|
2015-10-21 22:42:05 +02:00 |
|
Aleksander Machniak
|
290abf3461
|
Convert HTML task description into plain text (T714)
|
2015-08-21 09:14:26 +02:00 |
|
Aleksander Machniak
|
f98e1d7e14
|
Support reminders relative to end/due date (RELATED=END) (T656)
|
2015-08-07 06:30:28 -04:00 |
|
Aleksander Machniak
|
cd0efb5ad9
|
Fix disabled name input in tasklist/notebook folder creation dialog (#5169)
|
2015-07-29 11:49:19 -04:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
d553105b62
|
Correct URL to source code repository
|
2015-07-07 12:27:38 +02:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
22cdafb986
|
Set versions to 3.2.9
|
2015-06-03 10:34:44 +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 |
|