Commit graph

1701 commits

Author SHA1 Message Date
Aleksander Machniak
ace28a9f3b Fake commit for test 2014-04-10 12:58:50 +02:00
Aleksander Machniak
49515232db Do not set IMAP page size, it's not needed 2014-04-10 10:39:38 +02:00
Thomas Bruederli
c4fb6b73b7 Allow to update a cancelled event (from iTip) in the personal calendar 2014-04-10 08:58:35 +02:00
Thomas Bruederli
2123ea7d97 Add property for event status; specially annotate CANCELLED events in the UI 2014-04-09 13:54:04 +02:00
Thomas Bruederli
9a9cf8fe89 Avoid Illegal string offset warnings 2014-04-09 13:32:37 +02:00
Thomas Bruederli
85014df70b Reload task view after renaming folders 2014-04-09 12:05:56 +02:00
Thomas Bruederli
f6f7b710b3 Include sharing (acl) tab in task list edit dialog 2014-04-09 11:12:50 +02:00
Thomas Bruederli
b30c2124eb Fix inclusion of jquery.minicolors in calendar main UI 2014-04-09 08:37:27 +02:00
Aleksander Machniak
0e03342f4d Use miniColors from jqueryui plugin 2014-04-07 13:34:23 +02:00
Thomas Bruederli
b86a301d61 Add support for valarm ACTION:AUDIO 2014-04-03 19:19:14 +02:00
Thomas Bruederli
291a6878cf Fix storing of (multiple) event alarms 2014-04-03 18:38:26 +02:00
Thomas Bruederli
b5d6faee6a Improve libs to support multiple VALARM items according to iCal standards, including action-specific properties 2014-04-03 17:39:26 +02:00
Thomas Bruederli
1ce6d461a6 Save and restore iCal STATUS properties 2014-04-03 15:07:47 +02:00
Thomas Bruederli
b1e797adf1 Avoid removing recurrence rules for tasks when saving through the web client (#2713) 2014-04-03 12:29:08 +02:00
Thomas Bruederli
bd0e046267 Define mininum size for the calendar view to make it scroll on small screens (#2894) 2014-04-03 12:02:37 +02:00
Thomas Bruederli
da8c5b3f55 Define mininum size for the tasks view to make it scroll on small screens (#2893) 2014-04-03 12:01:30 +02:00
Thomas Bruederli
c81b71f4d0 Append save-to-cloud button after the <ul> element and not inside 2014-04-03 11:33:14 +02:00
Thomas Bruederli
4ac69cdaf4 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2014-04-03 10:21:31 +02:00
Thomas Bruederli
43e9aa778a Only lowercase event categories for comparison but not for saving (#2898) 2014-04-03 10:20:05 +02:00
Aleksander Machniak
5d486351b7 There's no default_folders setting in Roundcube 1.1 2014-04-03 09:59:23 +02:00
Aleksander Machniak
7fb7ef6d0f Fix SQL query for Postgres - removed useless GROUP BY clause 2014-03-26 11:36:48 +01:00
Thomas Bruederli
6a0a3cb849 Add option to save .ics attachments to calendar (without iTip processing) 2014-03-26 10:41:13 +01:00
Thomas Bruederli
099d72186e Missing PARTSTAT attributes should be treated as NEEDS-ACTION (#2941) 2014-03-26 08:53:01 +01:00
Thomas Bruederli
abcb2ac80f Translate legacy X-Kolab-Type 'application/x-vnd.kolab.contact.distlist' into the right object type (#2942) 2014-03-24 18:03:34 +01:00
Thomas Bruederli
c72d429872 Fix external RSVP responses through web interface 2014-03-24 17:18:01 +01:00
Thomas Bruederli
30327b4e47 Avoid 'Illegal string offset' warnings 2014-03-24 16:57:32 +01:00
Thomas Bruederli
1c56c2c44c Send CANCEL iTip notifications for removed (uninvited) attendees 2014-03-24 16:55:49 +01:00
Thomas Bruederli
e4a2697515 Fix typo 2014-03-24 16:54:02 +01:00
Thomas Bruederli
03e3e9c25d Simplify access to object members that need initialization 2014-03-24 16:13:18 +01:00
Thomas Bruederli
c10e944504 Clarify libcalendaring method access 2014-03-24 16:12:21 +01:00
Thomas Bruederli
7df78a5052 Display delegated-to attribute in iTip view 2014-03-24 15:10:39 +01:00
Thomas Bruederli
7221557e31 Fix iTip message processing after refactoring 2014-03-24 15:10:11 +01:00
Thomas Bruederli
377ba1be88 Don't use 'folderlist' GUI object identifier for calendars list (avoids Roundcube core to do some unwanted magic) 2014-03-24 15:09:44 +01:00
Thomas Bruederli
8c8d8f2233 Set RSVP=TRUE for appended attendees 2014-03-24 09:12:14 +01:00
Thomas Bruederli
9762bcae40 Load RSVP texts from libcalendaring plugin 2014-03-20 18:15:10 +01:00
Thomas Bruederli
6fbd652bac Add option for the user to enter a comment text for iTip REPLY messages 2014-03-20 18:06:35 +01:00
Thomas Bruederli
65cd18c1b7 Send CANCEL iTip message to declined attendees (with optional comment) 2014-03-19 21:13:06 +01:00
Thomas Bruederli
54cc4aac74 Merge branch 'dev/calendar-resources'
Add resource display and booking features to master
2014-03-19 18:49:07 +01:00
Thomas Bruederli
d3b35a6d47 Display delegated-from/to information in attendees list (hover title) 2014-03-19 18:42:21 +01:00
Thomas Bruederli
52b219a430 Add Dansk and Finnish calendar localizations 2014-03-19 16:15:20 +01:00
Thomas Bruederli
4cb9fecebc Remove untranslated labels after last tx pull 2014-03-19 15:55:21 +01:00
Thomas Bruederli
5d49b4850d Moved iTip functionality to libcalendaring for common use + improved inline UI for iTip messages and the options a user can select there 2014-03-19 15:32:37 +01:00
Thomas Bruederli
532662802b Suppress property parameters with empty values 2014-03-19 11:10:33 +01:00
Thomas Bruederli
89005391eb Add support for COMMENT property used in iTip messages 2014-03-18 18:05:48 +01:00
Thomas Bruederli
26824f3d51 Consider VTODOs in pre-check 2014-03-18 12:08:54 +01:00
Thomas Bruederli
36dda1afd4 Only list event-type iTip invitations for RSVP (#2928) 2014-03-18 12:07:29 +01:00
Thomas Bruederli
1cb1f59bbc Small CSS fix for attachments list 2014-03-18 10:21:35 +01:00
Thomas Bruederli
2dec4c3e6e Avoid saving attachments with empty mimetype; validate before adding to XML (#2927) 2014-03-18 10:11:00 +01:00
Thomas Bruederli
a4770d4d5d Fix treelist toggle icons in classic skin 2014-03-17 21:24:21 +01:00
Thomas Bruederli
761c79dbad Fix resolving and displaying tree structure of resource records loaded from the server 2014-03-17 21:11:36 +01:00