Commit Graph

6034 Commits (abf46755c9638ad27ac876787343fa4c1f0e8990)
 

Author SHA1 Message Date
Aleksander Machniak abf46755c9 Fix forward as attachment bug with editormode != 1 (#1488991) 11 years ago
Aleksander Machniak 336d2000f8 Fix handling of empty $uids argument in change_flag() 11 years ago
Aleksander Machniak ec6a77bab2 Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require version 2005+ 11 years ago
Thomas Bruederli 65de0018c8 Trigger 'refresh' hook in mail view 11 years ago
Aleksander Machniak 8b771646fa Fix so task name can really contain all from a-z0-9_- characters (#1488941) 11 years ago
Aleksander Machniak 507876cf03 Remove font style definition on td, th, div, p elements (#1488408) 11 years ago
Aleksander Machniak 9fdba79094 Merge pull request #60 from thijskh/master
Test content_id with isset instead of a true/false value
11 years ago
Aleksander Machniak d9dc320a40 Support IMAP MOVE extension [RFC 6851] 11 years ago
Thijs Kinkhorst 8cfba1bb2a Test content_id with isset instead of a true/false value.
This broke html email in which one image had Content-ID: <0>, which is a
valid value but evaulates to false in this test.
11 years ago
Aleksander Machniak 32da699830 Fix javascript errors when working in a page opened with taget="_blank" 11 years ago
Aleksander Machniak cf8b9fc004 Move spellcheck options section below signature options section 11 years ago
Aleksander Machniak a6ceb4ea49 Add 0.9-rc to releases list 11 years ago
Aleksander Machniak 001b172708 Mention SQLite database format change in UPGRADING file (#1488983) 11 years ago
Aleksander Machniak d7e129e07d Increase maxlength to 254 chars for email input fields in addressbook (#1488987) 11 years ago
Aleksander Machniak bc2c4380b5 Add attachment menu with Open and Download options (#1488975) 11 years ago
Aleksander Machniak ac37746c2a Add type 'ident' in quote() so we can quote identifiers (eg. column names) there.
Using array2list() for list of identifiers is now possible.
11 years ago
Aleksander Machniak cbe07532fa Fix so full filename is used for title attribute 11 years ago
Aleksander Machniak 139635f189 Fix thumbnail size when GD extension is used for image resize (#1488985) 11 years ago
Aleksander Machniak a5c9fd11ac Small CS improvements 11 years ago
Aleksander Machniak 879b2331e1 Generate simpler query for MSSQL when offset in limit clause is not set 11 years ago
Aleksander Machniak 8c93c29d04 Really fix "quotum would exceed" error message handling 11 years ago
Aleksander Machniak d3e7f92d88 Smarter overquota error detection (known error strings are:
"Quota exceeded" and "quotum would exceed") (#1484164)
11 years ago
Aleksander Machniak e7c1aad832 Even better message on over quota error in move to trash operation (#1484164) 11 years ago
Aleksander Machniak 0bf724ef1f Display user-friendly message on IMAP "over quota" errors (#1484164) 11 years ago
Aleksander Machniak e0d4662523 Use rcube_utils::parse_host() for host config in smb driver (#1488784) 11 years ago
Aleksander Machniak 4310ce6c3e Update changelog 11 years ago
Aleksander Machniak 427f43c315 Add 0.9-rc section 11 years ago
Aleksander Machniak ee89c6dff6 Display notice that message is encrypted also for application/pkcs7-mime messages (#1488526) 11 years ago
Thomas Bruederli 588a07e41d Update copyright in about pages 11 years ago
Thomas Bruederli 5688d5baa2 Avoid loading already registered attachments when opening a draft message (on page reload) 11 years ago
Thomas Bruederli f0a7159c40 Add methods to append certain nodes to session data in order to avoid session saving race conditions. Fixes #1488422 11 years ago
Aleksander Machniak 2db42c7a3b Fixed ACL edition in advanced mode 11 years ago
Aleksander Machniak a6fd1578c3 Better @package/@subpackage assignment 11 years ago
Thomas Bruederli bd1e16f343 Don't skip message/* attachments when opening a draft. Restore check as it was before [fa57c988] 11 years ago
Thomas Bruederli 4090870623 Localization updates from Transifex 11 years ago
Aleksander Machniak 77f9a402db Fix undefined msg variable error 12 years ago
Aleksander Machniak 4383e062ef CS fixes 12 years ago
Aleksander Machniak ee7926e24e Make margin-top on "Download all attachments" button smaller 12 years ago
Aleksander Machniak 36391cf342 Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973) 12 years ago
Aleksander Machniak ffc2d09cb4 Remove UI messages from the DOM after hide/fadeOut 12 years ago
Aleksander Machniak 63cf4fc823 If version is not provided assume RCMAIL_VERSION (#1488933) 12 years ago
Aleksander Machniak 7c851e669e Don't try to print file extension in a warning message if it's not available 12 years ago
Aleksander Machniak 726297e5f8 Add workaround for invalid message charset detection by IMAP servers (#1488968) 12 years ago
Aleksander Machniak 9e46fb535d Fix typo in DB version strings (there should be no .sql suffix) 12 years ago
Aleksander Machniak 2187b2b7d8 Revert "Make autoloading of the framework classes work from any location".
Allow loading rcube_* classes from other locations (for e.g. managesieve plugin).

This reverts commit e4394c95e0.
12 years ago
Aleksander Machniak 7bba0032fe Fix NUL characters in content-type of ms-tnef attachment (#1488964) 12 years ago
Thomas Bruederli e4394c95e0 Make autoloading of the framework classes work from any location 12 years ago
Aleksander Machniak eafb68b321 - Fix regression in handling LDAP contact identifiers (#1488959) 12 years ago
Aleksander Machniak 33dc8249fd Fix regression in copying contacts (with drag'n'drop) 12 years ago
Aleksander Machniak f5fcb92dd4 Add posibility to use different database for virtuser queries 12 years ago