[commits] Horde-Hatchery branch master updated. a5572581dfe25dfa93edda8d2bba1c2c4c0fdad2

Ben Klang ben at alkaloid.net
Sun Jan 3 05:00:52 UTC 2010


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

from: dad8c8d9039cc5488c5b9b128b3b60663ed2ed27

e4f8b57 Shout: prune a lot of dead code
fdd6d14 Shout: Remove more dead code
37b13be Shout: Remove TODO
ce63c60 Shout: Remove last of the dead code (hopefully)
362653d Shout: Fix licensing and copyright across application
c6b3d04 Shout: Convert base.php to Application.php
2d88e01 Shout: Remove deprecated classes
a557258 Shout: Continue working on destination edit form

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

commit e4f8b579a8c6e4b45b1774cff1f616affc688e34
Author: Ben Klang <ben at alkaloid.net>
Date:   Sat Jan 2 17:05:30 2010 -0500

    Shout: prune a lot of dead code

 shout/dialplan.php                               |   57 ----------------------
 shout/dialplan/edit.php                          |   47 ------------------
 shout/moh.php                                    |   26 ----------
 shout/security.php                               |   29 -----------
 shout/templates/content_page                     |    8 ---
 shout/templates/dialplan/contexttree.inc         |    9 ----
 shout/templates/dialplan/dialplanlist.inc        |   56 ---------------------
 shout/templates/dialplan/extensiondetail.inc     |   56 ---------------------
 shout/templates/dialplan/manager.inc             |   14 -----
 shout/templates/dialplan/priority-form-begin.inc |    7 ---
 shout/templates/dialplan/priority-form-end.inc   |    2 -
 shout/templates/dialplan/priority-form-line.inc  |   11 ----
 12 files changed, 0 insertions(+), 322 deletions(-)
 delete mode 100644 shout/dialplan.php
 delete mode 100644 shout/dialplan/edit.php
 delete mode 100644 shout/moh.php
 delete mode 100644 shout/security.php
 delete mode 100644 shout/templates/content_page
 delete mode 100644 shout/templates/dialplan/contexttree.inc
 delete mode 100644 shout/templates/dialplan/dialplanlist.inc
 delete mode 100644 shout/templates/dialplan/extensiondetail.inc
 delete mode 100644 shout/templates/dialplan/manager.inc
 delete mode 100644 shout/templates/dialplan/priority-form-begin.inc
 delete mode 100644 shout/templates/dialplan/priority-form-end.inc
 delete mode 100644 shout/templates/dialplan/priority-form-line.inc

http://git.horde.org/diff.php/shout/dialplan.php?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=e4f8b579a8c6e4b45b1774cff1f616affc688e34
http://git.horde.org/diff.php/shout/dialplan/edit.php?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=e4f8b579a8c6e4b45b1774cff1f616affc688e34
http://git.horde.org/diff.php/shout/moh.php?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=e4f8b579a8c6e4b45b1774cff1f616affc688e34
http://git.horde.org/diff.php/shout/security.php?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=e4f8b579a8c6e4b45b1774cff1f616affc688e34
http://git.horde.org/diff.php/shout/templates/content_page?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=e4f8b579a8c6e4b45b1774cff1f616affc688e34
http://git.horde.org/diff.php/shout/templates/dialplan/contexttree.inc?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=e4f8b579a8c6e4b45b1774cff1f616affc688e34
http://git.horde.org/diff.php/shout/templates/dialplan/dialplanlist.inc?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=e4f8b579a8c6e4b45b1774cff1f616affc688e34
http://git.horde.org/diff.php/shout/templates/dialplan/extensiondetail.inc?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=e4f8b579a8c6e4b45b1774cff1f616affc688e34
http://git.horde.org/diff.php/shout/templates/dialplan/manager.inc?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=e4f8b579a8c6e4b45b1774cff1f616affc688e34
http://git.horde.org/diff.php/shout/templates/dialplan/priority-form-begin.inc?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=e4f8b579a8c6e4b45b1774cff1f616affc688e34
http://git.horde.org/diff.php/shout/templates/dialplan/priority-form-end.inc?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=e4f8b579a8c6e4b45b1774cff1f616affc688e34
http://git.horde.org/diff.php/shout/templates/dialplan/priority-form-line.inc?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=e4f8b579a8c6e4b45b1774cff1f616affc688e34

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

