Aleksander Machniak
17a76c3fd7
Fixed Save button in classic skin of Vacation interface ( #1489926 )
11 years ago
Thomas Bruederli
77043f8469
Apply accessibility improvements to the settings section
11 years ago
Aleksander Machniak
bf743b7681
Attach nemail_notifier script only to main window
11 years ago
Aleksander Machniak
731d190fec
Merge branch 'tinymce4'
...
Conflicts:
program/js/app.js
program/js/editor.js
program/js/tiny_mce/tiny_mce.js
program/steps/utils/spell_html.inc
11 years ago
simonp
e7ee70541f
Add option to force new users to change their password ( #1486884 )
11 years ago
Aleksander Machniak
efc470f0ac
Merge branch 'dev-text2html'
...
Conflicts:
program/js/app.js
Fix handling magic_quotes in rcube_text2html and rcube_html2text - move
stripslashes from these classes to action files
11 years ago
simonp
8d3dab34ec
Add timeout for password-driver vpopmaild
11 years ago
Cyrill von Wattenwyl
187fd666aa
fixed typos and added section in README
11 years ago
Aleksander Machniak
eda92ed4c0
Improved display of plain text messages and text to HTML conversion ( #1488937 )
...
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.
Also conversion of text to HTML in compose editor was modified in the same way.
11 years ago
Thomas Bruederli
6789bf1f4d
Moved popup-menu functions to Roundcube core for seamless integration of (stackable) skin and core menus
11 years ago
brendan braybrook
01cc39cce4
1489868 - additional_message_headers: correct example X-Originating-IP format
11 years ago
Cyrill von Wattenwyl
12967c776c
Added Plesk-Driver to Password-Plugin
...
This Driver allows to change Passwords via Plesk RPC-API
11 years ago
Thomas Bruederli
b2992dd228
Further accessibility improvements regarding keyboard navigation and document structure
11 years ago
Aleksander Machniak
378efddbbe
MOve more IE<9 code to legacy_browser
11 years ago
Thomas Bruederli
e8bcf08c72
1. Prepare core and Larry skin for improved accessibility
...
2. Implement full keyboard navigation in main mail view
11 years ago
Aleksander Machniak
d5038ee5d9
CS fixes
11 years ago
Aleksander Machniak
2581c87e65
Fix identities_level=4 handling in new_user_dialog plugin ( #1489840 )
11 years ago
Thomas Bruederli
b34d679075
Specify licenses in all javascript files and blocks to please LibreJS
11 years ago
Aleksander Machniak
5a7b7ce039
Prevent from js error when messages list does not exist
11 years ago
Aleksander Machniak
f22de58087
Fixed notify/enotify extension handling
11 years ago
Aleksander Machniak
241af0937c
Fix loading css for larry skin, support minified css files
11 years ago
Thomas Bruederli
ca33f32b60
Fix submission of multi-folder message selection through hidden form fields
11 years ago
Aleksander Machniak
5515dbb970
Remove IE<7 specific code
11 years ago
Aleksander Machniak
ed1ceea878
Add possibility to download messages in mbox format ( #1486069 )
...
Removed "download folder" option, the same can be done by selecting all messages in a folder
Code refactoring
11 years ago
Aleksander Machniak
2e79d8d539
Move more IE<9 specific code to legacy_browser
11 years ago
Aleksander Machniak
a2e09c950d
Use methods chaining, don't use deprecated row_init method
11 years ago
Aleksander Machniak
056d458ed6
Fix disabled create filter action
11 years ago
Aleksander Machniak
47fccf4fa6
Move some IE8-specific style to legacy_browser plugin
11 years ago
Aleksander Machniak
53ede96dd6
Remove IE6-specific code
11 years ago
Aleksander Machniak
e30212013d
Add dummy tests for legacy_browser plugin
11 years ago
Aleksander Machniak
64542fc803
Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update to jQuery-2.1.0
11 years ago
Thomas Bruederli
b08306ec1f
Disable time limit for folder download requests
11 years ago
Thomas Bruederli
7fce8fbbde
Adapt archive and markasjunk plugins to work with multi-folder search results
11 years ago
Thomas Bruederli
bde3ba5e93
Update zipdownload plugin to work with multi-folder search results
11 years ago
Aleksander Machniak
e7a3ae9a76
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Aleksander Machniak
8a73fdb67f
Integrate jQuery miniColors extension
11 years ago
Thomas Bruederli
66536974fe
Merge branch 'dev-multi-folder-search'
11 years ago
Aleksander Machniak
dc0b500e78
Removed redundant default_folders config option ( #1489737 )
...
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830 )
11 years ago
Aleksander Machniak
8c783c0d66
Fix so identity fields are cast to string to prevent "Column X cannot be null" errors.
11 years ago
Aleksander Machniak
e435d3b120
Fix fatal error in database_attachments plugin under some conditions ( #1489726 )
11 years ago
Thomas Bruederli
3f4845948c
Synchrnonized translations from Transifex
11 years ago
Thomas Bruederli
ec057a5a52
Fix .listbox background color in jquery UI dialogs
11 years ago
Aleksander Machniak
04c9116f14
Fix list-input fields in Vacation interface
11 years ago
Aleksander Machniak
9556f34d75
Load password.js only when needed
11 years ago
Aleksander Machniak
53846f798f
Remove debug code
11 years ago
Aleksander Machniak
50a57e9b75
Added optional separate interface for out-of-office management ( #1488266 )
11 years ago
Aleksander Machniak
5ce2301185
Add labels for 'n' ACL (RFC 5257)
11 years ago
Thomas Bruederli
c8fb38f076
Refined some skin styles
11 years ago
Aleksander Machniak
d3883ddfbb
Make sure attachment ID is really unique when uploading multiple files ( #1489546 )
11 years ago
Thomas Bruederli
0c7bc4f5c0
Add styles for 'mainaction' dialog buttons
11 years ago
Aleksander Machniak
aa05873611
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Aleksander Machniak
18a9b4f2f1
Fix dbmail driver (hints from https://github.com/roundcube/roundcubemail/pull/169 )
11 years ago
Thomas B.
324805e180
Merge pull request #162 from nicolas-joubert/patch-1
...
Redirect after HTTP authentication
11 years ago
Aleksander Machniak
fb5255e2f0
Fix filter creation from an email when preview frame is disabled ( #1489647 )
11 years ago
Aleksander Machniak
a622451bc5
Fix wrong action folder selection if managesieve_domains is not empty ( #1489617 )
11 years ago
Aleksander Machniak
abecca8f4b
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Aleksander Machniak
c6227fe7b0
Bump version number
11 years ago
Aleksander Machniak
022f510365
Fix issue in displaying filter form when managesieve_kolab_master=true
...
and sieve variables extension is supported by the server (#1489599 )
11 years ago
Aleksander Machniak
524e382669
Merge pull request #168 from tillkruess/master
...
another security fix for domainfactory password plugin driver
11 years ago
Till Krüss
aba993da6a
prevent unwanted code execution via CURLOPT_POSTFIELDS (again)
11 years ago
Aleksander Machniak
9a0900e4a1
Fix issue where multi-select fields were not visible in new filter action rows ( #1489600 )
11 years ago
Aleksander Machniak
a329ccd9c9
Fix issue where folder selector wasn't visible on new filter form
11 years ago
Thomas Bruederli
a23a2b3039
Update env in main window for ACL dialog autocompletion ( #1489594 )
11 years ago
Aleksander Machniak
e7881f058a
Merge pull request #166 from tillkruess/master
...
security fix for domainfactory password plugin driver
11 years ago
Till Krüss
334475a50b
prevent unwanted code execution via CURLOPT_POSTFIELDS
11 years ago
Thomas Bruederli
e837d8515a
Hide autocompletion results when closing ACL dialog; use default table styles
11 years ago
Thomas Bruederli
327bd305d6
Bump ACL plugin version
11 years ago
Thomas Bruederli
affabd9a4b
Fix some glitches in ACL table display
11 years ago
Thomas Bruederli
f147849bb0
Use standard dialog popups for the ACL permissions form; that will open it in the main window with enoough space and better UI integration
11 years ago
Thomas Bruederli
774deaded1
Don't EVER log passwords
11 years ago
Thomas Bruederli
254e284d21
Point to the new public URI for online help
11 years ago
Thomas Bruederli
8404fe9e32
Updated localizations from Transifex
11 years ago
Thomas Bruederli
419c090fd9
Update to jQuery UI 1.9.2 (without themes)
11 years ago
Thomas Bruederli
4f9bd08469
Fix icon position after listicons.png update
11 years ago
Aleksander Machniak
6fa5b437a4
Update to TinyMCE 4.x
11 years ago
Aleksander Machniak
fac59dc441
Added move/copy icons, improved edit icon and some icon positions
11 years ago
Thomas
017c4f19fd
Refactor multi-threaded autocomple contact searching to make it available for other purposes, too
11 years ago
nicolas-joubert
5e3d1026c6
Redirect after HTTP authentication
...
Allow to redirect to the previous QUERY_STRING after HTTP authentication.
11 years ago
Aleksander Machniak
eaf9d81ee9
CS fixes
11 years ago
Aleksander Machniak
2eef77c6e3
Fix issue where filesystem path was added to all-attachments (zip) file ( #1489507 )
11 years ago
Aleksander Machniak
4e040e304f
Add Filters tab using plugin API hook
11 years ago
Aleksander Machniak
30ceb69eb5
Fix fatal error after last fix
11 years ago
Aleksander Machniak
14ace838c1
Fix references to 'default' skin
11 years ago
Aleksander Machniak
3e98f8be71
Add some code for S/MIME signatures verification, update Crypt_GPG package
11 years ago
Aleksander Machniak
6b2b2eca5f
Remove deprecated functions (these listed in bc.php file) usage
11 years ago
Aleksander Machniak
538e64c572
Fix Closure-compiler warnings, small code improvements
11 years ago
Aleksander Machniak
7b1969ad60
Fix icon on archive folder (after changes in classic skin) and
...
fix icon on subfolders of archive folder
11 years ago
Aleksander Machniak
27f0c2723b
Nicely handle server-side modification of script names ( #1489412 )
11 years ago
Thomas Bruederli
3b95e24fbb
Updated localizations from Transifex
11 years ago
Aleksander Machniak
067d3dc44a
Fix redundant/missing closing div tags
11 years ago
Aleksander Machniak
72dc3c0faf
Fix typos
11 years ago
Aleksander Machniak
b5117238db
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Aleksander Machniak
aac4b452a3
Bump version to 7.1
11 years ago
Aleksander Machniak
78ef00f12d
Fix a bug where deleted filter was not removed from the list
...
(because now list widget's 'rows' property is of type object not array)
11 years ago
Thomas Bruederli
34003c5fa5
Display status messages as pile of black bars overlaying the UI in order to improve visibility ( #1488974 )
11 years ago
Aleksander Machniak
30a26c964d
Syntax fix for IE7
11 years ago
Aleksander Machniak
a96a22cc3e
Merge pull request #141 from rasky/http_without_pwd
...
Allow HTTP authentication without password.
11 years ago
Aleksander Machniak
393c868e8e
Substitute variables in 'password_ldap_search_base' value
11 years ago
Aleksander Machniak
3433637cb9
Fix archive button state (i.e. checking if current folder is archive folder)
11 years ago
Thomas Bruederli
c353958cfb
Move help plugin UI initialization to startup hook
11 years ago
Aleksander Machniak
d4f27d90d5
Merge pull request #136 from tillkruess/extend-df-password-driver
...
Extend domainfactory password driver
11 years ago
Aleksander Machniak
6a91448aee
Improve performance and code readability by using String's startsWith() method, other code improvements
11 years ago
Thomas Bruederli
5b334509a8
Updated localizations from Transifex
11 years ago
Aleksander Machniak
442f37c313
Fix list update after archive action on search result
11 years ago
Aleksander Machniak
07f161dd4e
Improved checking if current folder is an archive folder (or subfolder)
11 years ago
Aleksander Machniak
11075979a6
Update authors and version numbers
11 years ago
Aleksander Machniak
691cbc276d
Fix archive action for all messages in a folder ( #1489405 )
11 years ago
Aleksander Machniak
a6cc96a55d
Fix archive button on messages page when using archive_type != '' ( #1489404 )
11 years ago
Aleksander Machniak
2143a64873
Performance improvement - call IMAP LIST only once
11 years ago
Aleksander Machniak
d72a41dc8e
Make sure all folders in the path are created - ie. if archive folder
...
is configured as Archive/YYYY/MM, create both Archive/YYYY and Archive/YYYY/MM.
11 years ago
Thomas Bruederli
6f04daa754
Decorate drop-down menus in datepicker title
11 years ago
Giovanni Bajo
35533c3622
Allow HTTP authentication without password.
...
This makes it the plugin useful for any form of webserver-based
authentication (CAS, SAML, etc.); of course, other plugins will
have to be installed to handle connections to the IMAP/SMTP
servers, but at least they don't need to duplicate the basic
HTTP authentication functionality.
11 years ago
Till Krüss
910a3581be
check if password was changed successfully, before looking for error messages
11 years ago
Till Krüss
0f4c9b850f
check if the new password matched the requirements; code cleanup
11 years ago
Aleksander Machniak
4136174517
Clean up translations once again, this time remove untranslated strings for all langs
11 years ago
Aleksander Machniak
9377edc497
More lceanup
11 years ago
Aleksander Machniak
3d9e683cda
Added plugin localizations
11 years ago
Aleksander Machniak
8c0ee424af
Update composer.json file with Net_Sieve package requirement
11 years ago
Thomas Bruederli
f93e0b3a14
Synchronized localization files from Transifex
11 years ago
Aleksander Machniak
4daaa09438
Move PEAR libs from plugins into main Roundcube lib directory,
...
list them as dependencies in INSTALL file (#1489182 )
11 years ago
Aleksander Machniak
bba13c33a0
Fix sound notification in Internet Explorer (use mp3 file for IE and
...
other browsers which support audio/mp3 files)
11 years ago
Aleksander Machniak
b3e25974b1
Fix typo: occured -> occurred ( #1489366 )
11 years ago
Aleksander Machniak
0f4806ede6
Added managesieve_domains option to limit redirect destinations
11 years ago
Thomas Bruederli
38ab0be093
Created composer.json files for default plugins
11 years ago
Thomas Bruederli
cf46aefd9d
Make password plugin use the new 'settings_actions' hook to register its link in the settings navigation
11 years ago
Aleksander Machniak
99de1fdd26
In password ldap_simple driver: added LDAP debug, added password_ldap_bind
...
hook, so other plugins can provide user DN for password change
11 years ago
Aleksander Machniak
19884ec5d2
Code improvements, remove code duplication
11 years ago
Aleksander Machniak
6776d31cee
Add new password encodage ('ad') in ldap password drivers ( #1489349 )
11 years ago
Aleksander Machniak
0b17aae0cd
Fix setting domain in virtualmin password driver ( #1489332 )
11 years ago
Aleksander Machniak
439fd773e3
Fix typo in last commit and some managesieve tests (where we changed
...
:comparator position)
11 years ago
Aleksander Machniak
889c76cbdc
Fix so i;ascii-numeric comparator is not forced as default for :count and :value operators
...
Fix date/currentdate related form issues and comparators handling (#1489346 )
11 years ago
Aleksander Machniak
8f62cfa4c8
Hide advanced rule modifier for 'date' and 'currentdate' rules
11 years ago
Aleksander Machniak
962eff7dfe
Fix bug where at least one additional address of vacation message was required ( #1489345 )
11 years ago
Aleksander Machniak
b334a01791
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Aleksander Machniak
1bfd8ac27a
Fix typo
11 years ago
Aleksander Machniak
1f22878608
In password virtualmin driver removed support for username in format based on user alias ( #1489332 )
11 years ago
Aleksander Machniak
f806ed5c9e
Implemented configurable timeout for desktop notification ( #1489205 )
11 years ago
Aleksander Machniak
09fed60218
Add common headers to header selector ( #1489271 )
11 years ago
Aleksander Machniak
f49e28e4a6
Fix newmail_notifier issue where favicon wasn't changed back to default ( #1489313 )
...
Conflicts:
CHANGELOG
11 years ago
Aleksander Machniak
05da1577aa
Fix setting of Junk and NonJunk flags by markasjunk plugin ( #1489285 )
...
Added possibility to register flag mappings by a plugin.
11 years ago
Aleksander Machniak
cccf8a5b08
Make save() method less memory consumptive, do not return attachment body
11 years ago
Aleksander Machniak
6efadfc8d3
Fix so additional headers are added to all messages sent ( #1489284 )
11 years ago
Aleksander Machniak
1305079d75
Fix error on new mail (message's headers object doesn't exist)
11 years ago
Thomas Bruederli
eef9eb1146
Synchronized localization files from Transifex
11 years ago
Aleksander Machniak
bcedf05d19
s/$rcmail_config/$config/ also for plugins configuration
11 years ago
Aleksander Machniak
1302fdd6c9
Merge pull request #104 from simonpl/master
...
Added README section for vpopmaild driver at the password-plugin
11 years ago
Thomas Bruederli
465fc3a4c7
Fix documentation with new config variable name
11 years ago
simonp
5b5651a095
Added README section for vpopmaild driver at the password-plugin
11 years ago
Aleksander Machniak
c9f779d036
Remove debug code
11 years ago
Aleksander Machniak
b825f86108
Move identity selection based on non-standard headers into (new) identity_select plugin ( #1488553 )
11 years ago
Aleksander Machniak
b2c5869fe2
Skip optional :all modified in address/envelope rule
11 years ago
Aleksander Machniak
2feba7bf4d
Use absolute path in require
11 years ago
Aleksander Machniak
9f324e3a1b
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Aleksander Machniak
055c263663
Fix regexp escaping
11 years ago
Aleksander Machniak
dda39aab1d
Support 'keep' action ( #1489226 )
11 years ago
Aleksander Machniak
5d0cb00d5e
Fix removing attachments from the list with database_attachments plugin
11 years ago
Thomas B.
5acb99a498
Merge pull request #87 from rimas-kudelis/master
...
Merge pull request #87 from rimas-kudelis: additions to newmail_notifier
11 years ago
Thomas Bruederli
7b69636a70
Merge branch 'patch-1' of https://github.com/gerundt/roundcubemail into gerundt-patch-1
...
from pull request #74
11 years ago
Thomas Bruederli
71b577ea7d
Added Luxembourgish localizations
11 years ago
Rimas Kudelis
67a5252613
Extend basic notification to add a star icon overlay if we're in IE Pinned site mode (Win7+).
...
The star icon is taken from Xiao Icon set (http://delacro.deviantart.com/art/Xiao-Icon-84772282 ).
11 years ago
Rimas Kudelis
28d3ba505d
Don't set the dn variable unless it's needed.
11 years ago
Thomas Bruederli
0703bfecd0
Merged configuration refactoring from 'dev_config' branch back into master ( #1487311 )
11 years ago
Thomas Bruederli
d8e1016109
Fix opening in new window; keep extwin mode when switching help actions
11 years ago
Thomas Bruederli
c795d528f9
Open help window in small mode; add more index links
11 years ago
Aleksander Machniak
eabc0564cd
Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix
12 years ago
Thomas Bruederli
08167e9114
Improve help plugin with some options to display contents according to the current task/step
12 years ago
Aleksander Machniak
f001af99a7
Fix javascript error
12 years ago
Aleksander Machniak
c3762a5ad5
Fix folder names truncation in Classic skin ( #1489220 )
...
Fix bug where not all event handlers were executed (because body onload
was executed after rcmail init function, sometimes)
12 years ago
Aleksander Machniak
3e3f39a06c
'moveto' -> 'move', cs fixes
12 years ago
Thomas Bruederli
a7e0897fde
Synchronized localization files with Transifex
12 years ago
Aleksander Machniak
dc56c50075
Fix handling of &, <, > characters in scripts/filter names ( #1489208 )
12 years ago
Aleksander Machniak
d6b592941d
Fix handling of &, <, > characters in scripts/filter names ( #1489208 )
12 years ago
Aleksander Machniak
a306996bc5
Change license to GPLv3+ also in README file
12 years ago
Ken Cheung
2b81b0bf11
Update newmail_notifier to use W3C Notification
...
Update newmail_notifier plugin to use W3C Notification object if
possible. Include fix for Chrome/Chromium.
12 years ago
Thomas Bruederli
07c6c69eca
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
12 years ago
Aleksander Machniak
4e12fd5c82
Fix so attachment_reminder=false really disables the reminder action
12 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
12 years ago
Aleksander Machniak
8ea08a8264
Split managesieve.php file into two
12 years ago
Aleksander Machniak
0185a27907
Implemented date, currentdate and index - RFC5260 ( #1488120 )
12 years ago
Aleksander Machniak
5c6e74b176
Fix js error on operator change
12 years ago
Aleksander Machniak
461a30d771
Merge config files ( #1487311 ).
...
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
12 years ago
Aleksander Machniak
f0398c87d9
Use rcube_cache class to store attachments in database.
...
Add options to configure TTL and cache type.
12 years ago
Aleksander Machniak
df9d004cf8
Set TTL for attachments stored in sql database
12 years ago
Aleksander Machniak
22d48c2697
Use global show_real_foldername setting instead archive_localize_name
12 years ago
Thomas B.
c6a173f7f7
Merge pull request #80 from weisslj/fix-http-authentication-plugin
...
Fix http_authentication_host usage after logout
12 years ago
Aleksander Machniak
a1679cb650
Use list input field for custom headers list
12 years ago
Aleksander Machniak
b41c1d9498
Small css fixes
12 years ago
Aleksander Machniak
a201e0704c
Small css fix
12 years ago
Aleksander Machniak
bba7814efe
Simplify list inputs (remove add button)
12 years ago
Aleksander Machniak
c6f0755860
Support string list arguments in filter form ( #1489018 )
12 years ago
Aleksander Machniak
49224720be
Fix zipdownload plugin issue with filenames charset ( #1489156 )
12 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
).
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
Aleksander Machniak
cfc27c9b76
Keep some resource files (images) in separate directory
12 years ago
Aleksander Machniak
23856c9d4e
Fix performance issue in message_headers_output hook handling,
...
Update version number
12 years ago
Aleksander Machniak
a49e00a567
Update Changelog
12 years ago
Aleksander Machniak
40b6df30c5
Fixed scrollbars in Larry's iframes
12 years ago
Aleksander Machniak
c9dcb83132
Fixed PHP warning, added check for allowed characters in variable name
12 years ago
Aleksander Machniak
7eba08592d
Added translation for variable modifiers
12 years ago
Aleksander Machniak
ebb204793b
Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)
12 years ago
Aleksander Machniak
e466f67c33
Move Help toolbar to the left
13 years ago
Aleksander Machniak
d9012055cb
Moved advanced switch into table actions menu - fixed css issue in Larry skin
13 years ago
Aleksander Machniak
b866a27364
Fix handling of MYRIGHTS on private namespace roots - fixes issue where
...
in ACL plugin it wasn't possible to share INBOX folder (when it was a namespace prefix).
13 years ago
Aleksander Machniak
7dc7eb19f1
Fixed custom header name validity check, made RFC2822-compliant
...
Updated localization files list in package.xml
13 years ago
Aleksander Machniak
91f2271fac
Replace rcube_mdb2 with rcube_db
13 years ago
Thomas Bruederli
900e6226ac
Increase negative text-indents to properly hide button texts ( #1488534 )
13 years ago
Aleksander Machniak
4a5c1f5375
Fixes for IE: better background for Hide/Show button, fixed invisible button in IE8
13 years ago
GDR\!
6ffe0beaa4
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
13 years ago
Aleksander Machniak
85a6173879
hide_blockquote - a new plugin for hiding citation blocks
13 years ago
Aleksander Machniak
041c93ce0b
Removed $Id$
13 years ago
Aleksander Machniak
9a2de8411e
Merge branch 'courier-fix'
...
Conflicts:
CHANGELOG
13 years ago
Aleksander Machniak
3c5489ba75
Add option imap_force_ns to make buggy servers support optional
13 years ago
Aleksander Machniak
6734a8328e
Added French localization
13 years ago
Thomas Bruederli
3983f50635
New plugin translations from launchpad
13 years ago
Thomas Bruederli
e88e20c3fb
Updated plugin translations from launchpad
13 years ago
Thomas Bruederli
4abcbd495d
Small styling improvements of the ACL permissions dialog box
13 years ago
Thomas Bruederli
a9523f6516
Add (empty) Larry skin folders for plugins
13 years ago
alecpl
eb78fddf2d
- Fix displaying special headers like Content-Type
13 years ago
vbenincasa
6c95b3e4ee
- Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems when used with SSL (and when DirectAdmin uses the option "force_hostname" that requires a correct "host" header value).
13 years ago
alecpl
0d5240e15d
- Import contacts to default addressbook
13 years ago
alecpl
3c32f32025
- Fixed doble urlencoding of vcard identifier
...
- Fixed encoding when default charset is different than vcard charset
- Improved vcards import to work as addressbook::import procedure (with validation and autofix)
13 years ago
alecpl
8d8f7a7b8e
- Larry skin support
13 years ago
alecpl
d63244ebf4
- Small help toolbar positioning fix
13 years ago
thomascube
7aa7d94021
New icons for the help plugin
13 years ago
thomascube
48e9c14ebd
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
13 years ago
till
63a3dc5fde
moved plugins
15 years ago
alecpl
63ab02a9f2
- hide threads related prefs when threads are not supported by IMAP server
...
- performance: don't load folders list when we don't need it
15 years ago
alecpl
c33cda1f91
- describe config
15 years ago
till
f093291bfd
removed filler
15 years ago
till
4886930a87
* fix license
...
15 years ago
till
78fe4d8979
added package.xml, minor edits to plugin
15 years ago
alecpl
98c489e9f4
- Managesieve: Added import from Horde-INGO
...
- Managesieve: Support for more than one match using if+stop instead of if+elsif structures (#1486078 )
- Managesieve: Support for selectively disabling rules within a single sieve script (#1485882 )
- Managesieve: Added vertical splitter
15 years ago
alecpl
f209717e41
- virtuser_query: support other identity data ( #1486148 )
15 years ago
alecpl
56505a1174
- Options virtuser_* replaced with virtuser_* plugins
...
- Plugin API: Implemented 'email2user' and 'user2email' hooks
15 years ago
alecpl
aaf8255d18
- Password: lv_LV localization added
15 years ago
alecpl
f52946a9a8
- change managesieve_mbox_encoding to UTF-8 in .dist config according to RFC
15 years ago
alecpl
e576f25578
- Password: ca_ES localization added
15 years ago
alecpl
929a508d80
- Improve performance by avoiding unnecessary updates to the session table ( #1486325 )
15 years ago
alecpl
64608bf2ef
- Password: Make passwords encoding consistent with core, add 'password_charset' global option ( #1486473 )
15 years ago
alecpl
333c48caf7
- Squirrelmail_usercopy: support reply-to field ( #1486506 )
...
- Use rcube_user::insert_identity() instead of custom SQL query in rcube_user::create()
15 years ago
thomascube
47d8d39cf4
Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps
15 years ago
thomascube
aea36211d0
Skip cookie check in http_authentication plugin ( #1486188 )
15 years ago
alecpl
fb915a744e
- add to 'login' task
15 years ago
alecpl
9194996a28
- allow 'show_additional_headers' option value to be a string
15 years ago
alecpl
5d74e7c093
- es_ES, it_IT localization added
15 years ago
alecpl
255d2362c5
- es_ES localization ( #1486482 )
15 years ago
alecpl
5c54cc0ee6
- don't use dl(): http://pear.php.net/bugs/bug.php?id=17038
15 years ago
yllar
33ea0c7ace
translations update
15 years ago
alecpl
9b94eb6415
- Fix setting task name according to auth state. So, any action before user
...
is authenticated is assigned to 'login' task instead of 'mail'. Now binding
plugins to 'login' task is possible and realy usefull. It's also possible
to bind to all tasks excluding 'login'.
15 years ago
alecpl
a65bf3a14b
- Password: fix vpopmaild driver ( #1486478 )
15 years ago
alecpl
e7b9591191
- Fix handling of "<>" characters in filter names ( #1486477 )
15 years ago
alecpl
6a7d063e61
- don't load some stuff before login ( #1486475 )
15 years ago
alecpl
a4942182cf
- cz_CZ localization
15 years ago
alecpl
e363390bdc
- Fix problem with '<' and '>' characters in header tests ( #1486391 )
15 years ago
alecpl
a2cb306981
- Managesieve: Fix requires generation for multiple actions ( #1486397 )
15 years ago
alecpl
d079afd44f
- use absolute paths to prevent errors when writing to logfiles from shutdown function
15 years ago
alecpl
c55337ce67
- write error to log if connection to managesieve server cannot be established
15 years ago
alecpl
a5f430d069
- added nb_NO localization
15 years ago
alecpl
469f84fa49
- additional_message_headers: allow unsetting headers, support plugin's config file ( #1486268 )
15 years ago
alecpl
53d3b0f834
- fix 'set activate' button status setting
15 years ago
alecpl
0b53ec758a
- managesieve: fix rule/action row width on Safari ( #1486269 )
15 years ago
alecpl
ac67db1980
- Managesieve 2.0: multi-script support
15 years ago
thomascube
531e8862d2
Typo
15 years ago
thomascube
01accaff5b
Add fallback to default skin if the selected one is not available in plugin directory
15 years ago
thomascube
fbab111ef6
Improve styling of help contents + little text changes
15 years ago
thomascube
9d25cde2bc
Better icon for help plugin
15 years ago
thomascube
ee507cb18d
Add localizations for subscriptions_option and new_user_dialog plugins
15 years ago
thomascube
dba307ffd9
Localize vcard_attachments plugin + add Russian translation for archive plugin
15 years ago
alecpl
2cb5b5a9e5
- markasjunk: added NonJunk flag unsetting, added ru_RU localization
15 years ago
yllar
f09ca31fb1
localization update
15 years ago
alecpl
ee51070c46
- remove comment
15 years ago
alecpl
6020c3d0af
- Managesieve: added Greek translation
15 years ago
thomascube
f5d61d845f
Revert r3038 and allow to specify the port as value of force_https
15 years ago
alecpl
e4acbbd8cc
- Added server-side e-mail address validation with 'email_dns_check' option ( #1485857 )
15 years ago
alecpl
65c0a0e591
- Option 'force_https' replaced by 'force_https' plugin
...
- added option 'force_https_port' in 'force_https' plugin (#1486091 )
15 years ago
alecpl
0f0690c1c5
- gb_GB -> en_GB
15 years ago
alecpl
1904fa7104
- Added XIMSS (Communigate) driver for Password plugin
15 years ago
alecpl
0fa5e0c991
- ru_RU update
15 years ago
alecpl
6fff3c8e02
- more css unification for boxes + toolbarmenu moved to common.css ( #1486198 )
15 years ago
alecpl
2aaa992cc1
- unified boxtitle css styles
15 years ago
alecpl
ffeab7fe7e
- Help: hu_HU localization
15 years ago
yllar
c8b1c90aae
localization update
15 years ago
alecpl
ebf8726eea
- Added attachment upload indicator with parallel upload ( #1486058 )
15 years ago
alecpl
1bf9a86a8e
- Password: cPanel driver added
15 years ago
alecpl
4f420b95c6
- Managesieve: adde cs_CZ localization ( #1486186 )
15 years ago
yllar
741d96fdda
translations update
15 years ago
alecpl
586e356c3d
- cs_CZ update
15 years ago
alecpl
93a88c95b7
- Prevent from setting INBOX as any of special folders ( #1486114 )
15 years ago
vbenincasa
104a14d18f
- Password plugin: fix vpopmaild driver
15 years ago
vbenincasa
67bb96fef1
- Password plugin: added vpopmaild driver
15 years ago
alecpl
fcc34c0cac
- Fix first rule deleting ( #1486140 )
15 years ago
alecpl
0dd842dbf5
- added server side password inconsistency check
15 years ago
alecpl
4d54cfe840
- Fix setting user name in 'new_user_identity' plugin ( #1486137 )
15 years ago
alecpl
f139b060b0
- de_DE fixes ( #1486136 )
15 years ago
alecpl
1029fc8de6
- Support multiple managesieve hosts using %h variable in managesieve_host option ( #1486135 )
15 years ago
alecpl
34aec72131
- Support skins in 'archive' and 'markasjunk' plugins
15 years ago
yllar
c678da1dfe
translation update
15 years ago
alecpl
2659ce1ee1
- re-apply r2940
15 years ago
alecpl
e7b283b80e
- Password: added password strength options ( #1486062 )
15 years ago
vbenincasa
b85fce1a78
- Added note for "DirectAdmin" password driver usage with SSL.
15 years ago
alecpl
b590cb5fe3
- fix if check
15 years ago
alecpl
d168b9909a
- managesieve: Fix handling of "true" as "anyof (true)" test
15 years ago