Here are updated translations for Cymraeg.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/HP/W8WKR70C/cy_GB.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
I was working on this bug and I'm not sure if my fix is best for that
issue. From the beginning... Steps to reproduce:
1. Login into RC with message preview pane enabled.
2. Open second tab or window with the same URL as the logged in RC
window (or select message on the list and then open it in new tab/window)
3. Click logout in the second tab.
4. Click on other message in the first tab.
Now login form is displayed in preview pane. Of course you cannot simply
log in inside preview pane frame. My patch adds that possibility, but
I've observed strange thing (without the patch). After step 3 it is
possible to select mailbox in first tab without re-login, so why
re-login is needed in preview pane. Is there a better workaround for
this issue?
My patch also adds fine side effect. Possibility to use links like
href="https://my.webmail.com/?_task=mail&_action=compose&_to=some@mail.com&_subje…"
outside of roundcube.
--
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Developer http://roundcube.net
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/qv/8ok40k6m/login.patch
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all! After my performance improvements from last few weeks I've found
another place where roundcube can be more responsive. There is (in my
opinion) redundant imap connection and redirect when user logs in to
roundcube. I think we can get rid of it. Check attached patch. I'm
sending it here first, because I'm not sure that changes will not break
something (maybe there was some reason to do redirect that i don't know).
--
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Project Developer http://roundcube.net
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/hH/AaQIfQFj/onlogin.diff
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
Attached are the updated files for the Croatian translation.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/7p/XFdO8Tzx/hr_HR.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
Attached are the updated files for the French translation.
Regards,
Joel S.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/fX/NsuTs1Df/fr_FR.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
L.S.,
While I was developing a skin for RC, I noticed that several settings
are hard-coded in the configuration, and couldn't be overridden in the
skin itself.
One of these settings is the displayed columns, and order of them.
I've been busy modifying the code, and managed to provide the following:
- Specify the columns in the skin
- Specify the location of the 'attachment'-column in skin or config
My question: How do I contribute the (modified) code?
--
Kees de Keizer
kees(a)de-keizer.net
http://www.de-keizer.net/
_______________________________________________
List info: http://lists.roundcube.net/dev/
On 12 November 2008 22:57, Orkhan Guliyev wrote:
Hi.
I updated "Azerbaijani" language.
P.S Please UPDATE!
Forex-AZ forex ticarəti.Vaxt və məkan anlayışı olmadan dünya birjalarında ticarət imkanı.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/5b/QyTuRu9r/labels.inchttp://detached.gigo.com/rc/5b/QyTuRu9r/messages.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
hi there,
The following patches (see links below) provide each:
1. - rc_ldap_gen.patch
(rcube_ldap_generic class)
A generic interface for LDAP access (currently read-only operations).
Essentially it's rcube_ldap class split in two, and it's a superclass of
rcube_ldap.
rcube_ldap class behavior remains the same.
2. - rc_init_id.patch
(rcube_usr_data class)
It's a modular subsystem to collect the initial user data (such as name,
e-mail address, organization).
It currently supports mechanisms 'ldap' and 'fixed'.
Read main.inc.php.dist for instructions on how to use this.
*REQUIRES* rc_ldap_gen.patch to be applied previously.
Both patches should work with the current development version.
The first patch replaces the previous one sent by me yesterday.
Feedback is appreciated.
--
Daniel Mealha Cabrita
Divisao de Suporte Tecnico
AINFO / Reitoria / UTFPR
http://www.utfpr.edu.br
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/6c/QYMfn8rX/rc_init_id.patchhttp://detached.gigo.com/rc/6c/QYMfn8rX/rc_ldap_gen.patch
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
I've observed that in some mails the URL will be cutted,
and only the first segment will be displayed.
The delimiters can be "." or "-".
Why is this happening? Anyway, the link works
but it annoys me as I don't see where the link goes.
In the page source I see always:
"<!-- wbr not allowed -->"
What is this wbr?
I wanted to alter the php source to disable this thing,
but I couldn't find it. Please help me!
Thanks.
Viktor Balogh
--
*********************************
Visit my panoramic photoblog!
http://vrphoto.hu
_______________________________________________
List info: http://lists.roundcube.net/dev/
I've made some investigation on messages searching. It was slow and
memory expensive. I've found that we can use SORT on servers with that
capability (r2046). Also searching with many criterias can be done in
one command (r2044). So, in numbers my changes looks as follow:
Searching in forder with 8200 messages, pagesize = 100.
1. Search for "aa" string in subject and from headers, returns 1 message:
Now - Time: 0.8 sec., Mem: 7.2 MB
Before - Time: 0.8 sec., Mem: 8.2 MB
2. Search for "aa" string in body, returns 2060 messages:
Now - Time: 2.1 sec., Mem: 8.6 MB
Before - Time: 5.5 sec., Mem: 21 MB
3. Search for "a" string in subject and from headers, returns 6090
messages:
Now - Time: 1.1 sec., Mem: 11 MB
Before - Time: 11.8 sec., Mem: 46 MB
So, it looks cool, but I'm not sure that all IMAP servers are supporting
searching with SORT, so please do some tests.
p.s. For IMAP servers without SORT capability we need still some work to
do. See my comment (search for "TODO") in r2046.
--
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Project Developer http://roundcube.net
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi.
I updated "Azerbaijani" language.
Forex-AZ forex ticarəti.Vaxt və məkan anlayışı olmadan dünya birjalarında ticarət imkanı.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/HS/hM31nyQG/labels.inchttp://detached.gigo.com/rc/HS/hM31nyQG/messages.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/uB/yiPMT2iI/ar.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi everybody,
I'm sending the files for the portuguese standard translation in attachment.
José Gaspar
Libhertz - Especialistas em Software Livre
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/WS/aMjkf4Te/labels.inchttp://detached.gigo.com/rc/WS/aMjkf4Te/messages.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
I have made a small patch to display the vCard information stored in the
contacts table in the database, and to edit it. This adds telephone number
and address fields to the address book as well as an alternative email
field. The alt. email field is included in the list on the email
composition page, just like the primary one.
I have only tested it with vCards important from Outlook 2003 but since the
info is parsed by RC (and vCard is a standard) I am guessing/hoping it will
work for all vCards.
Phil
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/GR/mB2KTBb/rc_addressbook.r2044.patch
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello!
I'm new in this list! I'm Italian, and I have updated the italian language
using the "RoundCube Translator".
The IT-Lang.zip archive attached to this message contains the new italian
files.
I hope it will be useful for the italian community.
Have a nice day,
Paolo Ciuffetti
P.S.: Sorry for my poor english!
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/HE/F4C1uRh7/IT-Lang.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
When reading an HTML message sent from Outlook it shows with extra linebreaks. It doesn't happen with 0.1 version.
For example, this message show suffer from this if you're reading with Roundcube.
Any ideas?
Jonathan Araújo
Administrador de Infra-estrutura de TI
Gerência de TI - INDG S.A.
--------------------------------------------------------------------------------
Este documento pode incluir informação confidencial e de propriedade restrita do Instituto de Desenvolvimento Gerencial-INDG e apenas pode ser lido por aquele(s) a quem sido endereçado. Se você recebeu esta mensagem de e-mail indevidamente, por favor avise-nos imediatamente. Quaisquer opiniões ou informações contidas neste e-mail pertencem ao seu remetente e não necessariamente coincidem com as do Instituto de Desenvolvimento Gerencial-INDG. Este documento não pode ser reproduzido, copiado, distribuído, publicado ou modificado por terceiros, sem a prévia autorização por escrito do Instituto de Desenvolvimento Gerencial-INDG.
This document may include proprietary and confidential information of Instituto de Desenvolvimento Gerencial-INDG, and may only be read by those persons to whom it is addressed. If you have received this e-mail message in error, please notify us immediately. Any views or opinions expressed in this e-mail are those of the sender and do not necessarily coincide with those of the Instituto de Desenvolvimento Gerencial - INDG. This document may not be reproduced, copied, distributed, published, modified or furnished to third parties, without the prior written consent of Instituto de Desenvolvimento Gerencial-INDG.
--------------------------------------------------------------------------------
_______________________________________________
List info: http://lists.roundcube.net/dev/
hi there,
I've included a patch which splits the rcube_ldap class in two, providing:
1. - The rcube_ldap class as before, and with the very same behavior (provides
addressbook based on LDAP entries).
2. - The new rcube_ldap_generic class (being a superclass of rcube_ldap) which
provides a generic LDAP interface. -- This class currently supports only
read-only operations.
I've already have new code (pending some polishment) using the new
rcube_ldap_generic class, which I intend to make availabe as soon as
possible.
Comments, suggestions?
--
Daniel Mealha Cabrita
Divisao de Suporte Tecnico
AINFO / Reitoria / UTFPR
http://www.utfpr.edu.br
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/wu/HrmfdQjs/roundcubemail_generi.patch
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
hi,
roundcube's message filter in the right upper corner of the message list
has an at least for me unexpected behavior:
filtering for "string" also shows messages which contain an .eml file
which had the subject "string".
e.g.
--- cut ---
> Return-Path: <>
> X-Original-To: Administrator(a)server.home
> Delivered-To: raoul(a)bhatia.at
> Received: by mail.ipax.at (Postfix)
> id 7256F4773B6; Tue, 28 Oct 2008 16:47:34 +0100 (CET)
> Date: Tue, 28 Oct 2008 16:47:34 +0100 (CET)
> From: MAILER-DAEMON(a)mail.ipax.at (Mail Delivery System)
> Subject: Undelivered Mail Returned to Sender
... body of "Undelivered Mail Returned to Sender" ...
> --94FBE477383.1225208854/mail.ipax.at
> Content-Description: Undelivered Message
> Content-Type: message/rfc822
... header ...
> From: root(a)server.home (Cron Daemon)
> To: root(a)server.home
> Subject: Cron <root@server> /root/bin/check_internet.sh
... body of "Cron <root@server> /root/bin/check_internet.sh" ...
--- cut ---
i do not know if this is intended or simply the result of using an
expression like "^subject: $string", but at first it might puzzle :)
is it good, bad, unexpected, worth a ticket in trac?
cheers,
raoul
--
____________________________________________________________________
DI (FH) Raoul Bhatia M.Sc. email. r.bhatia(a)ipax.at
Technischer Leiter
IPAX - Aloy Bhatia Hava OEG web. http://www.ipax.at
Barawitzkagasse 10/2/2/11 email. office(a)ipax.at
1190 Wien tel. +43 1 3670030
FN 277995t HG Wien fax. +43 1 3670030 15
____________________________________________________________________
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
I noticed that the contacts get exposed on the compose page, that is, everyone reading the source could take the whole list in a text file, so he could send spam.
It's not a problem for personal contacts, but if you're in a huge company using LDAP, this could not be a good idea.
One of our programmers get around this, but using ajax and getting the contacts straight to a certain javascript var, instead of defining that on the page code. Since Roundcube has new realeases we had to do the workaround every time.
Maybe you can integrate this "feature" on the mainstream, if of your interest. I can send the hacked code for the version 0.1.
Thanks a lot
Jonathan Araújo
Administrador de Infra-estrutura de TI
Gerência de TI - INDG S.A.
--------------------------------------------------------------------------------
Este documento pode incluir informação confidencial e de propriedade restrita do Instituto de Desenvolvimento Gerencial-INDG e apenas pode ser lido por aquele(s) a quem sido endereçado. Se você recebeu esta mensagem de e-mail indevidamente, por favor avise-nos imediatamente. Quaisquer opiniões ou informações contidas neste e-mail pertencem ao seu remetente e não necessariamente coincidem com as do Instituto de Desenvolvimento Gerencial-INDG. Este documento não pode ser reproduzido, copiado, distribuído, publicado ou modificado por terceiros, sem a prévia autorização por escrito do Instituto de Desenvolvimento Gerencial-INDG.
This document may include proprietary and confidential information of Instituto de Desenvolvimento Gerencial-INDG, and may only be read by those persons to whom it is addressed. If you have received this e-mail message in error, please notify us immediately. Any views or opinions expressed in this e-mail are those of the sender and do not necessarily coincide with those of the Instituto de Desenvolvimento Gerencial - INDG. This document may not be reproduced, copied, distributed, published, modified or furnished to third parties, without the prior written consent of Instituto de Desenvolvimento Gerencial-INDG.
--------------------------------------------------------------------------------
_______________________________________________
List info: http://lists.roundcube.net/dev/