[commits] Horde branch master updated. 97da818fc5b35251a510c42bffeda996821b072d

Michael Rubinsky mike at theupstairsroom.com
Tue Feb 16 16:33:36 UTC 2010


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

from: d6cf38e613385ab814c1d44f4ec5e46f9dd3ae17

97da818 All redirects done in Const'r

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

commit 97da818fc5b35251a510c42bffeda996821b072d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 16 11:28:42 2010 -0500

    All redirects done in Const'r
    
    Make sure all redirects Ansel_Views need are done in the Const'r since
    most likely headers will have been sent by the time html() is called.
    These still need to be cleaned up, probably some of the globals
    are gettable from $injector etc... but now at least Ansel views work again.

 ansel/lib/View/Base.php          |    4 +-
 ansel/lib/View/List.php          |  260 ++++++++++++++++++++------------------
 ansel/lib/View/Results.php       |   65 +++++-----
 ansel/templates/view/list.inc    |   18 ++--
 ansel/templates/view/results.inc |    7 +-
 ansel/view.php                   |    2 +-
 6 files changed, 185 insertions(+), 171 deletions(-)

http://git.horde.org/diff.php/ansel/lib/View/Base.php?rt=horde-git&r1=1add5445e76748a0832f667809cd9c9aac401dcc&r2=97da818fc5b35251a510c42bffeda996821b072d
http://git.horde.org/diff.php/ansel/lib/View/List.php?rt=horde-git&r1=5730407a709d2681ec63db47e6c5e0aac24c10a3&r2=97da818fc5b35251a510c42bffeda996821b072d
http://git.horde.org/diff.php/ansel/lib/View/Results.php?rt=horde-git&r1=afeaee6e47588633ee5aa9f04592033d6e46ba85&r2=97da818fc5b35251a510c42bffeda996821b072d
http://git.horde.org/diff.php/ansel/templates/view/list.inc?rt=horde-git&r1=8a517bbf2a3f1bee8f19b8bf1de4cb270fb8a2b7&r2=97da818fc5b35251a510c42bffeda996821b072d
http://git.horde.org/diff.php/ansel/templates/view/results.inc?rt=horde-git&r1=afeaee6e47588633ee5aa9f04592033d6e46ba85&r2=97da818fc5b35251a510c42bffeda996821b072d
http://git.horde.org/diff.php/ansel/view.php?rt=horde-git&r1=1084075dc1855c386cb04d39c06aff5d98928746&r2=97da818fc5b35251a510c42bffeda996821b072d




More information about the commits mailing list