[commits] Horde branch master updated. 706f134e49acc9185f5ba73d2d512b18abae1e59
Ben Klang
ben at alkaloid.net
Mon Mar 8 23:24:17 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: a5fa8523f56df052fbc54adbed532b69063ea2e7
79e12c3 Shout: Change references from "context" to "account"
030af29 Shout: Fix account name display and selection
bb47023 Shout: Fix listing extensions
3b3307e Shout: Fix display of devices and dialplan
1711266 Shout: Fix displaying dialplan editor
bbd31ef Shout: I think this is the last of the context -> account break-fix work
706f134 Shout: Switch default page and persist across account changes
-----------------------------------------------------------------------
commit 79e12c3181f5d34210cc564c70734cb41167d3a1
Author: Ben Klang <ben at alkaloid.net>
Date: Mon Mar 8 17:15:25 2010 -0500
Shout: Change references from "context" to "account"
shout/config/conf.xml | 4 +-
shout/devices.php | 14 ++--
shout/dialplan.php | 4 +-
shout/extensions.php | 14 ++--
shout/lib/Ajax/Application.php | 29 +++++----
shout/lib/Application.php | 52 ++++++++--------
shout/lib/Driver.php | 88 +++++++++++++-------------
shout/lib/Driver/Ldap.php | 88 +++++++++++++-------------
shout/lib/Driver/Sql.php | 116 +++++++++++++++++++++++------------
shout/lib/Forms/DeviceForm.php | 22 +++---
shout/lib/Forms/ExtensionForm.php | 24 ++++----
shout/lib/Shout.php | 21 +++---
shout/templates/devices/list.inc | 2 +-
shout/templates/dialplan/edit.inc | 20 +++---
shout/templates/dialplan/list.inc | 2 +-
shout/templates/extensions/list.inc | 2 +-
shout/templates/menu.inc | 32 +++++-----
17 files changed, 288 insertions(+), 246 deletions(-)
http://git.horde.org/diff.php/shout/config/conf.xml?rt=horde-git&r1=c899854a7187cfe8244d6960186c0ddd0fc44ea8&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/devices.php?rt=horde-git&r1=a3246513d90ed33b0248fe26ff0ddac1866d8637&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/dialplan.php?rt=horde-git&r1=c899854a7187cfe8244d6960186c0ddd0fc44ea8&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/extensions.php?rt=horde-git&r1=a3246513d90ed33b0248fe26ff0ddac1866d8637&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/lib/Ajax/Application.php?rt=horde-git&r1=8f86ac313b3d24825430f4a7df79f53c7346f945&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/lib/Application.php?rt=horde-git&r1=c899854a7187cfe8244d6960186c0ddd0fc44ea8&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/lib/Driver.php?rt=horde-git&r1=a9e8ae51befc5a9fc97366e1f623e3a822060afa&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/lib/Driver/Ldap.php?rt=horde-git&r1=cf3ff2265961ae26306fd178f691d004fece6393&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/lib/Driver/Sql.php?rt=horde-git&r1=c899854a7187cfe8244d6960186c0ddd0fc44ea8&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/lib/Forms/DeviceForm.php?rt=horde-git&r1=7ef789253d001372504424967fed14fc34213f5f&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/lib/Forms/ExtensionForm.php?rt=horde-git&r1=c6b3d04034915d24de0ab4ebf96ae83ce5eb5ee1&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/lib/Shout.php?rt=horde-git&r1=458e6560852dd27ed2bc9e3797fe6ec51dbecd6e&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/templates/devices/list.inc?rt=horde-git&r1=7ef789253d001372504424967fed14fc34213f5f&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/templates/dialplan/edit.inc?rt=horde-git&r1=00914402570a271384df4797714cc4f06e5d0671&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/templates/dialplan/list.inc?rt=horde-git&r1=a43595585cba2c5148f427c617ef84acc4f89fbe&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/templates/extensions/list.inc?rt=horde-git&r1=7ef789253d001372504424967fed14fc34213f5f&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
http://git.horde.org/diff.php/shout/templates/menu.inc?rt=horde-git&r1=c899854a7187cfe8244d6960186c0ddd0fc44ea8&r2=79e12c3181f5d34210cc564c70734cb41167d3a1
-----------------------------------------------------------------------
commit 030af29d99616104e8eb60b9a8ea4cff372e9a85
Author: Ben Klang <ben at alkaloid.net>
Date: Mon Mar 8 17:41:47 2010 -0500
Shout: Fix account name display and selection
shout/devices.php | 14 ++++++--------
shout/dialplan.php | 4 ++--
shout/extensions.php | 14 ++++++--------
shout/lib/Application.php | 8 +++++---
shout/lib/Driver/Sql.php | 10 +++++-----
shout/lib/Shout.php | 2 +-
shout/templates/devices/list.inc | 2 +-
shout/templates/dialplan/list.inc | 2 +-
shout/templates/extensions/list.inc | 2 +-
shout/templates/menu.inc | 8 ++++----
10 files changed, 32 insertions(+), 34 deletions(-)
http://git.horde.org/diff.php/shout/devices.php?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=030af29d99616104e8eb60b9a8ea4cff372e9a85
http://git.horde.org/diff.php/shout/dialplan.php?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=030af29d99616104e8eb60b9a8ea4cff372e9a85
http://git.horde.org/diff.php/shout/extensions.php?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=030af29d99616104e8eb60b9a8ea4cff372e9a85
http://git.horde.org/diff.php/shout/lib/Application.php?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=030af29d99616104e8eb60b9a8ea4cff372e9a85
http://git.horde.org/diff.php/shout/lib/Driver/Sql.php?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=030af29d99616104e8eb60b9a8ea4cff372e9a85
http://git.horde.org/diff.php/shout/lib/Shout.php?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=030af29d99616104e8eb60b9a8ea4cff372e9a85
http://git.horde.org/diff.php/shout/templates/devices/list.inc?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=030af29d99616104e8eb60b9a8ea4cff372e9a85
http://git.horde.org/diff.php/shout/templates/dialplan/list.inc?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=030af29d99616104e8eb60b9a8ea4cff372e9a85
http://git.horde.org/diff.php/shout/templates/extensions/list.inc?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=030af29d99616104e8eb60b9a8ea4cff372e9a85
http://git.horde.org/diff.php/shout/templates/menu.inc?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=030af29d99616104e8eb60b9a8ea4cff372e9a85
-----------------------------------------------------------------------
commit bb4702343f241544b73d0fdc2b8873648e061036
Author: Ben Klang <ben at alkaloid.net>
Date: Mon Mar 8 17:44:48 2010 -0500
Shout: Fix listing extensions
shout/extensions.php | 8 ++++----
shout/lib/Ajax/Application.php | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
http://git.horde.org/diff.php/shout/extensions.php?rt=horde-git&r1=030af29d99616104e8eb60b9a8ea4cff372e9a85&r2=bb4702343f241544b73d0fdc2b8873648e061036
http://git.horde.org/diff.php/shout/lib/Ajax/Application.php?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=bb4702343f241544b73d0fdc2b8873648e061036
-----------------------------------------------------------------------
commit 3b3307e69141df4e54fd925a19193071d9a3168d
Author: Ben Klang <ben at alkaloid.net>
Date: Mon Mar 8 17:53:40 2010 -0500
Shout: Fix display of devices and dialplan
shout/devices.php | 10 +++++-----
shout/dialplan.php | 4 ++--
shout/lib/Application.php | 4 ++--
shout/lib/Driver/Sql.php | 2 +-
4 files changed, 10 insertions(+), 10 deletions(-)
http://git.horde.org/diff.php/shout/devices.php?rt=horde-git&r1=030af29d99616104e8eb60b9a8ea4cff372e9a85&r2=3b3307e69141df4e54fd925a19193071d9a3168d
http://git.horde.org/diff.php/shout/dialplan.php?rt=horde-git&r1=030af29d99616104e8eb60b9a8ea4cff372e9a85&r2=3b3307e69141df4e54fd925a19193071d9a3168d
http://git.horde.org/diff.php/shout/lib/Application.php?rt=horde-git&r1=030af29d99616104e8eb60b9a8ea4cff372e9a85&r2=3b3307e69141df4e54fd925a19193071d9a3168d
http://git.horde.org/diff.php/shout/lib/Driver/Sql.php?rt=horde-git&r1=030af29d99616104e8eb60b9a8ea4cff372e9a85&r2=3b3307e69141df4e54fd925a19193071d9a3168d
-----------------------------------------------------------------------
commit 1711266fd3cb67fde350a538fb445421a5aae98f
Author: Ben Klang <ben at alkaloid.net>
Date: Mon Mar 8 18:15:27 2010 -0500
Shout: Fix displaying dialplan editor
...and while we're at it, optimize away one unnecessary AJAX call.
shout/lib/Ajax/Application.php | 16 +++++++++-------
shout/lib/Driver/Sql.php | 17 +++++++++--------
shout/templates/dialplan/edit.inc | 10 +---------
3 files changed, 19 insertions(+), 24 deletions(-)
http://git.horde.org/diff.php/shout/lib/Ajax/Application.php?rt=horde-git&r1=bb4702343f241544b73d0fdc2b8873648e061036&r2=1711266fd3cb67fde350a538fb445421a5aae98f
http://git.horde.org/diff.php/shout/lib/Driver/Sql.php?rt=horde-git&r1=3b3307e69141df4e54fd925a19193071d9a3168d&r2=1711266fd3cb67fde350a538fb445421a5aae98f
http://git.horde.org/diff.php/shout/templates/dialplan/edit.inc?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=1711266fd3cb67fde350a538fb445421a5aae98f
-----------------------------------------------------------------------
commit bbd31ef092a5be7cfa6c6626f209e71d9d59a0a0
Author: Ben Klang <ben at alkaloid.net>
Date: Mon Mar 8 18:21:52 2010 -0500
Shout: I think this is the last of the context -> account break-fix work
shout/lib/Forms/DeviceForm.php | 8 +++++---
shout/lib/Forms/ExtensionForm.php | 9 ++++++---
shout/lib/Shout.php | 2 +-
3 files changed, 12 insertions(+), 7 deletions(-)
http://git.horde.org/diff.php/shout/lib/Forms/DeviceForm.php?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=bbd31ef092a5be7cfa6c6626f209e71d9d59a0a0
http://git.horde.org/diff.php/shout/lib/Forms/ExtensionForm.php?rt=horde-git&r1=79e12c3181f5d34210cc564c70734cb41167d3a1&r2=bbd31ef092a5be7cfa6c6626f209e71d9d59a0a0
http://git.horde.org/diff.php/shout/lib/Shout.php?rt=horde-git&r1=030af29d99616104e8eb60b9a8ea4cff372e9a85&r2=bbd31ef092a5be7cfa6c6626f209e71d9d59a0a0
-----------------------------------------------------------------------
commit 706f134e49acc9185f5ba73d2d512b18abae1e59
Author: Ben Klang <ben at alkaloid.net>
Date: Mon Mar 8 18:23:23 2010 -0500
Shout: Switch default page and persist across account changes
shout/index.php | 2 +-
shout/templates/menu.inc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/shout/index.php?rt=horde-git&r1=a3246513d90ed33b0248fe26ff0ddac1866d8637&r2=706f134e49acc9185f5ba73d2d512b18abae1e59
http://git.horde.org/diff.php/shout/templates/menu.inc?rt=horde-git&r1=030af29d99616104e8eb60b9a8ea4cff372e9a85&r2=706f134e49acc9185f5ba73d2d512b18abae1e59
More information about the commits
mailing list