Hi,
Please refer to the attached image, it seems the 'Move to' drop-down
menu is not displayed correctly when i view mail content in firefox-3.0.4.
Tested in both roundcube-0.1.1 and svn version (r2142).
Thanks very much.
--
Best regards.
Zhang Huangbin
- Open Source Mail Server Solution for RHEL/CentOS 5.x:
http://code.google.com/p/iredmail/
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/vi/smN4E6u5/rcm_css_issue.png
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 updated Azerbaijani.
Best regards,
Orkhan.
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/XM/TraeR87e/labels.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/
Here is the updated french translation (fr_FR).
Joel
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/SS/GxKG11yq/labels.inc.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/
In my opinion having those many options is a little redundant. I think
we can replace all db_table_* options with one db_table_prefix and the
same with db_sequence_*. Then in future all operations on DB like
auto-update, new tables creation or sth will be simpler and will not
generate more options. I really like KIS rule. What do you think?
--
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/
I've sent message with the same subject to users list. The languages
list containing percentage values of translated items was generated with
shell script:
#!/bin/bash
ENCOUNT=`grep -e '^\\$' en_US/* | wc -l`
for x in `ls -1 | grep -e '^[a-zA-Z_]*$'`
do
COUNT=`grep -e '^\\$' ${x}/* | wc -l`
DIFF=$((ENCOUNT-COUNT))
PERCENT=`echo "scale=2; $COUNT * 100 / $ENCOUNT" | bc`
echo "$x: $PERCENT% ($DIFF)"
done
It would be nice to have something like that somewhere on roundcube webpage.
--
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/
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/