[commits] Horde branch kronolith_4_2 updated. 7c670661cfe0edb0d50c74536cef889bc4b403a8

Michael J. Rubinsky mrubinsk at horde.org
Fri Nov 8 18:57:15 UTC 2013


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

from: 2b709043df7f1fe82fd78775a1a512895d2b1e7e

d12658d Remove erroneous, duplicate code.
f056b93 Not needed
ee672a8 Better sizing of mailbox drag ghost object
4ad819e More/fix unit tests
ee1acbd Fix serialization of boolean false
e535c25 Lower default compression threshold
c0a0622 initialize compress object in constructor
e704d6f Make sure Horde_Pack object is never serialized
e175dc0 Bump version for release.
3795406 Released Horde_Pack-1.0.0
491c99b Development mode for Horde_Pack-1.0.1
b747dd7 Fix tests
cc679c7 Remove one debug warning when strict checking is active
5929d59 typo
d29b380 Don't use registry call to get admin user list
e9472af Don't close context menu on mouse scroll
51ebc4b unneeded todo
57bd4a0 move growler destroy handler into HordeCore
55369cc small optimization
0d123dc UPGRADING isn't being updated, so reason to maintain it
880b5db [mms] Added standardized/normalized mousewheelY javascript event handling to HordeCore.
90ddf2c [mms] Add 'all' parameter to Horde_Stream#getToChar().
c6c131d [mms] Horde_Crypt_Pgp#parsePGPData() now accepts a Horde_Stream object as an argument.
99bb942 [mms] Fix hiding preferences if they are contained within a prefs container.
d58e1c6 Not needed.
7c67066 Merge branch 'master' into kronolith_4_2

Summary: http://github.com/horde/horde/compare/2b709043df7f1fe82fd78775a1a512895d2b1e7e...7c670661cfe0edb0d50c74536cef889bc4b403a8

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

commit d12658d2cdf137f214fd4febb48bfacafd0d4f19
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 5 12:27:02 2013 -0500

    Remove erroneous, duplicate code.

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

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

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

commit f056b93438295721aa00742ddb43b3fe75fa388e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 11:06:19 2013 -0700

    Not needed

 imp/js/dimpbase.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit ee672a8a19d2d81fa36f02f6f69e88346904384c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 11:11:45 2013 -0700

    Better sizing of mailbox drag ghost object

 imp/themes/default/dynamic/screen.css |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit 4ad819eeb01efc26116e855943ea70f3bb55bb47
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 16:03:59 2013 -0700

    More/fix unit tests

 framework/Pack/test/Horde/Pack/AutodetermineTest.php |    2 +-
 framework/Pack/test/Horde/Pack/Driver/TestBase.php   |   25 +++++++++++++++--
 2 files changed, 23 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/4ad819eeb01efc26116e855943ea70f3bb55bb47
http://git.horde.org/horde-git/-/commit/4ad819eeb01efc26116e855943ea70f3bb55bb47

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

commit ee1acbdf01d44fcf453c0e9f90b8129f0375284a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 16:04:26 2013 -0700

    Fix serialization of boolean false

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

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

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

commit e535c25882a20cdca9737771bafea20adf6e50f4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 18:34:01 2013 -0700

    Lower default compression threshold

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

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

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

commit c0a0622c16d82a3b1fa46ba8a42dee05e9686eff
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 18:34:22 2013 -0700

    initialize compress object in constructor

 framework/Pack/lib/Horde/Pack.php |   19 ++++---------------
 1 files changed, 4 insertions(+), 15 deletions(-)

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

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

commit e704d6f40340eae1fd0bd50377162ecbca47cdb2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 18:41:22 2013 -0700

    Make sure Horde_Pack object is never serialized

 framework/Pack/lib/Horde/Pack.php           |    7 +++++
 framework/Pack/package.xml                  |    4 ++-
 framework/Pack/test/Horde/Pack/PackTest.php |   37 +++++++++++++++++++++++++++
 3 files changed, 47 insertions(+), 1 deletions(-)
 create mode 100644 framework/Pack/test/Horde/Pack/PackTest.php

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

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

commit e175dc0fc049fc80b61e54aa31ed0ec1e835cdad
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 22:00:02 2013 -0700

    Bump version for release.

 framework/Pack/package.xml |   23 +++++++++++++++++++----
 1 files changed, 19 insertions(+), 4 deletions(-)

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

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

