[commits] Horde branch develop updated. 2b58ce868cca14f5b89478695f364379f77bf0be

Michael M Slusarz slusarz at horde.org
Wed Nov 16 02:37:25 UTC 2011


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

from: db71c46002302def4aafa204f2d544071bf24bef

70b4113 Fix some typos.
ef0b414 Support privacy settings.
b27a02c Make this work with H4 (Bug #10735).
c0c2b54 [jan] Show status of events in agenda messages (Request #10517).
6701ae3 [jan] Don't overwrite $_SERVER superglobals unconditionally, to allow setting them through environment variables (Bug #10758).
75c4785 Fix XML markup.
a745762 Fix typo.
39be009 Fix race condition if closing RedBox before it finished loading.
675142a [jan] Don't display task details of private tasks via the API (Bug #10712).
7feb617 Fix PEAR install errors
78bb58f Tiny chance that UID information may not appear with FETCH info
ff802e6 Fix issue due to element order change
fb70abd [mms] Fix removing addresses on contacts page (Bug #10761).
416d496 Fix down scroll when using keyboard commands
1ccc890 [mms] Remove transparency for PDF thumbnails generated by imagemagick.
5275828 Fix logic (Bug #10766).
7ef8639 Remove debug output
122fd64 tweak/fix some weather display issues
be8e7f8 If the property isn't available, wunderground returns -999
3d31ce0 Looks like we can get an empty string here if unavailable.
56994fc Style
47d7e02 Don't clear cache on upgrade.
2b2eaac Fix license tags
98092fc Allow cache to be cleared without prompt via command line argument.
85d426f Fix --pkg usage in install_framework
2b58ce8 Merge branch 'master' into develop

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

commit 70b4113666bcb0a8742fece00fb3368fb850ca73
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Nov 14 17:42:44 2011 +0100

    Fix some typos.

 framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php |    9 ++++---
 1 files changed, 5 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/70b4113666bcb0a8742fece00fb3368fb850ca73

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

commit ef0b414e0a9dd117d249e6c224cfd9cd4689a048
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Nov 14 17:43:02 2011 +0100

    Support privacy settings.

 framework/Service_Facebook/lib/Horde/Service/Facebook/Streams.php |   41 ++++-
 1 files changed, 37 insertions(+), 4 deletions(-)

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

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

commit b27a02cff1ad4fb15e0edd735c7f41a2b6be6d1a
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 14 16:43:43 2011 +0100

    Make this work with H4 (Bug #10735).

 framework/SyncMl/test/Horde/SyncMl/testpacket.php |   24 ++++++++++----------
 1 files changed, 12 insertions(+), 12 deletions(-)

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

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

commit c0c2b542b972e1f46a72a9ccb0ee94ba3dcebf2d
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 14 17:46:35 2011 +0100

    [jan] Show status of events in agenda messages (Request #10517).

 kronolith/docs/CHANGES                            |    1 +
 kronolith/package.xml                             |    5 +++++
 kronolith/templates/agenda/notification.html.php  |   19 ++++++++++++++++++-
 kronolith/templates/agenda/notification.plain.php |    2 +-
 4 files changed, 25 insertions(+), 2 deletions(-)

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

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

commit 6701ae30b684b1533f4aed06d38fd6777e47f410
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 14 18:02:14 2011 +0100

    [jan] Don't overwrite $_SERVER superglobals unconditionally, to allow setting them through environment variables (Bug #10758).

 framework/Cli/lib/Horde/Cli.php |   16 ++++++++++++----
 framework/Cli/package.xml       |    4 ++--
 2 files changed, 14 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/6701ae30b684b1533f4aed06d38fd6777e47f410

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

commit 75c47851fd94155b817d0972a7fc3ebadb7d1e51
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 14 21:20:07 2011 +0100

    Fix XML markup.

 kronolith/package.xml |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/75c47851fd94155b817d0972a7fc3ebadb7d1e51

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

commit a745762e8664035fc7f13e3da5886e4624c6f538
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 14 21:34:40 2011 +0100

    Fix typo.

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

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

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

commit 39be009c9c1b2355e1242f2331900ee0d9f7620d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 15 00:26:10 2011 +0100

    Fix race condition if closing RedBox before it finished loading.

 horde/js/redbox.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/39be009c9c1b2355e1242f2331900ee0d9f7620d

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

commit 675142a76a0e5842282cab6abffa3c1f15bf2c93
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 15 00:51:30 2011 +0100

    [jan] Don't display task details of private tasks via the API (Bug #10712).

 nag/docs/CHANGES |    1 +
 nag/lib/Api.php  |    3 +--
 nag/package.xml  |    2 ++
 3 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/675142a76a0e5842282cab6abffa3c1f15bf2c93

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

commit 7feb617b12da3a01c74582fd65d2a2f6a83fbbc7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Nov 13 22:07:40 2011 -0700

    Fix PEAR install errors

 framework/Kolab_Filter/package.xml   |    4 ++--
 framework/Kolab_FreeBusy/package.xml |    6 +++---
 framework/Kolab_Resource/package.xml |    8 +++-----
 3 files changed, 8 insertions(+), 10 deletions(-)

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

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

commit 78bb58f3e912d92b71b2f543f37bd879ab7ad87f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Nov 13 22:34:22 2011 -0700

    Tiny chance that UID information may not appear with FETCH info
    
    Per discussion on IMAP list, this is valid:
    
    * 42 FETCH (RFC822.SIZE 12345)
    * 42 FETCH (UID 100)
    
    Thus, need to ALWAYS check if UID object is available; if not, and UID
    is available, immediately copy the object from the sequence number.

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/78bb58f3e912d92b71b2f543f37bd879ab7ad87f

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

commit ff802e63346b5a9eaf73db4554100b9fa793bc6b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 14 22:50:04 2011 -0700

    Fix issue due to element order change
    
    Be more explicit so page changes don't break this in the future.

 imp/js/dimpbase.js                     |   18 ++++++++++--------
 imp/templates/dimp/javascript_defs.php |    1 +
 2 files changed, 11 insertions(+), 8 deletions(-)

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

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

commit fb70abd83f92d098a95d799f73b498dbb87bf6dd
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 14 23:16:24 2011 -0700

    [mms] Fix removing addresses on contacts page (Bug #10761).

 imp/docs/CHANGES                         |    1 +
 imp/package.xml                          |   12 ++++++++++++
 imp/templates/imp/contacts/contacts.html |    2 +-
 3 files changed, 14 insertions(+), 1 deletions(-)

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

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

commit 416d4962d63feaaabf48f14ca4010a8b6cc54741
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 14 23:20:20 2011 -0700

    Fix down scroll when using keyboard commands

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

http://git.horde.org/horde-git/-/commit/416d4962d63feaaabf48f14ca4010a8b6cc54741

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

commit 1ccc8906d660f9434b1bf190ca03e39f7b9bf5ed
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 14 23:58:02 2011 -0700

    [mms] Remove transparency for PDF thumbnails generated by imagemagick.

 imp/docs/CHANGES            |    1 +
 imp/lib/Mime/Viewer/Pdf.php |   10 +++++++++-
 imp/package.xml             |    2 ++
 3 files changed, 12 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/1ccc8906d660f9434b1bf190ca03e39f7b9bf5ed

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

commit 5275828e9e5933bda8ba40af44ff82dd3ada05c3
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 15 15:22:07 2011 +0100

    Fix logic (Bug #10766).

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

http://git.horde.org/horde-git/-/commit/5275828e9e5933bda8ba40af44ff82dd3ada05c3

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

commit 7ef86395d2d156b5aa8ee1bea3061126fb5e467d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 15 18:42:45 2011 -0500

    Remove debug output

 .../lib/Horde/Service/Weather/Current/WeatherUnderground.php      |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 122fd648de384208ad545408527d33820bfeee94
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 15 19:15:18 2011 -0500

    tweak/fix some weather display issues

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

http://git.horde.org/horde-git/-/commit/122fd648de384208ad545408527d33820bfeee94

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

commit be8e7f80195ee0a0babb3e65ef5b27ad4b5102b5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 15 19:16:00 2011 -0500

    If the property isn't available, wunderground returns -999

 .../lib/Horde/Service/Weather/Current/WeatherUnderground.php      |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit 3d31ce01071222ca362d9026e299f460e13e0c15
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Nov 15 19:16:33 2011 -0500

    Looks like we can get an empty string here if unavailable.

 .../lib/Horde/Service/Weather/Period/WeatherUnderground.php       |    8 +++-
 1 files changed, 6 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/3d31ce01071222ca362d9026e299f460e13e0c15

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

commit 56994fccce2055269b675abba74c51fce522e3b7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 15 18:21:18 2011 -0700

    Style

 horde/lib/LoginTasks/SystemTask/Upgrade.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/56994fccce2055269b675abba74c51fce522e3b7

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

commit 47d7e023d84eec8b268ecc50d49a91dd3648cb7f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 15 18:31:10 2011 -0700

    Don't clear cache on upgrade.
    
    Not sure how this was ever supposed to work: *any* user upgrading from
    Horde 3 would have caused the entire cache (all users) to be expired
    (since there is no backend way to reliably determine cache IDs for a
    given username).

 horde/lib/LoginTasks/SystemTask/Upgrade.php |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/47d7e023d84eec8b268ecc50d49a91dd3648cb7f

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

commit 2b2eaacf255e3f30cb6fdd6b74c7cd9cb9657322
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 15 18:38:26 2011 -0700

    Fix license tags

 framework/Role/Horde.php      |    4 ++--
 framework/Role/Horde/Role.php |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/2b2eaacf255e3f30cb6fdd6b74c7cd9cb9657322

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

commit 98092fc7db765b6a09edbd86f73624b7f6d59723
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 15 18:52:51 2011 -0700

    Allow cache to be cleared without prompt via command line argument.

 horde/bin/horde-clear-cache |   27 ++++++++++++++++++++++++++-
 1 files changed, 26 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/98092fc7db765b6a09edbd86f73624b7f6d59723

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

commit 85d426f1222352bc0b68041bab94d37485c66ef6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 15 19:16:11 2011 -0700

    Fix --pkg usage in install_framework

 framework/bin/install_framework |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/85d426f1222352bc0b68041bab94d37485c66ef6

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

commit 2b58ce868cca14f5b89478695f364379f77bf0be
Merge: db71c46 85d426f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 15 19:37:06 2011 -0700

    Merge branch 'master' into develop
    
    Conflicts:
    	framework/Icalendar/lib/Horde/Icalendar.php
    	imp/package.xml
    	kronolith/package.xml
    	nag/package.xml

 framework/Cli/lib/Horde/Cli.php                                   |   16 ++-
 framework/Cli/package.xml                                         |    4 +-
 framework/Icalendar/lib/Horde/Icalendar.php                       |    6 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php            |    9 +-
 framework/Kolab_Filter/package.xml                                |    4 +-
 framework/Kolab_FreeBusy/package.xml                              |    6 +-
 framework/Kolab_Resource/package.xml                              |    8 +-
 framework/Role/Horde.php                                          |    4 +-
 framework/Role/Horde/Role.php                                     |    4 +-
 framework/Service_Facebook/lib/Horde/Service/Facebook/Streams.php |   41 ++++-
 framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php   |    9 +-
 .../lib/Horde/Service/Weather/Current/WeatherUnderground.php      |    4 +-
 .../lib/Horde/Service/Weather/Period/WeatherUnderground.php       |    8 +-
 framework/SyncMl/test/Horde/SyncMl/testpacket.php                 |   24 ++--
 framework/bin/install_framework                                   |    2 +-
 horde/bin/horde-clear-cache                                       |   27 +++-
 horde/js/redbox.js                                                |    6 +-
 horde/lib/Block/Weather.php                                       |   16 +-
 horde/lib/LoginTasks/SystemTask/Upgrade.php                       |   12 +--
 imp/docs/CHANGES                                                  |    2 +
 imp/js/dimpbase.js                                                |   20 ++-
 imp/lib/Mime/Viewer/Pdf.php                                       |   10 +-
 imp/package.xml                                                   |   12 ++
 imp/templates/dimp/javascript_defs.php                            |    1 +
 imp/templates/imp/contacts/contacts.html                          |    2 +-
 kronolith/docs/CHANGES                                            |    1 +
 kronolith/fb.php                                                  |    5 +-
 kronolith/package.xml                                             |    1 +
 kronolith/templates/agenda/notification.html.php                  |   19 ++-
 kronolith/templates/agenda/notification.plain.php                 |    2 +-
 nag/docs/CHANGES                                                  |    1 +
 nag/lib/Api.php                                                   |    3 +-
 nag/package.xml                                                   |    1 +
 33 files changed, 198 insertions(+), 92 deletions(-)

http://git.horde.org/horde-git/-/commit/2b58ce868cca14f5b89478695f364379f77bf0be




More information about the commits mailing list