[commits] Horde branch master updated. 4dfa0dc13591e038703878ec006ec58903560063
Michael J. Rubinsky
mrubinsk at horde.org
Mon Jul 13 20:19:47 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 8f0d6f246cac8dcb456ff9b9c06515117fe136f9
0c839d3 Add migration to fix the size of the desc field.
4dfa0dc Trim the incoming activesync memo's description field.
Summary: http://github.com/horde/horde/compare/8f0d6f246cac8dcb456ff9b9c06515117fe136f9...4dfa0dc13591e038703878ec006ec58903560063
-----------------------------------------------------------------------
commit 0c839d3cec12502a52be19cbb8b0a02e7ff09516
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 13 16:07:43 2015 -0400
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/0c839d3cec12502a52be19cbb8b0a02e7ff09516
-----------------------------------------------------------------------
commit 4dfa0dc13591e038703878ec006ec58903560063
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Jul 13 16:18:29 2015 -0400
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/4dfa0dc13591e038703878ec006ec58903560063
More information about the commits
mailing list