Hi
I've just update the missing lines in portuguese brazilian translation.
Thanks
Robson F. Ramaldes
!DSPAM:4e2ac22162603538221248!
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/xm/WGB7S6lf/labels.inchttp://detached.gigo.com/rc/xm/WGB7S6lf/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/
BT/aba52c80
Hi,
we're in process of migrating from RC v0.4.2 to v0.5.3 and we've noticed a significant change in caching behaviour.
Ib v0.4.2 Roundcube cached headers for messages that were requested by the user, either single messages or messages that appeared in the mailbox view. So if I had page size set to 40, the first time I login Roundcube would cache 40 message headers.
Roundcube 0.5.3 caches the whole inbox. We have around 200,000 email customers, that's hundreds of millions messages and storing that in DB is pretty pointless.
I'm wondering, what is the reason behind changing the caching behaviour so drastically. Is it configurable? Does it improve searching, navigation performance or something else?
Thanks,
Vlad
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi Devs and Listlurkers,
I have started to implement a new feature.
Now it is possible to associate a event category with a CalDAV server:
Preferences -> Calendar -> Categories -> Radio Button
The snapshot is here:
http://mail4us.net/dev/plugins/calendar.zip
Regard it as a proof of concept.
Serveral things are missing:
(*)
The GUI has to be improved. It is not visible for a user
whether a category is successfully linked to a CalDAV or not,...
(*)
The plugin should check if CalDAV credentials are valid for they are
saved ...
I really appreciate your input. Please test it!
There were some security concerns regarding password saving.
If there is a (validity check later) placeholder for the
password (%p -> session password or %gp -> google account password
[requires google_contacts plugin] the placeholder and not the real
password is saved.
Please post your problems, suggestions or whatever at my issue tracker:
http://code.google.com/p/myroundcube/issues/detail?id=227
Regards,
R.
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi all,
I have updated the dutch translation and fixed one wrong translation
(credits go to Cor Bosman as he pointed that error)
BR,
Mark Moses
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/qI/qy6Cu8tg/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/
BT/aba52c80
Hi list,
I've been investigating all morning a weird mailbox crash in roundcube.
Symptoms: a user contacts me because he/she can't open a folder in the
webmail. The webmail hangs and finally crashes. On the server, I see a
php5-cgi process using 99% of cpu. I use spawn-fcgi with nginx so
killing the crazy process solves the issue, but it reappears if the user
click on the folder again.
I had the problems twice already, and it's always caused by a weirdly
formatted message. Today's message is here: http://pastebin.com/3kKRPvQR
It's difficult to track down, but I eventually figured out that the
imap debug log would stop on the guilty message. Removing it, and
reconstructing the mailbox (in cyrus-imap) fixes the issue.
I'm wondering if this issue is roundcube related, or a problem with
php, the content encoding or maybe the weather (!). The system is
running on Debian Squeeze with roundcube 0.5.2
Your advice are most welcome.
Cheers,
Julien
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Dear List,
Please don't use this translation. The current Hungarian translator team
(Barnabas BONA <bsi(a)hosember.hu>, Imre Gergely <gimre(a)narancs.net> and
myself) is in the process of reviewing a new Hungarian translation, we are
in the final stages after testing.
I will get back to you with the final translation for inclusion.
Sandor, I'm happy that another translator joined our group, I will also
include you in the discussion and the process!
Best regards,
ikkhares
2011/6/2 Gyányi Sándor <gyanyi.sandor(a)webgame.hu>
> Hi,
>
>
>
> I’ve completed translation of the program/localization/hu_HU.
>
> The attached files are made with the translation tool.
>
>
>
> Best regards,
>
> Sandor
>
>
> *Detachments* -The following attachments have been detached and are
> available for viewing.
>
> - http://detached.gigo.com/rc/rH/dAj+r3zS/hu_HU.zip
>
> Only click these links if you trust the sender, as well as this message.
>
>
> _______________________________________________
> List info: http://lists.roundcube.net/dev/
> BT/dc962605
>
>
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello,
I'm not much experienced in database queries.
I see that rcube_mdb2.php has no wrapper for REGEXP queries.
So, please, can anyone give advice if the following query
is cross-database (MySQL [ok], Postgres, SQLite, MSSQL)?
SELECT *
FROM events WHERE summary
REGEXP 'Word2*.Word1'
Thanks in advance and kind regards,
R.
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80