Commit graph

46 commits

Author SHA1 Message Date
Aleksander Machniak
08581c0a94 Improved relation members handling code 2014-08-06 10:39:47 -04:00
Thomas Bruederli
3afbd3eb58 Add composer.json file for proper description of the kolab_notes plugin 2014-08-04 09:29:35 +02:00
Aleksander Machniak
79ebe9e227 Refactored links to email messages using libkolabxml relation objects (#3091) 2014-08-01 03:58:09 -04:00
Thomas Bruederli
cec5f19cb4 Fix accidentally visible uidialog in notes (#3236) 2014-07-31 16:49:27 +02:00
Aleksander Machniak
93ce0d8ce0 Fix issue where note content area height is set to 0 2014-07-31 05:25:36 -04:00
Aleksander Machniak
7f464a439b Removed debug code 2014-07-31 04:58:50 -04:00
Thomas Bruederli
8845dc032d Use effective box title height when unfolding the folder search box 2014-07-14 09:19:09 +02:00
Thomas Bruederli
7f7a2abf87 Minor fixes 2014-07-03 15:26:26 +02:00
Thomas Bruederli
8d2b943cb6 Disable default link action on notebooks list search results 2014-06-27 10:50:16 +02:00
Thomas Bruederli
8b81be7707 Small fix for new folder navigation 2014-06-26 11:39:36 +02:00
Thomas Bruederli
25a6882a15 Fix notes printing 2014-06-26 10:26:14 +02:00
Thomas Bruederli
22d3e7553b Small code cleanup: remove unused variables and arguments 2014-06-25 17:08:07 +02:00
Thomas Bruederli
cad1ef89de Only render list checkbox in search mode 2014-06-23 12:33:48 +02:00
Thomas Bruederli
6b6f0cef3b Set jsenv in flat folder listing mode (#3056) 2014-06-23 10:45:29 +02:00
Thomas Bruederli
7a85b2590e Implement new folder navigation for notes module (#3056) 2014-06-23 10:37:56 +02:00
Thomas Bruederli
e26c4836bc Finalize accessibility improvements for the notes module (#3088) 2014-06-20 17:02:51 +02:00
Aleksander Machniak
6d9d854e65 Accessibility improvements (#3088) 2014-06-18 11:55:47 +02:00
Aleksander Machniak
7dc391cda3 Ported to TinyMCE 4.x (TODO: use rcube_text_editor widget) 2014-06-18 09:14:55 +02:00
Thomas Bruederli
5c206f76e8 Amend js files headers to satisfy LibreJS license detection 2014-04-28 09:12:29 +02:00
Thomas Bruederli
b2666b8357 Fix pass-by-reference error 2014-04-18 14:20:15 +02:00
Aleksander Machniak
3d09128795 Improved notes UI style 2014-04-16 11:32:13 +02:00
Thomas Bruederli
0e88a3fb98 Improve event triggering from notes inline-edit dialog 2014-04-16 10:15:18 +02:00
Thomas Bruederli
046382eb84 Clear selection (and trigger events) after deleting notes 2014-04-16 09:48:46 +02:00
Thomas Bruederli
4f5e10cfc0 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2014-04-16 09:43:02 +02:00
Thomas Bruederli
015ef6cd6b Fix attachment/message links; avoid double-escaping of folder names in drop-down list 2014-04-16 09:42:52 +02:00
Aleksander Machniak
52e5cd3179 Use splitter size the same as in core 2014-04-15 16:39:24 +02:00
Thomas Bruederli
9b38634115 Add missing file for notes in mail integration 2014-04-15 16:01:52 +02:00
Thomas Bruederli
f0ecee1e58 Implement full notes display and editing from mail view 2014-04-14 18:25:23 +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
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
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
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
f9cff418eb Implement search in notes contents 2014-04-01 16:29:48 +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
1fdec3bc57 Link jquery.tagedit from tasklist module 2014-03-27 19:24:19 +01:00
Thomas Bruederli
e94bdf64a5 Initial import of the kolab_notes plugin 2014-03-27 19:16:05 +01:00