summaryrefslogtreecommitdiff
path: root/plugins/managesieve/lib/Roundcube/rcube_sieve_engine.php
AgeCommit message (Expand)Author
2015-04-20Bump up version numberAleksander Machniak
2015-04-20Add option to prepopulate vacation addresses on form init (#1490030)Aleksander Machniak
2015-04-14Add option to define default vacation intervalAleksander Machniak
2015-03-13Fix missing host:port in connection error messageAleksander Machniak
2015-03-12Fix handling of header test with one-element array as header nameAleksander Machniak
2015-02-26Fix "Non-static method PEAR::isError() should not be called statically" error...Aleksander Machniak
2015-02-18Fix PHP fatal error when visiting Vacation interface and there's no sieve scr...Aleksander Machniak
2015-02-03Fix bug in vacation script detection with kolab_master feature enabled but no...Aleksander Machniak
2015-01-20Improve procedure of script selection to write a vacation ruleAleksander Machniak
2015-01-14Bump up plugin versionAleksander Machniak
2015-01-14Fix bug where vacation rule was saved to wrong script if managesieve_kolab_ma...Aleksander Machniak
2015-01-14Support "not allof" test as a negation of all sub-testsAleksander Machniak
2015-01-14Fix bug where actions without if/elseif/else in sieve scripts were skippedAleksander Machniak
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
2014-12-09Bump up version number, remove package.xml fileAleksander Machniak
2014-11-03Remove redundant codeAleksander Machniak
2014-08-26Added simple API to manage vacation ruleAleksander Machniak
2014-06-22Fix bug where non-existing (or unsubscribed) folder wasn't listed in folder s...Aleksander Machniak
2014-06-16Added option to specify connection socket parameters - managesieve_conn_optionsAleksander Machniak
2014-04-24Fixed notify/enotify extension handlingAleksander Machniak
2014-04-18Remove IE<7 specific codeAleksander Machniak
2014-03-14Remove debug codeAleksander Machniak
2014-03-14Added optional separate interface for out-of-office management (#1488266)Aleksander Machniak
2014-02-16Fix wrong action folder selection if managesieve_domains is not empty (#1489617)Aleksander Machniak
2014-02-14Bump version numberAleksander Machniak
2014-02-12Fix issue where folder selector wasn't visible on new filter formAleksander Machniak
2013-12-09Nicely handle server-side modification of script names (#1489412)Aleksander Machniak
2013-11-22Bump version to 7.1Aleksander Machniak
2013-10-03Added managesieve_domains option to limit redirect destinationsAleksander Machniak
2013-09-20Fix so i;ascii-numeric comparator is not forced as default for :count and :va...Aleksander Machniak
2013-09-20Hide advanced rule modifier for 'date' and 'currentdate' rulesAleksander Machniak
2013-09-20Fix bug where at least one additional address of vacation message was require...Aleksander Machniak
2013-09-09Add common headers to header selector (#1489271)Aleksander Machniak
2013-08-01Support 'keep' action (#1489226)Aleksander Machniak
2013-06-26Fix handling of &, <, > characters in scripts/filter names (#1489208)Aleksander Machniak
2013-06-26Fix handling of &, <, > characters in scripts/filter names (#1489208)Aleksander Machniak
2013-06-20Make all bundled plugins the same license as Roundcube itself, which is GPLv3+Thomas Bruederli
2013-06-15Split managesieve.php file into twoAleksander Machniak