Commit Graph

817 Commits (acbf6eede613a5496cabccbdbfcb2f4e2cbd60d2)

Author SHA1 Message Date
Aleksander Machniak 7f1218caea Display full attachment name using title attribute when name is too long to display (#1489320)
Conflicts:

	CHANGELOG
	program/steps/mail/show.inc
13 years ago
Aleksander Machniak e02bfe0831 Fix expanded thread root message styling after refreshing messages list (#1489327) 13 years ago
Thomas Bruederli d1c40bbd87 Distinguish mobile/tablet/touch devices 13 years ago
Thomas Bruederli 341fa8b9a6 Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release-0.9 13 years ago
Thomas Bruederli deacf16bee Make thread toggles work on touch devices 13 years ago
Aleksander Machniak f4ba655a41 Fix purge action in folder manager (#1489280)
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak 39d14ee22b Fix bug where signature wasn't changed on identity selection when editing a draft (#1489229)
Conflicts:

	program/js/app.js
13 years ago
Thomas Bruederli 440b58b476 Fix binary data upload with jQuery.ajax() 13 years ago
Aleksander Machniak 85f756737f Fix messages list column dragging after changing column/sort settings 13 years ago
Aleksander Machniak 36d5e8a7c3 Fix timeout issue on drag&drop uploads (#1489170)
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak 4257444957 Fix "null" instead of empty string on messages list in IE10 (#1489145) 13 years ago
Aleksander Machniak e12ac4e9b5 Backport popup windows size fixes from master 13 years ago
Aleksander Machniak ecbc8770c6 Fix unintentional compose window resize (#1489114)
Conflicts:

	program/js/app.js
13 years ago
Aleksander Machniak 40d1f99cb2 Fix handling of comma when adding contact from contacts widget (#1489107) 13 years ago
Aleksander Machniak 1a9d466ef3 Fix bug where a message was opened in both preview pane and new window on double-click (#1489122) 13 years ago
Aleksander Machniak c79a7b734e Fix browser warnings on PDF plugin detection (#1489118) 13 years ago
Thomas Bruederli 5bc49fa22a Remove moveTo() call which causes problems in Chrome and has no real effect in other browsers (#1488931) 13 years ago
Aleksander Machniak 967860765c Fix PDF support detection for Firefox PDF.js (#1488972) 13 years ago
Aleksander Machniak 60fd3c8b5f Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was a regression in fix for #1489008 13 years ago
Aleksander Machniak 8320af552c Fix errors in IE8 when opening compose page in new window 13 years ago
Aleksander Machniak 099d2b9fd4 Remove sig_above configuration option, use reply_mode only (#1489001) 13 years ago
Aleksander Machniak 321d8b06fb Refresh current folder in opener window after draft save or message sent (#1488997) 13 years ago
Aleksander Machniak aa30cf8f3c Better fix for "saving draft just after entering compose window (#1489012)" 13 years ago
Aleksander Machniak d608088a64 Fix saving draft just after entering compose window (#1489012)
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak ad5cefeefc Better fix for IE9 issue with document.activeElement error (#1489008) 13 years ago
Aleksander Machniak 2c8afa8ac2 Fix javascript error when window name (for window.open()) in IE8 contains a dot
Conflicts:

	program/js/app.js
13 years ago
Aleksander Machniak 5b82ed62dc Better handling of session errors in ajax requests - do page reload
on 403 Forbidden response (#1488960)
13 years ago
Aleksander Machniak 527e7d4509 Fix javascript errors when working in a page opened with taget="_blank" 13 years ago
Aleksander Machniak 60dabb35ae - Fix regression in handling LDAP contact identifiers (#1488959) 13 years ago
Thomas Bruederli b4a30ac84f Catch connection timeouts on message sending form submissions 13 years ago
Thomas Bruederli 4901199761 Add search box to compose address book widget (#1488381) 13 years ago
Aleksander Machniak cba8df5e1b Fix new browser window size in Chrome (#1488931), make new windows smaller 13 years ago
Aleksander Machniak a2181ee625 Submit Addressbook advanced search form with Enter key (#1488568) 13 years ago
Thomas Bruederli 24607ceb80 Also block remote images in HTML part view (#1488827) 13 years ago
Aleksander Machniak a03c28a22f Make sure mimetypes is an array not object in a better way 13 years ago
Thomas Bruederli ba36369638 Better check for 'real' links on shift/ctrl clicks 13 years ago
Thomas Bruederli 7cc1d3ae17 Fix opener check in extwin (avoid JS errors in IE when opener is gone); always close extwin, even if opener isn't available anymore 13 years ago
Aleksander Machniak 83f7077ec9 Fix searching by date in address book (#1488888) 13 years ago
Aleksander Machniak 8809a18284 Fix regression in handling of content frames (#1488884) 13 years ago
Aleksander Machniak 0a9d414084 Update changelog, set version to 6.1 13 years ago
Aleksander Machniak 4fe8f923a9 Small optimization 13 years ago
Aleksander Machniak a2b6383204 Fix keep-alive interval reset on AJAX request 13 years ago
Aleksander Machniak ff4a92c8e2 Fix contact copy/add-to-group operations on search result (#1488862) 13 years ago
Aleksander Machniak 5c421d9927 Fix delete button regression in message view (#1488867) 13 years ago
Aleksander Machniak 04689fa7ee Fix so compacting of non-empty folder is possible also when messages list is empty (#1488858) 13 years ago
Aleksander Machniak 3a1a361422 More code unification using selection_post_data() 13 years ago
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.
13 years ago
Aleksander Machniak d9f109b56a Allow forwarding of multiple emails (#1486854) 13 years ago
Aleksander Machniak 8beceebb55 Fix deleting of collapsed threads, broken in 2b55d4f420 (#1488772) 13 years ago
Thomas Bruederli 271c5c9764 Correctly handle multiple file uploads (#1488820) 13 years ago