commit fdd6d14dabac73cd0f58abaae20dc42e8badcf39
Author: Ben Klang <ben at alkaloid.net>
Date:   Sat Jan 2 17:06:49 2010 -0500

    Shout: Remove more dead code

 shout/templates/context/contextline.inc |    6 -
 shout/templates/javascript/dialplan.js  |  429 -------------------------------
 shout/templates/table-limiter-begin.inc |    1 -
 shout/templates/table-limiter-end.inc   |    3 -
 4 files changed, 0 insertions(+), 439 deletions(-)
 delete mode 100644 shout/templates/context/contextline.inc
 delete mode 100644 shout/templates/javascript/dialplan.js
 delete mode 100644 shout/templates/table-limiter-begin.inc
 delete mode 100644 shout/templates/table-limiter-end.inc

http://git.horde.org/diff.php/shout/templates/context/contextline.inc?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=fdd6d14dabac73cd0f58abaae20dc42e8badcf39
http://git.horde.org/diff.php/shout/templates/javascript/dialplan.js?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=fdd6d14dabac73cd0f58abaae20dc42e8badcf39
http://git.horde.org/diff.php/shout/templates/table-limiter-begin.inc?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=fdd6d14dabac73cd0f58abaae20dc42e8badcf39
http://git.horde.org/diff.php/shout/templates/table-limiter-end.inc?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=fdd6d14dabac73cd0f58abaae20dc42e8badcf39

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

commit 37b13be863071e179f8b2c5bcc19c577c3aae4b8
Author: Ben Klang <ben at alkaloid.net>
Date:   Sat Jan 2 17:09:15 2010 -0500

    Shout: Remove TODO

 shout/TODO |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
 delete mode 100644 shout/TODO

http://git.horde.org/diff.php/shout/TODO?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=37b13be863071e179f8b2c5bcc19c577c3aae4b8

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

commit ce63c60bb55a084474224226e37112091bf1d98c
Author: Ben Klang <ben at alkaloid.net>
Date:   Sat Jan 2 17:13:56 2010 -0500

    Shout: Remove last of the dead code (hopefully)

 shout/lib/Dialplan.php |  227 ------------------------------------------------
 shout/lib/version.php  |    1 -
 2 files changed, 0 insertions(+), 228 deletions(-)
 delete mode 100644 shout/lib/Dialplan.php
 delete mode 100644 shout/lib/version.php

http://git.horde.org/diff.php/shout/lib/Dialplan.php?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=ce63c60bb55a084474224226e37112091bf1d98c
http://git.horde.org/diff.php/shout/lib/version.php?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=ce63c60bb55a084474224226e37112091bf1d98c

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

commit 362653dd6aae709d35049961e29705f35435f8ac
Author: Ben Klang <ben at alkaloid.net>
Date:   Sat Jan 2 17:15:40 2010 -0500

    Shout: Fix licensing and copyright across application

 shout/COPYING                     |   25 +++++++++++++++++++++++++
 shout/config/conf.xml             |   14 +++++++++++++-
 shout/devices.php                 |    9 ++++++---
 shout/extensions.php              |    9 +++++----
 shout/index.php                   |   12 +++++-------
 shout/lib/Application.php         |   16 +++++++---------
 shout/lib/Driver.php              |   10 ++++------
 shout/lib/Driver/Ldap.php         |   13 +++++++++++++
 shout/lib/Driver/Sql.php          |   14 ++++++++++++++
 shout/lib/Forms/DeviceForm.php    |    7 ++++---
 shout/lib/Forms/ExtensionForm.php |    8 +++++---
 shout/lib/Shout.php               |   13 +++++--------
 shout/lib/base.php                |   11 ++++++++---
 shout/themes/screen.css           |   21 +++++++++++++++++++++
 14 files changed, 135 insertions(+), 47 deletions(-)
 create mode 100644 shout/COPYING

