Commit graph

1755 commits

Author SHA1 Message Date
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
Thomas Bruederli
202429e647 Warn about unsaved changes when executing search 2014-04-02 17:05:25 +02:00
Thomas Bruederli
9f6de7de6d Check for unsaved changes when switching selection 2014-04-02 16:58:14 +02:00
Thomas Bruederli
684964282a Implement notes folder management, including ACL settings 2014-04-02 14:43:56 +02:00
Thomas Bruederli
6b22e05444 Properly render read-only notes from shared folders 2014-04-01 18:07:27 +02:00
Thomas Bruederli
c9717b85d6 Fix existing options to disallow adding/deleting tags 2014-04-01 18:04:44 +02:00
Thomas Bruederli
24a6821749 Resolve UID -> MSGUID mapping from cache table index instead of using IMAP search 2014-04-01 16:32:28 +02:00
Thomas Bruederli
f9cff418eb Implement search in notes contents 2014-04-01 16:29:48 +02:00
Thomas Bruederli
85176a8615 Extract note contents for full-text searching 2014-04-01 15:09:09 +02:00
Thomas Bruederli
a8f2f566d3 Add moving notes between folders by drag & drop (using the Roundcube treelist widget for folders list control) 2014-04-01 12:03:05 +02:00
Thomas Bruederli
46cd325a3c Make URLs in plain-text notes clickable in editor (and remove the links again when saving) 2014-04-01 11:06:58 +02:00
Thomas Bruederli
91e3227e64 Implement creation and deletion of notes; create icons for Larry theme 2014-03-31 19:03:29 +02:00
Thomas Bruederli
aa4d0e2b94 Use tinyMCE editor for notes contents; implement data saving and tags listing/filtering 2014-03-31 16:31:13 +02:00
Thomas Bruederli
27a669a195 Allow adding tags from autocomplete; use class selector for tagcloud styles 2014-03-31 13:50:41 +02:00
Thomas Bruederli
1fdec3bc57 Link jquery.tagedit from tasklist module 2014-03-27 19:24:19 +01:00
Thomas Bruederli
8d64936846 Always load kolab_addressbook plugin (because of birthday alarm checks on refresh calls) 2014-03-27 19:22:48 +01:00
Thomas Bruederli
6b1de94b51 Fix Content-Type strings for files and notes; accept application/vnd.kolab+xml when searching for xml part 2014-03-27 19:20:22 +01:00
Thomas Bruederli
c6b5283180 Update to latest jquery.tagedit version; extract tagedit stylesheets for shared use 2014-03-27 19:17:18 +01:00
Thomas Bruederli
e94bdf64a5 Initial import of the kolab_notes plugin 2014-03-27 19:16:05 +01: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