[commits] Horde branch sesha updated. a078abf74825934a340260d50af1ae5aafbb14b2

Ralf Lang lang at b1-systems.de
Sun Sep 18 09:23:01 UTC 2011


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

from: 1c9a847c6fc0d8b9b777a148c0b34aeefd2d432a

bc52984 Move Type Client class out of Stock Form class file
0bd7ef4 factor out class name generation to a helper method some phpdoc some scoping
f2a1b46 no more &
92dabab Rename administration permission to admin (consistent with whups and previous sesha version)
a078abf consistently use Sesha::isAdmin and convert some Pear_Errors

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

commit bc5298485095f1a5b8ac06419a38625d815736c7
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sun Sep 18 10:41:01 2011 +0200

    Move Type Client class out of Stock Form class file

 sesha/lib/Forms/Stock.php       |   34 ---------------------------
 sesha/lib/Forms/Type/Client.php |   49 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+), 34 deletions(-)
 create mode 100644 sesha/lib/Forms/Type/Client.php

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

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

commit 0bd7ef4e96ed680b0d45d3b3e5095232519990e5
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sun Sep 18 10:42:33 2011 +0200

    factor out class name generation to a helper method
    some phpdoc
    some scoping

 sesha/lib/Forms/Property.php |   70 ++++++++++++++++++++++++++++++++++++------
 1 files changed, 60 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/0bd7ef4e96ed680b0d45d3b3e5095232519990e5

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

commit f2a1b46b0c288cfb0b075a6dc05c600268a4090c
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sun Sep 18 10:45:13 2011 +0200

    no more &

 sesha/lib/Ui/VarRenderer/Stockedit_Html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 92dabab9d50017757bb2a6abf0acaccf6df190b1
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sun Sep 18 11:22:38 2011 +0200

    Rename administration permission to admin (consistent with whups and
    previous sesha version)

 sesha/lib/Application.php |    2 +-
 sesha/lib/Sesha.php       |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/92dabab9d50017757bb2a6abf0acaccf6df190b1

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

commit a078abf74825934a340260d50af1ae5aafbb14b2
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sun Sep 18 11:24:24 2011 +0200

    consistently use Sesha::isAdmin and convert some Pear_Errors

 sesha/admin.php |    7 +++----
 sesha/list.php  |   20 ++++++++++++--------
 sesha/stock.php |    6 ++----
 3 files changed, 17 insertions(+), 16 deletions(-)

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




More information about the commits mailing list