Commit Graph

1996 Commits

Author SHA1 Message Date
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
df88d10f13 simple_dialog() improvements 2017-02-12 15:35:27 +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
2d9444bef0 Display contact import and advanced search in popup dialogs 2017-02-01 17:59:41 +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
3cc5eb158a Add event argument to button function in simple_dialog() 2017-01-19 19:34:21 +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
7ef975490b Unified and simplified code for loading content frame for responses and identities 2017-01-17 20:35:59 +01:00
Aleksander Machniak
5ba3f2f596 Various small improvements for templating engine and skin behaviours 2017-01-13 11:18:12 +01:00
Aleksander Machniak
cc10cbe039 Make button object to be a <button> by default 2017-01-13 11:17:05 +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
Aleksander Machniak
bfbab5bcde Fix keyboard event detection with jQuery 3.x and remove hacks for old browsers
This fixes e.g. unwanted focus on a toolbar button after closing popup
menu with mouse click on the document.
2016-09-05 11:09:24 +02:00
Aleksander Machniak
2e1675bc4a Center and scale images in attachment preview frame (#5421) 2016-09-04 18:22:53 +02:00
Aleksander Machniak
4bf4afec68 Fix so folders list is scrolled to the selected folder on page load (#5424) 2016-09-02 13:59:01 +02:00
Aleksander Machniak
d7089c81d6 Fix so messages list does not lose focus when releasing drag-n-drop outside of the list 2016-08-29 13:31:57 +02:00
Aleksander Machniak
ce0c42ed8a Fix error causing empty INBOX listing in Firefox when using an URL with user:password specified (#5400) 2016-08-29 11:01:12 +02:00