commit 37954069ebbfcfa026f0b80834e50ccef8e3e58a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 22:09:12 2013 -0700

    Released Horde_Pack-1.0.0

 framework/Pack/composer.json |   33 +++++++++++++++++++++++++++++++++
 1 files changed, 33 insertions(+), 0 deletions(-)
 create mode 100644 framework/Pack/composer.json

http://github.com/horde/horde/commit/37954069ebbfcfa026f0b80834e50ccef8e3e58a
http://git.horde.org/horde-git/-/commit/37954069ebbfcfa026f0b80834e50ccef8e3e58a

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

commit 491c99bb69626c9ce803425c0b8d9d88a7a7220e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 22:09:12 2013 -0700

    Development mode for Horde_Pack-1.0.1

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

http://github.com/horde/horde/commit/491c99bb69626c9ce803425c0b8d9d88a7a7220e
http://git.horde.org/horde-git/-/commit/491c99bb69626c9ce803425c0b8d9d88a7a7220e

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

commit b747dd7080445e42584e3c3f73a59b73de35aa16
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 22:30:30 2013 -0700

    Fix tests

 imp/test/Imp/Unit/Mime/Viewer/ItipTest.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit cc679c76a53975f66ae12cbdfc6786c9609656d0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 22:36:49 2013 -0700

    Remove one debug warning when strict checking is active

 kronolith/lib/Kronolith.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit 5929d59f770c1b4887333d003b43326df837a1d6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 5 23:19:31 2013 -0700

    typo

 imp/docs/INSTALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/5929d59f770c1b4887333d003b43326df837a1d6
http://git.horde.org/horde-git/-/commit/5929d59f770c1b4887333d003b43326df837a1d6

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

commit d29b380b1a4a0a619905d06a486fb290e93d8950
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 11:51:35 2013 -0700

    Don't use registry call to get admin user list

 imp/lib/Prefs/Special/Acl.php |   19 +++++++++----------
 1 files changed, 9 insertions(+), 10 deletions(-)

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

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

commit e9472af1fb498a793f18485372eb691b58a84d54
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 12:06:08 2013 -0700

    Don't close context menu on mouse scroll

 horde/js/contextsensitive.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 51ebc4bff62707d0ec730d8a3faace70359abbb2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 14:35:08 2013 -0700

    unneeded todo

 framework/Core/js/horde.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/51ebc4bff62707d0ec730d8a3faace70359abbb2
http://git.horde.org/horde-git/-/commit/51ebc4bff62707d0ec730d8a3faace70359abbb2

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

commit 57bd4a09cefe62a7ff62dac47609b4e96f11bcdc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 14:40:15 2013 -0700

    move growler destroy handler into HordeCore

 framework/Core/js/hordecore.js |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/57bd4a09cefe62a7ff62dac47609b4e96f11bcdc
http://git.horde.org/horde-git/-/commit/57bd4a09cefe62a7ff62dac47609b4e96f11bcdc

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

commit 55369cc153a054950f7f9179e5307887194b5ca2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 14:42:03 2013 -0700

    small optimization

 framework/Core/js/hordecore.js |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/55369cc153a054950f7f9179e5307887194b5ca2
http://git.horde.org/horde-git/-/commit/55369cc153a054950f7f9179e5307887194b5ca2

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

commit 0d123dcb44e064751f9abde07bb4e90906fd6870
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 14:52:03 2013 -0700

    UPGRADING isn't being updated, so reason to maintain it

 framework/Core/doc/Horde/Core/UPGRADING |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)
 delete mode 100644 framework/Core/doc/Horde/Core/UPGRADING

http://github.com/horde/horde/commit/0d123dcb44e064751f9abde07bb4e90906fd6870
http://git.horde.org/horde-git/-/commit/0d123dcb44e064751f9abde07bb4e90906fd6870

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

commit 880b5db6c91267cca352c5734dc51e7c31233d54
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 15:12:32 2013 -0700

    [mms] Added standardized/normalized mousewheelY javascript event handling to HordeCore.
    
    Naturally, can't use it in the one place I was thinking - viewport.js -
    since that library doesn't require HordeCore.  But will probably be
    useful in the future.

 framework/Core/js/hordecore.js |   48 ++++++++++++++++++++++++++++++++++++++-
 framework/Core/package.xml     |    8 +++---
 2 files changed, 50 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/880b5db6c91267cca352c5734dc51e7c31233d54
