[commits] Horde-Hatchery branch master updated. 907285aa16ad8a51a83d3764aa9de31f2b2d0fb4

Michael Rubinsky mike at theupstairsroom.com
Fri Jul 31 16:01:28 UTC 2009


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

from: acd86bb0fbdd06f1d387f9f026c7eb70be185501

0eff15b... More refactoring of Ansel_View
0b2c1a2... Use the Ansel_View const'r
907285a... ...and actually add the const'r to the class

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

commit 0eff15bc01f7a9d1c22f190189a80cd27e6c85d8
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Jul 31 11:52:23 2009 -0400

    More refactoring of Ansel_View
    
    Get rid of makeView() method, replace with an actual const'r, rename
    classes more appropriately.

 ansel/lib/View/Abstract.php |    8 +-
 ansel/lib/View/Base.php     |  198 +++++++++++++++++++++++++++++++++++++++++++
 ansel/lib/View/Gallery.php  |  103 ++++++++++------------
 ansel/lib/View/Image.php    |   84 ++++++++-----------
 ansel/lib/View/List.php     |   42 +++++-----
 ansel/view.php              |   12 +--
 6 files changed, 311 insertions(+), 136 deletions(-)
 create mode 100644 ansel/lib/View/Base.php

http://git.horde.org/diff.php/ansel/lib/View/Abstract.php?rt=horde-hatchery&r1=acd86bb0fbdd06f1d387f9f026c7eb70be185501&r2=0eff15bc01f7a9d1c22f190189a80cd27e6c85d8
http://git.horde.org/co.php/ansel/lib/View/Base.php?rt=horde-hatchery&r=0eff15bc01f7a9d1c22f190189a80cd27e6c85d8
http://git.horde.org/diff.php/ansel/lib/View/Gallery.php?rt=horde-hatchery&r1=acd86bb0fbdd06f1d387f9f026c7eb70be185501&r2=0eff15bc01f7a9d1c22f190189a80cd27e6c85d8
http://git.horde.org/diff.php/ansel/lib/View/Image.php?rt=horde-hatchery&r1=acd86bb0fbdd06f1d387f9f026c7eb70be185501&r2=0eff15bc01f7a9d1c22f190189a80cd27e6c85d8
http://git.horde.org/diff.php/ansel/lib/View/List.php?rt=horde-hatchery&r1=acd86bb0fbdd06f1d387f9f026c7eb70be185501&r2=0eff15bc01f7a9d1c22f190189a80cd27e6c85d8
http://git.horde.org/diff.php/ansel/view.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=0eff15bc01f7a9d1c22f190189a80cd27e6c85d8

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

commit 0b2c1a248e4889d5df74b25bcbf93b5f9aa6b317
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Jul 31 11:59:37 2009 -0400

    Use the Ansel_View const'r

 ansel/lib/Ajax/Imple/Embed.php |    8 ++------
 ansel/lib/api.php              |   31 +++++++++++++------------------
 ansel/view.php                 |    2 +-
 3 files changed, 16 insertions(+), 25 deletions(-)

http://git.horde.org/diff.php/ansel/lib/Ajax/Imple/Embed.php?rt=horde-hatchery&r1=8a517bbf2a3f1bee8f19b8bf1de4cb270fb8a2b7&r2=0b2c1a248e4889d5df74b25bcbf93b5f9aa6b317
http://git.horde.org/diff.php/ansel/lib/api.php?rt=horde-hatchery&r1=0395936f19ae533fdc096354b5b358da57ae8036&r2=0b2c1a248e4889d5df74b25bcbf93b5f9aa6b317
http://git.horde.org/diff.php/ansel/view.php?rt=horde-hatchery&r1=0eff15bc01f7a9d1c22f190189a80cd27e6c85d8&r2=0b2c1a248e4889d5df74b25bcbf93b5f9aa6b317

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

commit 907285aa16ad8a51a83d3764aa9de31f2b2d0fb4
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Jul 31 12:01:04 2009 -0400

    ...and actually add the const'r to the class

 ansel/lib/View/Gallery.php |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/ansel/lib/View/Gallery.php?rt=horde-hatchery&r1=0eff15bc01f7a9d1c22f190189a80cd27e6c85d8&r2=907285aa16ad8a51a83d3764aa9de31f2b2d0fb4




More information about the commits mailing list