Aleksander Machniak
dc9cc7aa8a
Improve procedure of script selection to write a vacation rule
10 years ago
Aleksander Machniak
b196d229c3
Bump up plugin version
10 years ago
Aleksander Machniak
501cdd651e
Fix bug where vacation rule was saved to wrong script if managesieve_kolab_master=true
10 years ago
Aleksander Machniak
6af79f1517
Support "not allof" test as a negation of all sub-tests
...
Fixes also last commit change.
10 years ago
Aleksander Machniak
1f9c9fea55
Fix bug where actions without if/elseif/else in sieve scripts were skipped
10 years ago
Aleksander Machniak
ecf6c79d00
Bump up version number, remove package.xml file
10 years ago
Aleksander Machniak
f2fe48785c
Update changelog
10 years ago
Aleksander Machniak
613f96839c
Added simple API to manage vacation rule
10 years ago
Aleksander Machniak
581b6b41fd
Make possible to set vacation start/end date and time
10 years ago
Aleksander Machniak
9828c1abe2
Fix default vacation status ( #1490019 ) - improve error message
10 years ago
Aleksander Machniak
4d52ee03a1
Fix missing css/js scripts in filter form in mail task
10 years ago
Aleksander Machniak
319751fff6
Updated changelog and CS fixes after PR merge
10 years ago
Aleksander Machniak
b0aee4eb42
Fix bug where non-existing (or unsubscribed) folder wasn't listed in folder selector ( #1489956 )
11 years ago
Aleksander Machniak
b76f8e5e26
Added option to specify connection socket parameters - managesieve_conn_options
11 years ago
Aleksander Machniak
13b33da51a
Managesieve: Improved UI accessibility
11 years ago
Aleksander Machniak
f22de58087
Fixed notify/enotify extension handling
11 years ago
Aleksander Machniak
056d458ed6
Fix disabled create filter action
11 years ago
Aleksander Machniak
50a57e9b75
Added optional separate interface for out-of-office management ( #1488266 )
11 years ago
Aleksander Machniak
fb5255e2f0
Fix filter creation from an email when preview frame is disabled ( #1489647 )
11 years ago
Aleksander Machniak
a622451bc5
Fix wrong action folder selection if managesieve_domains is not empty ( #1489617 )
11 years ago
Aleksander Machniak
c6227fe7b0
Bump version number
11 years ago
Aleksander Machniak
022f510365
Fix issue in displaying filter form when managesieve_kolab_master=true
...
and sieve variables extension is supported by the server (#1489599 )
11 years ago
Aleksander Machniak
9a0900e4a1
Fix issue where multi-select fields were not visible in new filter action rows ( #1489600 )
11 years ago
Aleksander Machniak
a329ccd9c9
Fix issue where folder selector wasn't visible on new filter form
11 years ago
Aleksander Machniak
4e040e304f
Add Filters tab using plugin API hook
11 years ago
Aleksander Machniak
27f0c2723b
Nicely handle server-side modification of script names ( #1489412 )
11 years ago
Aleksander Machniak
aac4b452a3
Bump version to 7.1
11 years ago
Aleksander Machniak
78ef00f12d
Fix a bug where deleted filter was not removed from the list
...
(because now list widget's 'rows' property is of type object not array)
11 years ago
Aleksander Machniak
4daaa09438
Move PEAR libs from plugins into main Roundcube lib directory,
...
list them as dependencies in INSTALL file (#1489182 )
11 years ago
Aleksander Machniak
0f4806ede6
Added managesieve_domains option to limit redirect destinations
11 years ago
Aleksander Machniak
889c76cbdc
Fix so i;ascii-numeric comparator is not forced as default for :count and :value operators
...
Fix date/currentdate related form issues and comparators handling (#1489346 )
11 years ago
Aleksander Machniak
962eff7dfe
Fix bug where at least one additional address of vacation message was required ( #1489345 )
11 years ago
Aleksander Machniak
09fed60218
Add common headers to header selector ( #1489271 )
11 years ago
Aleksander Machniak
dda39aab1d
Support 'keep' action ( #1489226 )
11 years ago
Aleksander Machniak
d6b592941d
Fix handling of &, <, > characters in scripts/filter names ( #1489208 )
12 years ago
Aleksander Machniak
8ea08a8264
Split managesieve.php file into two
12 years ago
Aleksander Machniak
0185a27907
Implemented date, currentdate and index - RFC5260 ( #1488120 )
12 years ago
Aleksander Machniak
c6f0755860
Support string list arguments in filter form ( #1489018 )
12 years ago
Aleksander Machniak
ed837a3544
Added support for date and index extensions (RFC5260) in script parser
...
Script parser code improvements
12 years ago
Aleksander Machniak
b6fa7d54b8
Add vacation-seconds extension support (RFC 6131)
12 years ago
Aleksander Machniak
f3d017cfaa
Bump version number up to 6.2
12 years ago
Aleksander Machniak
2e33a247fd
Don't trim whitespace in folder names ( #1488955 )
12 years ago
Aleksander Machniak
61be822d62
Remove deprecated functions (from bc.php file) usage in plugins
12 years ago
Aleksander Machniak
6c7ac2ef4b
Support tls:// prefix in managesieve_host option
12 years ago
Aleksander Machniak
0a9d414084
Update changelog, set version to 6.1
12 years ago
Aleksander Machniak
46f06cd0e9
Fixed compatibility with jQueryUI-1.9
12 years ago
Aleksander Machniak
a648ba6489
Fixed filter selection after filter deletion ( #1488832 )
12 years ago
Aleksander Machniak
0d4ccb8d88
Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Framework autoloader
12 years ago
Aleksander Machniak
84f2a72408
Fixed filter activation/deactivation confirmation message ( #1488765 )
12 years ago
Aleksander Machniak
7b274b8871
Fix so scripts listed in managesieve_filename_exceptions aren't displayed on the list ( #1488724 )
12 years ago
Aleksander Machniak
30f10bfe16
Added request size limits detection and script corruption prevention ( #1488648 )
12 years ago
Aleksander Machniak
e695162ef7
Change default port to 4190 (IANA-allocated), add port auto-detection ( #1488713 )
12 years ago
Aleksander Machniak
cd97f0ad11
Support only 00 version of draft-ietf-sieve-notify which is more common (Cyrus 2.4)
12 years ago
Aleksander Machniak
eb1ee0803e
Support old notify extension
12 years ago
Aleksander Machniak
c1037eda18
Fixed issue with DBMail bug [ http://pear.php.net/bugs/bug.php?id=19077 ] ( #1488594 )
12 years ago
Aleksander Machniak
23856c9d4e
Fix performance issue in message_headers_output hook handling,
...
Update version number
12 years ago
Aleksander Machniak
a49e00a567
Update Changelog
12 years ago
Aleksander Machniak
40b6df30c5
Fixed scrollbars in Larry's iframes
12 years ago
Aleksander Machniak
ebb204793b
Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)
12 years ago
Aleksander Machniak
7dc7eb19f1
Fixed custom header name validity check, made RFC2822-compliant
...
Updated localization files list in package.xml
13 years ago
alecpl
8d8f7a7b8e
- Larry skin support
13 years ago
thomascube
48e9c14ebd
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
13 years ago
till
63a3dc5fde
moved plugins
15 years ago
alecpl
98c489e9f4
- Managesieve: Added import from Horde-INGO
...
- 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
15 years ago
alecpl
e7b9591191
- Fix handling of "<>" characters in filter names ( #1486477 )
15 years ago
alecpl
e363390bdc
- Fix problem with '<' and '>' characters in header tests ( #1486391 )
15 years ago
alecpl
a2cb306981
- Managesieve: Fix requires generation for multiple actions ( #1486397 )
15 years ago
alecpl
ac67db1980
- Managesieve 2.0: multi-script support
15 years ago
alecpl
fcc34c0cac
- Fix first rule deleting ( #1486140 )
15 years ago
alecpl
1029fc8de6
- Support multiple managesieve hosts using %h variable in managesieve_host option ( #1486135 )
15 years ago
alecpl
d168b9909a
- managesieve: Fix handling of "true" as "anyof (true)" test
15 years ago
alecpl
36969ee7d9
- managesieve: added 'managesieve_mbox_encoding' option
15 years ago
alecpl
14a62c3e14
- Updated PEAR::Net_Sieve to 1.1.7
16 years ago
alecpl
9240c6a7d9
- support plugin's config file
16 years ago
alecpl
8eb4249d95
- Managesieve: support IMAP namespaces ( #1485943 )
16 years ago
alecpl
7328469f8f
- Added support for headers lists (coma-separated) in rules
16 years ago
alecpl
a393c37c4f
- managesieve plugin
16 years ago