[commits] Horde branch FRAMEWORK_5_2 updated. 5cae9ab1e084464f2804093d67519689196765f3
Michael J. Rubinsky
mrubinsk at horde.org
Mon Jul 13 20:25:01 UTC 2015
The branch "FRAMEWORK_5_2" has been updated.
The following is a summary of the commits.
from: c3c8ea25729cb51eae9c12040d6b723e55d72d12
1556e70 Bug: 14041 Trim the incoming activesync memo's description field.
e341ef1 Bug: 14041 Add migration to fix the size of the desc field.
5cae9ab BFN
Summary: http://github.com/horde/horde/compare/c3c8ea25729cb51eae9c12040d6b723e55d72d12...5cae9ab1e084464f2804093d67519689196765f3
-----------------------------------------------------------------------
commit 1556e70a21559783b7e12cde4d213a532594700b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 13 16:18:29 2015 -0400
Bug: 14041 Trim the incoming activesync memo's description field.
The field is technically unlimited, but Mnemo's storage
backend may not be. Limit to a reasonable 255. This field
is normally taken from the first 64 characters of the
memo's text.
mnemo/lib/Api.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/1556e70a21559783b7e12cde4d213a532594700b
-----------------------------------------------------------------------
commit e341ef109cbb50a3e474365704a2d07b882162a2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 13 16:07:43 2015 -0400
Bug: 14041 Add migration to fix the size of the desc field.
mnemo/migration/8_mnemo_fix_desc_size.php | 39 +++++++++++++++++++++++++++++
1 files changed, 39 insertions(+), 0 deletions(-)
create mode 100644 mnemo/migration/8_mnemo_fix_desc_size.php
http://github.com/horde/horde/commit/e341ef109cbb50a3e474365704a2d07b882162a2
-----------------------------------------------------------------------
commit 5cae9ab1e084464f2804093d67519689196765f3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 13 16:24:07 2015 -0400
BFN
mnemo/docs/CHANGES | 2 ++
mnemo/package.xml | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/5cae9ab1e084464f2804093d67519689196765f3
More information about the commits
mailing list