[commits] Horde branch master updated. 4e4fb517d72a3e9e6d23c0168de90f2475f80aeb

Michael M Slusarz slusarz at horde.org
Fri Feb 11 22:15:24 UTC 2011


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

from: 42799dea96672d06086f8d3949ef101ee3f2572e

b35cf00 Have Horde_Block use Horde AJAX framework to do dynamic updates
4629e68 Use a property to indicate block is disabled, rather than non-existence of name output
1f26c8f Load local registry config file
4e4fb51 Simplify

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

commit b35cf0096e85d6a5048ef7b666779d20c2ce2017
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Feb 11 12:20:12 2011 -0700

    Have Horde_Block use Horde AJAX framework to do dynamic updates
    
    No longer a need to pass row/column to block.

 framework/Block/lib/Horde/Block.php                |   75 ++++++----
 framework/Block/lib/Horde/Block/Layout/View.php    |   37 ++++-
 framework/Core/lib/Horde/Core/Block/Collection.php |   10 +-
 horde/js/vatid.js                                  |   38 +++++
 horde/lib/Ajax/Application.php                     |   39 +++++
 horde/lib/Block/Vatid.php                          |  161 +++++++++++---------
 horde/services/portal/index.php                    |   18 ---
 horde/templates/portal/block.inc                   |   14 +--
 8 files changed, 250 insertions(+), 142 deletions(-)
 create mode 100644 horde/js/vatid.js

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

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

commit 4629e688c48e12b40b551029e361811663df42b0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Feb 11 14:36:19 2011 -0700

    Use a property to indicate block is disabled, rather than non-existence of name output

 agora/lib/Block/Thread.php                         |    7 -
 ansel/lib/Block/Cloud.php                          |    7 -
 ansel/lib/Block/RandomPhoto.php                    |    9 --
 ansel/lib/Block/RecentComments.php                 |   14 ++-
 ansel/lib/Block/RecentFaces.php                    |   20 ++--
 ansel/lib/Block/RecentlyAddedGeodata.php           |    7 -
 folks/lib/Block/Activities.php                     |    7 -
 folks/lib/Block/Friends.php                        |    7 -
 folks/lib/Block/Know.php                           |    7 -
 folks/lib/Block/MyComments.php                     |    7 -
 folks/lib/Block/New.php                            |    7 -
 folks/lib/Block/Random.php                         |    7 -
 folks/lib/Block/Recent.php                         |    7 -
 framework/Block/lib/Horde/Block.php                |    9 ++-
 framework/Core/lib/Horde/Core/Block/Collection.php |    4 +-
 horde/lib/Block/Cloud.php                          |    7 -
 horde/lib/Block/FbStream.php                       |   17 +--
 horde/lib/Block/Feed.php                           |   13 ++-
 horde/lib/Block/Fortune.php                        |   60 +++++-----
 horde/lib/Block/Google.php                         |   14 +--
 horde/lib/Block/Metar.php                          |  109 ++++++++----------
 horde/lib/Block/Moon.php                           |    7 -
 horde/lib/Block/Sunrise.php                        |    7 -
 horde/lib/Block/Time.php                           |    9 +-
 horde/lib/Block/TwitterTimeline.php                |   20 ++--
 horde/lib/Block/Vatid.php                          |   17 ++-
 horde/lib/Block/Weatherdotcom.php                  |  123 ++++++++++----------
 imp/lib/Block/Foldersummary.php                    |    8 +-
 imp/lib/Block/Newmail.php                          |    7 +
 jonah/lib/Block/Cloud.php                          |    5 -
 jonah/lib/Block/Delivery.php                       |    7 -
 kronolith/lib/Block/Summary.php                    |    5 +-
 whups/lib/Block/Myqueries.php                      |    7 -
 whups/lib/Block/Myrequests.php                     |    7 -
 whups/lib/Block/Mytickets.php                      |    7 -
 whups/lib/Block/Queuesummary.php                   |    7 -
 whups/lib/Block/Unassigned.php                     |    7 -
 37 files changed, 230 insertions(+), 366 deletions(-)

http://git.horde.org/horde-git/-/commit/4629e688c48e12b40b551029e361811663df42b0

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

commit 1f26c8f76989a6cd1f255df327bb77551ac00d80
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Feb 11 15:05:00 2011 -0700

    Load local registry config file

 framework/Core/lib/Horde/Registry.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit 4e4fb517d72a3e9e6d23c0168de90f2475f80aeb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Feb 11 15:09:00 2011 -0700

    Simplify

 framework/Core/lib/Horde/Core/Factory/Db.php   |   12 ++++++------
 framework/Core/lib/Horde/Core/Factory/Ldap.php |   12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

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




More information about the commits mailing list