Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-21 | Merge remote-tracking branch 'origin/master'HEADmaster | Hugues Hiegel | |
Conflicts: composer.json-dist config/defaults.inc.php plugins plugins/acl/acl.js plugins/acl/acl.php plugins/acl/skins/classic/templates/table.html plugins/acl/skins/larry/templates/table.html plugins/enigma/README plugins/enigma/config.inc.php.dist plugins/enigma/enigma.js plugins/enigma/enigma.php plugins/enigma/lib/enigma_driver.php plugins/enigma/lib/enigma_driver_gnupg.php plugins/enigma/lib/enigma_driver_phpssl.php plugins/enigma/lib/enigma_engine.php plugins/enigma/lib/enigma_error.php plugins/enigma/lib/enigma_key.php plugins/enigma/lib/enigma_signature.php plugins/enigma/lib/enigma_subkey.php plugins/enigma/lib/enigma_ui.php plugins/enigma/lib/enigma_userid.php plugins/enigma/localization/en_US.inc plugins/enigma/localization/ja_JP.inc plugins/enigma/localization/ru_RU.inc plugins/enigma/skins/classic/enigma.css plugins/enigma/skins/classic/templates/keys.html plugins/help/config.inc.php.dist plugins/help/help.php plugins/help/localization/en_US.inc plugins/jqueryui/jqueryui.php plugins/managesieve/Changelog plugins/managesieve/composer.json plugins/managesieve/config.inc.php.dist plugins/managesieve/lib/Roundcube/rcube_sieve.php plugins/managesieve/lib/Roundcube/rcube_sieve_engine.php plugins/managesieve/lib/Roundcube/rcube_sieve_vacation.php plugins/managesieve/localization/en_US.inc plugins/managesieve/managesieve.js plugins/managesieve/skins/classic/managesieve.css plugins/managesieve/skins/larry/managesieve.css plugins/password/README plugins/password/config.inc.php.dist plugins/password/drivers/ldap.php plugins/password/drivers/poppassd.php plugins/password/drivers/vpopmaild.php plugins/vcard_attachments/vcardattach.js plugins/zipdownload/zipdownload.php | |||
2015-04-19 | Fix bug where preview_pane setting wasn't always saved into user preferences ↵ | Aleksander Machniak | |
(#1490362) | |||
2015-04-19 | Fix decoding array headers | Aleksander Machniak | |
2015-04-19 | Fix message highligh regression from last commit (#1490363) | Aleksander Machniak | |
2015-04-18 | Trigger 'listupdate' event also on response to check-recent request | Aleksander Machniak | |
2015-04-18 | Fix mouseup event handling when dragging a list record (#1490359) | Aleksander Machniak | |
This fixes drag-n-drop on managesieve filters list. | |||
2015-04-17 | Fix bug where some unrelated attachments in multipart/related message were ↵ | Aleksander Machniak | |
not listed (#1490355) | |||
2015-04-16 | Add option to place signature at bottom of the quoted text even in ↵ | Aleksander Machniak | |
top-posting mode [sig_below] | |||
2015-04-12 | Installer: Remove system() function use (#1490139) | Aleksander Machniak | |
Move some functionality of scripts from bin/ into rcmail_utils class | |||
2015-04-10 | Fix bug where forced extwin page reload could exit from the extwin mode ↵ | Aleksander Machniak | |
(#1490350) With small improvements in rcube_webmail.url() method. | |||
2015-04-09 | Fix font artifact in Google Chrome on Windows (#1490353) | Aleksander Machniak | |
2015-04-09 | Fix handling spaces after <br> on html2text conversion | Aleksander Machniak | |
2015-04-08 | Fix lack of signature separator for plain text signatures in html mode ↵ | Aleksander Machniak | |
(#1490352) | |||
2015-04-08 | Remove useless code | Aleksander Machniak | |
2015-04-08 | Fix so unrecognized TNEF attachments are displayed on the list of ↵ | Aleksander Machniak | |
attachments (#1490351) | |||
2015-04-06 | Fix so text/calendar parts are listed as attachments even if not marked as ↵ | Aleksander Machniak | |
such (#1490325) | |||
2015-04-06 | Fix tables listing routine on mysql and postgres so it skips system or other ↵ | Aleksander Machniak | |
database tables and views (#1490337) | |||
2015-04-03 | Remove Kolab's hack for Cyrus Murder bug in SETANNOTATION - it's not needed ↵ | Aleksander Machniak | |
anymore | |||
2015-04-03 | move header block inside loop | corbosman | |
2015-04-01 | Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be ↵ | Aleksander Machniak | |
called statically (#1490343) | |||
2015-03-31 | Plugin API: Added message_ready hook - the last chance to modify Mail_Mime ↵ | Aleksander Machniak | |
object before saving or sending the message | |||
2015-03-30 | Fix handling of %-encoded entities in mailto: URLs (#1490346) | Aleksander Machniak | |
2015-03-23 | Wording | Thomas Bruederli | |
2015-03-23 | Localize common error messages; improve explanation for CSRF check failures | Thomas Bruederli | |
2015-03-15 | Avoid errors when message list doesn't have a header | Thomas Bruederli | |
2015-03-13 | Fix unintended DB session expiration - lost variable in refactoring (#1490316) | Aleksander Machniak | |
2015-03-12 | Fix javascripts errors in IE8 - lack of Event.which, focusing a hidden ↵ | Aleksander Machniak | |
element (#1490318) | |||
2015-03-12 | Do not re-append an existing node when re-rendering with childs | Thomas Bruederli | |
2015-03-12 | Fix redirct URL for attachments loaded in an iframe (#1490191) | Thomas Bruederli | |
2015-03-12 | Remove obsolete mt_srand() calls | Thomas Bruederli | |
2015-03-12 | Generate random hash for the per-user local storage prefix (#1490279); only ↵ | Thomas Bruederli | |
unserialize user prefs once | |||
2015-03-12 | Fix backtick character handling in sql queries (#1490312) | Aleksander Machniak | |
2015-03-11 | Fix bug where TinyMCE area height was too small on slow network connection ↵ | Aleksander Machniak | |
(#1490310) | |||
2015-03-11 | Fix submission of _reload parameter when switching address books | Thomas Bruederli | |
2015-03-11 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak | |
2015-03-11 | Fix bug where spellchecking in HTML editor do not work after switching ↵ | Aleksander Machniak | |
editor type more than once (#1490311) | |||
2015-03-11 | Ignore plugin loading filter if force parameter is set | Thomas Bruederli | |
2015-03-11 | [HACK] displays pictures inside HTML messages... | Hugues Hiegel | |
2015-03-11 | Update TinyMCE cache_suffix (forgot to do this after last update) | Aleksander Machniak | |
2015-03-10 | Upgrade TinymCE to version 4.1.9 | Aleksander Machniak | |
2015-03-10 | Fix rows count when messages search fails (#1490266) | Aleksander Machniak | |
2015-03-09 | (Properly) reset search filter on reset-search action | Aleksander Machniak | |
2015-03-09 | Reset search filter on folder selection and search reset | Aleksander Machniak | |
2015-03-09 | Fix session garbage collector handler registration after refactoring | Thomas Bruederli | |
2015-03-09 | Fix rcube_contacts::search() calls with empty search string but $required ↵ | Thomas Bruederli | |
argument | |||
2015-03-09 | Unified request* event arguments handling, added support for _unlock and ↵ | Aleksander Machniak | |
_action parameters | |||
2015-03-09 | Fix so search filter, scope and fields are reset on folder change | Aleksander Machniak | |
2015-03-08 | Fix Opera browser detection in javascript (#1490307) | Aleksander Machniak | |
2015-03-08 | Plugin API: added message_part_body hook, fixes around message structure ↵ | Aleksander Machniak | |
handling by plugins | |||
2015-03-08 | get_part_content() -> get_part_body() | Aleksander Machniak | |