[commits] Horde branch master updated. 80ef60a9ed404c5441248d1e2128fdd034d14871
Michael M Slusarz
slusarz at horde.org
Fri Aug 8 06:45:55 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 56d16169a9c37a425876d0ca3e4c47e601a19d16
1322539 Add browser-side checking for max attachment number
045fb5e Check for max attachment size should also include limit from imp config
6de1216 Fix some random text that miraculously didn't cause a parse error
a266ee7 Yikes. Default for attachments should NOT be linking
80ef60a [mms] Removed compose 'use_vfs' configuration option.
Summary: http://github.com/horde/horde/compare/56d16169a9c37a425876d0ca3e4c47e601a19d16...80ef60a9ed404c5441248d1e2128fdd034d14871
-----------------------------------------------------------------------
commit 132253951926369e47cff787cbdf9e35de83b04f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Aug 7 17:34:43 2014 -0600
Add browser-side checking for max attachment number
imp/js/compose-dimp.js | 16 ++++++++++++----
imp/lib/Ajax/Queue.php | 7 ++++---
imp/lib/Dynamic/Compose/Common.php | 1 +
3 files changed, 17 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/132253951926369e47cff787cbdf9e35de83b04f
-----------------------------------------------------------------------
commit 045fb5e082a98b22e72f1ee0355a6a5b8a422b94
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Aug 7 17:34:28 2014 -0600
Check for max attachment size should also include limit from imp config
imp/js/compose-dimp.js | 6 ++++--
imp/lib/Ajax/Queue.php | 2 ++
imp/lib/Dynamic/Compose/Common.php | 3 +--
3 files changed, 7 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/045fb5e082a98b22e72f1ee0355a6a5b8a422b94
-----------------------------------------------------------------------
commit 6de12162f98eca1129822363b91798b30d679be6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Aug 7 18:11:19 2014 -0600
Fix some random text that miraculously didn't cause a parse error
imp/lib/Factory/ComposeAtc.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/6de12162f98eca1129822363b91798b30d679be6
-----------------------------------------------------------------------
commit a266ee7aed80210e6c047bc9de4e6379a6b9bc2f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Aug 8 00:09:55 2014 -0600
Yikes. Default for attachments should NOT be linking
Not sure when I messed this up
imp/config/conf.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/a266ee7aed80210e6c047bc9de4e6379a6b9bc2f
-----------------------------------------------------------------------
commit 80ef60a9ed404c5441248d1e2128fdd034d14871
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Aug 8 00:14:27 2014 -0600
[mms] Removed compose 'use_vfs' configuration option.
If VFS is configured for Horde, always use it for session expiration
drafts. That's a core feature and no reason to have to configure it.
That's all use_vfs worked for (it didn't affect VFS storage of linked
attachments, so at best it was confusing).
imp/config/conf.xml | 2 --
imp/docs/CHANGES | 1 +
imp/docs/UPGRADING | 12 ++++++++++++
imp/lib/Compose.php | 11 +++--------
imp/package.xml | 1 +
5 files changed, 17 insertions(+), 10 deletions(-)
http://github.com/horde/horde/commit/80ef60a9ed404c5441248d1e2128fdd034d14871
More information about the commits
mailing list