[commits] Horde branch master updated. 9fd4e9626b572fcda318425f2d919c1f84cd8b51

Michael M Slusarz slusarz at horde.org
Sat Sep 22 12:52:19 UTC 2012


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

from: ef2979dbc9c44ff1b01118a61e18be952a5e6d60

7896af8 [mms] Add version parameter to static javascript file URLs to help with cache busting when these files change between releases.
0fc379b Not used.
4fb20f3 Fix view template
9fd4e96 Improved HTML image unblocking dialogs.

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

commit 7896af82d6743078e31b21bccd0d6c3989602e94
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Sep 22 05:56:24 2012 -0600

    [mms] Add version parameter to static javascript file URLs to help with cache busting when these files change between releases.

 framework/Core/lib/Horde/Script/File.php       |   22 ++++++++++++++++++++--
 framework/Core/lib/Horde/Script/File/JsDir.php |    2 +-
 horde/config/conf.xml                          |    7 ++++++-
 horde/docs/CHANGES                             |    2 ++
 horde/docs/UPGRADING                           |    8 +++++++-
 horde/package.xml                              |    2 ++
 6 files changed, 38 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/7896af82d6743078e31b21bccd0d6c3989602e94

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

commit 0fc379bdc3ad57c29f1dd97a6e36570544f6931d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Sep 22 06:28:35 2012 -0600

    Not used.

 imp/lib/IMP.php |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/0fc379bdc3ad57c29f1dd97a6e36570544f6931d

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

commit 4fb20f32a4f4ea598b288bedf015147804390855
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Sep 22 06:49:36 2012 -0600

    Fix view template

 imp/templates/prefs/imagereplacement.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/4fb20f32a4f4ea598b288bedf015147804390855

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

commit 9fd4e9626b572fcda318425f2d919c1f84cd8b51
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Sep 22 06:22:36 2012 -0600

    Improved HTML image unblocking dialogs.

 imp/js/imp.js                                     |   29 +++++++--
 imp/lib/Ajax/Application.php                      |    1 +
 imp/lib/Ajax/Application/Handler/ImageUnblock.php |   39 ++++++++++++
 imp/lib/Ajax/Imple/ImageUnblock.php               |   66 ---------------------
 imp/lib/Dynamic/Mailbox.php                       |    2 +-
 imp/lib/Dynamic/Message.php                       |    3 +-
 imp/lib/Mime/Viewer/Html.php                      |   12 ++--
 imp/lib/Prefs/Special/PgpPrivateKey.php           |    2 +-
 imp/lib/Prefs/Special/PgpPublicKey.php            |    2 +-
 imp/lib/Prefs/Special/SmimePrivateKey.php         |    2 +-
 imp/lib/Prefs/Special/SmimePublicKey.php          |    2 +-
 imp/lib/Script/Package/Imp.php                    |   30 +++++++++
 imp/message.php                                   |    2 +-
 imp/package.xml                                   |   16 ++++--
 14 files changed, 117 insertions(+), 91 deletions(-)
 create mode 100644 imp/lib/Ajax/Application/Handler/ImageUnblock.php
 delete mode 100644 imp/lib/Ajax/Imple/ImageUnblock.php
 create mode 100644 imp/lib/Script/Package/Imp.php

http://git.horde.org/horde-git/-/commit/9fd4e9626b572fcda318425f2d919c1f84cd8b51




More information about the commits mailing list