[commits] Horde branch master updated. 7b018ffa35eccf3a17c3edec4133384c658c9e66

Michael M Slusarz slusarz at horde.org
Fri Sep 9 07:14:42 UTC 2011


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

from: 21be4f4a74e1fe74349a75302c512754faa676af

3b8eafd Add reply method switching for auto reply in standard view
03e580d Use button for auto reply notification actions in IMP also
7b018ff Fix button on FF

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

commit 3b8eafdb0b7cebbff1294c25ef6032f38bb0722a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 9 00:54:07 2011 -0600

    Add reply method switching for auto reply in standard view

 imp/compose.php                        |    8 +++++++-
 imp/docs/CHANGES                       |    4 ++--
 imp/templates/imp/compose/compose.html |    2 ++
 3 files changed, 11 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/3b8eafdb0b7cebbff1294c25ef6032f38bb0722a

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

commit 03e580d75b403ed1ff92bd2bc4a31369ae0bae74
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 9 01:10:01 2011 -0600

    Use button for auto reply notification actions in IMP also

 imp/js/compose-dimp.js                  |   28 ++++++++++++++++------------
 imp/templates/dimp/compose/compose.html |    6 ++++--
 2 files changed, 20 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/03e580d75b403ed1ff92bd2bc4a31369ae0bae74

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

commit 7b018ffa35eccf3a17c3edec4133384c658c9e66
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Sep 9 01:13:47 2011 -0600

    Fix button on FF
    
    Bizarre - apparently FF uses a different box model for INPUT
    type="submit" vs. other types.  Need to use submit type because FF will
    truncate the text inside the button otherwise.

 imp/templates/dimp/compose/compose.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/7b018ffa35eccf3a17c3edec4133384c658c9e66




More information about the commits mailing list