summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2015-01-14Support "not allof" test as a negation of all sub-testsAleksander Machniak
Fixes also last commit change.
2015-01-14Fix bug where actions without if/elseif/else in sieve scripts were skippedAleksander Machniak
2015-01-13Fix margin in Help > License pageAleksander Machniak
2015-01-13Fix error when dragging jquery dialog window in Folder Manager pageAleksander Machniak
2015-01-13Fix so "set as default" option is hidden if identities_level > 1 (#1490226)Aleksander Machniak
2015-01-13Fix bug where Drafts list wasn't updated on draft-save action in new window ↵Aleksander Machniak
(#1490225) That if the window was opened using "Edit" button, not double-click on a message.
2015-01-13Fix download options menu (added by zipdownload plugin) in classic skin ↵Aleksander Machniak
(#1490228)
2015-01-13Fix XSS issue in style attribute handling (#1490227)Aleksander Machniak
2015-01-13Fix test for blocked.gif according to recent changesAleksander Machniak
2015-01-12Merge pull request #261 from doublerr/patch-1Aleksander Machniak
Fix pear dependencies in Dockerfile
2015-01-12fix pear dependenciesRyan Richard
* net_smtp2 to net_smtp * auth_sasl2-beta to auth_sasl Currently installing `Net_SMTP2` results with the following error: ```bash [09-Jan-2015 21:15:14 UTC] PHP Fatal error: Class 'Net_SMTP' not found in /var/www/program/lib/Roundcube/rcube_smtp.php on line 111 ``` Switching back to Net_SMTP fixes this issue
2015-01-12Skip .skip-on-drag elements when producing long subject titleAleksander Machniak
2015-01-12Fix blocked.gif image usage with assets_dir setAleksander Machniak
2015-01-11Merge pull request #262 from raoulbhatia/masterAleksander Machniak
Explicitly deny access to newly created "Dockerfile"
2015-01-11Explicitly deny access to newly created "Dockerfile"Raoul Bhatia
2015-01-10Remove hook aliases deprecated long time ago, CS fixesAleksander Machniak
2015-01-10Fix css selectors in resize() for IE (#1490213)Aleksander Machniak
2015-01-10Fix checks based on window.ActiveXObject in IE > 10Aleksander Machniak
2015-01-09Build proper quota text when quota 'percent' is undefinedAleksander Machniak
2015-01-09Hide MDN and DSN options in compose if disabled by admin (#1490221)Aleksander Machniak
2015-01-09Fix bug where max_group_members was ignored when adding a new contact (#1490214)Aleksander Machniak
Also fix list refresh after new contact was added and any group is selected.
2015-01-08Integrate jquery.tagedit with jqueryui pluginAleksander Machniak
2015-01-07Correctly handle DateTime values in Vcard exportThomas Bruederli
2015-01-07Set 'mainaction' class on Save button in ACL dialogAleksander Machniak
2015-01-04Update Changelog1.1-rcThomas Bruederli
2015-01-03Merge pull request #255 from root-io/patch-1Aleksander Machniak
Fix config file sample tiny typo
2015-01-03Fix config file sample tiny typoDavid Routhieau
2015-01-03Fix bug where sent message was saved in Sent folder even if disabled by user ↵Aleksander Machniak
(#1490208)
2015-01-03CS fixesAleksander Machniak
2014-12-29Display "real" attachment size also on attachments listAleksander Machniak
2014-12-29Fix syntax error and codestyle from recent PR mergeThomas Bruederli
2014-12-29Merge pull request #244 from alunduil/dockerizeThomas B.
Add Dockerfile and allow configuration overrides through env variables
2014-12-29Update changelogAleksander Machniak
2014-12-29Improve move-to and contact-export button in classic skin (#1490166)Aleksander Machniak
2014-12-29Fix offset of download iconAleksander Machniak
2014-12-28Add environment variable reading to configuration.Alex Brandt
Docker prefers to pass parameters via environment variables. This allows the environment variables to be checked and if a value exists it will override the default.
2014-12-28Add SSL support to Dockerfile.Alex Brandt
2014-12-28Add Dockerfile.Alex Brandt
2014-12-28Synchronized localizations from TransifexThomas Bruederli
2014-12-28Update ChangelogThomas Bruederli
2014-12-28Fix rcube_utils::normalize_string() to support unicode characters + add ↵Thomas Bruederli
argument for minimum token length