[commits] Horde branch master updated. 481c891fa50f2bb61cb66a8ec6b4e38d6f04ecfd

Michael M Slusarz slusarz at horde.org
Thu Jan 15 05:14:19 UTC 2015


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

from: 7d4c8dac2788c0929b7a6244cd7910dfe8c65a57

3bfa431 Fix doubleclick of folder list slider
9bfbf88 Missing colon after header name
0353473 Not needed - Net_Sieve must be at least 1.3.1 and this was added in 1.3.0
fa0aabe Clean up sieve transport constructor
8ef431c Improve formatting of scripts page
4909191 Make ingo sieve script header a but nicer to read
410baec Improve formatting of blacklist page
6478c5d Improve formatting of whitelist page
cecd5c5 Drastically better CSS styling on rule page
3ecf6d8 IMP_Ajax_Application_ShowMessage -> IMP_Contents_Message
180045a Add addChangedFlag()
df2a993 Don't call maillog ajax output automatically in showMessage()
775429c Match header from sidebar
481c891 Add getSubject() and getSaveAs() methods

Summary: http://github.com/horde/horde/compare/7d4c8dac2788c0929b7a6244cd7910dfe8c65a57...481c891fa50f2bb61cb66a8ec6b4e38d6f04ecfd

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

commit 3bfa43184feab55d8fbb99fdbc36f2db2cfc09ed
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 13:28:23 2015 -0700

    Fix doubleclick of folder list slider

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

http://github.com/horde/horde/commit/3bfa43184feab55d8fbb99fdbc36f2db2cfc09ed

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

commit 9bfbf884214a96bf88065dc4c41ffa830747fa24
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 17:41:17 2015 -0700

    Missing colon after header name

 imp/templates/dynamic/message.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/9bfbf884214a96bf88065dc4c41ffa830747fa24

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

commit 035347316a61378a450ccb9f170e6c37049cc0fe
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 17:59:13 2015 -0700

    Not needed - Net_Sieve must be at least 1.3.1 and this was added in 1.3.0

 ingo/lib/Transport/Timsieved.php |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/035347316a61378a450ccb9f170e6c37049cc0fe

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

commit fa0aabef6ac179099693c5667cd44f4025222863
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 17:59:25 2015 -0700

    Clean up sieve transport constructor

 ingo/lib/Transport/Timsieved.php |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

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

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

commit 8ef431c4e0f6e3601a90838b2ccf40703000dc45
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 18:20:42 2015 -0700

    Improve formatting of scripts page

 ingo/templates/basic/script/_script.html.php |    3 +-
 ingo/templates/basic/script/script.html.php  |   40 +++++++++++--------------
 ingo/themes/default/screen.css               |    2 +
 3 files changed, 21 insertions(+), 24 deletions(-)

http://github.com/horde/horde/commit/8ef431c4e0f6e3601a90838b2ccf40703000dc45

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

commit 4909191ad7c94360e262cd215e7c49e838c01e07
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 20:04:16 2015 -0700

    Make ingo sieve script header a but nicer to read

 ingo/lib/Script/Sieve.php |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/4909191ad7c94360e262cd215e7c49e838c01e07

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

commit 410baec3db484e8bbe2776c1d974f288c4a70f38
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 20:13:30 2015 -0700

    Improve formatting of blacklist page

 ingo/templates/basic/blacklist/blacklist.html.php |   38 +++++++++++---------
 ingo/themes/default/screen.css                    |   10 ++++-
 2 files changed, 29 insertions(+), 19 deletions(-)

http://github.com/horde/horde/commit/410baec3db484e8bbe2776c1d974f288c4a70f38

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

commit 6478c5d7af208610b3f5ece35ae7e2f5fbdb3fba
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 20:13:36 2015 -0700

    Improve formatting of whitelist page

 ingo/locale/en/help.xml                           |    6 +++++-
 ingo/templates/basic/whitelist/whitelist.html.php |    9 +++++----
 ingo/themes/default/screen.css                    |    5 +++++
 3 files changed, 15 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/6478c5d7af208610b3f5ece35ae7e2f5fbdb3fba

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

