summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2011-04-20Updated to TinyMCE 3.4.2 which is now compatible with IE9thomasb
git-svn-id: https://svn.roundcube.net/trunk@4676 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-20Updated CHANGELOGthomasb
git-svn-id: https://svn.roundcube.net/trunk@4673 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-20Don't add env variable when template is empty (e.g. on error page)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4672 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-20Updated localization files submitted to the mailing listthomasb
git-svn-id: https://svn.roundcube.net/trunk@4671 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-19Check for DB connection state instead of handle (handle could be an error ↵thomasb
object) git-svn-id: https://svn.roundcube.net/trunk@4670 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-19Don't check identity email if not editable; fix import messagethomasb
git-svn-id: https://svn.roundcube.net/trunk@4669 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-19Gracefully shrug on database errorsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4668 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-19- Fix regression in html conditional comments handling by washtml classalec
git-svn-id: https://svn.roundcube.net/trunk@4667 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-17- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)alec
git-svn-id: https://svn.roundcube.net/trunk@4665 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Fixed some typosthomasb
git-svn-id: https://svn.roundcube.net/trunk@4664 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Move folder name truncation to client (#1485412)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4663 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Fixed LDAP patchthomasb
git-svn-id: https://svn.roundcube.net/trunk@4662 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Add hook for request token creation (upon user request)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4661 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Replace LDAP vars in group queries (#1487837)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4660 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Correct Bosnian native namethomasb
git-svn-id: https://svn.roundcube.net/trunk@4659 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Use CRLF + 1 space for foldingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4658 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Fix vcard folding at 75 chars; don't fold vcards for internal storagethomasb
git-svn-id: https://svn.roundcube.net/trunk@4657 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-14- Fixed vcard folding: use one space, use mb_regex_encoding() (#1487868)alec
git-svn-id: https://svn.roundcube.net/trunk@4656 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-14- mbstring internal encoding is set in iniset.phpalec
git-svn-id: https://svn.roundcube.net/trunk@4655 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-14Fix vcard folding with uncode characters (#1487868)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4654 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-13- Added scroll position reset for Opera (#1487689), small code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@4653 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-13- Use mbstring's strtolower() for Unicode characters in normalize_string()alec
git-svn-id: https://svn.roundcube.net/trunk@4652 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-13- Fixed possible js error occurance (#1487872)alec
git-svn-id: https://svn.roundcube.net/trunk@4651 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-13Convert normalized latin-1 string back to utf8thomasb
git-svn-id: https://svn.roundcube.net/trunk@4650 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12Keep all submitted data if contact form validation fails (#1487865)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4649 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12Handle unicode strings when normalizing for search (#1487866)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4648 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12- Fix bug where template name without plugin prefix was used in render_page ↵alec
hook (the same fix for deprecated_templates) git-svn-id: https://svn.roundcube.net/trunk@4647 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12- Fix handling of debug_level=4 in ajax requests (#1487831)alec
git-svn-id: https://svn.roundcube.net/trunk@4646 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-12Don't decode recipent strings submitted by address bookthomasb
git-svn-id: https://svn.roundcube.net/trunk@4645 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-11Fix call to parent windowthomasb
git-svn-id: https://svn.roundcube.net/trunk@4644 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-11- Fix setting 'unfocused' class on folder selectionalec
git-svn-id: https://svn.roundcube.net/trunk@4642 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-11- Support 'abort' and 'result' response in 'preferences_save' hook, add ↵alec
error handling git-svn-id: https://svn.roundcube.net/trunk@4641 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-11- Fix so 1024 bytes is displayed as 1KB, the same for MB and GBalec
git-svn-id: https://svn.roundcube.net/trunk@4640 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-11- Support 'off' as bolean falsealec
git-svn-id: https://svn.roundcube.net/trunk@4639 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Prevent javascript error if TinyMCE is not initialized (#1487862)alec
git-svn-id: https://svn.roundcube.net/trunk@4638 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Fix bug where some content would cause hang on html2text conversion ↵alec
(#1487863) git-svn-id: https://svn.roundcube.net/trunk@4637 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Improve space-stuffing handling in format=flowed messages (#1487861) alec
git-svn-id: https://svn.roundcube.net/trunk@4636 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Fixed bug where some dates would produce SQL error in MySQL (#1487856)alec
git-svn-id: https://svn.roundcube.net/trunk@4635 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Added workaround for some IMAP server with broken STATUS response (#1487859)alec
git-svn-id: https://svn.roundcube.net/trunk@4634 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Fix bug where default_charset was not used for text messages (#1487836)alec
git-svn-id: https://svn.roundcube.net/trunk@4633 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08- Removed dependency on rcube_* functions, small improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@4632 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08Testing SVNadam
git-svn-id: https://svn.roundcube.net/trunk@4631 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-08Testing SVNadam
git-svn-id: https://svn.roundcube.net/trunk@4630 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-01- jQuery 1.5.2alec
git-svn-id: https://svn.roundcube.net/trunk@4628 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-31translations updateyllar
git-svn-id: https://svn.roundcube.net/trunk@4627 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-31- Add info about indexcontacts.sh script in upgrade procedurealec
git-svn-id: https://svn.roundcube.net/trunk@4625 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-28- Use English name for German language (like for others)alec
git-svn-id: https://svn.roundcube.net/trunk@4624 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-28- Fix SQL query for postgresalec
git-svn-id: https://svn.roundcube.net/trunk@4623 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-27Fix request token generation if no cookies setthomasb
git-svn-id: https://svn.roundcube.net/trunk@4622 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-27- Update changelogalec
git-svn-id: https://svn.roundcube.net/trunk@4621 208e9e7b-5314-0410-a742-e7e81cd9613c