Commit Graph

333 Commits

Author SHA1 Message Date
Ramazan Terzi
3bc84f9caf Turkish translation fix 2013-06-07 11:19:54 +03:00
Tache Madalin
4f8b504668 Update en_US.inc - typo error (updateerror)
Changed ubable to Unable.
2013-05-29 16:31:17 +03:00
Aleksander Machniak
56e0cabdec CS fixes 2013-05-29 09:41:11 +02:00
Aleksander Machniak
c8bc8c97f3 Improved attachment reminder dialog (#1489091)
Improved core show_popup_dialog() function
2013-05-20 09:35:02 +02:00
Thomas Bruederli
3e78fc7fdf Synced localizations from Transifex 2013-05-15 23:07:17 +02:00
Thomas Bruederli
5b0deb0030 Add header for new plugin localization template 2013-05-15 23:02:14 +02:00
Aleksander Machniak
ed837a3544 Added support for date and index extensions (RFC5260) in script parser
Script parser code improvements
2013-05-12 14:11:59 +02:00
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
2013-05-09 10:05:25 +02:00
Aleksander Machniak
2a3e774c60 Fix possible error on ajax request 2013-05-09 09:36:06 +02:00
Aleksander Machniak
c4723999e2 Change license to GPLv3+ 2013-05-08 10:35:24 +02:00
Aleksander Machniak
dffdd168ae Improved regexp 2013-05-08 09:42:17 +02:00
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
2013-05-08 09:24:34 +02:00
Aleksander Machniak
2193f6a130 Avoid unused local variables 2013-05-07 13:51:23 +02:00
Aleksander Machniak
ce89ecd542 Fix various PHP code bugs found using static analysis (#1489086) 2013-05-06 12:23:27 +02:00
Aleksander Machniak
c027ba7709 Fix bugs caught by static analysis 2013-05-06 12:07:05 +02:00
Aleksander Machniak
28151b329b Update changelog 2013-04-28 15:55:30 +02:00
Aleksander Machniak
f41ccebadd Merge pull request #63 from Steffen185/patch-1
Save new password even if it has not changed (optional)
2013-04-28 06:49:04 -07:00
Aleksander Machniak
282dff4f18 Add rcube_db::escape() method, fix escapeSimple() to use escape instead of quote() 2013-04-17 19:33:42 +02:00
Aleksander Machniak
39a034b50d Add rcube_db::escapeSimple() method for backward compat.
Conflicts:

	plugins/virtuser_query/virtuser_query.php
2013-04-17 17:14:00 +02:00
Aleksander Machniak
2964fb573d Fix handling of identities_level=4 2013-04-16 09:46:39 +02:00
Thomas Bruederli
c8f2c0c5af Synchronized localizations from Transifex 2013-04-15 23:57:54 +02:00
Thomas Bruederli
64e1c2d406 Fix ticket reference 2013-04-11 10:13:08 +02:00
Thomas Bruederli
b413bb2b60 Set minimal permissions to temp files (#148899) 2013-04-10 23:38:50 +02:00
Steffen185
859a7a117a Fixed wrong copy-paste 2013-04-02 09:42:49 +03:00
Steffen185
b343adf3cb Use new config option "password_force_save" 2013-04-02 09:41:29 +03:00
Steffen185
6db9f84737 Added config option "password_force_save" 2013-04-02 09:37:03 +03:00
Aleksander Machniak
721ee561ed Update changelog 2013-03-30 18:38:05 +01:00
Aleksander Machniak
30ff85c5a1 Added new cPanel driver - fixes localization related issues (#1487015) 2013-03-30 18:17:05 +01:00
Steffen185
6f7eafce18 Save new password even if it has not changed
I have recently changed the password scheme of my Dovecot/Postfix/Roundcube installation. New passwords are encrypted stronger than before. It is not possible to automatically update existing passwords (because the old encryption is not so bad that I can easily crack it). But I'd like to tell my users that they can upgrade to the new password scheme by simply submitting the "change password" form with their old password in all three input fields. Currently a minor optimization prevents this. I think this minor optimization should be removed.
2013-03-22 15:16:45 +01:00
Thomas Bruederli
708b1bca9f Synchronized translations with Transifex 2013-03-21 13:58:22 +01:00
Aleksander Machniak
5147eea0a2 Fix notification broken in last commit 2013-03-18 10:05:34 +01:00
Aleksander Machniak
6e8f2a7448 Notify about a new mail only if it's UNSEEN (#1388965) 2013-03-16 19:01:10 +01:00
Aleksander Machniak
b6fa7d54b8 Add vacation-seconds extension support (RFC 6131) 2013-03-16 16:29:17 +01:00
Aleksander Machniak
e0d4662523 Use rcube_utils::parse_host() for host config in smb driver (#1488784) 2013-03-02 19:21:59 +01:00
Aleksander Machniak
2db42c7a3b Fixed ACL edition in advanced mode 2013-03-01 17:45:43 +01:00
Thomas Bruederli
4090870623 Localization updates from Transifex 2013-02-28 18:14:55 +01:00
Aleksander Machniak
ee7926e24e Make margin-top on "Download all attachments" button smaller 2013-02-25 20:03:18 +01:00
Aleksander Machniak
f5fcb92dd4 Add posibility to use different database for virtuser queries 2013-02-17 11:04:43 +01:00
Aleksander Machniak
f3d017cfaa Bump version number up to 6.2 2013-02-17 10:34:00 +01:00
Aleksander Machniak
2e33a247fd Don't trim whitespace in folder names (#1488955) 2013-02-17 10:32:38 +01:00
Thomas Bruederli
aed581b6c4 Import all translations from Transifex 2013-02-10 16:01:22 +01:00
Thomas Bruederli
8e50ae9a6f Extend copyright to 2013 2013-02-10 15:42:48 +01:00
Aleksander Machniak
dafb50aa49 Fix filenames charset handling (#1488946) 2013-02-08 08:57:13 +01:00
Aleksander Machniak
a7e8ebc509 Fix reference to non-existing class rcube_output_html (#1488948) 2013-02-08 08:18:34 +01:00
Aleksander Machniak
dfb926b20e Lowercase username if 'login_lc' is set (#1488943) 2013-02-07 09:20:36 +01:00
Aleksander Machniak
b61041e655 Fix "empty" ACL entry when there's "User, " in user input field 2013-01-29 08:22:01 +01:00
Thomas Bruederli
67cb017b0c Extend archive plugin with user-configurable options to move messages into subfolders according to their date, sender or originating folder 2013-01-20 16:28:02 +01:00
Aleksander Machniak
b005927f91 Add basic tests for plugins 2013-01-19 12:16:16 +01:00
Aleksander Machniak
61be822d62 Remove deprecated functions (from bc.php file) usage in plugins 2013-01-18 15:24:49 +01:00
Thomas Bruederli
174257d677 Update localization files with the latest version from Transifex (yet another import test) 2013-01-14 22:16:01 +01:00