summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2013-03-10Fix so task name can really contain all from a-z0-9_- characters (#1488941)Aleksander Machniak
2013-03-08Merge pull request #60 from thijskh/masterAleksander Machniak
2013-03-08Support IMAP MOVE extension [RFC 6851]Aleksander Machniak
2013-03-08Test content_id with isset instead of a true/false value.Thijs Kinkhorst
2013-03-08Fix javascript errors when working in a page opened with taget="_blank"Aleksander Machniak
2013-03-07Move spellcheck options section below signature options sectionAleksander Machniak
2013-03-06Increase maxlength to 254 chars for email input fields in addressbook (#1488987)Aleksander Machniak
2013-03-06Add attachment menu with Open and Download options (#1488975)Aleksander Machniak
2013-03-06Add type 'ident' in quote() so we can quote identifiers (eg. column names) th...Aleksander Machniak
2013-03-05Fix so full filename is used for title attributeAleksander Machniak
2013-03-05Fix thumbnail size when GD extension is used for image resize (#1488985)Aleksander Machniak
2013-03-05Small CS improvementsAleksander Machniak
2013-03-04Generate simpler query for MSSQL when offset in limit clause is not setAleksander Machniak
2013-03-04Really fix "quotum would exceed" error message handlingAleksander Machniak
2013-03-04Smarter overquota error detection (known error strings are:Aleksander Machniak
2013-03-02Even better message on over quota error in move to trash operation (#1484164)Aleksander Machniak
2013-03-02Display user-friendly message on IMAP "over quota" errors (#1484164)Aleksander Machniak
2013-03-02Display notice that message is encrypted also for application/pkcs7-mime mess...Aleksander Machniak
2013-03-02Avoid loading already registered attachments when opening a draft message (on...Thomas Bruederli
2013-03-02Add methods to append certain nodes to session data in order to avoid session...Thomas Bruederli
2013-03-01Better @package/@subpackage assignmentAleksander Machniak
2013-02-28Don't skip message/* attachments when opening a draft. Restore check as it wa...Thomas Bruederli
2013-02-28Localization updates from TransifexThomas Bruederli
2013-02-26Fix undefined msg variable errorAleksander Machniak
2013-02-26CS fixesAleksander Machniak
2013-02-25Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973)Aleksander Machniak
2013-02-24Remove UI messages from the DOM after hide/fadeOutAleksander Machniak
2013-02-21Don't try to print file extension in a warning message if it's not availableAleksander Machniak
2013-02-19Add workaround for invalid message charset detection by IMAP servers (#1488968)Aleksander Machniak
2013-02-19Revert "Make autoloading of the framework classes work from any location".Aleksander Machniak
2013-02-18Fix NUL characters in content-type of ms-tnef attachment (#1488964)Aleksander Machniak
2013-02-18Make autoloading of the framework classes work from any locationThomas Bruederli
2013-02-17- Fix regression in handling LDAP contact identifiers (#1488959)Aleksander Machniak
2013-02-17Fix regression in copying contacts (with drag'n'drop)Aleksander Machniak
2013-02-17When connection to read-only db fails try to connect to write-master, but onl...Aleksander Machniak
2013-02-17Make cleanup() method publicAleksander Machniak
2013-02-10Trigger and forward 'listupdate' events from list.jsThomas Bruederli
2013-02-10Only scroll tree list of selected item isn't fully visibleThomas Bruederli
2013-02-10Import all translations from TransifexThomas Bruederli
2013-02-10Extend copyright to 2013Thomas Bruederli
2013-02-10Let some env variables survive reset(); don't show taskbar and top line in fr...Thomas Bruederli
2013-02-10Properly quote form validation error messagesThomas Bruederli
2013-02-08Fix reference to non-existing class rcube_output_html (#1488948)Aleksander Machniak
2013-02-07Ignore file extension difference for text/plain attachments (#1488891)Thomas Bruederli
2013-02-07Use encoded identifiers for address book lists (#1488381)Thomas Bruederli
2013-02-05Pass string to html::tag() in order to always add the </ul> tagThomas Bruederli
2013-02-05Fix inserting a new contact group when list is still emptyThomas Bruederli
2013-02-05Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2013-02-01Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-02-01Fix handling link href attribute value with (valid) newline characters (#1488...Aleksander Machniak