Thomas Bruederli
a9523f6516
Add (empty) Larry skin folders for plugins
2012-05-07 11:48:31 +02:00
alecpl
eb78fddf2d
- Fix displaying special headers like Content-Type
2012-04-23 07:15:07 +00:00
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).
2012-04-19 09:42:01 +00:00
alecpl
0d5240e15d
- Import contacts to default addressbook
2012-04-13 10:46:51 +00:00
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)
2012-04-13 10:08:51 +00:00
alecpl
8d8f7a7b8e
- Larry skin support
2012-04-05 07:51:20 +00:00
alecpl
d63244ebf4
- Small help toolbar positioning fix
2012-04-04 16:25:18 +00:00
thomascube
7aa7d94021
New icons for the help plugin
2012-04-04 15:54:07 +00:00
thomascube
48e9c14ebd
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
2012-03-31 12:25:48 +00:00
till
63a3dc5fde
moved plugins
2010-03-20 14:20:01 +00:00
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
2010-03-19 20:18:23 +00:00
alecpl
c33cda1f91
- describe config
2010-03-19 18:58:59 +00:00
till
f093291bfd
removed filler
2010-03-18 19:09:43 +00:00
till
4886930a87
* fix license
...
* fix <notes />
2010-03-18 19:03:25 +00:00
till
78fe4d8979
added package.xml, minor edits to plugin
2010-03-18 18:28:01 +00:00
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
2010-03-18 08:53:32 +00:00
alecpl
f209717e41
- virtuser_query: support other identity data ( #1486148 )
2010-03-14 13:02:29 +00:00
alecpl
56505a1174
- Options virtuser_* replaced with virtuser_* plugins
...
- Plugin API: Implemented 'email2user' and 'user2email' hooks
2010-03-11 18:34:01 +00:00
alecpl
aaf8255d18
- Password: lv_LV localization added
2010-03-11 10:13:54 +00:00
alecpl
f52946a9a8
- change managesieve_mbox_encoding to UTF-8 in .dist config according to RFC
2010-03-11 09:47:04 +00:00
alecpl
e576f25578
- Password: ca_ES localization added
2010-03-05 12:19:22 +00:00
alecpl
929a508d80
- Improve performance by avoiding unnecessary updates to the session table ( #1486325 )
2010-03-01 19:04:34 +00:00
alecpl
64608bf2ef
- Password: Make passwords encoding consistent with core, add 'password_charset' global option ( #1486473 )
2010-02-25 10:56:01 +00:00
alecpl
333c48caf7
- Squirrelmail_usercopy: support reply-to field ( #1486506 )
...
- Use rcube_user::insert_identity() instead of custom SQL query in rcube_user::create()
2010-02-23 18:31:23 +00:00
thomascube
47d8d39cf4
Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps
2010-02-21 16:44:39 +00:00
thomascube
aea36211d0
Skip cookie check in http_authentication plugin ( #1486188 )
2010-02-18 17:32:33 +00:00
alecpl
fb915a744e
- add to 'login' task
2010-02-15 06:57:47 +00:00
alecpl
9194996a28
- allow 'show_additional_headers' option value to be a string
2010-02-13 16:53:04 +00:00
alecpl
5d74e7c093
- es_ES, it_IT localization added
2010-02-11 13:55:33 +00:00
alecpl
255d2362c5
- es_ES localization ( #1486482 )
2010-02-11 07:41:07 +00:00
alecpl
5c54cc0ee6
- don't use dl(): http://pear.php.net/bugs/bug.php?id=17038
2010-02-09 10:01:07 +00:00
yllar
33ea0c7ace
translations update
2010-02-06 18:42:34 +00:00
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'.
2010-02-06 18:12:49 +00:00
alecpl
a65bf3a14b
- Password: fix vpopmaild driver ( #1486478 )
2010-02-06 17:59:41 +00:00
alecpl
e7b9591191
- Fix handling of "<>" characters in filter names ( #1486477 )
2010-02-06 12:04:51 +00:00
alecpl
6a7d063e61
- don't load some stuff before login ( #1486475 )
2010-02-05 14:06:53 +00:00
alecpl
a4942182cf
- cz_CZ localization
2010-01-27 10:44:53 +00:00
alecpl
e363390bdc
- Fix problem with '<' and '>' characters in header tests ( #1486391 )
2010-01-12 11:22:20 +00:00
alecpl
a2cb306981
- Managesieve: Fix requires generation for multiple actions ( #1486397 )
2009-12-30 12:33:15 +00:00
alecpl
d079afd44f
- use absolute paths to prevent errors when writing to logfiles from shutdown function
2009-12-02 10:48:06 +00:00
alecpl
c55337ce67
- write error to log if connection to managesieve server cannot be established
2009-11-30 12:06:12 +00:00
alecpl
a5f430d069
- added nb_NO localization
2009-11-24 07:10:52 +00:00
alecpl
469f84fa49
- additional_message_headers: allow unsetting headers, support plugin's config file ( #1486268 )
2009-11-19 19:42:27 +00:00
alecpl
53d3b0f834
- fix 'set activate' button status setting
2009-11-04 09:48:13 +00:00
alecpl
0b53ec758a
- managesieve: fix rule/action row width on Safari ( #1486269 )
2009-11-03 20:21:59 +00:00
alecpl
ac67db1980
- Managesieve 2.0: multi-script support
2009-11-02 07:41:21 +00:00
thomascube
531e8862d2
Typo
2009-10-28 22:54:04 +00:00
thomascube
01accaff5b
Add fallback to default skin if the selected one is not available in plugin directory
2009-10-28 22:53:40 +00:00
thomascube
fbab111ef6
Improve styling of help contents + little text changes
2009-10-28 16:51:05 +00:00
thomascube
9d25cde2bc
Better icon for help plugin
2009-10-28 16:41:11 +00:00