[commits] Horde branch master updated. 87efe96efbaa0970525aa357cab5b7f51d4961e7
Michael J. Rubinsky
mrubinsk at horde.org
Fri Nov 20 20:02:55 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 8c5e8ad544a4185944bd19a388cfe25488edf37f
c76cc56 First pass at supporting saving original contact photos after resize.
c4073d9 Store photo in the photo_orig field when importing if available.
87efe96 Enable photo_orig field by default in the localsql config.
Summary: http://github.com/horde/horde/compare/8c5e8ad544a4185944bd19a388cfe25488edf37f...87efe96efbaa0970525aa357cab5b7f51d4961e7
-----------------------------------------------------------------------
commit c76cc564aef02bbed0f6c4d37f64c96add956da4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Nov 20 14:49:24 2015 -0500
First pass at supporting saving original contact photos after resize.
turba/config/attributes.php | 6 ++
turba/config/conf.xml | 13 +++++-
turba/docs/UPGRADING | 20 ++++++++
turba/lib/Form/AddContact.php | 11 +++-
turba/lib/Object.php | 34 ++++++++++----
turba/migration/12_turba_upgrade_originalphotos.php | 47 +++++++++++++++++++
turba/package.xml | 6 ++-
7 files changed, 122 insertions(+), 15 deletions(-)
create mode 100644 turba/migration/12_turba_upgrade_originalphotos.php
http://github.com/horde/horde/commit/c76cc564aef02bbed0f6c4d37f64c96add956da4
-----------------------------------------------------------------------
commit c4073d95da891fa4eb7fa1fc7378af35d67ba3b8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Nov 20 15:01:35 2015 -0500
Store photo in the photo_orig field when importing if available.
turba/lib/Driver.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/c4073d95da891fa4eb7fa1fc7378af35d67ba3b8
-----------------------------------------------------------------------
commit 87efe96efbaa0970525aa357cab5b7f51d4961e7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Nov 20 15:02:26 2015 -0500
Enable photo_orig field by default in the localsql config.
turba/config/backends.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/87efe96efbaa0970525aa357cab5b7f51d4961e7
More information about the commits
mailing list