[commits] Horde branch develop updated. 47164841b25ee08944d45012e1412c8222006f9b

Ralf Lang lang at b1-systems.de
Mon Jul 9 12:08:43 UTC 2012


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

from: 4e2a01397738f6e03e551a058136fbd98148128d

044b461 convert Api to a class convert Api function names to H5 style drop the perms stuff (this is handled in Application) drop the services array (no longer needed)
edc88f3 whitespace
8da477d explicitly mark methods as public or protected; ws;
4716484 mark functions explicitly as public

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

commit 044b4618d070685c9485fd5a56822390ec98f07d
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 27 19:00:16 2012 +0200

    convert Api to a class
    convert Api function names to H5 style
    drop the perms stuff (this is handled in Application)
    drop the services array (no longer needed)

 sesha/lib/Api.php |  159 +++++++++++++++++++++--------------------------------
 1 files changed, 63 insertions(+), 96 deletions(-)

http://git.horde.org/horde-git/-/commit/044b4618d070685c9485fd5a56822390ec98f07d

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

commit edc88f3b4f01354760298deb7c16de5151438c31
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 27 19:02:28 2012 +0200

    whitespace

 sesha/lib/Api.php |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

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

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

commit 8da477d65882208db3bf85f1da6f375b52724039
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 27 19:09:04 2012 +0200

    explicitly mark methods as public or protected; ws;

 sesha/lib/Sesha.php |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/8da477d65882208db3bf85f1da6f375b52724039

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

commit 47164841b25ee08944d45012e1412c8222006f9b
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Jun 27 19:14:37 2012 +0200

    mark functions explicitly as public

 sesha/lib/Forms/Category.php                |    2 +-
 sesha/lib/Forms/CategoryDelete.php          |    2 +-
 sesha/lib/Forms/CategoryList.php            |    2 +-
 sesha/lib/Forms/Property.php                |    2 +-
 sesha/lib/Forms/PropertyDelete.php          |    2 +-
 sesha/lib/Forms/PropertyList.php            |    2 +-
 sesha/lib/Forms/Search.php                  |    2 +-
 sesha/lib/Forms/Stock.php                   |    2 +-
 sesha/lib/Ui/VarRenderer/Stockedit_Html.php |    2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/47164841b25ee08944d45012e1412c8222006f9b




More information about the commits mailing list