[commits] Horde branch master updated. 5e7fb0c4884dc4bd0d73e824cb7578615d46a87b

Michael M Slusarz slusarz at horde.org
Tue Oct 16 07:24:16 UTC 2012


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

from: 5818bd18f879cf2a2dee5bc300c1d0314be788c5

cadd227 Fix logic
0923789 unneeded phpdoc
74992fd this todo was already accomplished
683917e Move method to minimal view handler, as it is the only place it is used
26a4f49 phpdoc
5e7fb0c Fix static access; all other UI classes use OO interface

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

commit cadd2270086d5f2116c13c5fd80af0565eeee4a8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 16 00:55:30 2012 -0600

    Fix logic

 imp/lib/Imap/Tree.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/cadd2270086d5f2116c13c5fd80af0565eeee4a8

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

commit 0923789157155b0a8aeba57e71dbef5f9e53a667
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 16 00:58:31 2012 -0600

    unneeded phpdoc
    
    Already maintain table data in migration scripts - no need to maintain
    in a different location

 imp/lib/Sentmail/Sql.php |   19 -------------------
 1 files changed, 0 insertions(+), 19 deletions(-)

http://git.horde.org/horde-git/-/commit/0923789157155b0a8aeba57e71dbef5f9e53a667

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

commit 74992fd15fb0e7e30b9f4ab187789b1ab18be809
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 16 00:59:07 2012 -0600

    this todo was already accomplished

 imp/lib/Test.php |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/74992fd15fb0e7e30b9f4ab187789b1ab18be809

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

commit 683917e2aa8d3b58c50bbac672f2ac4e34d52294
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 16 01:04:43 2012 -0600

    Move method to minimal view handler, as it is the only place it is used

 imp/lib/Minimal/Compose.php |   54 ++++++++++++++++++++++++++++++++++++++++++-
 imp/lib/Ui/Compose.php      |   52 -----------------------------------------
 2 files changed, 53 insertions(+), 53 deletions(-)

http://git.horde.org/horde-git/-/commit/683917e2aa8d3b58c50bbac672f2ac4e34d52294

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

commit 26a4f4903bd7546f339555dc8ff9196408c1ec02
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 16 01:09:41 2012 -0600

    phpdoc

 imp/lib/Ui/Compose.php   |    3 +--
 imp/lib/Ui/Editor.php    |    4 ++--
 imp/lib/Ui/Folder.php    |    3 +--
 imp/lib/Ui/Headers.php   |    3 +--
 imp/lib/Ui/Imageview.php |    4 ++--
 imp/lib/Ui/Mailbox.php   |    3 +--
 imp/lib/Ui/Message.php   |    3 +--
 imp/lib/Ui/Search.php    |    3 +--
 8 files changed, 10 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/26a4f4903bd7546f339555dc8ff9196408c1ec02

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

commit 5e7fb0c4884dc4bd0d73e824cb7578615d46a87b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 16 01:13:00 2012 -0600

    Fix static access; all other UI classes use OO interface

 imp/compose.php                         |    2 +-
 imp/lib/Dynamic/Compose/Common.php      |    2 +-
 imp/lib/Prefs/Special/HtmlSignature.php |    2 +-
 imp/lib/Ui/Editor.php                   |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/5e7fb0c4884dc4bd0d73e824cb7578615d46a87b




More information about the commits mailing list