Commit Graph

1443 Commits

Author SHA1 Message Date
Aleksander Machniak
a79e43a483 Remove redundant folder name from mail preview url 2015-06-10 09:51:08 +02:00
Aleksander Machniak
04a6889246 Fix bug where some messages in multi-folder search couldn't be opened (#1490426) 2015-06-10 08:53:40 +02:00
Aleksander Machniak
e2002741c5 Update to jQuery 2.1.4 (#1490406) 2015-06-05 19:50:44 +02:00
Aleksander Machniak
42f8abac46 Fix "Importing..." message does not hide on error (#1490422) 2015-06-05 19:26:47 +02:00
Aleksander Machniak
9d49c820bd Fix so pagejump selection list can be displayed again with click after it has been closed by Esc key 2015-04-29 10:31:03 +02:00
Aleksander Machniak
820be47e30 Reset pagejumper input to current page on ESC/TAB press 2015-04-29 10:00:58 +02:00
Aleksander Machniak
9a5d9a83ab Implemented UI element to jump to specified page of the messages list (#1485235) 2015-04-29 08:24:03 +02:00
Aleksander Machniak
c095e6329c Fix message highligh regression from last commit (#1490363) 2015-04-19 09:02:04 +02:00
Aleksander Machniak
28331d5ed2 Trigger 'listupdate' event also on response to check-recent request 2015-04-18 10:07:25 -04:00
Aleksander Machniak
1af5595b90 Fix mouseup event handling when dragging a list record (#1490359)
This fixes drag-n-drop on managesieve filters list.
2015-04-18 03:04:32 -04:00
Aleksander Machniak
09225a41ec Add option to place signature at bottom of the quoted text even in top-posting mode [sig_below] 2015-04-16 10:55:32 +02:00
Aleksander Machniak
e8e88d347d Fix bug where forced extwin page reload could exit from the extwin mode (#1490350)
With small improvements in rcube_webmail.url() method.
2015-04-10 09:46:21 +02:00
Thomas Bruederli
465ba8d11b Avoid errors when message list doesn't have a header 2015-03-15 20:03:42 +01:00
Aleksander Machniak
65e735dec5 Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden element (#1490318) 2015-03-12 20:48:19 +01:00
Thomas Bruederli
d17975c776 Do not re-append an existing node when re-rendering with childs 2015-03-12 19:52:06 +01:00
Aleksander Machniak
a172f39ff7 Fix bug where TinyMCE area height was too small on slow network connection (#1490310) 2015-03-11 19:35:07 +01:00
Thomas Bruederli
3c4d3dcc42 Fix submission of _reload parameter when switching address books 2015-03-11 19:00:10 +01:00
Aleksander Machniak
b0bb38703e Fix bug where spellchecking in HTML editor do not work after switching editor type more than once (#1490311) 2015-03-11 17:04:19 +01:00
Aleksander Machniak
db71156ab2 Update TinyMCE cache_suffix (forgot to do this after last update) 2015-03-11 13:33:48 +01:00
Aleksander Machniak
2c857fcba2 Upgrade TinymCE to version 4.1.9 2015-03-10 19:53:42 +01:00
Aleksander Machniak
d12b999403 (Properly) reset search filter on reset-search action 2015-03-09 19:40:57 +01:00
Aleksander Machniak
da1816edd8 Reset search filter on folder selection and search reset 2015-03-09 17:35:51 +01:00
Aleksander Machniak
c2df5d4e13 Unified request* event arguments handling, added support for _unlock and _action parameters 2015-03-09 09:24:05 -04:00
Aleksander Machniak
1ec105c685 Fix so search filter, scope and fields are reset on folder change 2015-03-09 07:44:11 -04:00
Aleksander Machniak
06d4243d2e Fix Opera browser detection in javascript (#1490307) 2015-03-08 13:48:41 +01:00
Aleksander Machniak
3779c91043 Update to TinyMCE 4.1.8 2015-03-05 17:00:07 +01:00
Aleksander Machniak
9ad0fc489f Fix javascript error after creating a folder which is a subfolder of another one (#1490297) 2015-03-02 13:51:51 +01:00
Aleksander Machniak
c5c8e73351 Improved handling of storage errors after message is sent
After sending a message it is stored in Sent folder, this operation
may fail, e.g. because of "over quota" error. In such a case we'll
not close the compose window, but display the error and, if user clicks
Send/Save button, we'll display a dialog informing about the situation and
providing an option to try the save operation again.
2015-02-25 08:07:11 -05:00
Thomas Bruederli
db6663b936 Update internal reference to treelist node contents after insert. Fixes some strange behavior in FF 3.6 2015-02-24 15:15:14 +01:00
Aleksander Machniak
aa1ddfecae Fix cursor position on reply below the quote in HTML mode (#1490263)
Also other cursor position inconsistency. Additionally fixed
invisible cursor in HTML editor in older Firefox browser versions.
2015-02-22 19:05:49 +01:00
Aleksander Machniak
f7af22c780 Add possibility to print contact information (of a single contact) 2015-02-17 11:54:04 +01:00
Aleksander Machniak
56040b941c Fix so JSON.parse() errors on localStorage items are ignored (#1490249) 2015-02-06 09:27:44 +01:00
Aleksander Machniak
b0c9026223 Fix bug where signature could have been inserted twice after plain-to-html switch (#1490239) 2015-01-25 18:01:04 +01:00
Thomas Bruederli
b7c35d5bd9 Fix JS syntax for legacy browsers 2015-01-24 18:56:03 +01:00
Aleksander Machniak
686ff4b538 Fix keyboard navigation and css in datepicker widget across many Firefox versions 2015-01-23 09:49:47 +01:00
Aleksander Machniak
5d42a9353b Fix bug where drafts list wasn't refreshed after draft message was sent from another window (#1490238) 2015-01-22 10:19:51 +01:00
Aleksander Machniak
b7e3b15a8a Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210) 2015-01-16 09:47:46 +01:00
Aleksander Machniak
de0bc662f9 Fix bug where search was reset after returning from compose opened by reply button(s) 2015-01-15 10:56:17 +01:00
Aleksander Machniak
a109d19a77 Fix error when dragging jquery dialog window in Folder Manager page 2015-01-13 06:58:25 -05:00
Aleksander Machniak
5a84736e53 Fix bug where Drafts list wasn't updated on draft-save action in new window (#1490225)
That if the window was opened using "Edit" button, not double-click on a message.
2015-01-13 10:45:23 +01:00
Aleksander Machniak
83b5834360 Skip .skip-on-drag elements when producing long subject title 2015-01-12 13:02:29 -05:00
Aleksander Machniak
091f5e2978 Fix css selectors in resize() for IE (#1490213) 2015-01-10 17:39:51 +01:00
Aleksander Machniak
b6b2858b01 Fix checks based on window.ActiveXObject in IE > 10 2015-01-10 14:20:12 +01:00
Aleksander Machniak
1187f60d12 Build proper quota text when quota 'percent' is undefined 2015-01-09 05:56:43 -05:00
Aleksander Machniak
9e26034801 Fix bug where max_group_members was ignored when adding a new contact (#1490214)
Also fix list refresh after new contact was added and any group is selected.
2015-01-09 09:06:01 +01:00
Aleksander Machniak
6ca090b341 Add _mbox parameter to the 'mark' request sent after opening a message 2014-12-25 10:03:51 +01:00
Aleksander Machniak
d9897520e7 Upgrade jQuery to version 2.1.3 2014-12-22 19:52:58 +01:00
Aleksander Machniak
79e92da7ed Fix js error when calling show_popup_dialog() without 'options' argument 2014-12-22 19:52:02 +01:00
Thomas Bruederli
ceee7eb110 Prevent folder selection changes if app is busy (#1490158) 2014-12-18 13:13:07 +01:00
Thomas Bruederli
da0d0aca2a Avoid useless reloading list when resetting search with active filter (#1490057) 2014-12-18 13:03:37 +01:00