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 |
|
Thomas Bruederli
|
b26c2a0830
|
Code cleanup + indentation fixes
|
2015-03-26 14:57:16 +01:00 |
|
Thomas Bruederli
|
42ffd55a62
|
Add property index indicators to diff view
|
2015-03-26 09:22:31 +01:00 |
|
Thomas Bruederli
|
f96e93eec2
|
Fix loading attachments from old revisions
|
2015-03-25 16:37:04 +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
|
7fec791449
|
Select folders annotated 'private' for events/tasks flagged as such (#4789)
|
2015-03-25 15:09:04 +01:00 |
|
Thomas Bruederli
|
548d1d93b7
|
Display object history for tasks (#3271)
|
2015-03-25 11:59:10 +01:00 |
|
Thomas Bruederli
|
13da800262
|
Remove empty localization files
|
2015-03-24 13:23:49 +01:00 |
|
Thomas Bruederli
|
64ba3616ac
|
More localization cleanup: rename to Roundcube language codes, remove untranslated labels
|
2015-03-24 12:52:35 +01:00 |
|
Thomas Bruederli
|
d967c60e22
|
Update localizations from Transifex
|
2015-03-17 20:34:04 +01:00 |
|
Thomas Bruederli
|
ae10980eeb
|
Remove debug output
|
2015-03-17 11:57:19 +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 |
|
Thomas Bruederli
|
a5436ece25
|
Better permission check in tasklist edit form
|
2015-03-12 14:53:41 +01:00 |
|
Thomas Bruederli
|
c92c8e9ed0
|
Use IMAP permissions to determine possible actions on the client (#4828)
|
2015-03-11 14:38:38 +01:00 |
|
Thomas Bruederli
|
a32690ad38
|
Remove focus from quickview icon on mouse clicks (#4684)
|
2015-03-11 10:35:26 +01:00 |
|
Jeroen van Meeuwen (Kolab Systems)
|
091e42ab63
|
Set plugin versions to 3.2.7
|
2015-02-25 12:49:03 +01:00 |
|
Thomas Bruederli
|
2a5e28a377
|
Also respect filters in quickview
|
2015-02-24 14:17:53 +01:00 |
|
Thomas Bruederli
|
0e4bac5227
|
Validate task input form (#3614 and #3680)
|
2015-02-24 10:48:58 +01:00 |
|
Aleksander Machniak
|
af61611770
|
Add missing tasklist.printdescriptions label (#4696)
|
2015-02-24 04:24:24 -05:00 |
|
Aleksander Machniak
|
868d90df7d
|
Add missing title label for Print button
|
2015-02-23 11:27:42 -05:00 |
|