[commits] Horde branch master updated. e67605c67d8a96910c7aefbb74a943b18a5232bf
Ben Klang
ben at alkaloid.net
Wed Mar 24 21:10:29 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: fb3b9cfeaa503af30e3a2db927c5acccaf0d6141
bb41def Shout: Use injector to get app instance
64b235e Shout: Use registry, not injector
67f85b2 Shout: Fix permissions array
e67605c Shout: Create admin section for managing accounts
-----------------------------------------------------------------------
commit bb41defae4016d4298b6193831c2e12f0037b22c
Author: Ben Klang <ben at alkaloid.net>
Date: Wed Mar 24 16:45:43 2010 -0400
Shout: Use injector to get app instance
shout/lib/Forms/DeviceForm.php | 8 ++------
shout/lib/Forms/ExtensionForm.php | 9 ++++-----
shout/lib/Forms/MenuForm.php | 9 +++------
3 files changed, 9 insertions(+), 17 deletions(-)
http://git.horde.org/diff.php/shout/lib/Forms/DeviceForm.php?rt=horde-git&r1=92961d47f19c0778737984a292c06753872093fb&r2=bb41defae4016d4298b6193831c2e12f0037b22c
http://git.horde.org/diff.php/shout/lib/Forms/ExtensionForm.php?rt=horde-git&r1=bbd31ef092a5be7cfa6c6626f209e71d9d59a0a0&r2=bb41defae4016d4298b6193831c2e12f0037b22c
http://git.horde.org/diff.php/shout/lib/Forms/MenuForm.php?rt=horde-git&r1=7db2662ac196f10e00b895160b08eb260ccc7672&r2=bb41defae4016d4298b6193831c2e12f0037b22c
-----------------------------------------------------------------------
commit 64b235e1c4349dd9a460aee1107862ba2643bab2
Author: Ben Klang <ben at alkaloid.net>
Date: Wed Mar 24 17:09:05 2010 -0400
Shout: Use registry, not injector
shout/lib/Forms/DeviceForm.php | 4 ++--
shout/lib/Forms/ExtensionForm.php | 7 ++-----
shout/lib/Forms/MenuForm.php | 4 ++--
3 files changed, 6 insertions(+), 9 deletions(-)
http://git.horde.org/diff.php/shout/lib/Forms/DeviceForm.php?rt=horde-git&r1=bb41defae4016d4298b6193831c2e12f0037b22c&r2=64b235e1c4349dd9a460aee1107862ba2643bab2
http://git.horde.org/diff.php/shout/lib/Forms/ExtensionForm.php?rt=horde-git&r1=bb41defae4016d4298b6193831c2e12f0037b22c&r2=64b235e1c4349dd9a460aee1107862ba2643bab2
http://git.horde.org/diff.php/shout/lib/Forms/MenuForm.php?rt=horde-git&r1=bb41defae4016d4298b6193831c2e12f0037b22c&r2=64b235e1c4349dd9a460aee1107862ba2643bab2
-----------------------------------------------------------------------
commit 67f85b2a481029bc4a2435c8e5f45d6877a59df2
Author: Ben Klang <ben at alkaloid.net>
Date: Wed Mar 24 17:10:18 2010 -0400
Shout: Fix permissions array
shout/lib/Application.php | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
http://git.horde.org/diff.php/shout/lib/Application.php?rt=horde-git&r1=6b593bfcc259cf800518670ef2c14c9aa1e19324&r2=67f85b2a481029bc4a2435c8e5f45d6877a59df2
-----------------------------------------------------------------------
commit e67605c67d8a96910c7aefbb74a943b18a5232bf
Author: Ben Klang <ben at alkaloid.net>
Date: Wed Mar 24 17:10:42 2010 -0400
Shout: Create admin section for managing accounts
shout/admin.php | 110 +++++++++++++++++++++++++++++++++++++
shout/lib/Driver/Sql.php | 26 +++++++++
shout/lib/Forms/AccountForm.php | 84 ++++++++++++++++++++++++++++
shout/lib/Shout.php | 9 ++-
shout/templates/accounts/edit.inc | 10 +++
shout/templates/accounts/list.inc | 45 +++++++++++++++
shout/themes/graphics/admin.png | Bin 0 -> 612 bytes
7 files changed, 280 insertions(+), 4 deletions(-)
create mode 100644 shout/admin.php
create mode 100644 shout/lib/Forms/AccountForm.php
create mode 100644 shout/templates/accounts/edit.inc
create mode 100644 shout/templates/accounts/list.inc
create mode 100755 shout/themes/graphics/admin.png
http://git.horde.org/co.php/shout/admin.php?rt=horde-git&r=e67605c67d8a96910c7aefbb74a943b18a5232bf
http://git.horde.org/diff.php/shout/lib/Driver/Sql.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=e67605c67d8a96910c7aefbb74a943b18a5232bf
http://git.horde.org/co.php/shout/lib/Forms/AccountForm.php?rt=horde-git&r=e67605c67d8a96910c7aefbb74a943b18a5232bf
http://git.horde.org/diff.php/shout/lib/Shout.php?rt=horde-git&r1=46655b84f203b16676fe90b78633197b2b6deb20&r2=e67605c67d8a96910c7aefbb74a943b18a5232bf
http://git.horde.org/co.php/shout/templates/accounts/edit.inc?rt=horde-git&r=e67605c67d8a96910c7aefbb74a943b18a5232bf
http://git.horde.org/co.php/shout/templates/accounts/list.inc?rt=horde-git&r=e67605c67d8a96910c7aefbb74a943b18a5232bf
http://git.horde.org/co.php/shout/themes/graphics/admin.png?rt=horde-git&r=e67605c67d8a96910c7aefbb74a943b18a5232bf
More information about the commits
mailing list