Commit Graph

357 Commits (ed3e51f1b41d818ae757220fd41cdf0b093b20f6)

Author SHA1 Message Date
Aleksander Machniak 3e3f39a06c 'moveto' -> 'move', cs fixes 11 years ago
Thomas Bruederli a7e0897fde Synchronized localization files with Transifex 11 years ago
Aleksander Machniak dc56c50075 Fix handling of &, <, > characters in scripts/filter names (#1489208) 11 years ago
Aleksander Machniak d6b592941d Fix handling of &, <, > characters in scripts/filter names (#1489208) 11 years ago
Aleksander Machniak a306996bc5 Change license to GPLv3+ also in README file 11 years ago
Thomas Bruederli 07c6c69eca Make all bundled plugins the same license as Roundcube itself, which is GPLv3+ 11 years ago
Aleksander Machniak 4e12fd5c82 Fix so attachment_reminder=false really disables the reminder action 11 years ago
Aleksander Machniak 38271f246b Merge pull request #58 from kanarip/master
Add option to prevent mandatory inclusion of 'anyone' and 'anonymous' in ACL configuration
11 years ago
Aleksander Machniak 8ea08a8264 Split managesieve.php file into two 11 years ago
Aleksander Machniak 0185a27907 Implemented date, currentdate and index - RFC5260 (#1488120) 11 years ago
Aleksander Machniak 5c6e74b176 Fix js error on operator change 11 years ago
Aleksander Machniak f0398c87d9 Use rcube_cache class to store attachments in database.
Add options to configure TTL and cache type.
11 years ago
Aleksander Machniak df9d004cf8 Set TTL for attachments stored in sql database 11 years ago
Aleksander Machniak 22d48c2697 Use global show_real_foldername setting instead archive_localize_name 11 years ago
Thomas B. c6a173f7f7 Merge pull request #80 from weisslj/fix-http-authentication-plugin
Fix http_authentication_host usage after logout
11 years ago
Aleksander Machniak a1679cb650 Use list input field for custom headers list 11 years ago
Aleksander Machniak b41c1d9498 Small css fixes 11 years ago
Aleksander Machniak a201e0704c Small css fix 11 years ago
Aleksander Machniak bba7814efe Simplify list inputs (remove add button) 11 years ago
Aleksander Machniak c6f0755860 Support string list arguments in filter form (#1489018) 11 years ago
Aleksander Machniak 49224720be Fix zipdownload plugin issue with filenames charset (#1489156) 11 years ago
Johannes Weißl d9a8d210f5 Fix http_authentication_host usage
Without this fix it is impossible to use a host different from config
option "http_authentication_host" after logout (fixup aec2869).
11 years ago
Ramazan Terzi 3bc84f9caf Turkish translation fix 11 years ago
Tache Madalin 4f8b504668 Update en_US.inc - typo error (updateerror)
Changed ubable to Unable.
11 years ago
Aleksander Machniak 56e0cabdec CS fixes 11 years ago
Aleksander Machniak c8bc8c97f3 Improved attachment reminder dialog (#1489091)
Improved core show_popup_dialog() function
11 years ago
Thomas Bruederli 3e78fc7fdf Synced localizations from Transifex 11 years ago
Thomas Bruederli 5b0deb0030 Add header for new plugin localization template 11 years ago
Aleksander Machniak ed837a3544 Added support for date and index extensions (RFC5260) in script parser
Script parser code improvements
11 years ago
Aleksander Machniak e58f3d8c2b Validate e-mail address in new_user_dialog (#1486498), use AJAX for form submission,
don't reload the page after successful form submission
11 years ago
Aleksander Machniak 2a3e774c60 Fix possible error on ajax request 11 years ago
Aleksander Machniak c4723999e2 Change license to GPLv3+ 11 years ago
Aleksander Machniak dffdd168ae Improved regexp 11 years ago
Aleksander Machniak 864745bc9a Attachment_reminder plugin - ported from https://github.com/thomasysliu/Roundcube-Plugin-Attachment-Reminder
and added user preference to disable plugin, larry support, some fixes/improvements
11 years ago
Aleksander Machniak 2193f6a130 Avoid unused local variables 11 years ago
Aleksander Machniak ce89ecd542 Fix various PHP code bugs found using static analysis (#1489086) 11 years ago
Aleksander Machniak c027ba7709 Fix bugs caught by static analysis 11 years ago
Aleksander Machniak 28151b329b Update changelog 11 years ago
Aleksander Machniak f41ccebadd Merge pull request #63 from Steffen185/patch-1
Save new password even if it has not changed (optional)
11 years ago
Aleksander Machniak 282dff4f18 Add rcube_db::escape() method, fix escapeSimple() to use escape instead of quote() 11 years ago
Aleksander Machniak 39a034b50d Add rcube_db::escapeSimple() method for backward compat.
Conflicts:

	plugins/virtuser_query/virtuser_query.php
11 years ago
Aleksander Machniak 2964fb573d Fix handling of identities_level=4 11 years ago
Thomas Bruederli c8f2c0c5af Synchronized localizations from Transifex 11 years ago
Thomas Bruederli 64e1c2d406 Fix ticket reference 11 years ago
Thomas Bruederli b413bb2b60 Set minimal permissions to temp files (#148899) 11 years ago
Steffen185 859a7a117a Fixed wrong copy-paste 11 years ago
Steffen185 b343adf3cb Use new config option "password_force_save" 11 years ago
Steffen185 6db9f84737 Added config option "password_force_save" 11 years ago
Aleksander Machniak 721ee561ed Update changelog 11 years ago
Aleksander Machniak 30ff85c5a1 Added new cPanel driver - fixes localization related issues (#1487015) 11 years ago