Commit Graph

307 Commits (c3fe8a0b7a04bb0b27d69f60bb893264f77b30e0)

Author SHA1 Message Date
Aleksander Machniak 357dc97228 Fix handling of &, <, > characters in scripts/filter names (#1489208) 12 years ago
Thomas Bruederli 6376aaff0c Remove unfinished development plugin from release branch 12 years ago
Thomas Bruederli b5c6850732 Updated translations from Transifex 12 years ago
Aleksander Machniak b9139f9f98 Fix parse error in broken last commit 12 years ago
Aleksander Machniak 057b9e3e7f Fix zipdownload plugin issue with filenames charset (#1489156)
Conflicts:

	CHANGELOG
	plugins/zipdownload/zipdownload.php
12 years ago
Thomas Bruederli 57323253f7 Update localizations from Transifex 12 years ago
Aleksander Machniak 187cf5e1cd Fix various PHP code bugs found using static analysis (#1489086)
Conflicts:

	plugins/enigma/enigma.php
	plugins/enigma/lib/enigma_engine.php
12 years ago
Aleksander Machniak 78c270c9f2 Fix bugs caught by static analysis 12 years ago
Aleksander Machniak 51f52b525b Add rcube_db::escape() method, fix escapeSimple() to use escape instead of quote() 12 years ago
Aleksander Machniak fa04e19be3 CS fixes (converted tabs to spaces) 12 years ago
Aleksander Machniak d8752c9839 Add rcube_db::escapeSimple() method for backward compat. 12 years ago
Thomas Bruederli 8289923552 Fix ticket reference 12 years ago
Thomas Bruederli 2741d8eced Set minimal permissions to temp files (#148899) 12 years ago
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