Commit graph

35 commits

Author SHA1 Message Date
Aleksander Machniak
112516794f Fix PHP 7.4 deprecation warning on implode() 2020-08-11 12:55:49 +02:00
Aleksander Machniak
a444b5b801 Unify/de-duplicate code for folder form handling 2018-03-28 15:36:08 +00:00
Aleksander Machniak
42a1177109 Code de-duplication: Move folder editing form template to libkolab plugin 2018-03-28 12:06:48 +00:00
Aleksander Machniak
5b242b8e26 Merge audittrail.js and kolabfolders.js code into libkolab.js
... which includes also attachments handling code and will
include more shared functionality in the future.
2018-03-19 13:52:58 +01:00
Aleksander Machniak
7ba3605df9 Fix regression in using folder object 2018-03-08 12:40:52 +00:00
Aleksander Machniak
623cf117ad Elastic: Kolab Notes support, tags functionality refactoring 2018-01-12 11:50:28 +01:00
Aleksander Machniak
728aac3be7 Re-work notes printing for better theming capabilities 2018-01-03 14:02:56 +01:00
Aleksander Machniak
fc8785dac4 Elastic: Initial kolab_notes support
TODO: printing, tags, and some small style fixes
2018-01-02 13:21:11 +01:00
Aleksander Machniak
8ce594f23a Add missing type="link" for template buttons for compat. with Roundcube 1.4 2017-07-11 14:33:31 +00:00
Aleksander Machniak
047c9352a2 Fix missing localization of HTML editor when assets_dir != INSTALL_PATH 2016-07-19 12:14:15 +02:00
Aleksander Machniak
63ce7e9988 Don't use depracated Roundcube functions 2015-08-29 20:23:34 +02:00
Aleksander Machniak
6b3063030d Don't use deprecated Roundcube constants 2015-08-29 19:48:55 +02:00
Thomas Bruederli
ae6ec80e44 Implement audit trail for notes (#4904) 2015-03-31 14:57:57 +02:00
Thomas Bruederli
54b47dc753 Use IMAP permissions to control allowed interactions on the client (#4829) 2015-03-11 17:17:11 +01:00
Aleksander Machniak
eab95ffdc2 Use tagedit from jqueryui plugin (#3912) 2015-01-08 10:19:53 -05:00
Thomas Bruederli
0e0f1443a6 Replace check for js file with check if libkolab plugin is loaded (#4114) 2014-12-16 14:12:21 +01:00
Aleksander Machniak
922cf59645 Fix charset issue on note print page (#3879) 2014-11-10 04:22:15 -05:00
Thomas Bruederli
ff139fe662 Allow to delete email message links from notes 2014-10-13 15:34:10 +02:00
Aleksander Machniak
77d3466638 Get rid of deprecated function aliases and constants usage 2014-10-06 09:19:26 +02:00
Thomas Bruederli
6b7fc6729d Added 'actions' bar and new icons for groupware folders as suggested by the product feature description 2014-09-11 15:54:15 +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
7dc391cda3 Ported to TinyMCE 4.x (TODO: use rcube_text_editor widget) 2014-06-18 09:14:55 +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
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
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
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
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
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
e94bdf64a5 Initial import of the kolab_notes plugin 2014-03-27 19:16:05 +01:00