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-21 | updates - plugins as a separate git folder | Hugues Hiegel | |
2015-04-20 | Bump up version number | Aleksander Machniak | |
2015-04-20 | Add option to prepopulate vacation addresses on form init (#1490030) | Aleksander Machniak | |
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 | Update changelog | 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-18 | Fix incorrect filter data after filter delete (#1490356) | Aleksander Machniak | |
Fix missing position idicator in Larry skin when dragging a filter | |||
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-14 | Fix Net_LDAP3 homepage location | Aleksander Machniak | |
2015-04-14 | Update git url for kolab/Net_LDAP3 package repository | Thomas Bruederli | |
2015-04-14 | Don't load jquery UI scripts twice | Thomas Bruederli | |
2015-04-14 | Add option to define default vacation interval | Aleksander Machniak | |
2015-04-12 | Installer: Remove system() function use (#1490139) | Aleksander Machniak | |
Move some functionality of scripts from bin/ into rcmail_utils class | |||
2015-04-11 | Enigma: Added user preferences to disable plugin features | Aleksander Machniak | |
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 | Enigma: diagnosed and described Crypt_GPG issues related with gnupg >= 2.0 | Aleksander Machniak | |
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 message list header in classic skin on window resize in Internet ↵ | Aleksander Machniak | |
Explorer (#1490213) | |||
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-05 | Enigma: fix issues with enabled messages_cache | Aleksander Machniak | |
2015-04-03 | Enigma: really add composer.json | Aleksander Machniak | |
2015-04-03 | Enigma: added composer.json file | Aleksander Machniak | |
2015-04-03 | Remove Kolab's hack for Cyrus Murder bug in SETANNOTATION - it's not needed ↵ | Aleksander Machniak | |
anymore | |||
2015-04-03 | Merge pull request #270 from corbosman/master | Aleksander Machniak | |
move header block inside loop | |||
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 | Enigma: Handle signed content inside of encrypted message | Aleksander Machniak | |
2015-03-31 | Enigma: Implemented messages signing and encrypting | Aleksander Machniak | |
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-31 | Fix vpopmaild driver of password plugin | Aleksander Machniak | |
2015-03-31 | Fix zipped messages downloads after selecting all messages in a folder ↵ | Aleksander Machniak | |
(#1490339) | |||
2015-03-30 | Fix handling of %-encoded entities in mailto: URLs (#1490346) | Aleksander Machniak | |
2015-03-23 | Wording | Thomas Bruederli | |
2015-03-23 | Allow help plugin to append a link to the error page for more information ↵ | Thomas Bruederli | |
about CSRF protection | |||
2015-03-23 | Localize common error messages; improve explanation for CSRF check failures | Thomas Bruederli | |
2015-03-19 | Update changelog | Aleksander Machniak | |
2015-03-18 | Freeze Mail_mimeDecode at version 1.5.5 as git master is utterly broken | Thomas Bruederli | |
2015-03-16 | Color quota display orange/red when over 80/90 % | 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 | |