[commits] Horde branch master updated. da8ddc7e020d3aa841e81390212d39dc4ee7482b

Michael M Slusarz slusarz at horde.org
Thu Mar 31 21:36:29 UTC 2011


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

from: c30d237e6a3790c4d6ee64adbebb40bb1acf10ff

19c0ff2 Bug #9746: Can't set onload in IE for newly opened window
609ca9e Bug #9756: Fix printing on IE
7df0971 Bug #9764: Always add ucfirst to driver's name
da8ddc7 Make sure driver name is uppercase

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

commit 19c0ff2446bb44fb1587b0b27674c792d5ce28b5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Mar 31 15:36:56 2011 -0600

    Bug #9746: Can't set onload in IE for newly opened window
    
    See:
    http://flightschool.acylt.com/devnotes/window-open-onload-window-events/

 horde/js/popup.js |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/19c0ff2446bb44fb1587b0b27674c792d5ce28b5

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

commit 609ca9ea9ad781526b69558c5d23eb22150665ea
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Mar 31 15:37:19 2011 -0600

    Bug #9756: Fix printing on IE
    
    Don't use framesets as they may not print correctly on IE depending on
    user's local settings.  Use Mozilla method instead, which involves
    injecting header information into HTML output.

 imp/docs/CHANGES               |    2 +
 imp/package.xml                |    6 +-
 imp/templates/print/print.html |   10 ---
 imp/view.php                   |  175 +++++++++++++++-------------------------
 4 files changed, 71 insertions(+), 122 deletions(-)
 delete mode 100644 imp/templates/print/print.html

http://git.horde.org/horde-git/-/commit/609ca9ea9ad781526b69558c5d23eb22150665ea

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

commit 7df09714217a5938828c6cda74ccd2589703b60d
Author: Rui Carneiro <rui.carneiro at portugalmail.net>
Date:   Thu Mar 31 20:26:16 2011 +0100

    Bug #9764: Always add ucfirst to driver's name
    
    Signed-off-by: Michael M Slusarz <slusarz at curecanti.org>

 framework/Compress/lib/Horde/Compress.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit da8ddc7e020d3aa841e81390212d39dc4ee7482b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Mar 31 15:43:03 2011 -0600

    Make sure driver name is uppercase

 framework/Auth/lib/Horde/Auth.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/da8ddc7e020d3aa841e81390212d39dc4ee7482b




More information about the commits mailing list