summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
AgeCommit message (Collapse)Author
2012-05-04Updated ChangelogHEADsvn-trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@6144 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-27- Update Changelogalec
git-svn-id: https://svn.roundcube.net/trunk@6131 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-24- Fix importing vCard photo with ENCODING param specified (#1488432)alec
git-svn-id: https://svn.roundcube.net/trunk@6123 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-23- Add vCard import from multiple files at once (#1488015)alec
git-svn-id: https://svn.roundcube.net/trunk@6120 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-21Updated Changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@6111 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13- Merge devel-framework branch, resolved conflictsalec
git-svn-id: https://svn.roundcube.net/trunk@6073 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-11- Revert r6060, fix #1487822 using css-onlyalec
git-svn-id: https://svn.roundcube.net/trunk@6062 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-11Set flexible width to login form fields (#1488418); remove IE7 warningthomasb
git-svn-id: https://svn.roundcube.net/trunk@6061 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-11Force page reload if list columns changed in IE8 (#1487822)thomasb
git-svn-id: https://svn.roundcube.net/trunk@6060 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-11Allow mass-removal of addresses from a group (#1487748)thomasb
git-svn-id: https://svn.roundcube.net/trunk@6059 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-10- Fix removing all folders on import to LDAP addressbook (added ↵alec
rcube_ldap::delete_all()) - Fix removing sub-entries in delete() git-svn-id: https://svn.roundcube.net/trunk@6055 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-10- Fix so "Back" from compose/show doesn't reset search request (#1488238)alec
git-svn-id: https://svn.roundcube.net/trunk@6054 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk ↵alec
folder (#1486686) git-svn-id: https://svn.roundcube.net/trunk@6052 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-07Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073)thomasb
git-svn-id: https://svn.roundcube.net/trunk@6050 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-04- Fix bug where memory_limit = -1 wasn't handled properlyalec
git-svn-id: https://svn.roundcube.net/trunk@6039 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-29- Support LDAP RFC2256's country object class read/write (#1488123)alec
git-svn-id: https://svn.roundcube.net/trunk@6033 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-22- Upgraded to jQuery 1.7.2alec
git-svn-id: https://svn.roundcube.net/trunk@6029 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-19- Image resize with GD extension (#1488383) alec
git-svn-id: https://svn.roundcube.net/trunk@6022 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-15- Fix lack of warning when switching task in compose window (#1488399)alec
git-svn-id: https://svn.roundcube.net/trunk@6012 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-14- Fix bug where it wasn't possible to enter ( or & characters in ↵alec
autocomplete fields git-svn-id: https://svn.roundcube.net/trunk@6009 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-14Cleanup changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@6005 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-09- Unified (single) spellchecker buttonalec
git-svn-id: https://svn.roundcube.net/trunk@5994 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-09- Fix encoding of attachment with comma in name (#1488389)alec
git-svn-id: https://svn.roundcube.net/trunk@5990 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-08- Scroll long lists on drag&drop (#1485946)alec
git-svn-id: https://svn.roundcube.net/trunk@5981 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-06- Fix handling of % character in IMAP protocol (#1488382)alec
git-svn-id: https://svn.roundcube.net/trunk@5969 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-05- Fix duplicate names handling in addressbook searches (#1488375)alec
git-svn-id: https://svn.roundcube.net/trunk@5966 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-05- Fix displaying HTML messages from Disqus (#1488372)alec
git-svn-id: https://svn.roundcube.net/trunk@5960 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-04Exclude E_STRICT from error_reporting for PHP 5.4alec
git-svn-id: https://svn.roundcube.net/trunk@5958 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-03Copy all skins in installto script (#1488376)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5957 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-03- Prevent from folder selection on virtual folder collapsing (#1488346)alec
git-svn-id: https://svn.roundcube.net/trunk@5951 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-02Updated changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@5949 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-28- Add Russian to the spellchecker languages list (#1488135)alec
git-svn-id: https://svn.roundcube.net/trunk@5925 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-25Remember custom skin selection after logout (#1488355)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5904 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-20- About tab doesn't exist in 0.7, move changelog entry into proper placealec
git-svn-id: https://svn.roundcube.net/trunk@5896 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-20- Make sure About tab is always the last tab (#1488257)alec
git-svn-id: https://svn.roundcube.net/trunk@5894 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-13- Fix issue with folder creation under INBOX. namespace (#1488349)alec
git-svn-id: https://svn.roundcube.net/trunk@5877 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-13- Added mailto: protocol handler registration link in User Preferences ↵alec
(#1486580) git-svn-id: https://svn.roundcube.net/trunk@5876 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-11User configurable setting how to display contact names in listthomasb
git-svn-id: https://svn.roundcube.net/trunk@5871 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-09- Handle identity details box with an iframe (#1487020)alec
- Fix issue where tabs were overlapping box title git-svn-id: https://svn.roundcube.net/trunk@5868 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-08- Fix issue where some text from original message was missing on reply ↵alec
(#1488340) git-svn-id: https://svn.roundcube.net/trunk@5864 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-07- Fix parse errors in DDL files for MS SQL Serveralec
git-svn-id: https://svn.roundcube.net/trunk@5856 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-02Allow users to choose cols for contacts list sortingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5850 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-27- Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327) alec
git-svn-id: https://svn.roundcube.net/trunk@5839 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-25Fix autoselect_host() for login (#1488297)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5819 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-19- Fix drafts update issues when edited from preview pane (#1488314)alec
git-svn-id: https://svn.roundcube.net/trunk@5802 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-13- Make mime type detection based on filename extension to be case-insensitivealec
git-svn-id: https://svn.roundcube.net/trunk@5769 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-12- Fix failure on MySQL database upgrade from 0.7 - text column can't have ↵alec
default value (#1488300) git-svn-id: https://svn.roundcube.net/trunk@5755 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-11- Update changelogalec
git-svn-id: https://svn.roundcube.net/trunk@5754 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Update changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@5728 208e9e7b-5314-0410-a742-e7e81cd9613c