Commit Graph

226 Commits (270da4b87b3601b558d37721aae9e4816359aca5)

Author SHA1 Message Date
Aleksander Machniak 270da4b87b Enable notify action for notify extension 12 years ago
Aleksander Machniak eb1ee0803e Support old notify extension 12 years ago
Aleksander Machniak 1446775097 Merge pull request #24 from pawel-slowik/master
Sieve plugin - Initial support for enotify/notify (RFC5435, RFC5436)
12 years ago
Aleksander Machniak 7641e4aaab Improve capabilities list handling in parser tests 12 years ago
Aleksander Machniak b3ef217f66 Fix removed cache_id column usage, SQL queries formatting 12 years ago
Aleksander Machniak d9921e4d3f Don't store user password in database (#1486553) 12 years ago
Paweł Słowik 4c4496bccc Sieve enotify/notify - allow empty body 12 years ago
Paweł Słowik 3c99599794 Sieve enotify/notify:
- GUI for importance setting
- make tests usable for checking the GUI
12 years ago
Paweł Słowik 2cdaa79dce Merge branch 'master' of https://github.com/roundcube/roundcubemail 12 years ago
defa 5ba07a429a added sample configuration 12 years ago
defa 921408eba6 Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch 12 years ago
Aleksander Machniak 1d8e863445 Fix parser_kep14 test 12 years ago
Paweł Słowik 92a030d928 Added tests, fixed PHP warnings 12 years ago
Aleksander Machniak 145503a32d Fix parse error in virtualmin driver (#1488668) 12 years ago
GDR\! a0f006748f Password plugin made compatible with modern Virtualmin
Added a new username format in Virtualmin driver,
which works for default Virtualmin settings where
username is user.postfix and domain is taken from
email address.

Example:
email - info@goodcoffee.com
login - info.goodcof
12 years ago
Paweł Słowik 197a3e6faf Merge branch 'master' of https://github.com/roundcube/roundcubemail 12 years ago
Aleksander Machniak 4bb0bffefe Convert managesieve test scripts to PHPUnit, add them to the suite 12 years ago
Paweł Słowik ffb160147a Sieve enotify/notify - localization 12 years ago
Paweł Słowik 2e7bd6dab7 Sieve enotify/notify - GUI 12 years ago
Paweł Słowik 2ac00a258b Sieve enotify/notify - parser 12 years ago
defa 5c603c4032 fixed the patch after some testing, works productive 12 years ago
Aleksander Machniak b79cc545ec Improvements/fixes for Larry skin 12 years ago
defa 5e9b40a0d5 added more digest-support to crypt-function 12 years ago
Aleksander Machniak 221448b520 Add comment about identities_level impact on user2email behavior 12 years ago
Aleksander Machniak b2631bffd9 More default->larry fixes 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 d97118f8ef Fix handling of LDAP values - support arrays (#1488604) 12 years ago
Sylvestre Ledru 654ac1e090 Fix some typos 12 years ago
Aleksander Machniak de56ea1909 Merge branch 'pdo'
Conflicts:
	CHANGELOG
12 years ago
Aleksander Machniak ee2187e1b1 Fix errors after removing users.alias column (#1488581) 12 years ago
Thomas Bruederli c41a86e5cc Updated translations from launchpad 12 years ago
Thomas Bruederli edd2565bf3 Also fix dialog position 'right' 12 years ago
Thomas Bruederli ea32756bc5 $ => jQuery to avoid replacements in PHP 12 years ago
Thomas Bruederli f86ee5e424 Fix jQuery UI Larry theme (#1488533) 12 years ago
Aleksander Machniak 5cb8f9ff3b Fix for new output classes in master (#1488582) 12 years ago
Aleksander Machniak bc92ca56ef Fixes after default->classic switch 12 years ago
Thomas Bruederli 6843acc9fc Merged changes to skin folders 12 years ago
Thomas Bruederli 9f1652e29e Adapt to new default skin folder namimg 12 years ago
Thomas Bruederli c40419bdfe Rename old 'default' skin folder to 'classic' 12 years ago
Aleksander Machniak cfc27c9b76 Keep some resource files (images) in separate directory 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 c9dcb83132 Fixed PHP warning, added check for allowed characters in variable name 12 years ago
Aleksander Machniak 7eba08592d Added translation for variable modifiers 12 years ago
Aleksander Machniak ebb204793b Added GUI for variables setting - RFC5229 (patch from Paweł Słowik) 12 years ago
Aleksander Machniak e466f67c33 Move Help toolbar to the left 13 years ago
Aleksander Machniak d9012055cb Moved advanced switch into table actions menu - fixed css issue in Larry skin 13 years ago
Aleksander Machniak b866a27364 Fix handling of MYRIGHTS on private namespace roots - fixes issue where
in ACL plugin it wasn't possible to share INBOX folder (when it was a namespace prefix).
13 years ago
Aleksander Machniak 7dc7eb19f1 Fixed custom header name validity check, made RFC2822-compliant
Updated localization files list in package.xml
13 years ago