[commits] Horde branch master updated. 0592b6dc70b7aab38eb7063d9b17380a41ec2004

Michael J. Rubinsky mrubinsk at horde.org
Sat Jun 25 20:51:40 UTC 2011


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

from: 10b3eb5f8f5f5baa2e9490b7d69316dfa38024f7

dfb1b0c fix method name
2d9545a wrapping
ff4123d use the locally defined _db property.
ae92b06 Only output the Ansel javascript object when we know we are building a view.
cda0709 ws, wrapping, phpdoc  etc..
0592b6d No need to use Horde_Form just to format a timestamp.

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

commit dfb1b0c3e9a3efa14e1c4b312ebc4158d883489e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 10:53:27 2011 -0400

    fix method name

 whups/admin/index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 2d9545a1f90d5c1348448f0bc9e45e734654ab6b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 10:53:37 2011 -0400

    wrapping

 whups/admin/index.php                         |   33 +++++++++++++------------
 whups/lib/Form/Admin/EditAttributeStepTwo.php |    6 +++-
 2 files changed, 21 insertions(+), 18 deletions(-)

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

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

commit ff4123da184edf491e6e56f238db7608727597d0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 11:13:41 2011 -0400

    use the locally defined _db property.

 ansel/lib/Storage.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

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

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

commit ae92b06554b9839c7df20d47f34a6cefb297fb0f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 11:23:32 2011 -0400

    Only output the Ansel javascript object when we know we are building a view.

 ansel/lib/Application.php |    5 -----
 ansel/view.php            |    6 ++++++
 2 files changed, 6 insertions(+), 5 deletions(-)

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

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

commit cda0709ec5909a3f6fcadb3e0ce53126b794a07b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 11:24:22 2011 -0400

    ws, wrapping, phpdoc  etc..

 ansel/lib/Ansel.php       |  127 +++++++++++++++++++++++++++-----------------
 ansel/lib/Application.php |   23 ++++----
 2 files changed, 90 insertions(+), 60 deletions(-)

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

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

commit 0592b6dc70b7aab38eb7063d9b17380a41ec2004
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 16:49:22 2011 -0400

    No need to use Horde_Form just to format a timestamp.
    
    Bonus - don't need to manually require_once Horde/Form.php since it's
    not autoloadable yet.

 whups/lib/Driver.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/0592b6dc70b7aab38eb7063d9b17380a41ec2004




More information about the commits mailing list