Commit graph

345 commits

Author SHA1 Message Date
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
Jeroen van Meeuwen (Kolab Systems)
bbd5770eda Set the appropriate plugin version numbers 2015-02-22 23:28:11 +01:00
Thomas Bruederli
75cf17866c Small fix for task assignment exchange via iTip 2015-02-20 17:35:09 +01:00
Torsten Grote
1b9bc154ec update translations (#4348) 2015-02-19 11:58:00 +13:00
Aleksander Machniak
d61980ee3b Add missing Print button for #4344 2015-02-17 11:18:46 -05:00
Aleksander Machniak
7286971422 Implemented tasks list printing (#4344) 2015-02-17 11:16:15 -05:00
Jeroen van Meeuwen (Kolab Systems)
020258dd61 Update versions and also update the versions of those plugins with new (versioned) requirements 2015-02-14 14:26:24 +01:00
Thomas Bruederli
91a484a713 Let Roundcube core handle the popup menus (#4529) 2015-02-09 14:23:29 +01:00
Jeroen van Meeuwen (Kolab Systems)
8d10498a8f Update version numbers and dependencies 2015-02-04 19:29:57 +01:00
Thomas Bruederli
f346aabe12 Wrap attendee/group name in span to render correctly in FF3+ (#4244) 2015-01-27 15:15:04 +01:00
Aleksander Machniak
7c565bff0c Fix typo in function name (parse_alarm_value) 2015-01-22 12:17:33 -05:00
Jeroen van Meeuwen (Kolab Systems)
7c146ea90a Update versions to 3.2.3 2015-01-21 21:21:11 +01:00
Thomas Bruederli
afa4133177 Align the event/task attachment viewer with the attachment view from mail view 2015-01-21 10:29:50 +01:00