[commits] Horde branch imp_6_2 updated. 76147db74abdfbfc7ae466ba8a16158033595b3a

Michael M Slusarz slusarz at horde.org
Thu Oct 10 00:13:29 UTC 2013


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

from: d04f975d2e344553661972ad4c8433ec4d86b4a7

2e3a22d phpdoc
c8cfdf6 [mms] Add 'newEmailFilter' API link.
783d360 Add new Ingo API link
9e14527 PNG optimizations
e7e6650 Fix displaying HTML content in thread view
bab3224 phpdoc
a635b37 Don't block images in HTML data when viewing in thread mode
17db118 Revert "[mms] Merge upstream updates to JsMin filter."
a7d4f72 These jsmin fixes are now verified to be correct.
cbb40ea Fix turba search html
6daed21 [mms] Improved UI when viewing search results from Advanced Search.
91918a7 Yikes - we were adding JS files to the page every time the topbar reloaded. That is obviously not needed
e65a4cf Use HordeCore, which does all this for us already
69369a9 Released Horde_Text_Filter-2.1.4
dfd880c Development mode for Horde_Text_Filter-2.1.5
6014376 phpdoc
ea5480e [mms] Add ability to load javascript via a HordeCore AJAX response (Request #10971).
69f84ee Have HordeCore handle loading of javascript files
15c5c98 Released Horde_Imap_Client-2.15.4
f5f5bae Development mode for Horde_Imap_Client-2.15.5
fde4629 [mms] Only update topbar if the underlying tree data has changed.
7e435ac Automatically add script files to outgoing HordeCore requests
721e8d8 Merge branch 'master' into imp_6_2
76147db Merge branch 'ingo_3_2' into imp_6_2

Summary: http://github.com/horde/horde/compare/d04f975d2e344553661972ad4c8433ec4d86b4a7...76147db74abdfbfc7ae466ba8a16158033595b3a

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

commit 2e3a22d90d98425d6f8b949e722b968b6b3963cf
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 2 10:29:14 2013 -0600

    phpdoc

 ingo/lib/Api.php |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/2e3a22d90d98425d6f8b949e722b968b6b3963cf
http://git.horde.org/horde-git/-/commit/2e3a22d90d98425d6f8b949e722b968b6b3963cf

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

commit c8cfdf659a00e453ba9012279b3e57e16154b542
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 2 10:58:48 2013 -0600

    [mms] Add 'newEmailFilter' API link.

 ingo/docs/CHANGES   |    3 ++-
 ingo/docs/UPGRADING |   10 ++++++++++
 ingo/lib/Api.php    |    2 ++
 ingo/package.xml    |   12 ++++++------
 4 files changed, 20 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/c8cfdf659a00e453ba9012279b3e57e16154b542
http://git.horde.org/horde-git/-/commit/c8cfdf659a00e453ba9012279b3e57e16154b542

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

commit 783d360dd47742ce66b67f30612c0d3a6767e71f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 2 10:59:46 2013 -0600

    Add new Ingo API link

 horde/config/registry.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/783d360dd47742ce66b67f30612c0d3a6767e71f
http://git.horde.org/horde-git/-/commit/783d360dd47742ce66b67f30612c0d3a6767e71f

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

commit 9e145275feb5c52e1fb4f571e8205204ddb848e2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 00:05:04 2013 -0600

    PNG optimizations

 ingo/themes/default/graphics/blacklist.png |  Bin 624 -> 558 bytes
 ingo/themes/default/graphics/copy.png      |  Bin 299 -> 219 bytes
 ingo/themes/default/graphics/disable.png   |  Bin 348 -> 261 bytes
 ingo/themes/default/graphics/enable.png    |  Bin 417 -> 314 bytes
 ingo/themes/default/graphics/forward.png   |  Bin 357 -> 253 bytes
 ingo/themes/default/graphics/ingo.png      |  Bin 418 -> 301 bytes
 ingo/themes/default/graphics/script.png    |  Bin 397 -> 347 bytes
 ingo/themes/default/graphics/spam.png      |  Bin 550 -> 485 bytes
 ingo/themes/default/graphics/vacation.png  |  Bin 590 -> 467 bytes
 ingo/themes/default/graphics/whitelist.png |  Bin 612 -> 546 bytes
 10 files changed, 0 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/9e145275feb5c52e1fb4f571e8205204ddb848e2
http://git.horde.org/horde-git/-/commit/9e145275feb5c52e1fb4f571e8205204ddb848e2

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

commit e7e6650ab592af8c722f2571f76a28f5a9c0bf02
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 00:19:28 2013 -0600

    Fix displaying HTML content in thread view

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

http://github.com/horde/horde/commit/e7e6650ab592af8c722f2571f76a28f5a9c0bf02
http://git.horde.org/horde-git/-/commit/e7e6650ab592af8c722f2571f76a28f5a9c0bf02

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

commit bab3224396db9216395ded915dade7d0159e42ff
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 00:20:48 2013 -0600

    phpdoc

 imp/lib/Mime/Viewer/Html.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/bab3224396db9216395ded915dade7d0159e42ff
http://git.horde.org/horde-git/-/commit/bab3224396db9216395ded915dade7d0159e42ff

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

commit a635b37e83041a9df669b2310cb4fa0a6a95623b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 00:23:51 2013 -0600

    Don't block images in HTML data when viewing in thread mode

 imp/lib/Basic/Thread.php |    3 +++
 imp/lib/Images.php       |    9 ++++++++-
 2 files changed, 11 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/a635b37e83041a9df669b2310cb4fa0a6a95623b
http://git.horde.org/horde-git/-/commit/a635b37e83041a9df669b2310cb4fa0a6a95623b

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

commit 17db118cc9a87ecca1040513034eccb9270fb40d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 01:00:04 2013 -0600

    Revert "[mms] Merge upstream updates to JsMin filter."
    
    This partially reverts commit 82d4676e73c320b5b600fed543ec833a808cff65.
    
    This breaks compression of the prototypejs source. Keep the test case
    from the original commit however

 .../Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php  |  103 ++---
 framework/Text_Filter/package.xml                                 |    4 +-
 2 files changed, 51 insertions(+), 56 deletions(-)

http://github.com/horde/horde/commit/17db118cc9a87ecca1040513034eccb9270fb40d
http://git.horde.org/horde-git/-/commit/17db118cc9a87ecca1040513034eccb9270fb40d

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

commit a7d4f72b2c4dcd27fde47249691814f416bd0436
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 10:52:01 2013 -0600

    These jsmin fixes are now verified to be correct.

 .../Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php  |  142 +++--
 framework/Text_Filter/package.xml                                 |    4 +-
 2 files changed, 79 insertions(+), 67 deletions(-)

http://github.com/horde/horde/commit/a7d4f72b2c4dcd27fde47249691814f416bd0436
http://git.horde.org/horde-git/-/commit/a7d4f72b2c4dcd27fde47249691814f416bd0436

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

commit cbb40ea9fc9852cb2de9cb25fe37010e24266e07
Author: João Machado <geral at jpaulo.eu>
Date:   Wed Oct 9 13:58:48 2013 +0100

    Fix turba search html
    
    Form wasn't closed if virtual addressbooks were disabled
    
    Signed-off-by: Michael M Slusarz <slusarz at horde.org>

 turba/templates/search/footer.html.php |    3 ++-
 turba/templates/search/vbook.html.php  |    1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/cbb40ea9fc9852cb2de9cb25fe37010e24266e07
http://git.horde.org/horde-git/-/commit/cbb40ea9fc9852cb2de9cb25fe37010e24266e07

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

commit 6daed217a0eb5888149d0865861923c2581200b1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 13:13:01 2013 -0600

    [mms] Improved UI when viewing search results from Advanced Search.
    
    Otherwise, you get several pages of the search form before you get to
    the most important part of the page: the search results.

 turba/docs/CHANGES                     |    1 +
 turba/js/search.js                     |   20 +++++++++++++++++++-
 turba/package.xml                      |    2 ++
 turba/search.php                       |    5 +++++
 turba/templates/search/header.html.php |   10 ++++++----
 turba/themes/default/screen.css        |    7 +++++++
 6 files changed, 40 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/6daed217a0eb5888149d0865861923c2581200b1
http://git.horde.org/horde-git/-/commit/6daed217a0eb5888149d0865861923c2581200b1

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

commit 91918a7dfbee260759f0c88aec4824d81a8fb822
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 13:27:29 2013 -0600

    Yikes - we were adding JS files to the page every time the topbar reloaded. That is obviously not needed

 horde/js/topbar.js |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/91918a7dfbee260759f0c88aec4824d81a8fb822
http://git.horde.org/horde-git/-/commit/91918a7dfbee260759f0c88aec4824d81a8fb822

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

commit e65a4cfc0484a0625d48b8cfeafc3fd68268f199
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 13:31:58 2013 -0600

    Use HordeCore, which does all this for us already

 horde/js/topbar.js        |   20 ++++++--------------
 horde/lib/View/Topbar.php |   14 +++++---------
 2 files changed, 11 insertions(+), 23 deletions(-)

http://github.com/horde/horde/commit/e65a4cfc0484a0625d48b8cfeafc3fd68268f199
http://git.horde.org/horde-git/-/commit/e65a4cfc0484a0625d48b8cfeafc3fd68268f199

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

commit 69369a9d8350e3467a5ca47d50e8f7e1c02a2d7e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 13:51:58 2013 -0600

    Released Horde_Text_Filter-2.1.4

 framework/Text_Filter/package.xml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/69369a9d8350e3467a5ca47d50e8f7e1c02a2d7e
http://git.horde.org/horde-git/-/commit/69369a9d8350e3467a5ca47d50e8f7e1c02a2d7e

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

commit dfd880c61815998c4dd3d8129dbbf585f07fb215
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 13:51:58 2013 -0600

    Development mode for Horde_Text_Filter-2.1.5

 framework/Text_Filter/package.xml |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/dfd880c61815998c4dd3d8129dbbf585f07fb215
http://git.horde.org/horde-git/-/commit/dfd880c61815998c4dd3d8129dbbf585f07fb215

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

commit 6014376914112c4fa7f1b7e4fcf647cf9f2b2874
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 14:10:28 2013 -0600

    phpdoc

 framework/Core/lib/Horde/Core/Ajax/Response/HordeCore.php |   22 +++++++++----
 horde/lib/Ajax/Application/Handler.php                    |   20 ++++++++---
 2 files changed, 29 insertions(+), 13 deletions(-)

http://github.com/horde/horde/commit/6014376914112c4fa7f1b7e4fcf647cf9f2b2874
http://git.horde.org/horde-git/-/commit/6014376914112c4fa7f1b7e4fcf647cf9f2b2874

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

commit ea5480e4eac80bd27d8074281099b8efee92e0da
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 14:20:07 2013 -0600

    [mms] Add ability to load javascript via a HordeCore AJAX response (Request #10971).

 framework/Core/js/hordecore.js                            |   17 +++++++++++-
 framework/Core/lib/Horde/Core/Ajax/Response/HordeCore.php |   18 +++++++++++++
 framework/Core/lib/Horde/PageOutput.php                   |    8 +++++-
 framework/Core/package.xml                                |   10 ++++---
 4 files changed, 47 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/ea5480e4eac80bd27d8074281099b8efee92e0da
http://git.horde.org/horde-git/-/commit/ea5480e4eac80bd27d8074281099b8efee92e0da

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

commit 69f84ee14d723c4e1dbff69459db13e9445764bb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 15:03:12 2013 -0600

    Have HordeCore handle loading of javascript files

 horde/js/topbar.js                     |    8 --------
 horde/lib/Ajax/Application/Handler.php |   23 ++++++++++++++++++-----
 horde/package.xml                      |    2 +-
 3 files changed, 19 insertions(+), 14 deletions(-)

http://github.com/horde/horde/commit/69f84ee14d723c4e1dbff69459db13e9445764bb
http://git.horde.org/horde-git/-/commit/69f84ee14d723c4e1dbff69459db13e9445764bb

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

commit 15c5c98ad84f575fd6f711810fdbb1c3f5825d4a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 15:17:10 2013 -0600

    Released Horde_Imap_Client-2.15.4

 framework/Imap_Client/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/15c5c98ad84f575fd6f711810fdbb1c3f5825d4a
http://git.horde.org/horde-git/-/commit/15c5c98ad84f575fd6f711810fdbb1c3f5825d4a

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

commit f5f5baea3411d7d679ca41fa227619c1ac3150f6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 15:17:10 2013 -0600

    Development mode for Horde_Imap_Client-2.15.5

 framework/Imap_Client/package.xml |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/f5f5baea3411d7d679ca41fa227619c1ac3150f6
http://git.horde.org/horde-git/-/commit/f5f5baea3411d7d679ca41fa227619c1ac3150f6

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

commit fde4629fa592a4d5f8e7b2aad5552a945e937062
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 17:19:39 2013 -0600

    [mms] Only update topbar if the underlying tree data has changed.

 framework/Core/lib/Horde/Core/Topbar.php |   23 +++++++++++++++++++++++
 horde/docs/CHANGES                       |    1 +
 horde/js/topbar.js                       |   10 +++++++---
 horde/lib/Ajax/Application/Handler.php   |   15 +++++++++++----
 horde/lib/View/Topbar.php                |    8 ++++----
 horde/package.xml                        |    4 ++--
 6 files changed, 48 insertions(+), 13 deletions(-)

http://github.com/horde/horde/commit/fde4629fa592a4d5f8e7b2aad5552a945e937062
http://git.horde.org/horde-git/-/commit/fde4629fa592a4d5f8e7b2aad5552a945e937062

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

commit 7e435ac999f81d76202bb99da1683bf4686c67c9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 18:04:01 2013 -0600

    Automatically add script files to outgoing HordeCore requests

 framework/Core/lib/Horde/Core/Ajax/Response/HordeCore.php |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/7e435ac999f81d76202bb99da1683bf4686c67c9
http://git.horde.org/horde-git/-/commit/7e435ac999f81d76202bb99da1683bf4686c67c9

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

commit 721e8d84342efe2296b4a37a9c56491fcb24ae8f
Merge: d04f975 7e435ac
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 18:12:50 2013 -0600

    Merge branch 'master' into imp_6_2

 framework/Core/js/hordecore.js                                    |   17 +-
 framework/Core/lib/Horde/Core/Ajax/Response/HordeCore.php         |   49 +++-
 framework/Core/lib/Horde/Core/Topbar.php                          |   23 ++
 framework/Core/lib/Horde/PageOutput.php                           |    8 +-
 framework/Core/package.xml                                        |   10 +-
 framework/Imap_Client/package.xml                                 |   22 +-
 .../Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php  |   75 +++--
 framework/Text_Filter/package.xml                                 |   22 +-
 horde/docs/CHANGES                                                |    1 +
 horde/js/topbar.js                                                |   31 +-
 horde/lib/Ajax/Application/Handler.php                            |   56 +++-
 horde/lib/View/Topbar.php                                         |   22 +-
 horde/package.xml                                                 |    6 +-
 imp/lib/Basic/Thread.php                                          |    7 +
 imp/lib/Images.php                                                |    9 +-
 imp/lib/Mime/Viewer/Html.php                                      |    1 +
 turba/docs/CHANGES                                                |    1 +
 turba/js/search.js                                                |   20 +-
 turba/package.xml                                                 |    2 +
 turba/search.php                                                  |    5 +
 turba/templates/search/footer.html.php                            |    3 +-
 turba/templates/search/header.html.php                            |   10 +-
 turba/templates/search/vbook.html.php                             |    1 -
 turba/themes/default/screen.css                                   |    7 +
 24 files changed, 293 insertions(+), 115 deletions(-)

http://github.com/horde/horde/commit/721e8d84342efe2296b4a37a9c56491fcb24ae8f
http://git.horde.org/horde-git/-/commit/721e8d84342efe2296b4a37a9c56491fcb24ae8f

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

commit 76147db74abdfbfc7ae466ba8a16158033595b3a
Merge: 721e8d8 9e14527
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 9 18:12:56 2013 -0600

    Merge branch 'ingo_3_2' into imp_6_2
    
    Merging so that we can test the new 'create filter' feature

 horde/config/registry.php                  |    3 ++-
 ingo/docs/CHANGES                          |    3 ++-
 ingo/docs/UPGRADING                        |   10 ++++++++++
 ingo/lib/Api.php                           |   16 ++++++++++------
 ingo/package.xml                           |   12 ++++++------
 ingo/themes/default/graphics/blacklist.png |  Bin 624 -> 558 bytes
 ingo/themes/default/graphics/copy.png      |  Bin 299 -> 219 bytes
 ingo/themes/default/graphics/disable.png   |  Bin 348 -> 261 bytes
 ingo/themes/default/graphics/enable.png    |  Bin 417 -> 314 bytes
 ingo/themes/default/graphics/forward.png   |  Bin 357 -> 253 bytes
 ingo/themes/default/graphics/ingo.png      |  Bin 418 -> 301 bytes
 ingo/themes/default/graphics/script.png    |  Bin 397 -> 347 bytes
 ingo/themes/default/graphics/spam.png      |  Bin 550 -> 485 bytes
 ingo/themes/default/graphics/vacation.png  |  Bin 590 -> 467 bytes
 ingo/themes/default/graphics/whitelist.png |  Bin 612 -> 546 bytes
 15 files changed, 30 insertions(+), 14 deletions(-)

http://github.com/horde/horde/commit/76147db74abdfbfc7ae466ba8a16158033595b3a
http://git.horde.org/horde-git/-/commit/76147db74abdfbfc7ae466ba8a16158033595b3a




More information about the commits mailing list