summaryrefslogtreecommitdiff
path: root/plugins/managesieve/managesieve.js
AgeCommit message (Collapse)Author
2015-04-20Add option to prepopulate vacation addresses on form init (#1490030)Aleksander Machniak
2015-04-18Fix incorrect filter data after filter delete (#1490356)Aleksander Machniak
Fix missing position idicator in Larry skin when dragging a filter
2014-09-29Fix handling of smart list inputsAleksander Machniak
2014-09-08Fix compatybility with contextmenu pluginAleksander Machniak
2014-08-27Make possible to set vacation start/end date and timeAleksander Machniak
2014-06-24Add possibility to specify an after-vacation-rule action (keep, discard, ↵Aleksander Machniak
redirect) in Vacation UI
2014-06-09Managesieve: Improved UI accessibilityAleksander Machniak
2014-04-27Specify licenses in all javascript files and blocks to please LibreJSThomas Bruederli
2014-04-15Use methods chaining, don't use deprecated row_init methodAleksander Machniak
2014-04-12Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update ↵Aleksander Machniak
to jQuery-2.1.0
2014-03-14Added optional separate interface for out-of-office management (#1488266)Aleksander Machniak
2014-02-26Fix filter creation from an email when preview frame is disabled (#1489647)Aleksander 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-01-04Add Filters tab using plugin API hookAleksander Machniak
2013-12-09Nicely handle server-side modification of script names (#1489412)Aleksander 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-10-03Added managesieve_domains option to limit redirect destinationsAleksander Machniak
2013-08-07Remove debug codeAleksander Machniak
2013-07-04Fix javascript errorAleksander Machniak
2013-06-26Fix handling of &, <, > characters in scripts/filter names (#1489208)Aleksander Machniak
2013-06-15Implemented date, currentdate and index - RFC5260 (#1488120)Aleksander Machniak
2013-06-14Fix js error on operator changeAleksander Machniak
2013-06-11Use list input field for custom headers listAleksander Machniak
2013-06-11Simplify list inputs (remove add button)Aleksander Machniak
2013-06-11Support string list arguments in filter form (#1489018)Aleksander Machniak
2012-11-28Fixed compatibility with jQueryUI-1.9Aleksander Machniak
2012-11-27Fixed filter operations after filter deletion (#1488832)Aleksander Machniak
2012-11-25Fixed filter selection after filter deletion (#1488832)Aleksander Machniak
2012-08-30Sieve enotify/notify - GUIPaweł Słowik
2012-07-23Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)Aleksander Machniak
2012-04-05- Larry skin supportalecpl
2012-03-31Move plugins repository into roundcubemail root folder; svn:externals are ↵thomascube
not defined anymore
2010-03-20moved pluginstill
2010-03-18- Managesieve: Added import from Horde-INGOalecpl
- Managesieve: Support for more than one match using if+stop instead of if+elsif structures (#1486078) - Managesieve: Support for selectively disabling rules within a single sieve script (#1485882) - Managesieve: Added vertical splitter
2009-11-04- fix 'set activate' button status settingalecpl
2009-11-02- Managesieve 2.0: multi-script supportalecpl
2009-07-17- use lowercase in html tag names (to make switch to xhtml simpler in the ↵alecpl
future)
2009-05-21- managesieve pluginalecpl