[commits] Horde branch master updated. ddc7f7ca00c18e2041e7157d08f8a6b9aea8b872

Michael J. Rubinsky mrubinsk at horde.org
Tue Feb 5 01:42:41 UTC 2013


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

from: ab9d5ff0462d84c8037cb81ce27cf76af745dd66

a65923c typehint
49701b3 Simplify
ddc7f7c Hotfix for allowing imples turned into ajax actions to still work in traditional view.

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

commit a65923cd0f2d03c56df76ff7e641de6542fa2a90
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 14:09:12 2013 -0500

    typehint

 ansel/lib/View/Base.php              |    2 +-
 ansel/lib/View/Gallery.php           |    2 +-
 ansel/lib/View/GalleryProperties.php |    2 +-
 ansel/lib/View/Image.php             |    2 +-
 ansel/lib/View/List.php              |    2 +-
 ansel/lib/View/Results.php           |    2 +-
 ansel/lib/View/Slideshow.php         |    1 -
 ansel/lib/View/Upload.php            |    2 +-
 8 files changed, 7 insertions(+), 8 deletions(-)

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

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

commit 49701b3a3aada6e8c156667675ca9a1b18663789
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 14:10:25 2013 -0500

    Simplify

 ansel/lib/View/Image.php |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/49701b3a3aada6e8c156667675ca9a1b18663789

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

commit ddc7f7ca00c18e2041e7157d08f8a6b9aea8b872
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 20:40:13 2013 -0500

    Hotfix for allowing imples turned into ajax actions to still work in traditional view.
    
    Javascript actions previously implemented via imples that were ported to use the ajax api
    will not work if logged in in a non-ajax mode. Trick page_output into initializing the needed
    script files.

 ansel/view.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

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




More information about the commits mailing list