[commits] Horde branch master updated. a1dc76de40aff6f475c19c9f9d518a4ba26ec615

Ben Klang ben at alkaloid.net
Fri Apr 2 21:09:01 UTC 2010


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

from: 82e2a2e7d34b9e7f760193b116aefc24ec0c69fd

ca281d0 Shout: Get rid of actions in favor of AJAX
c87445e Shout: Convert adding extensions to AJAX
d876a75 Shout: Add some animation to the dialplan manager
a1dc76d Shout: Try again to make the buttons behave better

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

commit ca281d00a2292b79dce6d6781211df9c07b56a00
Author: Ben Klang <ben at alkaloid.net>
Date:   Fri Apr 2 15:34:04 2010 -0400

    Shout: Get rid of actions in favor of AJAX

 shout/extensions.php                  |   75 +-----
 shout/templates/extensions.inc.php    |  547 +++++++++++++++++++++++++++++++++
 shout/templates/extensions/delete.inc |    3 -
 shout/templates/extensions/edit.inc   |   10 -
 shout/templates/extensions/list.inc   |  526 -------------------------------
 5 files changed, 549 insertions(+), 612 deletions(-)
 create mode 100644 shout/templates/extensions.inc.php
 delete mode 100644 shout/templates/extensions/delete.inc
 delete mode 100644 shout/templates/extensions/edit.inc
 delete mode 100644 shout/templates/extensions/list.inc

http://git.horde.org/diff.php/shout/extensions.php?rt=horde-git&r1=b98852dd548a8971614e1d5d06167071b77aa7a2&r2=ca281d00a2292b79dce6d6781211df9c07b56a00
http://git.horde.org/co.php/shout/templates/extensions.inc.php?rt=horde-git&r=ca281d00a2292b79dce6d6781211df9c07b56a00
http://git.horde.org/diff.php/shout/templates/extensions/delete.inc?rt=horde-git&r1=dd559f6f2a598586fcb449bc2d58eb25246e8c67&r2=ca281d00a2292b79dce6d6781211df9c07b56a00
http://git.horde.org/diff.php/shout/templates/extensions/edit.inc?rt=horde-git&r1=93501a660fe3bea13b664716969355c247fe2a59&r2=ca281d00a2292b79dce6d6781211df9c07b56a00
http://git.horde.org/diff.php/shout/templates/extensions/list.inc?rt=horde-git&r1=81e4057e8ba8847326b66043631962a519c8f873&r2=ca281d00a2292b79dce6d6781211df9c07b56a00

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

commit c87445e14b3687100ebe84b85448ad72832d014e
Author: Ben Klang <ben at alkaloid.net>
Date:   Fri Apr 2 17:08:25 2010 -0400

    Shout: Convert adding extensions to AJAX

 shout/lib/Ajax/Application.php     |   20 +++++++++++
 shout/templates/extensions.inc.php |   62 +++++++++++++++++++++++++++++++----
 shout/themes/screen.css            |   24 ++++++++++---
 3 files changed, 93 insertions(+), 13 deletions(-)

http://git.horde.org/diff.php/shout/lib/Ajax/Application.php?rt=horde-git&r1=523f670cd67e3ca454b97b14a70724bcd2e78d9a&r2=c87445e14b3687100ebe84b85448ad72832d014e
http://git.horde.org/diff.php/shout/templates/extensions.inc.php?rt=horde-git&r1=ca281d00a2292b79dce6d6781211df9c07b56a00&r2=c87445e14b3687100ebe84b85448ad72832d014e
http://git.horde.org/diff.php/shout/themes/screen.css?rt=horde-git&r1=81e4057e8ba8847326b66043631962a519c8f873&r2=c87445e14b3687100ebe84b85448ad72832d014e

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

commit d876a7573c183039f5654311f690c8105b4339d3
Author: Ben Klang <ben at alkaloid.net>
Date:   Fri Apr 2 17:08:48 2010 -0400

    Shout: Add some animation to the dialplan manager

 shout/dialplan.php                |    1 +
 shout/templates/dialplan/edit.inc |   10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/shout/dialplan.php?rt=horde-git&r1=cb4ccee883013b0202c042dd356e18da1fe64483&r2=d876a7573c183039f5654311f690c8105b4339d3
http://git.horde.org/diff.php/shout/templates/dialplan/edit.inc?rt=horde-git&r1=f30c6f664516f0efda83acd4c533062fa0c68002&r2=d876a7573c183039f5654311f690c8105b4339d3

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

commit a1dc76de40aff6f475c19c9f9d518a4ba26ec615
Author: Ben Klang <ben at alkaloid.net>
Date:   Fri Apr 2 17:09:35 2010 -0400

    Shout: Try again to make the buttons behave better

 shout/templates/wizard.inc |   51 ++++++++++++++++---------------------------
 1 files changed, 19 insertions(+), 32 deletions(-)

http://git.horde.org/diff.php/shout/templates/wizard.inc?rt=horde-git&r1=81e4057e8ba8847326b66043631962a519c8f873&r2=a1dc76de40aff6f475c19c9f9d518a4ba26ec615




More information about the commits mailing list