Commit Graph

5975 Commits (5aa77efcbee36c98d9adad07c56b1c1dfbaf31ad)
 

Author SHA1 Message Date
Thomas Bruederli 5aa77efcbe Trigger 'refresh' hook in mail view 12 years ago
Aleksander Machniak 527e7d4509 Fix javascript errors when working in a page opened with taget="_blank" 12 years ago
Aleksander Machniak 91deac7c91 Move spellcheck options section below signature options section 12 years ago
Aleksander Machniak acced81bba Add 0.9-rc to releases list 12 years ago
Aleksander Machniak 6e3f2b4294 Mention SQLite database format change in UPGRADING file (#1488983) 12 years ago
Aleksander Machniak 4999702e1e Increase maxlength to 254 chars for email input fields in addressbook (#1488987)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 9eb6d9e46a Add type 'ident' in quote() so we can quote identifiers (eg. column names) there.
Using array2list() for list of identifiers is now possible.
12 years ago
Aleksander Machniak 0ae20f6b9c Fix so full filename is used for title attribute 12 years ago
Aleksander Machniak dedf138795 Fix thumbnail size when GD extension is used for image resize (#1488985)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 7797005999 Update changelog 12 years ago
Aleksander Machniak fddb9ff383 Display notice that message is encrypted also for application/pkcs7-mime messages (#1488526) 12 years ago
Aleksander Machniak ec2453866b Add 0.9-rc section 12 years ago
Thomas Bruederli 6c8ea96a56 Update copyright in about pages 12 years ago
Aleksander Machniak f5584cbfeb Fixed ACL edition in advanced mode 12 years ago
Thomas Bruederli 91a4864231 Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release-0.9 12 years ago
Thomas Bruederli 22819a3081 Don't skip message/* attachments when opening a draft. Restore check as it was before [fa57c988] 12 years ago
Thomas Bruederli e3eda60a60 Localization updates from Transifex 12 years ago
Aleksander Machniak ccc2e358f2 Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973) 12 years ago
Thomas Bruederli f5533cf722 Synced localizations with Transifex 12 years ago
Aleksander Machniak e68d2a15f5 Don't try to print file extension in a warning message if it's not available 12 years ago
Aleksander Machniak bdf5656026 If version is not provided assume RCMAIL_VERSION (#1488933) 12 years ago
Aleksander Machniak fd777a8627 Add workaround for invalid message charset detection by IMAP servers (#1488968) 12 years ago
Aleksander Machniak 0ffb1a7af3 Fix typo in DB version strings (there should be no .sql suffix) 12 years ago
Aleksander Machniak 203251838b Fix NUL characters in content-type of ms-tnef attachment (#1488964) 12 years ago
Aleksander Machniak 60dabb35ae - Fix regression in handling LDAP contact identifiers (#1488959) 12 years ago
Aleksander Machniak a7e1b93109 Bump version number up to 6.2 12 years ago
Aleksander Machniak ee393929a6 Don't trim whitespace in folder names (#1488955)
Conflicts:

	plugins/managesieve/Changelog
12 years ago
Aleksander Machniak 8b08ec158b Make cleanup() method public 12 years ago
Thomas Bruederli cbb695a6de Correctly quote spell text contents inside the xml container 12 years ago
Thomas Bruederli 4279dd18ee Bump version to 0.9-rc 12 years ago
Thomas Bruederli 6b5e31f0af Import all translations from Transifex 12 years ago
Thomas Bruederli b2932cb614 Updated changelog 12 years ago
Thomas Bruederli df22967745 Let some env variables survive reset(); don't show taskbar and top line in framed error pages (#1488938) 12 years ago
Thomas Bruederli 0016cde2fe Fix rewrite rule to actually prevent access to bin/ and SQL/ directories 12 years ago
Thomas Bruederli a33717b230 Properly quote form validation error messages 12 years ago
Aleksander Machniak e55fc1458e Fix filenames charset handling (#1488946)
Conflicts:

	plugins/zipdownload/zipdownload.php
12 years ago
Aleksander Machniak 8514ab48d4 Fix reference to non-existing class rcube_output_html (#1488948) 12 years ago
Thomas Bruederli 24d7cc5dd1 Ignore file extension difference for text/plain attachments (#1488891) 12 years ago
Aleksander Machniak 334d37eda0 Fix contacts-table position when there's more than one addressbook 12 years ago
Aleksander Machniak 4003dbe988 Add 0.8.5 to releases list 12 years ago
Aleksander Machniak 0be1804c00 Lowercase username if 'login_lc' is set (#1488943) 12 years ago
Aleksander Machniak d3b18e6fc9 Slightly improve database driver chack 12 years ago
Thomas Bruederli 8c6ef8f05b Only trigger timers when dragging is active 12 years ago
Aleksander Machniak f2b4b8f3eb Fix spellcheck button menu in IE8 (change z-index and move the button to the right) 12 years ago
Aleksander Machniak 43aeb195c1 Fix handling link href attribute value with (valid) newline characters (#1488940) 12 years ago
Aleksander Machniak 85c972a4f7 Make get_instance() a static method 12 years ago
Aleksander Machniak 03ce0e12b8 Fix typo 12 years ago
Aleksander Machniak 6d5ad417d6 Fix "empty" ACL entry when there's "User, " in user input field 12 years ago
Thomas Bruederli 6782fe1fd7 Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release-0.9 12 years ago
Thomas Bruederli b4a30ac84f Catch connection timeouts on message sending form submissions 12 years ago