Aleksander Machniak
|
0304f7c75b
|
Managesieve: Fix bug where show_real_foldernames setting wasn't respected (#6422)
|
6 years ago |
Aleksander Machniak
|
e3dd5b66d2
|
Fix check_request() bypass in places using get_uids() [CVE-2018-9846] (#6238)
|
7 years ago |
Aleksander Machniak
|
96cee7cd92
|
Update changelog
|
7 years ago |
Jan Ehrhardt
|
db83952247
|
Fix seteditraw classic save button (#6164)
Fixes https://github.com/roundcube/roundcubemail/issues/6154
|
7 years ago |
Aleksander Machniak
|
369fedf313
|
Fix bug where text: syntax was forced for strings longer than 1024 characters (#6143)
|
7 years ago |
Aleksander Machniak
|
6fb6a0b885
|
Update localization
|
7 years ago |
Aleksander Machniak
|
9c542f9cf9
|
Fix PHP 7.2 Warning: count(): Parameter must be an array or an object that implements Countable
|
7 years ago |
Thomas Bruederli
|
ec948564da
|
Updated localizations from Transifex
|
7 years ago |
Aleksander Machniak
|
f8e6302c85
|
Fix bug where 'exists' operator was reset to 'contains' (#5899)
|
7 years ago |
Aleksander Machniak
|
f483c08ddf
|
Update changelog
|
7 years ago |
Aleksander Machniak
|
3439fc4159
|
Managesieve: Fix AM/PM suffix in vacation time selectors
|
7 years ago |
Aleksander Machniak
|
e31d87b311
|
Move "cursor" position on \r\n sequence after single-dot in a line (#5838)
|
8 years ago |
Aleksander Machniak
|
0abd84dc02
|
Fix parsing dot-staffed lines in multiline text (#5838)
|
8 years ago |
Aleksander Machniak
|
c608d063af
|
Fix bug where a.button style from managesieve plugin could impact other elements (#5800)
|
8 years ago |
Aleksander Machniak
|
73126e6d78
|
Bump version number
|
8 years ago |
Aleksander Machniak
|
6bdaada7fa
|
Performance: Skip redundant LISTSCRIPTS command
|
8 years ago |
Aleksander Machniak
|
3b36ea8529
|
Update localization
|
8 years ago |
Aleksander Machniak
|
01656221a4
|
Update localization
|
8 years ago |
Aleksander Machniak
|
306c901a15
|
Remove redundant entry
|
8 years ago |
Aleksander Machniak
|
8a0d504682
|
Indent fixes
|
8 years ago |
Aleksander Machniak
|
8953c7a257
|
Fix possible defect in handling \r\n in scripts (#5685)
|
8 years ago |
Aleksander Machniak
|
13b98199ed
|
Managesieve: Fix parser issue with empty lines between comments (#5657)
|
8 years ago |
Aleksander Machniak
|
81f67a4de2
|
Don't use each() deprecated in PHP 7.2
|
8 years ago |
Aleksander Machniak
|
dfd19206a4
|
sizeof() -> count()
|
8 years ago |
Aleksander Machniak
|
25de39d444
|
Merge branch 'dev-remove-js-deps'
|
8 years ago |
Aleksander Machniak
|
692cb9c63b
|
Update localization
|
8 years ago |
Aleksander Machniak
|
5e1da48d0c
|
Remove external javascript code from the git repo, add jsdeps.sh script (#5535)
|
8 years ago |
Aleksander Machniak
|
2eede31561
|
Fix handling of scripts with nested rules (#5540)
|
8 years ago |
Aleksander Machniak
|
833fceb357
|
Remove redundant padding in textarea for raw editor
|
8 years ago |
Aleksander Machniak
|
d2b1941ad5
|
Release managesieve 8.8
|
8 years ago |
Aleksander Machniak
|
4452a16f7f
|
Cleanup and improve CodeMirror integration
Fixed some issues, improved css/layout, added autoscroll to invalid line on error
|
8 years ago |
Martin Fischer
|
7f8d0be3b3
|
handles multiple errors and shows error messages in editor tooltips
|
8 years ago |
Martin Fischer
|
67c910da78
|
syntax highlighted raw editor for sieve filter sets(codemirror)
|
8 years ago |
Aleksander Machniak
|
115aadca82
|
Properly handle connection errors in vacation UI
|
8 years ago |
Aleksander Machniak
|
39cceb2f89
|
Managesieve: Various improvement to raw script editor
|
8 years ago |
Martin Fischer
|
7215013b53
|
implemented raw editor for sieve filter sets (#5473)
* implemented raw editor for sieve filter sets
Signed-off-by: Martin Fischer <martin.fischer@fau.de>
* updated according to comments
|
8 years ago |
Aleksander Machniak
|
485c50a5f3
|
Fix error checking on get_script() result + some CS fixes
|
8 years ago |
Aleksander Machniak
|
391d0d2039
|
Remove "@version @package_version@"
|
8 years ago |
Aleksander Machniak
|
4e0532808d
|
Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452)
Added memcache_max_allowed_packet and apc_max_allowed_packet settings
|
8 years ago |
Aleksander Machniak
|
c253aac7d4
|
Merge pull request #5450 from smares/patch-1
Fixed spelling
|
8 years ago |
Aleksander Machniak
|
195dc11855
|
Support host-specific imap_conn_options/smtp_conn_options/managesieve_conn_options (#5136)
|
8 years ago |
Sebastian Mares
|
64df1c0f71
|
Fixed spelling
|
8 years ago |
Aleksander Machniak
|
46f45a3970
|
Managesieve: Add option to automatically set vacation :from address (#5428)
|
8 years ago |
Aleksander Machniak
|
2999cc38a5
|
Generate more compact HTML5 code, e.g. use short form of boolean attributes
|
8 years ago |
Aleksander Machniak
|
4cb544a1b8
|
Fix form inputs size (removed font-size and padding style)
|
8 years ago |
Aleksander Machniak
|
023c8fd356
|
Fix regression where js error is thrown if server does not support 'duplicate' extension
|
8 years ago |
Aleksander Machniak
|
47c2630458
|
Drop some css style for old IE
|
8 years ago |
Aleksander Machniak
|
094f90d596
|
Remove redundant code
|
8 years ago |
Aleksander Machniak
|
eda23fe6c8
|
Remove hacks for old Internet Explorer versions
|
8 years ago |
Aleksander Machniak
|
276ad83fc7
|
Update managesieve changelog
|
8 years ago |