[commits] Horde-Hatchery branch master updated. 630c2761e2f1bfe59313baa5c20ae1c325b303e2

Ben Klang ben at alkaloid.net
Tue Jan 12 23:04:15 UTC 2010


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

from: 4d249a3af4faea6509fe8da806264dd5d87ab4e5

27a06cd Operator: Add PHP5 class syntax
630c276 Operator: Create ability to export CDR to CSV/TSV

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

commit 27a06cd4208d8990fefd946d39292c6f37f79071
Author: Ben Klang <ben at alkaloid.net>
Date:   Tue Jan 12 15:25:37 2010 -0500

    Operator: Add PHP5 class syntax

 operator/lib/Driver.php             |    6 +++---
 operator/lib/Driver/asterisksql.php |   20 ++++++++++----------
 operator/lib/Form/SearchCDR.php     |    2 +-
 3 files changed, 14 insertions(+), 14 deletions(-)

http://git.horde.org/diff.php/operator/lib/Driver.php?rt=horde-hatchery&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=27a06cd4208d8990fefd946d39292c6f37f79071
http://git.horde.org/diff.php/operator/lib/Driver/asterisksql.php?rt=horde-hatchery&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=27a06cd4208d8990fefd946d39292c6f37f79071
http://git.horde.org/diff.php/operator/lib/Form/SearchCDR.php?rt=horde-hatchery&r1=87ddb89baac52825eec6a64afc5f39ef76e3342f&r2=27a06cd4208d8990fefd946d39292c6f37f79071

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

commit 630c2761e2f1bfe59313baa5c20ae1c325b303e2
Author: Ben Klang <ben at alkaloid.net>
Date:   Tue Jan 12 18:00:20 2010 -0500

    Operator: Create ability to export CDR to CSV/TSV

 operator/config/conf.xml            |    5 +-
 operator/export.php                 |   70 +++++++++++++++++++++++++++++
 operator/lib/Driver/asterisksql.php |   10 +++-
 operator/lib/Form/SearchCDR.php     |   69 +++++++++++++++++++++++++++--
 operator/lib/Operator.php           |   82 ++++++++++++++++++++---------------
 5 files changed, 191 insertions(+), 45 deletions(-)
 create mode 100644 operator/export.php

http://git.horde.org/diff.php/operator/config/conf.xml?rt=horde-hatchery&r1=f32b8bdf0095857cc99c6626ecdcc297920b976d&r2=630c2761e2f1bfe59313baa5c20ae1c325b303e2
http://git.horde.org/co.php/operator/export.php?rt=horde-hatchery&r=630c2761e2f1bfe59313baa5c20ae1c325b303e2
http://git.horde.org/diff.php/operator/lib/Driver/asterisksql.php?rt=horde-hatchery&r1=27a06cd4208d8990fefd946d39292c6f37f79071&r2=630c2761e2f1bfe59313baa5c20ae1c325b303e2
http://git.horde.org/diff.php/operator/lib/Form/SearchCDR.php?rt=horde-hatchery&r1=27a06cd4208d8990fefd946d39292c6f37f79071&r2=630c2761e2f1bfe59313baa5c20ae1c325b303e2
http://git.horde.org/diff.php/operator/lib/Operator.php?rt=horde-hatchery&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=630c2761e2f1bfe59313baa5c20ae1c325b303e2




More information about the commits mailing list