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
).
12 years ago
Ramazan Terzi
3bc84f9caf
Turkish translation fix
12 years ago
Tache Madalin
4f8b504668
Update en_US.inc - typo error (updateerror)
...
Changed ubable to Unable.
12 years ago
Aleksander Machniak
56e0cabdec
CS fixes
12 years ago
Tim Gerundt
abacd6e3c4
Support Alias-to-User lookup with virtuser_query
12 years ago
Aleksander Machniak
c8bc8c97f3
Improved attachment reminder dialog ( #1489091 )
...
Improved core show_popup_dialog() function
12 years ago
Thomas Bruederli
3e78fc7fdf
Synced localizations from Transifex
12 years ago
Thomas Bruederli
5b0deb0030
Add header for new plugin localization template
12 years ago
Aleksander Machniak
ed837a3544
Added support for date and index extensions (RFC5260) in script parser
...
Script parser code improvements
12 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
12 years ago
Aleksander Machniak
2a3e774c60
Fix possible error on ajax request
12 years ago
Aleksander Machniak
c4723999e2
Change license to GPLv3+
12 years ago
Aleksander Machniak
dffdd168ae
Improved regexp
12 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
12 years ago
Aleksander Machniak
2193f6a130
Avoid unused local variables
12 years ago
Aleksander Machniak
ce89ecd542
Fix various PHP code bugs found using static analysis ( #1489086 )
12 years ago
Aleksander Machniak
c027ba7709
Fix bugs caught by static analysis
12 years ago
Aleksander Machniak
28151b329b
Update changelog
12 years ago
Aleksander Machniak
f41ccebadd
Merge pull request #63 from Steffen185/patch-1
...
Save new password even if it has not changed (optional)
12 years ago
Aleksander Machniak
282dff4f18
Add rcube_db::escape() method, fix escapeSimple() to use escape instead of quote()
12 years ago
Aleksander Machniak
39a034b50d
Add rcube_db::escapeSimple() method for backward compat.
...
Conflicts:
plugins/virtuser_query/virtuser_query.php
12 years ago
Aleksander Machniak
2964fb573d
Fix handling of identities_level=4
12 years ago
Thomas Bruederli
c8f2c0c5af
Synchronized localizations from Transifex
12 years ago
Thomas Bruederli
64e1c2d406
Fix ticket reference
12 years ago
Thomas Bruederli
b413bb2b60
Set minimal permissions to temp files ( #148899 )
12 years ago
Steffen185
859a7a117a
Fixed wrong copy-paste
12 years ago
Steffen185
b343adf3cb
Use new config option "password_force_save"
12 years ago
Steffen185
6db9f84737
Added config option "password_force_save"
12 years ago
Aleksander Machniak
721ee561ed
Update changelog
12 years ago
Aleksander Machniak
30ff85c5a1
Added new cPanel driver - fixes localization related issues ( #1487015 )
12 years ago
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.
12 years ago
Thomas Bruederli
708b1bca9f
Synchronized translations with Transifex
12 years ago
Aleksander Machniak
5147eea0a2
Fix notification broken in last commit
12 years ago
Aleksander Machniak
6e8f2a7448
Notify about a new mail only if it's UNSEEN ( #1388965 )
12 years ago
Aleksander Machniak
b6fa7d54b8
Add vacation-seconds extension support (RFC 6131)
12 years ago
Jeroen van Meeuwen (Kolab Systems)
f39f3e427e
Add some verbiage on the usage of 'acl_specials' in the default config.inc.php.dist.
12 years ago
Aleksander Machniak
e0d4662523
Use rcube_utils::parse_host() for host config in smb driver ( #1488784 )
12 years ago
Aleksander Machniak
2db42c7a3b
Fixed ACL edition in advanced mode
12 years ago
Thomas Bruederli
4090870623
Localization updates from Transifex
12 years ago
Aleksander Machniak
ee7926e24e
Make margin-top on "Download all attachments" button smaller
12 years ago
Jeroen van Meeuwen (Kolab Systems)
fc55bc5148
Add configuration option 'specials' to hide specials 'anyone' and 'anonymous' from the ACL configuration dialog
12 years ago
Aleksander Machniak
f5fcb92dd4
Add posibility to use different database for virtuser queries
12 years ago
Aleksander Machniak
f3d017cfaa
Bump version number up to 6.2
12 years ago
Aleksander Machniak
2e33a247fd
Don't trim whitespace in folder names ( #1488955 )
12 years ago
Thomas Bruederli
aed581b6c4
Import all translations from Transifex
12 years ago
Thomas Bruederli
8e50ae9a6f
Extend copyright to 2013
12 years ago
Aleksander Machniak
dafb50aa49
Fix filenames charset handling ( #1488946 )
12 years ago
Aleksander Machniak
a7e8ebc509
Fix reference to non-existing class rcube_output_html ( #1488948 )
12 years ago
Aleksander Machniak
dfb926b20e
Lowercase username if 'login_lc' is set ( #1488943 )
12 years ago
Aleksander Machniak
b61041e655
Fix "empty" ACL entry when there's "User, " in user input field
12 years ago
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
Thomas Bruederli
fa3a619315
Imported recent launchpad translations
12 years ago
Aleksander Machniak
e4785ce599
Update package.xml
12 years ago
Aleksander Machniak
7b274b8871
Fix so scripts listed in managesieve_filename_exceptions aren't displayed on the list ( #1488724 )
12 years ago
Thomas Bruederli
5f8406c76a
s/rcube/rcmail/ for compatibility with the 0.8 series
12 years ago
Aleksander Machniak
30f10bfe16
Added request size limits detection and script corruption prevention ( #1488648 )
12 years ago
Thomas Bruederli
bbbb2b1ce5
Ignore plugin config.inc.php files
12 years ago
Thomas Bruederli
70bbabb699
Add zipdwonload plugin by Phil Weir at tehinterweb.co.uk to core repository
12 years ago
Aleksander Machniak
e695162ef7
Change default port to 4190 (IANA-allocated), add port auto-detection ( #1488713 )
12 years ago
Aleksander Machniak
74e6cf2f58
Re-add enotify tests
12 years ago
Aleksander Machniak
b41cd7cc37
Set default importance to normal
12 years ago
Aleksander Machniak
cd97f0ad11
Support only 00 version of draft-ietf-sieve-notify which is more common (Cyrus 2.4)
12 years ago
Aleksander Machniak
270da4b87b
Enable notify action for notify extension
12 years ago
Aleksander Machniak
eb1ee0803e
Support old notify extension
12 years ago
Aleksander Machniak
1446775097
Merge pull request #24 from pawel-slowik/master
...
Sieve plugin - Initial support for enotify/notify (RFC5435, RFC5436)
12 years ago
Aleksander Machniak
7641e4aaab
Improve capabilities list handling in parser tests
12 years ago
Aleksander Machniak
b3ef217f66
Fix removed cache_id column usage, SQL queries formatting
12 years ago
Aleksander Machniak
d9921e4d3f
Don't store user password in database ( #1486553 )
12 years ago
Paweł Słowik
4c4496bccc
Sieve enotify/notify - allow empty body
12 years ago
Paweł Słowik
3c99599794
Sieve enotify/notify:
...
- GUI for importance setting
- make tests usable for checking the GUI
12 years ago
Paweł Słowik
2cdaa79dce
Merge branch 'master' of https://github.com/roundcube/roundcubemail
12 years ago
defa
5ba07a429a
added sample configuration
12 years ago
defa
921408eba6
Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch
12 years ago
Aleksander Machniak
1d8e863445
Fix parser_kep14 test
12 years ago
Paweł Słowik
92a030d928
Added tests, fixed PHP warnings
12 years ago
Aleksander Machniak
145503a32d
Fix parse error in virtualmin driver ( #1488668 )
12 years ago
GDR\!
a0f006748f
Password plugin made compatible with modern Virtualmin
...
Added a new username format in Virtualmin driver,
which works for default Virtualmin settings where
username is user.postfix and domain is taken from
email address.
Example:
email - info@goodcoffee.com
login - info.goodcof
12 years ago
Paweł Słowik
197a3e6faf
Merge branch 'master' of https://github.com/roundcube/roundcubemail
12 years ago
Aleksander Machniak
4bb0bffefe
Convert managesieve test scripts to PHPUnit, add them to the suite
12 years ago
Paweł Słowik
ffb160147a
Sieve enotify/notify - localization
12 years ago
Paweł Słowik
2e7bd6dab7
Sieve enotify/notify - GUI
12 years ago
Paweł Słowik
2ac00a258b
Sieve enotify/notify - parser
12 years ago
defa
5c603c4032
fixed the patch after some testing, works productive
12 years ago
Aleksander Machniak
b79cc545ec
Improvements/fixes for Larry skin
12 years ago
defa
5e9b40a0d5
added more digest-support to crypt-function
12 years ago
Aleksander Machniak
221448b520
Add comment about identities_level impact on user2email behavior
12 years ago
Aleksander Machniak
b2631bffd9
More default->larry fixes
12 years ago
Aleksander Machniak
c1037eda18
Fixed issue with DBMail bug [ http://pear.php.net/bugs/bug.php?id=19077 ] ( #1488594 )
12 years ago
Aleksander Machniak
d97118f8ef
Fix handling of LDAP values - support arrays ( #1488604 )
12 years ago
Sylvestre Ledru
654ac1e090
Fix some typos
12 years ago
Aleksander Machniak
de56ea1909
Merge branch 'pdo'
...
Conflicts:
CHANGELOG
12 years ago
Aleksander Machniak
ee2187e1b1
Fix errors after removing users.alias column ( #1488581 )
12 years ago
Thomas Bruederli
c41a86e5cc
Updated translations from launchpad
12 years ago
Thomas Bruederli
edd2565bf3
Also fix dialog position 'right'
12 years ago
Thomas Bruederli
ea32756bc5
$ => jQuery to avoid replacements in PHP
12 years ago
Thomas Bruederli
f86ee5e424
Fix jQuery UI Larry theme ( #1488533 )
12 years ago
Aleksander Machniak
5cb8f9ff3b
Fix for new output classes in master ( #1488582 )
12 years ago
Aleksander Machniak
bc92ca56ef
Fixes after default->classic switch
12 years ago
Thomas Bruederli
6843acc9fc
Merged changes to skin folders
12 years ago
Thomas Bruederli
9f1652e29e
Adapt to new default skin folder namimg
12 years ago
Thomas Bruederli
c40419bdfe
Rename old 'default' skin folder to 'classic'
12 years ago