Commit Graph

294 Commits (7797005999e7026225cb775db02965b2608ccfb7)

Author SHA1 Message Date
Aleksander Machniak f5584cbfeb Fixed ACL edition in advanced mode 12 years ago
Thomas Bruederli e3eda60a60 Localization updates from Transifex 12 years ago
Thomas Bruederli f5533cf722 Synced localizations with Transifex 12 years ago
Aleksander Machniak a7e1b93109 Bump version number up to 6.2 12 years ago
Aleksander Machniak ee393929a6 Don't trim whitespace in folder names (#1488955)
Conflicts:

	plugins/managesieve/Changelog
12 years ago
Thomas Bruederli 6b5e31f0af Import all translations from Transifex 12 years ago
Aleksander Machniak e55fc1458e Fix filenames charset handling (#1488946)
Conflicts:

	plugins/zipdownload/zipdownload.php
12 years ago
Aleksander Machniak 8514ab48d4 Fix reference to non-existing class rcube_output_html (#1488948) 12 years ago
Aleksander Machniak 0be1804c00 Lowercase username if 'login_lc' is set (#1488943) 12 years ago
Aleksander Machniak 6d5ad417d6 Fix "empty" ACL entry when there's "User, " in user input field 12 years ago
Aleksander Machniak 2c195e0365 Add basic tests for plugins 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