summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-16Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2015-02-16Set version number to 1.2-gitAleksander Machniak
2015-02-16Fix a regression where some contact data was missing in export and PHP ↵Aleksander Machniak
warnings were logged (Kolab #4522)
2015-02-15Fix refreshing of drafts list when sending a message which was saved in ↵Aleksander Machniak
meantime (#1490238)
2015-02-11Describe memcache connection configuration options in defaultsThomas Bruederli
2015-02-11Merge pull request #265 from kanarip/masterThomas B.
Allow the timeout and retry interval for memcached to be configured
2015-02-11Allow the timeout and retry interval for memcached servers to be configuredJeroen van Meeuwen (Kolab Systems)
2015-02-07Embed magnet link for license information1.1.0Thomas Bruederli
2015-02-07Copy the first comment block with license information for LibreJS when minifyingThomas Bruederli
2015-02-07Bump copyright year in about dialogThomas Bruederli
2015-02-07Complete the repositories section in composer.json during updateThomas Bruederli
2015-02-07Bump version and copyright yearThomas Bruederli
2015-02-07Update localizations from TransifexThomas Bruederli
2015-02-06Fix so JSON.parse() errors on localStorage items are ignored (#1490249)Aleksander Machniak
2015-02-06Enable FollowSymLinks option in .htaccess file which is required by rewrite ↵Aleksander Machniak
rules (#1490255)
2015-02-05Fix security issue in DBMail driver of password plugin (#1490261)Aleksander Machniak
2015-02-04Load plugins before sessions have startedcorbosman
Move the plugin loading phase to before sessions have started allowing plugins to add session drivers. Plugins that want to use this should define an "onload" method in their plugins. This method does not have access to variables like $task as they are not yet initialised at that time.
2015-02-04Fix some typos in commentsAleksander Machniak
2015-02-04Fix error in exec_hook() in case some hook handler was unregistered beforeAleksander Machniak
2015-02-04Copy also INSTALL fileAleksander Machniak
2015-02-03Don't reset 'plugins' config option when running from update.sh scriptThomas Bruederli
2015-02-03Fix bug in vacation script detection with kolab_master feature enabled but ↵Aleksander Machniak
no active script
2015-02-03Better handle log/temp directory misconfigurationAleksander Machniak
2015-02-02Fix handling of GETANNOTATION errors - return NULL on error as documentedAleksander Machniak
2015-01-29Fix exec_hook() so handlers added inside the hook are not omittedAleksander Machniak
2015-01-28Update changelogAleksander Machniak
2015-01-28Make logged SMTP errors more verbose - log also real server response and codesAleksander Machniak
2015-01-27CSS hack for FF 3.6Thomas Bruederli
2015-01-27Better selector for FF35+Thomas Bruederli
2015-01-27Use @supports selector for setting date selector icon in Firefox 35+Thomas Bruederli
2015-01-25Fix bug where signature could have been inserted twice after plain-to-html ↵Aleksander Machniak
switch (#1490239)
2015-01-25Fix false warning when opening attached text/plain files (#1490241)Aleksander Machniak
2015-01-24Fix JS syntax for legacy browsersThomas Bruederli
2015-01-23Code style improvements and fixesAleksander Machniak
2015-01-23Workaround Firefox 3.6 issue where "advanced options" toggle element was ↵Aleksander Machniak
misplaced
2015-01-23Update ChangelogThomas Bruederli
2015-01-23Fix keyboard navigation and css in datepicker widget across many Firefox ↵Aleksander Machniak
versions
2015-01-22Fix bug where drafts list wasn't refreshed after draft message was sent from ↵Aleksander Machniak
another window (#1490238)
2015-01-21Fixed color popup in Chrome browserAleksander Machniak
The whole <div> element need to be appended to document.body before calling .width() on it.
2015-01-21Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2015-01-21Fix bug where empty fieldmap config entries caused empty results of ldap ↵Aleksander Machniak
search (#1490229)
2015-01-20Improve procedure of script selection to write a vacation ruleAleksander Machniak
2015-01-20Update changelog with CVE identifierAleksander Machniak
2015-01-19Fix bug where Reply-To address was ignored on reply to messages sent by self ↵Aleksander Machniak
(#1490233)
2015-01-16Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91Thomas Bruederli
2015-01-16Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)Aleksander Machniak
2015-01-15Fall back to $part->body when no mime_id is set for the message partThomas Bruederli
2015-01-15Fix bug where search was reset after returning from compose opened by reply ↵Aleksander Machniak
button(s)
2015-01-14Bump up plugin versionAleksander Machniak
2015-01-14Fix bug where vacation rule was saved to wrong script if ↵Aleksander Machniak
managesieve_kolab_master=true