Commit Graph

287 Commits (6ff0c30f191a2df7b93882a1fdfd2b64828e8ed4)

Author SHA1 Message Date
Thomas Bruederli 67cb017b0c Extend archive plugin with user-configurable options to move messages into subfolders according to their date, sender or originating folder 12 years ago
Aleksander Machniak b005927f91 Add basic tests for plugins 12 years ago
Aleksander Machniak 61be822d62 Remove deprecated functions (from bc.php file) usage in plugins 12 years ago
Thomas Bruederli 174257d677 Update localization files with the latest version from Transifex (yet another import test) 12 years ago
Aleksander Machniak 6c7ac2ef4b Support tls:// prefix in managesieve_host option 12 years ago
Aleksander Machniak 45db375738 Add frameborder="0" on iframe elements for IE<=8 12 years ago
Thomas Bruederli de2009ec2c Pulled de_CH translations from Transifex (first test) 12 years ago
Thomas Bruederli 5438956deb Avoid double-quotation for header values 12 years ago
Aleksander Machniak 43382f7c18 Fix Help task icon on new Larry header 12 years ago
Thomas Bruederli 49437c123a Add proper headers to localization template files 12 years ago
Thomas Bruederli ee3e27dc09 Rename/remove invalid localization files from last launchpad import 12 years ago
Thomas Bruederli c942e4a2e9 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli aabeab1e4e Updated localizations from launchpad 12 years ago
Mike Hennessy a622b7d580 Update plugins/password/drivers/pam.php
The Ubuntu package php5-auth-pam renames the PECL PAM extension to pam_auth, so this file should check for both.
12 years ago
Aleksander Machniak 0a9d414084 Update changelog, set version to 6.1 12 years ago
Aleksander Machniak 04c856774d Don't force 'stop' action on last rule in a script 12 years ago
Aleksander Machniak d6938bd1ea CS fixes, mostly tabs to spaces conversion 12 years ago
Aleksander Machniak df8ada1f19 Merge pull request #50 from weisslj/master
Add host config option to http_authentication plugin.
12 years ago
Alex_Go 2884303903 fixed sq_usercopy to correctly copy SQ-label to RC-notes. 12 years ago
Aleksander Machniak f11cf3e600 Fix typo, the issue unintentionally removes password from the session 12 years ago
Johannes Weißl aec2869e49 Add host config option to http_authentication plugin.
This is useful if the users are free to choose arbitrary mail hosts (or
from a list), but have one host they usually want to log into.

Otherwise the username/password must always be typed in twice.
12 years ago
Aleksander Machniak 46f06cd0e9 Fixed compatibility with jQueryUI-1.9 12 years ago
Aleksander Machniak da7905f9c6 Fixed filter operations after filter deletion (#1488832) 12 years ago
Thomas Bruederli 1bfe958ed8 Option to disable localization of the archive folder name 12 years ago
Aleksander Machniak 789e5988aa Clarify rcube::get_user_name() usage, add rcube::get_user_email() 12 years ago
Aleksander Machniak a648ba6489 Fixed filter selection after filter deletion (#1488832) 12 years ago
Thomas Bruederli 92964a4a6c Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli e2e2e8f379 Use new RCUBE_PLUGINS_DIR constant 12 years ago
Aleksander Machniak 0d4ccb8d88 Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Framework autoloader 12 years ago
Thomas Bruederli 5e1775691c Adapt stylesheets to recent changes in jQuery UI 1.9 12 years ago
Thomas Bruederli 6199a72c8e Updated localization files from launchpad 12 years ago
Aleksander Machniak e27a61a50d Skip invalid vCards (#1488788) 12 years ago
Aleksander Machniak 98128f13fc Rename option password_supported_hosts to password_hosts, code cleanup 12 years ago
Aleksander Machniak 657864a29c Merge pull request #42 from NETLINK/patch-1
Add option to define IMAP hosts that support password changes
12 years ago
Aleksander Machniak 3067458acb Fix wrong (non-specific) error message on crypt or connection error (#1488808) 12 years ago
Thomas Bruederli 93a41586db Remove non-matching </div> 12 years ago
Aleksander Machniak 5af9312889 Add #message element on Help plugin pages, update files list in package.xml 12 years ago
NETLINK 204e1e03e9 Update plugins/password/password.php 12 years ago
NETLINK 7978f872cb Update plugins/password/password.php
Add logic for checking supported IMAP hosts

Make use of additional config option
'password_supported_hosts' (see config.inc.php.dist).
If current IMAP host is not in array of defined
hosts, exit and suppress Password option in Settings.
12 years ago
NETLINK 32395bde1a Update plugins/password/config.inc.php.dist
Added config option to specify hosts that support password changing.
12 years ago
Thomas Bruederli 91c0990385 Updated to jQuery 1.8.2 and jQuery UI 1.9.1 12 years ago
Aleksander Machniak ea547c232e Don't include settings.css - is not needed anymore 12 years ago
Aleksander Machniak 789baafb2a Fix watermark in a frame regression 12 years ago
Aleksander Machniak 9946e756b1 Fix watermark in a frame regression 12 years ago
Thomas Bruederli 28de391182 Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication 12 years ago
Thomas Bruederli 9f0ca2dca6 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 1f369223c0 Add gradient styles for IE 12 years ago
Aleksander Machniak 84f2a72408 Fixed filter activation/deactivation confirmation message (#1488765) 12 years ago
Thomas Bruederli 0c1005da3f Reduce spacing between UI tabs and content 12 years ago
Thomas Bruederli 35cdf9771f Bring back lost localization files 12 years ago