http://git.horde.org/horde-git/-/commit/880b5db6c91267cca352c5734dc51e7c31233d54

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

commit 90ddf2c1934fd186a692ef738e40c33508ec8f6e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 23:50:31 2013 -0700

    [mms] Add 'all' parameter to Horde_Stream#getToChar().

 framework/Stream/lib/Horde/Stream.php           |   15 +++++---
 framework/Stream/package.xml                    |   12 +++---
 framework/Stream/test/Horde/Stream/TempTest.php |   41 ++++++++++++++++++++++-
 3 files changed, 56 insertions(+), 12 deletions(-)

http://github.com/horde/horde/commit/90ddf2c1934fd186a692ef738e40c33508ec8f6e
http://git.horde.org/horde-git/-/commit/90ddf2c1934fd186a692ef738e40c33508ec8f6e

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

commit c6c131dd602a1d1a8dcdbbe96773a016b05584c5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 23:38:03 2013 -0700

    [mms] Horde_Crypt_Pgp#parsePGPData() now accepts a Horde_Stream object as an argument.

 framework/Crypt/lib/Horde/Crypt/Pgp.php      |   25 ++++++++++++++++---------
 framework/Crypt/package.xml                  |   19 +++++++++++++------
 framework/Crypt/test/Horde/Crypt/PgpTest.php |   12 +++++++++++-
 3 files changed, 40 insertions(+), 16 deletions(-)

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

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

commit 99bb94209becf7272fa7397e3db62938a45a48ec
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 7 02:30:42 2013 -0700

    [mms] Fix hiding preferences if they are contained within a prefs container.

 framework/Core/lib/Horde/Core/Prefs/Ui.php |   20 ++++++++++++++------
 framework/Core/package.xml                 |    2 ++
 2 files changed, 16 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/99bb94209becf7272fa7397e3db62938a45a48ec
http://git.horde.org/horde-git/-/commit/99bb94209becf7272fa7397e3db62938a45a48ec

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

commit d58e1c60ff45e886ca81a328f226ffcb42e6389a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Nov 8 13:50:00 2013 -0500

    Not needed.

 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

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

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

commit 7c670661cfe0edb0d50c74536cef889bc4b403a8
Merge: 2b70904 d58e1c6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Nov 8 13:52:17 2013 -0500

    Merge branch 'master' into kronolith_4_2
    
    Conflicts:
    	kronolith/lib/Kronolith.php

 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php |    3 -
 framework/Core/doc/Horde/Core/UPGRADING                          |   20 --
 framework/Core/js/horde.js                                       |    4 +-
 framework/Core/js/hordecore.js                                   |   67 +++++-
 framework/Core/lib/Horde/Core/Prefs/Ui.php                       |   20 +-
 framework/Core/package.xml                                       |   10 +-
 framework/Crypt/lib/Horde/Crypt/Pgp.php                          |   25 ++-
 framework/Crypt/package.xml                                      |   19 +-
 framework/Crypt/test/Horde/Crypt/PgpTest.php                     |   12 +-
 framework/Pack/composer.json                                     |   33 +++
 framework/Pack/lib/Horde/Pack.php                                |   28 +--
 framework/Pack/lib/Horde/Pack/Driver/Serialize.php               |    2 +-
 framework/Pack/package.xml                                       |   42 +++-
 framework/Pack/test/Horde/Pack/AutodetermineTest.php             |    2 +-
 framework/Pack/test/Horde/Pack/Driver/TestBase.php               |   25 ++-
 framework/Pack/test/Horde/Pack/PackTest.php                      |   37 +++
 framework/Stream/lib/Horde/Stream.php                            |   15 +-
 framework/Stream/package.xml                                     |   12 +-
 framework/Stream/test/Horde/Stream/TempTest.php                  |   41 +++-
 hermes/lib/Api.php                                               |    4 -
 horde/js/contextsensitive.js                                     |    1 -
 imp/docs/INSTALL                                                 |    2 +-
 imp/js/dimpbase.js                                               |    1 -
 imp/lib/Prefs/Special/Acl.php                                    |   19 +-
 imp/test/Imp/Unit/Mime/Viewer/ItipTest.php                       |    3 +
 imp/themes/default/dynamic/screen.css                            |    3 +
 26 files changed, 332 insertions(+), 118 deletions(-)

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




More information about the commits mailing list