[commits] Horde branch master updated. b2212fa6f30df255024a450c8b98491d1e03049d
Michael M Slusarz
slusarz at horde.org
Tue Apr 15 18:28:44 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 69162f2c878a31bd1a236048bf071b1eb9b32de1
f708a22 Correct fix
58c9509 Fix number of deleted messages
6b5cd98 Fix size translation
b2212fa Correct rte_sig validation
Summary: http://github.com/horde/horde/compare/69162f2c878a31bd1a236048bf071b1eb9b32de1...b2212fa6f30df255024a450c8b98491d1e03049d
-----------------------------------------------------------------------
commit f708a22e6ba28f52644df950adf1961ad96050ae
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Apr 15 12:07:45 2014 -0600
Correct fix
Annoying, since this is not a checkbox, so we need to do extra work to
make sure we are doing a 0 <-> 1 conversion (since it is stored as a
string, not an integer, so it is a pain to flip the value since "0" is
not empty-ish in javascript).
Making the value -1 is not correct, since this is expected to be 0 or 1.
imp/js/compose-dimp.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/f708a22e6ba28f52644df950adf1961ad96050ae
-----------------------------------------------------------------------
commit 58c95092b4683406453af770efae10d7026aa4fe
Author: João Machado <geral at jpaulo.eu>
Date: Tue Apr 15 14:50:47 2014 +0100
Fix number of deleted messages
Signed-off-by: Michael M Slusarz <slusarz at horde.org>
imp/js/dimpbase.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/58c95092b4683406453af770efae10d7026aa4fe
-----------------------------------------------------------------------
commit 6b5cd9885e99647585de973bc33df0b1e0cc236a
Author: João Machado <geral at jpaulo.eu>
Date: Tue Apr 15 16:36:52 2014 +0100
Fix size translation
Signed-off-by: Michael M Slusarz <slusarz at horde.org>
imp/lib/Dynamic/Mailbox.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/6b5cd9885e99647585de973bc33df0b1e0cc236a
-----------------------------------------------------------------------
commit b2212fa6f30df255024a450c8b98491d1e03049d
Author: João Machado <geral at jpaulo.eu>
Date: Tue Apr 15 18:23:35 2014 +0100
Correct rte_sig validation
Signed-off-by: Michael M Slusarz <slusarz at horde.org>
imp/js/compose-dimp.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/b2212fa6f30df255024a450c8b98491d1e03049d
More information about the commits
mailing list