Commit Graph

981 Commits

Author SHA1 Message Date
Thomas Bruederli
d94a710e7a Trigger and forward 'listupdate' events from list.js 2013-02-10 18:19:41 +01:00
Thomas Bruederli
d6185f3c91 Only scroll tree list of selected item isn't fully visible 2013-02-10 17:06:08 +01:00
Thomas Bruederli
e8fd39d12b Fix inserting a new contact group when list is still empty 2013-02-05 17:30:01 +01:00
Thomas Bruederli
344943f6ce Move some list manipulation functionality to the new treelist widget 2013-02-01 18:24:42 +01:00
Thomas Bruederli
3c309af066 - Refactored the hierarchical mailboxlist control into a separate widget class
- Build address book directories list as hierarchical list
- Make address book groups collapsible using the new new treelist widget
- Use encoded identifiers for address book directory list items
2013-01-31 13:49:35 +01:00
Thomas Bruederli
72e24b7a63 Catch connection timeouts on message sending form submissions 2013-01-28 20:27:27 +01:00
Thomas Bruederli
bd0daee7fd Merge branch 'master' of github.com:roundcube/roundcubemail 2013-01-25 14:27:31 +01:00
Thomas Bruederli
6c27c3b55e Add search box to compose address book widget (#1488381) 2013-01-25 14:27:25 +01:00
Aleksander Machniak
01fc82d0ef Fix new browser window size in Chrome (#1488931), make new windows smaller 2013-01-25 11:49:21 +01:00
Aleksander Machniak
55a2e5eca1 Submit Addressbook advanced search form with Enter key (#1488568) 2013-01-23 11:50:30 +01:00
Thomas Bruederli
1ef4033b8d Also block remote images in HTML part view (#1488827) 2013-01-19 17:02:48 +01:00
Aleksander Machniak
e24eba0fc5 DOn't use deprecated jQuery.browser, CS fixes (tabs to spaces) 2013-01-18 18:22:32 +01:00
Aleksander Machniak
b5b76d2ccb Make sure mimetypes is an array not object in a better way 2013-01-15 18:18:11 +01:00
Aleksander Machniak
0b3b66ab12 Fix "Export selected" is inactive after contact delete (#1488906) 2013-01-11 19:01:43 +01:00
Thomas Bruederli
38b71e7879 Better check for 'real' links on shift/ctrl clicks 2013-01-11 15:30:43 +01:00
Thomas Bruederli
64afb530a2 Fix opener check in extwin (avoid JS errors in IE when opener is gone); always close extwin, even if opener isn't available anymore 2013-01-11 15:12:33 +01:00
Thomas Bruederli
9a6c38e148 New feature to export only selected contacts from addressbook (by Phil Weir) 2013-01-11 14:39:23 +01:00
Aleksander Machniak
83f7077ec9 Fix searching by date in address book (#1488888) 2013-01-07 14:21:25 +01:00
Aleksander Machniak
8809a18284 Fix regression in handling of content frames (#1488884) 2012-12-27 14:58:06 +01:00
Aleksander Machniak
0a9d414084 Update changelog, set version to 6.1 2012-12-21 14:31:35 +01:00
Aleksander Machniak
4fe8f923a9 Small optimization 2012-12-21 13:50:18 +01:00
Aleksander Machniak
a2b6383204 Fix keep-alive interval reset on AJAX request 2012-12-17 08:13:28 +01:00
Aleksander Machniak
ff4a92c8e2 Fix contact copy/add-to-group operations on search result (#1488862) 2012-12-14 19:41:07 +01:00
Aleksander Machniak
5c421d9927 Fix delete button regression in message view (#1488867) 2012-12-14 13:50:39 +01:00
Aleksander Machniak
04689fa7ee Fix so compacting of non-empty folder is possible also when messages list is empty (#1488858) 2012-12-12 19:59:08 +01:00
Aleksander Machniak
3a1a361422 More code unification using selection_post_data() 2012-12-11 15:12:59 +01:00
Aleksander Machniak
463ce6848d Fix bug where all messages in a folder were copied on copy action,
if search was active and user choose select-all feature. Code improvements.
2012-12-11 14:43:15 +01:00
Aleksander Machniak
d9f109b56a Allow forwarding of multiple emails (#1486854) 2012-12-11 08:30:49 +01:00
Aleksander Machniak
8beceebb55 Fix deleting of collapsed threads, broken in 2b55d4f420 (#1488772) 2012-11-27 18:07:42 +01:00
Aleksander Machniak
17a8fb353b Fix keybord events on messages list in opera browser (#1488823) 2012-11-20 20:52:44 +01:00
Aleksander Machniak
2b55d4f420 Fix selection of collapsed thread rows (#1488772) 2012-11-20 09:56:43 +01:00
Thomas Bruederli
271c5c9764 Correctly handle multiple file uploads (#1488820) 2012-11-19 13:43:43 +01:00
Thomas Bruederli
a8f4960c99 Unlock UI even if no message display object exists 2012-11-18 19:05:59 +01:00
Thomas Bruederli
e21c07038e Use jQuery functions to maximize compatibility with all IE versions 2012-11-17 18:06:21 +01:00
Thomas Bruederli
54cc75f28d Cast mimetypes property into an array on IE 2012-11-17 17:48:31 +01:00
Aleksander Machniak
dd759730b0 Merge pull request #45 from linagora/master
Grancefully handle SSO redirections on Ajax requests - V3
2012-11-16 10:33:20 -08:00
Aleksander Machniak
3c047d0e87 Code improvements 2012-11-15 09:56:41 +01:00
Aleksander Machniak
8d54286df8 Merge branch 'keep-alive'
Conflicts:
	CHANGELOG
2012-11-15 09:34:08 +01:00
Thomas Bruederli
0f6e9f0bf6 Avoid errors with non-string objects 2012-11-14 16:18:27 +01:00
Aleksander Machniak
0e8c6da864 Fix "obj.href is undefined" error 2012-11-14 13:42:00 +01:00
Thomas Bruederli
e30500643f Enable default behavior of the browser when shift/ctrl-click task links (e.g. open in new window/tab) 2012-11-14 10:28:34 +01:00
Aleksander Machniak
003b17e238 jQuery-1.8.3 2012-11-13 14:54:31 +01:00
jkornobis
7fac4dc87b Grancefully handle SSO redirections on Ajax requests
On some SSO systems, when the SSO session is expired,
the system intercept HTTP requests and send a 302 "Found" HTTP code to the login page.
This patch handle this case in Roundcube Ajax requests, to redirect to the SSO login page.
Note that request.status don't have the 302 code (at least on Firefox), so we have to check the response headers for a Location field and redirect manually.
2012-11-12 15:29:07 +01:00
Aleksander Machniak
f226549d4f Renamed config options: keep_alive to refresh_interval, min_keep_alive to min_refresh_interval 2012-11-12 14:50:49 +01:00
Aleksander Machniak
4340d5e634 Fix excessive LFs at the end of composed message with top_posting=true (#1488797) 2012-11-12 09:16:22 +01:00
Aleksander Machniak
77de23fa93 Added cross-task 'refresh' request for system state updates 2012-11-11 10:32:05 +01:00
Aleksander Machniak
c442f822fb Simplify keep-alive action. Now the interval is based on session_lifetime,
which means it's executed only if needed for session keeping (reset interval on every action).

Temporarily remove check-recent request, it will be replaced by new global system refresh request in future.
Use keep_alive setting as auto-refresh request interval (allow no-refresh mode)
2012-11-10 12:04:38 +01:00
Thomas Bruederli
91c0990385 Updated to jQuery 1.8.2 and jQuery UI 1.9.1 2012-11-07 18:51:06 +01:00
Thomas Bruederli
762565ceea Don't add signature (again) when opening compose view in a new window 2012-11-05 18:36:36 +01:00
Thomas Bruederli
7bf6d2f01e Don't open another window when replying to a message displayed in extwin 2012-11-05 18:09:44 +01:00