[commits] Horde branch master updated. f3d50dcc9e7deccf4239646a23ef8de4244c35a9
Michael M Slusarz
slusarz at horde.org
Tue May 6 04:41:58 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 0fc210714deaa0ebb632c9a5a11886826461f684
5ca1848 Update from upstream
8071b70 Update from upstream
361e735 phpdoc
cfc40c9 Improved js copyright/license documentation
ce72593 Simplify
9015aca These are sequence numbers
4e3d0ec Don't allow empty PARTIAL limiters
d359878 Move partial parsing to Base library
1bc5e89 Released Horde_Imap_Client-2.19.5
f83a562 Development mode for Horde_Imap_Client-2.19.6
f3d50dc IE8 doesn't support capturing keystrokes in IFRAME
Summary: http://github.com/horde/horde/compare/0fc210714deaa0ebb632c9a5a11886826461f684...f3d50dcc9e7deccf4239646a23ef8de4244c35a9
-----------------------------------------------------------------------
commit 5ca184801bac448274a5d848400e7ba11ac64ac0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri May 2 00:40:27 2014 -0600
Update from upstream
framework/Core/js/jquery.mobile/plugins/form.js | 273 +++++++++++++++++------
1 files changed, 202 insertions(+), 71 deletions(-)
http://github.com/horde/horde/commit/5ca184801bac448274a5d848400e7ba11ac64ac0
-----------------------------------------------------------------------
commit 8071b7068e6e358160aee2de4f6041e2fabde0e6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri May 2 00:44:37 2014 -0600
Update from upstream
horde/js/json2.js | 27 +++++++++++++++------------
1 files changed, 15 insertions(+), 12 deletions(-)
http://github.com/horde/horde/commit/8071b7068e6e358160aee2de4f6041e2fabde0e6
-----------------------------------------------------------------------
commit 361e7352d71158b1b68e291878054dfba050fc19
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri May 2 00:48:20 2014 -0600
phpdoc
imp/basic.php | 9 +++++----
imp/dynamic.php | 9 +++++----
imp/index.php | 9 +++++----
imp/minimal.php | 9 +++++----
imp/rss.php | 9 +++++----
imp/smartmobile.php | 9 +++++----
imp/view.php | 11 ++++++-----
7 files changed, 36 insertions(+), 29 deletions(-)
http://github.com/horde/horde/commit/361e7352d71158b1b68e291878054dfba050fc19
-----------------------------------------------------------------------
commit cfc40c95cdebd3372a853484f8e463271edef58d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri May 2 01:05:59 2014 -0600
Improved js copyright/license documentation
imp/js/acl.js | 5 +++--
imp/js/ckeditor/imageupload.js | 7 +++----
imp/js/ckeditor/pasteattachment.js | 7 +++----
imp/js/ckeditor/pasteignore.js | 7 +++----
imp/js/compose-base.js | 8 ++++----
imp/js/compose-dimp.js | 9 ++++-----
imp/js/compose.js | 7 ++++---
imp/js/contacts.js | 7 ++++---
imp/js/dimpbase.js | 9 ++++-----
imp/js/dimpcore.js | 9 ++++-----
imp/js/draghandler.js | 7 +++----
imp/js/flagprefs.js | 7 ++++---
imp/js/folderprefs.js | 7 ++++---
imp/js/folders.js | 7 ++++---
imp/js/imp.js | 7 ++++---
imp/js/jquery.mobile/plugins/listviewtaphold.js | 4 +++-
imp/js/login.js | 7 ++++---
imp/js/mailbox.js | 7 ++++---
imp/js/message-dimp.js | 7 ++++---
imp/js/message.js | 13 ++++---------
imp/js/passphrase.js | 7 ++++---
imp/js/pgp.js | 7 ++++---
imp/js/prettyautocomplete.js | 11 ++++-------
imp/js/remoteprefs.js | 7 ++++---
imp/js/search.js | 7 ++++---
imp/js/searchesprefs.js | 8 +++++---
imp/js/signaturehtml.js | 7 ++++---
imp/js/smartmobile.js | 7 +++----
imp/js/viewport.js | 7 +++----
imp/js/viewport_utils.js | 9 ++++-----
30 files changed, 113 insertions(+), 112 deletions(-)
http://github.com/horde/horde/commit/cfc40c95cdebd3372a853484f8e463271edef58d
-----------------------------------------------------------------------
commit ce72593576bf3342724bc64cf79e83ad3e6653f3
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri May 2 01:50:16 2014 -0600
Simplify
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
http://github.com/horde/horde/commit/ce72593576bf3342724bc64cf79e83ad3e6653f3
-----------------------------------------------------------------------
commit 9015aca61a7778edfc0895b5201e72a61d42c9fd
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri May 2 22:55:09 2014 -0600
These are sequence numbers
Wholly unnecessary for the code, but added for completeness
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/9015aca61a7778edfc0895b5201e72a61d42c9fd
-----------------------------------------------------------------------
commit 4e3d0ec4a5340e1b34e15c4ef78077c89a198ee4
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri May 2 23:02:24 2014 -0600
Don't allow empty PARTIAL limiters
See Ticket #13153
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 20 ++++++++--------
1 files changed, 10 insertions(+), 10 deletions(-)
http://github.com/horde/horde/commit/4e3d0ec4a5340e1b34e15c4ef78077c89a198ee4
-----------------------------------------------------------------------
commit d359878916a6d6de71aaca5cf231fc3a1ec7472c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri May 2 23:58:27 2014 -0600
Move partial parsing to Base library
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 14 ++++++++++++++
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 14 ++------------
2 files changed, 16 insertions(+), 12 deletions(-)
http://github.com/horde/horde/commit/d359878916a6d6de71aaca5cf231fc3a1ec7472c
-----------------------------------------------------------------------
commit 1bc5e8964bc03086d9214acb8e64f850e34a3c6c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat May 3 00:01:45 2014 -0600
Released Horde_Imap_Client-2.19.5
framework/Imap_Client/composer.json | 4 ++--
framework/Imap_Client/package.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/1bc5e8964bc03086d9214acb8e64f850e34a3c6c
-----------------------------------------------------------------------
commit f83a5628ae0c57b530d45ca23ea03906abffcc88
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat May 3 00:01:46 2014 -0600
Development mode for Horde_Imap_Client-2.19.6
framework/Imap_Client/package.xml | 18 +++++++++++++++---
1 files changed, 15 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/f83a5628ae0c57b530d45ca23ea03906abffcc88
-----------------------------------------------------------------------
commit f3d50dcc9e7deccf4239646a23ef8de4244c35a9
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sat May 3 00:57:29 2014 -0600
IE8 doesn't support capturing keystrokes in IFRAME
imp/js/dimpbase.js | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/f3d50dcc9e7deccf4239646a23ef8de4244c35a9
More information about the commits
mailing list