[commits] Horde branch master updated. b494577fa95aaf40c26382f06063c9cdd8744bd7
Michael J. Rubinsky
mrubinsk at horde.org
Tue Dec 6 00:40:24 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: e7a91e3ae4aa3b6bcd33c6f0474ebfcfa875d8b9
7c28f99 Fix notifying of exception
13f9084 Allow specifying the application that is extending a Horde_Data_Base object.
223b7b3 Fix Hermes_Data classes for H4.
404e407 bump minimum required version of Horde_Data.
b494577 update package.xml
-----------------------------------------------------------------------
commit 7c28f99277d4a663055cae1f1b5e4a0c59695992
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Dec 5 18:51:52 2011 -0500
Fix notifying of exception
hermes/search.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/7c28f99277d4a663055cae1f1b5e4a0c59695992
-----------------------------------------------------------------------
commit 13f90845a6dc483834c595eabde11bc7299cc7c4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Dec 5 19:26:00 2011 -0500
Allow specifying the application that is extending a Horde_Data_Base object.
framework/Data/lib/Horde/Data.php | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/13f90845a6dc483834c595eabde11bc7299cc7c4
-----------------------------------------------------------------------
commit 223b7b34ca1980781a5d4e6758db54a31bb4a6b5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Dec 5 19:30:05 2011 -0500
Fix Hermes_Data classes for H4.
Autoloading,
Add toArray() method to Hermes_Slice for those cases where we need
an actual array like e.g., to pass a is_array() test.
hermes/lib/Data/Hermescsv.php | 38 +++++++++++++++++++++++++++++++++
hermes/lib/Data/Hermestsv.php | 43 ++++++++++++++++++++++++++++++++++++++
hermes/lib/Data/Hermesxls.php | 17 +++++++++++++++
hermes/lib/Data/hermes_csv.php | 42 -------------------------------------
hermes/lib/Data/hermes_tsv.php | 45 ----------------------------------------
hermes/lib/Data/hermes_xls.php | 21 ------------------
hermes/lib/Data/iif.php | 27 +++++++++++++----------
hermes/lib/Data/qbxml.php | 5 +--
hermes/lib/Form/Export.php | 11 +++++----
hermes/lib/Slice.php | 5 ++++
hermes/package.xml | 41 +++++++++++++++++++++++++++--------
hermes/search.php | 4 ++-
12 files changed, 160 insertions(+), 139 deletions(-)
create mode 100644 hermes/lib/Data/Hermescsv.php
create mode 100644 hermes/lib/Data/Hermestsv.php
create mode 100644 hermes/lib/Data/Hermesxls.php
delete mode 100644 hermes/lib/Data/hermes_csv.php
delete mode 100644 hermes/lib/Data/hermes_tsv.php
delete mode 100644 hermes/lib/Data/hermes_xls.php
http://git.horde.org/horde-git/-/commit/223b7b34ca1980781a5d4e6758db54a31bb4a6b5
-----------------------------------------------------------------------
commit 404e407c6e9d62b82e42e55d33224c90d1d0bb81
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Dec 5 19:37:46 2011 -0500
bump minimum required version of Horde_Data.
The factory method in previous versions does not properly allow extending
Horde_Data_Base.
hermes/docs/CHANGES | 2 +-
hermes/package.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/404e407c6e9d62b82e42e55d33224c90d1d0bb81
-----------------------------------------------------------------------
commit b494577fa95aaf40c26382f06063c9cdd8744bd7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Dec 5 19:39:57 2011 -0500
update package.xml
framework/Data/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/b494577fa95aaf40c26382f06063c9cdd8744bd7
More information about the commits
mailing list