Commit graph

2037 commits

Author SHA1 Message Date
Thomas Bruederli
ee269df7ae Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2014-04-14 18:25:53 +02:00
Thomas Bruederli
f0ecee1e58 Implement full notes display and editing from mail view 2014-04-14 18:25:23 +02:00
Thomas Bruederli
e0bc40f160 Allow to store email message references for note objects (link format tentative) + store message-id in cache for querying 2014-04-14 18:25:04 +02:00
Aleksander Machniak
1a6f7e8b28 Fix bug where "searching..." message wasn't removed on autocomplete response 2014-04-14 18:23:08 +02:00
Thomas Bruederli
e25fd88b73 Provide static fuction to query for objects address kolab groupware folders 2014-04-14 18:21:19 +02:00
Aleksander Machniak
02102bea4c Do not send localization in ajax responses 2014-04-14 18:14:47 +02:00
Aleksander Machniak
0bd58bddfc Fix bug where user could delegate himself (Bug #2981) 2014-04-14 18:13:51 +02:00
Thomas Bruederli
49f9771ed4 Add function to create a note from mail view with a link to the selected message (link not saved yet) 2014-04-12 21:43:44 +02:00
Thomas Bruederli
77bc8da53c Indicate iTip message in mail view list 2014-04-10 14:31:45 +02:00
Thomas Bruederli
82552f7988 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2014-04-10 13:29:34 +02:00
Aleksander Machniak
ace28a9f3b Fake commit for test 2014-04-10 12:58:50 +02:00
Thomas Bruederli
5d126a296c Merge branch 'dev/kolab-notes' 2014-04-10 12:14:21 +02:00
Thomas Bruederli
3bcd4637a6 Open list edit dialog on dbl-clicks 2014-04-10 12:04:22 +02:00
Thomas Bruederli
590655758e Add feature to send notes by email 2014-04-10 10:49:14 +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
8ebc6cfd30 Enable printing for new and unsaved notes, too 2014-04-09 19:50:01 +02:00
Thomas Bruederli
8f0c77554c Add printing feature for notes 2014-04-09 19:46:05 +02:00
Thomas Bruederli
d35132c882 Add sort col selector for notes list 2014-04-09 18:56:13 +02:00
Thomas Bruederli
f397684092 Allow to assign tags by drag & drop 2014-04-09 15:44:41 +02:00
Thomas Bruederli
70e5cc438b Adjust cache tables to store large object data 2014-04-09 14:41:48 +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
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