Commit Graph

1011 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 0e3f0ad9c9 Fix touch check when IE doesn't specify the event object 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 96c4b9098b Optimize list events for touch devices 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 fc5ce4758d Fix identity selection when opening extwindow from compose window 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
Aleksander Machniak 2f5495763b Fix messages list focus issue in Opera and Webkit (#1489058)A
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak b7770e69fd Revert fix for #1489058 because it opened another IE8 focus issue 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 cf3f125784 Fix messages list focus issue in Internet Explorer (#1489058)
Conflicts:

	CHANGELOG
13 years ago
Aleksander Machniak f55bfe096d Fix unintentional messages list jumps on click in Internet Explorer (#1489056) 13 years ago
Aleksander Machniak 9404f4a7a6 Fix selecting collapsed rows when using selection with Shift/Ctrl key 13 years ago
Aleksander Machniak 84243db8c7 Fix selecting collapsed rows on select-all (#1489036)
Conflicts:

	CHANGELOG
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 73f094ff3c Fix javascript error in IE9 when loading form with placeholders into an iframe (#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