summaryrefslogtreecommitdiff
path: root/plugins/managesieve
AgeCommit message (Collapse)Author
2014-12-15Fix bugs where CSRF attacks were still possible on some requestsAleksander Machniak
2014-11-14Updated localizations from TransifexThomas Bruederli
2014-09-29Fix handling of smart list inputs1.0.3Aleksander Machniak
2014-08-05Fix default vacation status (#1490019) - improve error messageAleksander Machniak
Conflicts: plugins/managesieve/Changelog
2014-07-28Fix missing css/js scripts in filter form in mail taskAleksander Machniak
Conflicts: plugins/managesieve/Changelog
2014-06-22Fix bug where non-existing (or unsubscribed) folder wasn't listed in folder ↵Aleksander Machniak
selector (#1489956)
2014-06-04Fixed Save button in classic skin of Vacation interface (#1489926)Aleksander Machniak
2014-04-24Fixed notify/enotify extension handlingAleksander Machniak
2014-04-16Fix compat. with PHP 5.2. (#1489813)Aleksander Machniak
2014-04-13Fix disabled create filter actionAleksander Machniak
2014-04-03Fix list-input fields in Vacation interfaceAleksander Machniak
2014-04-03Remove debug codeAleksander Machniak
2014-04-03Added optional separate interface for out-of-office management (#1488266)Aleksander Machniak
2014-03-21Synchrnonized translations from TransifexThomas Bruederli
2014-02-26Fix filter creation from an email when preview frame is disabled (#1489647)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-14Fix issue in displaying filter form when managesieve_kolab_master=trueAleksander Machniak
and sieve variables extension is supported by the server (#1489599)
2014-02-12Fix issue where multi-select fields were not visible in new filter action ↵Aleksander Machniak
rows (#1489600)
2014-02-12Fix issue where folder selector wasn't visible on new filter formAleksander Machniak
2014-01-30Updated localizations from TransifexThomas Bruederli
2014-01-21Fix icon position after listicons.png updateThomas Bruederli
2014-01-17Added move/copy icons, improved edit icon and some icon positionsAleksander Machniak
2014-01-04Add Filters tab using plugin API hookAleksander Machniak
2013-12-09Nicely handle server-side modification of script names (#1489412)Aleksander Machniak
2013-11-28Updated localizations from TransifexThomas Bruederli
2013-11-22Fix redundant/missing closing div tagsAleksander Machniak
2013-11-22Fix typosAleksander Machniak
2013-11-22Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-11-22Bump version to 7.1Aleksander Machniak
2013-11-22Fix a bug where deleted filter was not removed from the listAleksander Machniak
(because now list widget's 'rows' property is of type object not array)
2013-11-22Display status messages as pile of black bars overlaying the UI in order to ↵Thomas Bruederli
improve visibility (#1488974)
2013-10-30Updated localizations from TransifexThomas Bruederli
2013-10-10Clean up translations once again, this time remove untranslated strings for ↵Aleksander Machniak
all langs
2013-10-09More lceanupAleksander Machniak
2013-10-09Added plugin localizationsAleksander Machniak
2013-10-08Update composer.json file with Net_Sieve package requirementAleksander Machniak
2013-10-07Synchronized localization files from TransifexThomas Bruederli
2013-10-06Move PEAR libs from plugins into main Roundcube lib directory,Aleksander Machniak
list them as dependencies in INSTALL file (#1489182)
2013-10-04Fix typo: occured -> occurred (#1489366)Aleksander Machniak
2013-10-03Added managesieve_domains option to limit redirect destinationsAleksander Machniak
2013-09-28Created composer.json files for default pluginsThomas Bruederli
2013-09-20Fix typo in last commit and some managesieve tests (where we changedAleksander Machniak
:comparator position)
2013-09-20Fix so i;ascii-numeric comparator is not forced as default for :count and ↵Aleksander Machniak
:value operators Fix date/currentdate related form issues and comparators handling (#1489346)
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 ↵Aleksander Machniak
required (#1489345)
2013-09-20Fix typoAleksander Machniak
2013-09-09Add common headers to header selector (#1489271)Aleksander Machniak
2013-08-21Synchronized localization files from TransifexThomas Bruederli
2013-08-20s/$rcmail_config/$config/ also for plugins configurationAleksander Machniak