Hi guys,
auto-completion doesn't work properly for LDAP directories with more
than 1000 entries due to an hardcoded limit in program/steps/mail/compose.inc,
line 906:
$LDAP->set_pagesize(1000);
ciao,
ema
_______________________________________________
List info: http://lists.roundcube.net/dev/
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Erf, sorry I didn't see it :/.
That strange, I never receive the mail...
Btw not a problem, it's not take me lot of hours to make it x]
I will look more carefully in future. Sorry for using stupidly your time.
Regards,
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (GNU/Linux)
Comment: http://firegpg.tuxfamily.org
iEYEARECAAYFAkfFdIkACgkQjKKs5/FTCjUCAACgtQn57gCw0P6NRYOCp9+v+s84
kD0AoIDtENqlUHMpSM3FT9zUw2qtdGsV
=T/sh
-----END PGP SIGNATURE-----
On Wed, 27 Feb 2008 09:11:36 -0500, "Seansan" <camperhank(a)live.com> wrote:
> Check the SVN repository - there was already a patch available
>
> --------------------------------------------------
> From: "Maximilien Cuony [The_Glu]" <maxi.the.glu(a)gmail.com>
> Sent: Monday, February 25, 2008 1:15 PM
> To: <dev(a)lists.roundcube.net>
> Subject: [RCD] Patch to mark/flag message
>
>> Hi all,
>>
>> Another new patch, who add support to flag message, as Raphael Kallense
>> ask
>> for (http://lists.roundcube.net/mail-archive/dev/2008-01/0000055.html)
>>
>> It's add a column between Read-Unread button and the subject, and use
> the
>> flag image present with Roundcube.
>>
>> Of course, it's use IMAP features to set a message as flagged. It's
>> compatible at least with Thunderbird (a flagged message in Roundcube is
>> show as flagged in Thunderbird too).
>>
>> The patch IS NOT compatible with my latest patch who improve GetMail
>> feature. I want to say there modify both same classes, and I have to
>> implement the flagged system with the GetMail button too.
>>
>> I left locates blank (there is two texts), as I'm not good in English ;)
>>
>> Patch send on the tract.
>>
>> Regards,
>>
>>
>> --
>> Maximilien Cuony [The_Glu]
>> http://theglu.org
>>
>>
>> --- 8< --- detachments --- 8< ---
>> The following attachments have been detached and are available for
>> viewing.
>> http://detached.gigo.com/rc/6N/vGIIoCSJ/patch-flags
>> Only click these links if you trust the sender, as well as this message.
>> --- 8< --- detachments --- 8< ---
>>
>>
>
>
>
>> _______________________________________________
>> List info: http://lists.roundcube.net/dev/
>>
--
Maximilien Cuony [The_Glu]
http://theglu.org
_______________________________________________
List info: http://lists.roundcube.net/dev/
On Tue, February 26, 2008 10:46, Yllar Pajus wrote:
> Hello
> You are listed as Dansk translator.
> Soon we are releasing RoundCube 0.1-stable but your language is missing
4 messages and 8 labels.
> Please complete translation using http://translator.roundcube.net/ and post
> your packed (zip, tar, gz, rar etc.) language files to
> dev(a)lists.roundcube.net
>
> NB! files must be in UTF-8
Hello,
Please find an updated Danish translation attached.
I hope I got the character encoding and line endings correct. I'm
currently working using a borrowed PC. Apologies if the files are screwed
up...
Kind regards,
Jesper
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/jW/xnJNkyn3/Danish_translation_2.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/
See the attached zip file.
Vahan
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/NS/21DH9hkX/am.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/
Here is the danish updated translation for 0.1
/Martin.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/wj/57XqVgjI/danish.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,
Here is the swedish translation for RoundCube 0.1-stable.
Regards
<fredrik />
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Uf/866um+ue/roundcube-0.1-stable.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/
updated serbian translation
greetings, kokan
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Ej/3UiiabaQ/serbian_translation.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/
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/De/vCDiDzln/Sinhala.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 all,
Another new patch, who add support to flag message, as Raphael Kallense ask
for (http://lists.roundcube.net/mail-archive/dev/2008-01/0000055.html)
It's add a column between Read-Unread button and the subject, and use the
flag image present with Roundcube.
Of course, it's use IMAP features to set a message as flagged. It's
compatible at least with Thunderbird (a flagged message in Roundcube is
show as flagged in Thunderbird too).
The patch IS NOT compatible with my latest patch who improve GetMail
feature. I want to say there modify both same classes, and I have to
implement the flagged system with the GetMail button too.
I left locates blank (there is two texts), as I'm not good in English ;)
Patch send on the tract.
Regards,
--
Maximilien Cuony [The_Glu]
http://theglu.org
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/6N/vGIIoCSJ/patch-flags
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/