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