Thomas Bruederli
|
da430777b1
|
Make note input fields look as regular input fields (#3241)
|
2014-08-19 12:35:00 +02:00 |
|
Thomas Bruederli
|
824db716b4
|
Allow to configure the name (inlcude OU) displayed for virtual user folders (#3384)
|
2014-08-18 13:34:20 +02:00 |
|
Thomas Bruederli
|
ef2477d69f
|
Register kolab_tags localizations to Transifex; add headers pointing to Transifex for translations
|
2014-08-14 10:49:56 +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
|
c4f7692086
|
Close notes dialog after saving (#3241)
|
2014-08-12 10:01:34 +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
|
fcfc997fe1
|
Set (read-only) notes content box to cover the watermark background image (#3241)
|
2014-08-11 15:38:40 +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
|
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 |
|