[commits] Horde branch master updated. 37273572d9040998de76aff5e81488803e6b46f5

Michael J. Rubinsky mrubinsk at horde.org
Mon Nov 19 16:50:13 UTC 2012


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

from: eba40e00910e00c773c5686899e2a003f2ba706d

f459e3b Use "Close" instead of "Cancel".
56df893 Clean up some comments/wrapping.
9e2abeb Parameter is never used in method, and never passed in client code.
4eb743d Revert "Parameter is never used in method, and never passed in client code."
1595fc4 Add note this parameter is unused.
b6db766 wrapping/simplify
9a66625 Remove unused global.
3727357 Refactor Basic view's export functionality for Horde 5.

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

commit f459e3b3cbacb262b35316120496bc277e1bee03
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 10:15:14 2012 -0500

    Use "Close" instead of "Cancel".
    
    Makes more sense since you *must* click on this link after export
    is completed anyway.

 hermes/templates/dynamic/export.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 56df893c80be72029a5950bd63b4867aa150e32f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 10:31:01 2012 -0500

    Clean up some comments/wrapping.

 hermes/lib/Table.php |   37 ++++++++++++++++++++++++-------------
 1 files changed, 24 insertions(+), 13 deletions(-)

http://git.horde.org/horde-git/-/commit/56df893c80be72029a5950bd63b4867aa150e32f

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

commit 9e2abeb4baa86e8073a30220424e48d5a99703c5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 10:32:46 2012 -0500

    Parameter is never used in method, and never passed in client code.

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

http://git.horde.org/horde-git/-/commit/9e2abeb4baa86e8073a30220424e48d5a99703c5

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

commit 4eb743d3cce1c14b6edd4976b4d8e957695c4cea
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 10:34:10 2012 -0500

    Revert "Parameter is never used in method, and never passed in client code."
    
    This reverts commit 9e2abeb4baa86e8073a30220424e48d5a99703c5.
    
    Nevermind, this is still needed since the parent class defines it.

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

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

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

commit 1595fc433a01c9a9eeefb4d9b53e669ffe2c8128
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 10:35:06 2012 -0500

    Add note this parameter is unused.

 hermes/lib/Table.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/1595fc433a01c9a9eeefb4d9b53e669ffe2c8128

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

commit b6db766217264cd339882b446cc66c23096709ee
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 10:45:54 2012 -0500

    wrapping/simplify

 hermes/time.php |   35 ++++++++++++++++++++++-------------
 1 files changed, 22 insertions(+), 13 deletions(-)

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

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

commit 9a666255ca1f42cf607a0482f42a516936cd2b47
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 11:48:28 2012 -0500

    Remove unused global.

 hermes/lib/Application.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/9a666255ca1f42cf607a0482f42a516936cd2b47

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

commit 37273572d9040998de76aff5e81488803e6b46f5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 19 11:49:08 2012 -0500

    Refactor Basic view's export functionality for Horde 5.

 hermes/lib/Application.php |  107 +++++++++++++++++++++++++++++++++-----------
 hermes/lib/Form/Export.php |    8 ++--
 hermes/search.php          |   42 ++---------------
 3 files changed, 89 insertions(+), 68 deletions(-)

http://git.horde.org/horde-git/-/commit/37273572d9040998de76aff5e81488803e6b46f5




More information about the commits mailing list