commit cecd5c57e1e98bb85f09c7136c7de0d7ff79c04d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 21:11:32 2015 -0700

    Drastically better CSS styling on rule page

 ingo/templates/basic/rule/rule.html.php |  165 +++++++++++++++----------------
 ingo/themes/default/screen.css          |   59 ++++++++----
 2 files changed, 123 insertions(+), 101 deletions(-)

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

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

commit 3ecf6d86e9f9c7e1793aaae4c04277de71ca4168
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 21:24:35 2015 -0700

    IMP_Ajax_Application_ShowMessage -> IMP_Contents_Message
    
    This class has little to do with AJAX actions - it is a general usage
    class for preparing display details for a message so it better lives in
    the IMP_Contents namespace.

 imp/lib/Ajax/Application/Handler/Dynamic.php |    4 +-
 imp/lib/Ajax/Application/ShowMessage.php     |  420 --------------------------
 imp/lib/Ajax/Queue.php                       |    2 +-
 imp/lib/Contents/Message.php                 |  420 ++++++++++++++++++++++++++
 imp/lib/Dynamic/Message.php                  |    2 +-
 imp/package.xml                              |    6 +-
 6 files changed, 427 insertions(+), 427 deletions(-)
 delete mode 100644 imp/lib/Ajax/Application/ShowMessage.php
 create mode 100644 imp/lib/Contents/Message.php

http://github.com/horde/horde/commit/3ecf6d86e9f9c7e1793aaae4c04277de71ca4168

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

commit 180045ab5d9532009e99620fe8f82a64d3a37ae9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 21:36:15 2015 -0700

    Add addChangedFlag()
    
    This should be run by display code (not library code), and only by code
    that uses it (this is not used on message page).

 imp/lib/Ajax/Queue.php       |    2 ++
 imp/lib/Contents/Message.php |   27 +++++++++++++++++++++------
 2 files changed, 23 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/180045ab5d9532009e99620fe8f82a64d3a37ae9

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

commit df2a993e916e22c2c6236ed953a72772ff348da9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 21:41:55 2015 -0700

    Don't call maillog ajax output automatically in showMessage()

 imp/lib/Ajax/Queue.php       |    6 +++++-
 imp/lib/Contents/Message.php |    4 ----
 imp/lib/Dynamic/Message.php  |    2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)

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

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

commit 775429c7af9efd42072b6a0ea6fe44e50d862dc1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 21:46:52 2015 -0700

    Match header from sidebar

 ingo/templates/basic/filters/filters.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/775429c7af9efd42072b6a0ea6fe44e50d862dc1

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

commit 481c891fa50f2bb61cb66a8ec6b4e38d6f04ecfd
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 14 22:10:26 2015 -0700

    Add getSubject() and getSaveAs() methods
    
    Goal of all of this is to eventually decouple the library/generation
    code (IMP_Contents_Message) from the display code (i.e. AJAX action).
    
    First, we will decouple message-level attributes. Next step will be to
    decouple part-level display. This will eventually allow remote actions
    to do things like request an update of a single message part. Ex:
    checking PGP signature should update the single part rather than
    requiring the entire message data to be redisplayed/downloaded.

 imp/js/smartmobile.js        |    4 +-
 imp/lib/Ajax/Queue.php       |   24 +++++---
 imp/lib/Contents/Message.php |  131 ++++++++++++++++++++++++++++-------------
 imp/lib/Dynamic/Message.php  |   17 ++++--
 4 files changed, 118 insertions(+), 58 deletions(-)

http://github.com/horde/horde/commit/481c891fa50f2bb61cb66a8ec6b4e38d6f04ecfd




More information about the commits mailing list