Commit Graph

204 Commits

Author SHA1 Message Date
Aleksander Machniak
b79cc545ec Improvements/fixes for Larry skin 2012-08-28 11:20:20 +02:00
Aleksander Machniak
221448b520 Add comment about identities_level impact on user2email behavior 2012-08-22 11:23:57 +02:00
Aleksander Machniak
b2631bffd9 More default->larry fixes 2012-08-18 17:57:08 +02:00
Aleksander Machniak
c1037eda18 Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#1488594) 2012-08-14 08:31:37 +02:00
Aleksander Machniak
d97118f8ef Fix handling of LDAP values - support arrays (#1488604) 2012-08-13 10:05:22 +02:00
Sylvestre Ledru
654ac1e090 Fix some typos 2012-08-08 08:37:55 +02:00
Aleksander Machniak
de56ea1909 Merge branch 'pdo'
Conflicts:
	CHANGELOG
2012-08-08 08:21:45 +02:00
Aleksander Machniak
ee2187e1b1 Fix errors after removing users.alias column (#1488581) 2012-08-07 11:54:37 +02:00
Thomas Bruederli
c41a86e5cc Updated translations from launchpad 2012-08-06 18:00:38 +02:00
Thomas Bruederli
edd2565bf3 Also fix dialog position 'right' 2012-08-04 11:44:50 +02:00
Thomas Bruederli
ea32756bc5 $ => jQuery to avoid replacements in PHP 2012-08-04 11:31:11 +02:00
Thomas Bruederli
f86ee5e424 Fix jQuery UI Larry theme (#1488533) 2012-08-04 11:30:02 +02:00
Aleksander Machniak
5cb8f9ff3b Fix for new output classes in master (#1488582) 2012-07-31 18:07:54 +02:00
Aleksander Machniak
bc92ca56ef Fixes after default->classic switch 2012-07-30 13:20:56 +02:00
Thomas Bruederli
6843acc9fc Merged changes to skin folders 2012-07-30 12:08:58 +02:00
Thomas Bruederli
9f1652e29e Adapt to new default skin folder namimg 2012-07-30 12:04:43 +02:00
Thomas Bruederli
c40419bdfe Rename old 'default' skin folder to 'classic' 2012-07-30 12:00:52 +02:00
Aleksander Machniak
cfc27c9b76 Keep some resource files (images) in separate directory 2012-07-30 10:00:35 +02:00
Aleksander Machniak
23856c9d4e Fix performance issue in message_headers_output hook handling,
Update version number
2012-07-24 10:06:08 +02:00
Aleksander Machniak
a49e00a567 Update Changelog 2012-07-23 11:02:43 +02:00
Aleksander Machniak
40b6df30c5 Fixed scrollbars in Larry's iframes 2012-07-23 11:01:44 +02:00
Aleksander Machniak
c9dcb83132 Fixed PHP warning, added check for allowed characters in variable name 2012-07-23 10:40:48 +02:00
Aleksander Machniak
7eba08592d Added translation for variable modifiers 2012-07-23 10:34:21 +02:00
Aleksander Machniak
ebb204793b Added GUI for variables setting - RFC5229 (patch from Paweł Słowik) 2012-07-23 10:24:16 +02:00
Aleksander Machniak
e466f67c33 Move Help toolbar to the left 2012-07-05 14:28:08 +02:00
Aleksander Machniak
d9012055cb Moved advanced switch into table actions menu - fixed css issue in Larry skin 2012-06-28 11:18:52 +02:00
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).
2012-06-28 10:43:50 +02:00
Aleksander Machniak
7dc7eb19f1 Fixed custom header name validity check, made RFC2822-compliant
Updated localization files list in package.xml
2012-06-21 17:31:27 +02:00
Aleksander Machniak
91f2271fac Replace rcube_mdb2 with rcube_db 2012-06-19 12:00:07 +02:00
Thomas Bruederli
900e6226ac Increase negative text-indents to properly hide button texts (#1488534) 2012-06-18 12:41:54 +02:00
Aleksander Machniak
4a5c1f5375 Fixes for IE: better background for Hide/Show button, fixed invisible button in IE8 2012-05-24 18:18:47 +02:00
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
2012-05-24 12:07:44 +02:00
Aleksander Machniak
85a6173879 hide_blockquote - a new plugin for hiding citation blocks 2012-05-23 12:56:20 +02:00
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
Aleksander Machniak
9a2de8411e Merge branch 'courier-fix'
Conflicts:
	CHANGELOG
2012-05-21 17:53:58 +02:00
Aleksander Machniak
3c5489ba75 Add option imap_force_ns to make buggy servers support optional 2012-05-21 09:25:51 +02:00
Aleksander Machniak
6734a8328e Added French localization 2012-05-18 08:22:47 +02:00
Thomas Bruederli
3983f50635 New plugin translations from launchpad 2012-05-17 18:59:11 +02:00
Thomas Bruederli
e88e20c3fb Updated plugin translations from launchpad 2012-05-14 09:31:48 +02:00
Thomas Bruederli
4abcbd495d Small styling improvements of the ACL permissions dialog box 2012-05-10 20:43:53 +02:00
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