[commits] Horde branch master updated. bca4afa0f250523f14e66cf14da16667801d8a2a

Michael M Slusarz slusarz at horde.org
Fri Jan 16 03:37:28 UTC 2015


The branch "master" has been updated.
The following is a summary of the commits.

from: 1641f52bf46ad7c8116a05a42e37f46de4f38530

a3664b6 Split out date data generation
64c4ea0 Split out address generation
cf370ca Fix marking messages as seen in smartmobile
22eaf71 Fix dealing with submits with an empty action parameter in FormGhost
0453649 Need to observe formghost submit action here
652a6f8 Improved attempts at better UI for the contacts popup
bca4afa Re-add script name, with hacky CSS

Summary: http://github.com/horde/horde/compare/1641f52bf46ad7c8116a05a42e37f46de4f38530...bca4afa0f250523f14e66cf14da16667801d8a2a

-----------------------------------------------------------------------

commit a3664b6e2853e63c3965750f7371bb68ccd57c94
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 15 01:13:36 2015 -0700

    Split out date data generation

 imp/lib/Ajax/Queue.php       |    5 +++++
 imp/lib/Contents/Message.php |   25 +++++++++++++------------
 imp/lib/Dynamic/Message.php  |    8 ++++----
 3 files changed, 22 insertions(+), 16 deletions(-)

http://github.com/horde/horde/commit/a3664b6e2853e63c3965750f7371bb68ccd57c94

-----------------------------------------------------------------------

commit 64c4ea004a892a1de7875d705d97dfdea951fe18
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 15 01:19:31 2015 -0700

    Split out address generation

 imp/lib/Ajax/Queue.php       |    6 ++++++
 imp/lib/Contents/Message.php |   11 -----------
 imp/lib/Dynamic/Message.php  |   10 +++++++---
 3 files changed, 13 insertions(+), 14 deletions(-)

http://github.com/horde/horde/commit/64c4ea004a892a1de7875d705d97dfdea951fe18

-----------------------------------------------------------------------

commit cf370cae0b7b716888c47d851f37e119a43e6415
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 15 11:20:38 2015 -0700

    Fix marking messages as seen in smartmobile
    
    So much has been removed from showMessage(), that we don't even need to
    grab the headers (and thus mark the message as seen on the IMAP server)
    anymore

 imp/lib/Contents/Message.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/cf370cae0b7b716888c47d851f37e119a43e6415

-----------------------------------------------------------------------

commit 22eaf71736662f2a4dcf4d4ae4fd07554e3a6b21
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 15 11:21:58 2015 -0700

    Fix dealing with submits with an empty action parameter in FormGhost

 horde/js/form_ghost.js |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

http://github.com/horde/horde/commit/22eaf71736662f2a4dcf4d4ae4fd07554e3a6b21

-----------------------------------------------------------------------

commit 04536495b3e8360c3f84b523f95304375f0d9743
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 15 11:22:47 2015 -0700

    Need to observe formghost submit action here

 imp/js/contacts.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/04536495b3e8360c3f84b523f95304375f0d9743

-----------------------------------------------------------------------

commit 652a6f897f5ab38d0be13eec5b7549960bf6328c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 15 11:42:03 2015 -0700

    Improved attempts at better UI for the contacts popup

 imp/js/contacts.js                       |   22 ++++------------------
 imp/lib/Basic/Contacts.php               |    2 --
 imp/templates/contacts/contacts.html.php |    4 ++--
 3 files changed, 6 insertions(+), 22 deletions(-)

http://github.com/horde/horde/commit/652a6f897f5ab38d0be13eec5b7549960bf6328c

-----------------------------------------------------------------------

commit bca4afa0f250523f14e66cf14da16667801d8a2a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Jan 15 12:55:28 2015 -0700

    Re-add script name, with hacky CSS

 ingo/templates/basic/script/_script.html.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/bca4afa0f250523f14e66cf14da16667801d8a2a




More information about the commits mailing list