Commit Graph

292 Commits (b2d315459aff9ea84edf3ce8fa027f736cf43efd)

Author SHA1 Message Date
Aleksander Machniak 25de39d444 Merge branch 'dev-remove-js-deps' 9 years ago
Aleksander Machniak 692cb9c63b Update localization 9 years ago
Aleksander Machniak 5e1da48d0c Remove external javascript code from the git repo, add jsdeps.sh script (#5535) 9 years ago
Aleksander Machniak 2eede31561 Fix handling of scripts with nested rules (#5540) 9 years ago
Aleksander Machniak 833fceb357 Remove redundant padding in textarea for raw editor 9 years ago
Aleksander Machniak d2b1941ad5 Release managesieve 8.8 9 years ago
Aleksander Machniak 4452a16f7f Cleanup and improve CodeMirror integration
Fixed some issues, improved css/layout, added autoscroll to invalid line on error
9 years ago
Martin Fischer 7f8d0be3b3 handles multiple errors and shows error messages in editor tooltips 9 years ago
Martin Fischer 67c910da78 syntax highlighted raw editor for sieve filter sets(codemirror) 9 years ago
Aleksander Machniak 115aadca82 Properly handle connection errors in vacation UI 9 years ago
Aleksander Machniak 39cceb2f89 Managesieve: Various improvement to raw script editor 9 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
9 years ago
Aleksander Machniak 485c50a5f3 Fix error checking on get_script() result + some CS fixes 9 years ago
Aleksander Machniak 391d0d2039 Remove "@version @package_version@" 9 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
9 years ago
Aleksander Machniak c253aac7d4 Merge pull request #5450 from smares/patch-1
Fixed spelling
9 years ago
Aleksander Machniak 195dc11855 Support host-specific imap_conn_options/smtp_conn_options/managesieve_conn_options (#5136) 9 years ago
Sebastian Mares 64df1c0f71 Fixed spelling 9 years ago
Aleksander Machniak 46f45a3970 Managesieve: Add option to automatically set vacation :from address (#5428) 9 years ago
Aleksander Machniak 2999cc38a5 Generate more compact HTML5 code, e.g. use short form of boolean attributes 9 years ago
Aleksander Machniak 4cb544a1b8 Fix form inputs size (removed font-size and padding style) 9 years ago
Aleksander Machniak 023c8fd356 Fix regression where js error is thrown if server does not support 'duplicate' extension 9 years ago
Aleksander Machniak 47c2630458 Drop some css style for old IE 10 years ago
Aleksander Machniak 094f90d596 Remove redundant code 10 years ago
Aleksander Machniak eda23fe6c8 Remove hacks for old Internet Explorer versions 10 years ago
Aleksander Machniak 276ad83fc7 Update managesieve changelog 10 years ago
Aleksander Machniak ed35267b9b Managesieve: Fix parsing of vacation date-time with non-default date_format (#5372)
Added new method rcube_utils::format_datestr() to convert date_format date
into ISO date format.
10 years ago
Thomas Bruederli 4e3442877d Updated localizations from Transifex 10 years ago
Aleksander Machniak f9fc7e1edf Managesieve: Improvements in 'string' test support 10 years ago
Aleksander Machniak 9793826ab4 Merge branch 'master' of https://github.com/pulcov/roundcubemail into pulcov-master 10 years ago
Aleksander Machniak 476c820323 CS fixes 10 years ago
Aleksander Machniak f6861cc896 Add managesieve plugin documentation 10 years ago
Aleksander Machniak 796bb4ccbb Update localization, add Enigma plugin localizations 10 years ago
Aleksander Machniak 3d6d038938 Fix typo in localization message 10 years ago
pulcov 4f6853b9c6 Managesieve: bug correction 10 years ago
pulcov b312dc6c88 Managesieve: sieve string implement 10 years ago
Aleksander Machniak de14ec6aa0 Merge branch 'for-1.3'
Conflicts:
	CHANGELOG
10 years ago
Aleksander Machniak bd6d7645d7 Update localization 10 years ago
Aleksander Machniak e499a14e13 - Support 'duplicate' extension [RFC 7352]
- Improve errors handling in filter form
10 years ago
Aleksander Machniak 1da8ffd52b Use "email" over "e-mail" consistently (#5212) 10 years ago
Aleksander Machniak 302aff920c Small code improvement 10 years ago
Aleksander Machniak e2ff7985db Small optimization in sieve script parser 10 years ago
Aleksander Machniak 80cb362b80 Managesieve: Refactored script parser to be 100x faster 10 years ago
Aleksander Machniak 6f2c007d1b CS fixes: Replace use of "bool ? true : false" with just "bool" 10 years ago
Aleksander Machniak aba88576ef Update localizations 10 years ago
Thomas Bruederli 4a408843b0 Protect download urls against CSRF using unique request tokens (#1490642)
Send X-Frame-Options headers with every HTTP response
10 years ago
Aleksander Machniak f8847a913f Fix version number 10 years ago
Aleksander Machniak 9f1f754daf CS fixes 10 years ago
Thomas Bruederli e257b830a1 Synchronize localizations from Transifex 10 years ago
Aleksander Machniak 162bc85be9 Add support for :from parameter in vacation action (patch from Michele Locati) 10 years ago