[commits] Horde branch master updated. 71e933ef1f87efc5563674b1271204b91a484ded

Michael M Slusarz slusarz at horde.org
Fri Apr 8 21:44:48 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 6e9edea922f6be8d0a8addb128f86cedda2fcb50

10c1518 Fix display of attachments; don't wrap if not necessary
71e933e Fix importing PGP private keys

-----------------------------------------------------------------------

commit 10c151874547cac969b63381b07f6bab1216a7f6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Apr 8 15:19:22 2011 -0600

    Fix display of attachments; don't wrap if not necessary
    
    However, this prevents text-overflow from working on the browsers that
    support it.  Maybe someone who knows CSS better can figure out some
    magic (although this is only an issue when the attachment name is a
    single string longer than 500px, which will probably rarely happen in
    real life).

 imp/themes/default/dimp/screen.css |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/10c151874547cac969b63381b07f6bab1216a7f6

-----------------------------------------------------------------------

commit 71e933ef1f87efc5563674b1271204b91a484ded
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Apr 8 15:40:32 2011 -0600

    Fix importing PGP private keys

 imp/docs/CHANGES                       |    1 +
 imp/lib/Prefs/Ui.php                   |    1 +
 imp/package.xml                        |    1 +
 imp/templates/prefs/pgpprivatekey.html |    4 ++--
 4 files changed, 5 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/71e933ef1f87efc5563674b1271204b91a484ded




More information about the commits mailing list