http://git.horde.org/co.php/shout/COPYING?rt=horde-hatchery&r=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/config/conf.xml?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/devices.php?rt=horde-hatchery&r1=395d124c87022a7f25faabf6f2d20055b7a7f72e&r2=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/extensions.php?rt=horde-hatchery&r1=395d124c87022a7f25faabf6f2d20055b7a7f72e&r2=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/index.php?rt=horde-hatchery&r1=c117e4af33243766dc68c0d1668f8385e37aea0b&r2=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/lib/Application.php?rt=horde-hatchery&r1=1e6ca5204a053e53c8a0ec851967c09bbf717089&r2=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/lib/Driver.php?rt=horde-hatchery&r1=a69b15698068becea532fb5e6f35294578e94de4&r2=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/lib/Driver/Ldap.php?rt=horde-hatchery&r1=dd28b3132c51cbeb50932e599b00ebfc72a116e3&r2=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/lib/Driver/Sql.php?rt=horde-hatchery&r1=c48c80a5ddd6e430962ed92ca29edce6d76a6dbb&r2=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/lib/Forms/DeviceForm.php?rt=horde-hatchery&r1=1806c9daf832db110f22dc87c811dbc008c5b61c&r2=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/lib/Forms/ExtensionForm.php?rt=horde-hatchery&r1=44f08dce43c303e08a40516368c9d25c5e918be3&r2=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/lib/Shout.php?rt=horde-hatchery&r1=c48c80a5ddd6e430962ed92ca29edce6d76a6dbb&r2=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/lib/base.php?rt=horde-hatchery&r1=a8a6d262be032d68fa81980da5743750e939f4df&r2=362653dd6aae709d35049961e29705f35435f8ac
http://git.horde.org/diff.php/shout/themes/screen.css?rt=horde-hatchery&r1=dad8c8d9039cc5488c5b9b128b3b60663ed2ed27&r2=362653dd6aae709d35049961e29705f35435f8ac

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

commit c6b3d04034915d24de0ab4ebf96ae83ce5eb5ee1
Author: Ben Klang <ben at alkaloid.net>
Date:   Sat Jan 2 22:39:39 2010 -0500

    Shout: Convert base.php to Application.php

 shout/devices.php                 |   11 +++--
 shout/extensions.php              |   12 +++--
 shout/lib/Application.php         |   78 +++++++++++++++++++++++++++----
 shout/lib/Forms/ExtensionForm.php |   14 +++---
 shout/lib/base.php                |   95 -------------------------------------
 5 files changed, 90 insertions(+), 120 deletions(-)
 delete mode 100644 shout/lib/base.php

http://git.horde.org/diff.php/shout/devices.php?rt=horde-hatchery&r1=362653dd6aae709d35049961e29705f35435f8ac&r2=c6b3d04034915d24de0ab4ebf96ae83ce5eb5ee1
http://git.horde.org/diff.php/shout/extensions.php?rt=horde-hatchery&r1=362653dd6aae709d35049961e29705f35435f8ac&r2=c6b3d04034915d24de0ab4ebf96ae83ce5eb5ee1
http://git.horde.org/diff.php/shout/lib/Application.php?rt=horde-hatchery&r1=362653dd6aae709d35049961e29705f35435f8ac&r2=c6b3d04034915d24de0ab4ebf96ae83ce5eb5ee1
http://git.horde.org/diff.php/shout/lib/Forms/ExtensionForm.php?rt=horde-hatchery&r1=362653dd6aae709d35049961e29705f35435f8ac&r2=c6b3d04034915d24de0ab4ebf96ae83ce5eb5ee1
http://git.horde.org/diff.php/shout/lib/base.php?rt=horde-hatchery&r1=362653dd6aae709d35049961e29705f35435f8ac&r2=c6b3d04034915d24de0ab4ebf96ae83ce5eb5ee1

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

commit 2d88e01259808d05a5c66c27988f5755658397cf
Author: Ben Klang <ben at alkaloid.net>
Date:   Sat Jan 2 22:51:17 2010 -0500

    Shout: Remove deprecated classes

 shout/themes/screen.css |  154 +----------------------------------------------
 1 files changed, 2 insertions(+), 152 deletions(-)

http://git.horde.org/diff.php/shout/themes/screen.css?rt=horde-hatchery&r1=362653dd6aae709d35049961e29705f35435f8ac&r2=2d88e01259808d05a5c66c27988f5755658397cf

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

commit a5572581dfe25dfa93edda8d2bba1c2c4c0fdad2
Author: Ben Klang <ben at alkaloid.net>
Date:   Sat Jan 2 23:59:39 2010 -0500

    Shout: Continue working on destination edit form
    
    This won't work until ajax.php is fully implemented and the remaining JS bugs are quashed.  But this is close to working....

 shout/ajax.php                      |   44 +++++++++++++
 shout/templates/extensions/list.inc |  116 ++++++++++++++++++++++++++++++-----
 2 files changed, 144 insertions(+), 16 deletions(-)
 create mode 100644 shout/ajax.php

http://git.horde.org/co.php/shout/ajax.php?rt=horde-hatchery&r=a5572581dfe25dfa93edda8d2bba1c2c4c0fdad2
http://git.horde.org/diff.php/shout/templates/extensions/list.inc?rt=horde-hatchery&r1=dad8c8d9039cc5488c5b9b128b3b60663ed2ed27&r2=a5572581dfe25dfa93edda8d2bba1c2c4c0fdad2




More information about the commits mailing list