Commit graph

52 commits

Author SHA1 Message Date
Aleksander Machniak
9a59c93d6f Fix disabled name input in tasklist/notebook folder creation dialog (#5169) 2015-07-29 11:47:01 -04:00
Thomas Bruederli
a7f11c89ea Fix syntax to pass the EcmaScript3 JS lint test 2015-04-27 08:59:23 +02:00
Thomas Bruederli
bd691b977c Check the right variables 2015-04-21 09:24:27 +02:00
Thomas Bruederli
38246558b3 Move dialog_resize() function to libkolab plugin 2015-04-16 19:05:43 +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
25d67a6ba7 Assets_path related fixes (#3182) 2014-12-17 09:42:44 +01:00
Aleksander Machniak
c9622696a1 Assign mainaction/delete classes to dialog buttons 2014-12-10 06:56:56 -05:00
Thomas Bruederli
52da8302cb Apply dialog decision when dragging a yet unsaved note to another list (#3516) 2014-11-04 19:01:53 +01:00
Thomas Bruederli
ff139fe662 Allow to delete email message links from notes 2014-10-13 15:34:10 +02:00
Thomas Bruederli
ab12a5c867 Avoid false warnings about changed contents 2014-10-13 09:27:54 +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
624f3b1695 Add action to remove a calendar/tasks/notes folders from the list which results in unsubscribing it (#3378) 2014-09-09 13:29:28 +02:00
Thomas Bruederli
43d3f85448 Hide placeholder when dropping a tag onto tagedit field (#3459) 2014-08-25 18:29:34 +02:00
Thomas Bruederli
032e0f48c1 Avoid noteslist.clear_selection() to trigger warning dialog again; destroy dialog on close 2014-08-25 18:24:55 +02:00
Aleksander Machniak
26f71de1db Store note tags in relation objects (#3395) 2014-08-18 19:58:44 -04:00
Thomas Bruederli
da430777b1 Make note input fields look as regular input fields (#3241) 2014-08-19 12:35:00 +02:00
Thomas Bruederli
79af219093 Wait for tinyMCE editor to initialize when loading the notes view (#3293) 2014-08-12 15:17:46 +02:00
Thomas Bruederli
b9ebb38ad6 Remove empty paragraphs added by TinyMCE in order to avoid false warnings about changed contents 2014-08-11 15:47:16 +02:00
Thomas Bruederli
666055db46 Avoid an empty space being added to the editor; add watermark background (#3241) 2014-08-11 15:35:13 +02:00
Aleksander Machniak
79ebe9e227 Refactored links to email messages using libkolabxml relation objects (#3091) 2014-08-01 03:58:09 -04:00
Aleksander Machniak
7f464a439b Removed debug code 2014-07-31 04:58:50 -04: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
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
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
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
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