[commits] Horde branch master updated. 8c817c13a19c47b8cb49cfc3fd953f9db7484393

Michael M Slusarz slusarz at horde.org
Mon Jul 14 23:02:57 UTC 2014


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

from: 382b996c17d322abeb8384885c6ea33eba368a69

1451b28 [mms] Fix Horde_CssMinify_CssParser#setOptions().
851279b Released Horde_CssMinify-1.0.1
ac817e2 Development mode for Horde_CssMinify-1.0.2
f67374e Better updating of blocks
e9ada74 Title of Weather Block should be capitalized, since all other blocks are
8c817c1 Fix PHP error (Bug #13363).

Summary: http://github.com/horde/horde/compare/382b996c17d322abeb8384885c6ea33eba368a69...8c817c13a19c47b8cb49cfc3fd953f9db7484393

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

commit 1451b28cbb287978178d4cba710cf52a35696343
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jul 14 16:38:00 2014 -0600

    [mms] Fix Horde_CssMinify_CssParser#setOptions().

 framework/CssMinify/lib/Horde/CssMinify/CssParser.php |    2 +-
 framework/CssMinify/package.xml                       |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/1451b28cbb287978178d4cba710cf52a35696343

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

commit 851279b4431c24686e1feef4735338d4c4cf4b03
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jul 14 16:40:42 2014 -0600

    Released Horde_CssMinify-1.0.1

 framework/CssMinify/composer.json |   29 +++++++++++++++++++++++++++++
 framework/CssMinify/package.xml   |    4 ++--
 2 files changed, 31 insertions(+), 2 deletions(-)
 create mode 100644 framework/CssMinify/composer.json

http://github.com/horde/horde/commit/851279b4431c24686e1feef4735338d4c4cf4b03

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

commit ac817e23acb951d4a0a2e79ee3a3d68aed7050c4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jul 14 16:40:42 2014 -0600

    Development mode for Horde_CssMinify-1.0.2

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

http://github.com/horde/horde/commit/ac817e23acb951d4a0a2e79ee3a3d68aed7050c4

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

commit f67374ec247caaab16baf59109ee86d33c40a66c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jul 14 16:52:52 2014 -0600

    Better updating of blocks
    
    Constantly setting setTimeout() is bad, since it may result in memory
    leaks due to scoping issues

 framework/Core/js/hordeblocks.js |   31 +++++++++++--------------------
 1 files changed, 11 insertions(+), 20 deletions(-)

http://github.com/horde/horde/commit/f67374ec247caaab16baf59109ee86d33c40a66c

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

commit e9ada74a48cdfec54b42c8430495bd61dc8dbc83
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jul 14 16:57:41 2014 -0600

    Title of Weather Block should be capitalized, since all other blocks are

 horde/lib/Block/Weather.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/e9ada74a48cdfec54b42c8430495bd61dc8dbc83

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

commit 8c817c13a19c47b8cb49cfc3fd953f9db7484393
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jul 14 17:01:17 2014 -0600

    Fix PHP error (Bug #13363).

 horde/lib/Ajax/Application/Handler.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/8c817c13a19c47b8cb49cfc3fd953f9db7484393




More information about the commits mailing list