Commit Graph

1601 Commits

Author SHA1 Message Date
Aleksander Machniak
533d32e991 Update to TinyMCE 4.5.7 2017-05-05 08:35:22 +02:00
Aleksander Machniak
02d4489df7 Replace new line characters from the response name
...when the name was derived from the response text.
2017-04-28 09:31:58 +02:00
Aleksander Machniak
065b16df12 Update to TinyMCE 4.5.6 2017-04-04 09:12:40 +02:00
Aleksander Machniak
b314dfc548 Fix (restore) Tab key behaviour in autocomplete popup (#5659)
And make it to jump to the next field after inserting selected autocomplete entry.
2017-03-31 13:28:54 +02:00
Aleksander Machniak
7347c22af8 Update to TinyMCE 4.5.5 2017-03-17 09:20:38 +01:00
ka7
9a35768c26 spelling fixes (#5690) 2017-03-12 12:14:19 +01:00
Aleksander Machniak
3dd24bce75 Merge pull request #5658 from JohnDoh/group-rename
small amendment to #5652
2017-02-20 20:57:51 +01:00
JohnDoh
d379dc897a small fix for current group detection and add similar rules for group-delete 2017-02-20 18:31:30 +00:00
Aleksander Machniak
ec98aa5b52 Merge pull request #5652 from JohnDoh/group-rename
don't use env for group-rename action
2017-02-20 13:15:51 +01:00
Aleksander Machniak
cd61d7ebd0 Minimize unwanted message loading in preview frame on drag (#5616)
also remove dummy_select flag which is not needed anymore.
2017-02-19 11:59:04 +01:00
Aleksander Machniak
dae5ffd07a Fix bug where it was too easy accidentally move a folder when using the subscription checkbox (#5655) 2017-02-18 15:13:20 +01:00
JohnDoh
336e937946 also fix source in group create function 2017-02-18 11:31:09 +00:00
JohnDoh
82d049f1a2 check group id matches current one before changing the title 2017-02-17 13:33:23 +00:00
PhilW
e6f18ba6a6 Merge branch 'master' 2017-02-17 13:27:30 +00:00
Aleksander Machniak
95a7ece543 Fix update of group name in the contacts list header on group rename (#5648) 2017-02-17 12:51:52 +01:00
JohnDoh
f40e515cb2 don't use env for group-rename action 2017-02-17 11:42:44 +00:00
Aleksander Machniak
b7e4c94972 Bring back lists buttons in TinyMCE toolbar 2017-02-13 09:10:15 +01:00
Aleksander Machniak
3e427b4a42 Fix double http request regression (#5633)
Removed 'click' event handler on messages list which was used only
to allow message re-selection. As this feature was broken since 0.9
it looks like we don't really need it. When you're in ctrl-selection
state you can easily ctrl-unselect the message.
2017-02-10 12:09:53 +01:00
Aleksander Machniak
46e3b94826 Fix bug where signature couldn't be added above the quote in Firefox 51 (#5628) 2017-02-01 09:03:42 +01:00
Aleksander Machniak
9cf1e83d7a Fix autocomplete popup closing (#5606)
1. Tab key does not work as Enter. Now it works as Escape and jumps to another input.
2. Click on document (outside of the autocomplete input and popup) closes the popup.
2017-01-20 13:54:48 +01:00
Aleksander Machniak
7323f633f7 Fix bug where re-selection of messages list record didn't work
A regression in old commit 24fa5d3154
2017-01-19 14:01:10 +01:00
Aleksander Machniak
78237c84b4 Fix bug where mail content frame couldn't be reset in some corner cases (#5608) 2017-01-09 12:30:25 +01:00
Aleksander Machniak
cb58d37bbc Avoid closure compiler suspicious code warning (#5584) 2017-01-07 19:29:30 +01:00
Aleksander Machniak
6eb8f89b4d Remove redundant code 2017-01-07 10:31:08 +01:00
Aleksander Machniak
f65f4bbca8 Fix pdf object visibility 2017-01-07 09:43:04 +01:00
Aleksander Machniak
8086099621 Small code improvements in PDF capability checker 2017-01-03 13:31:23 +01:00
Aleksander Machniak
25de39d444 Merge branch 'dev-remove-js-deps' 2016-12-30 20:27:46 +01:00
Aleksander Machniak
9d45ef20cc Fix so group/addressbook selection is retained on page refresh 2016-12-29 12:22:10 +01:00
Aleksander Machniak
15bd0b51a4 Improve mailvelope decryption errors handling, hide encrypted part attachment on successful decryption (#5279)
+ small style improvements
2016-12-21 11:35:41 +01:00
Aleksander Machniak
930c921bed Disable Print button for pdf attachments in Firefox (#5125)
Mozilla's PDF.js viewer does not allow printing from host page.
We try to detect such situation and disable the button to minimize
user confusion.
2016-12-14 18:30:16 +01:00
Aleksander Machniak
2482088a76 Possibility to display QR code for contacts data (#5030) 2016-12-11 15:47:14 +01:00
Aleksander Machniak
12a49437d2 Upgrade to TinyMCE 4.5.1 2016-12-08 16:23:56 +01:00
Aleksander Machniak
5e1da48d0c Remove external javascript code from the git repo, add jsdeps.sh script (#5535) 2016-12-03 18:26:15 +01:00
Aleksander Machniak
a844db6a27 Merge branch 'dev-layouts' 2016-11-20 19:04:09 +01:00
Aleksander Machniak
e17fcf1649 Support ALLOW-FROM in x_frame_options (#5122) 2016-11-11 12:56:38 +01:00
Aleksander Machniak
386af483ce Fix redundant keep-alive/refresh after session error on compose page (#5500) 2016-11-06 10:58:26 +01:00
Aleksander Machniak
2dbbaf7739 Warn about too many disclosed recipients in composed email [max_disclosed_recipients] (#5132)
Allow to omit a subject when sending an email (#5068)
2016-11-06 09:39:16 +01:00
Aleksander Machniak
28741ed032 Disable double-click on the list when preview pane is on (#5199)
This eliminates delay when opening a message in preview pane.
2016-11-01 13:31:32 +01:00
Aleksander Machniak
556c1725a7 Unify automatic marking as \Seen in preview pane, full-page and extwin views (#5071)
We now have one 'mail_read_time' option that works for all cases.
Option 'preview_pane_mark_read' has been removed and marked as an alias.
2016-11-01 10:59:19 +01:00
Aleksander Machniak
c42d447a55 Removed unused moxieplayer.swf 2016-10-30 14:04:38 +01:00
Aleksander Machniak
1727071816 Better handling of rcube_text_editor.replace()'s input argument, some simplification 2016-10-24 10:29:04 +02:00
Aleksander Machniak
571a10751f Display error when trying to upload more files than specified in max_file_uploads (#5483) 2016-10-20 11:29:50 +02:00
Aleksander Machniak
20086193eb Support HTML input to rcube_text_editor.replace() (#5456) 2016-10-12 15:07:36 +02:00
Aleksander Machniak
d305f4f0fd Separate action to mark all messages in a folder as \Seen (#5006)
with possibility to do this in all folders or in a folder and its subfolders (#5076)
2016-10-10 09:31:38 +02:00
Aleksander Machniak
638afafbd2 Make so rcmail.log() depends on devel_mode (#5193) 2016-10-04 17:19:45 +02:00
Aleksander Machniak
d85f30bec4 Archive: Don't reload messages list when it's not needed (#5225)
Archive: Add option to automatically mark archived messages as \Seen (#5142)
2016-10-02 19:43:04 +02:00
Aleksander Machniak
c13119b81c Fix bug where folders list would scroll to top when clicking on subscription checkbox (#5447) 2016-09-28 20:36:14 +02:00
Aleksander Machniak
331bb579c2 jQuery 3.1.1 2016-09-23 08:58:52 +02:00
Aleksander Machniak
6886a4de3f Widescreen layout aka three column view (#5093) 2016-09-17 19:04:33 +02:00
Aleksander Machniak
a8d41ac7f4 Fix some undefined variables 2016-09-08 08:48:21 +02:00