[commits] Horde branch master updated. ee5f8a2db60fac0a1ae4645130a514c7ff3c25da

Michael M Slusarz slusarz at horde.org
Tue Aug 24 06:01:04 UTC 2010


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

from: 3869073e174bac383bf88718af863c5b6d3556e6

4e0489d More places to use Horde_Variables::
0a99882 Move some more RTL code out of tree renderer
a02cde0 Fix static variable access.
c0d5456 Make addNodeParams() driver-specific
d4307e6 Move HTML-specific code out of base Tree class
21bbb83 Horde_Tree cleanups.
cfb2d5b Simplify getOption()
8d97c53 Add 'lines_base' option
07d7527 Use recursive calls, as it makes things clearer.
c54e6b1 Implement Iterator in IMP_Imap_Tree::.
7693039 Use Horde_Tree to render folder/search trees.
ee5f8a2 This value needs to be unique to all buffers, not just the current buffer

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

commit 4e0489d479ba7435cee862cf01d8beda6fe95e7b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 23 12:29:39 2010 -0600

    More places to use Horde_Variables::

 imp/attachment.php   |   15 +++++--------
 imp/folders.php      |   56 ++++++++++++++++++++++++-------------------------
 imp/search-basic.php |   13 +++++------
 3 files changed, 39 insertions(+), 45 deletions(-)

http://git.horde.org/diff.php/imp/attachment.php?rt=horde-git&r1=77e3dd782f525dadbb88512854d903ac2d7f9cb9&r2=4e0489d479ba7435cee862cf01d8beda6fe95e7b
http://git.horde.org/diff.php/imp/folders.php?rt=horde-git&r1=7e672b8efa52e783f473a78bfee7d71f89716f00&r2=4e0489d479ba7435cee862cf01d8beda6fe95e7b
http://git.horde.org/diff.php/imp/search-basic.php?rt=horde-git&r1=02d755c4f13fcc243bfebbff5a9e5f18187d496f&r2=4e0489d479ba7435cee862cf01d8beda6fe95e7b

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

commit 0a99882d332afd336c4f6c3f859bd6e84cef73f9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 23 14:56:13 2010 -0600

    Move some more RTL code out of tree renderer

 framework/Core/lib/Horde/Core/Tree/Javascript.php |    2 --
 horde/js/hordetree.js                             |   18 ++++++++----------
 horde/js/sidebar.js                               |   17 +++++++++++------
 horde/services/sidebar.php                        |    1 -
 horde/templates/sidebar/sidebar.inc               |    2 +-
 horde/themes/rtl.css                              |    3 +++
 horde/themes/screen.css                           |    7 +++++--
 7 files changed, 28 insertions(+), 22 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Tree/Javascript.php?rt=horde-git&r1=0524aed57eba139e7fe9d69f01c38506184680fe&r2=0a99882d332afd336c4f6c3f859bd6e84cef73f9
http://git.horde.org/diff.php/horde/js/hordetree.js?rt=horde-git&r1=3b3e0eba33de36df6a68a2213ad347048ef4b550&r2=0a99882d332afd336c4f6c3f859bd6e84cef73f9
http://git.horde.org/diff.php/horde/js/sidebar.js?rt=horde-git&r1=ae7d0f7c17b8c2526bf75e82cb1414cf5a6314d4&r2=0a99882d332afd336c4f6c3f859bd6e84cef73f9
http://git.horde.org/diff.php/horde/services/sidebar.php?rt=horde-git&r1=2c1f6677f31a59f0e5cca50e87aa7b6a8dbad387&r2=0a99882d332afd336c4f6c3f859bd6e84cef73f9
http://git.horde.org/diff.php/horde/templates/sidebar/sidebar.inc?rt=horde-git&r1=2c1f6677f31a59f0e5cca50e87aa7b6a8dbad387&r2=0a99882d332afd336c4f6c3f859bd6e84cef73f9
http://git.horde.org/diff.php/horde/themes/rtl.css?rt=horde-git&r1=9f5be824f17050e54235cea90ba0b0c0b4f65150&r2=0a99882d332afd336c4f6c3f859bd6e84cef73f9
http://git.horde.org/diff.php/horde/themes/screen.css?rt=horde-git&r1=9f5be824f17050e54235cea90ba0b0c0b4f65150&r2=0a99882d332afd336c4f6c3f859bd6e84cef73f9

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

commit a02cde0f94a1ec061639752b52b4195207559c89
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 23 15:05:06 2010 -0600

    Fix static variable access.

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

http://git.horde.org/diff.php/imp/lib/Folder.php?rt=horde-git&r1=0d69a0076ef7e6da85afff8bfaa82f917424bcf6&r2=a02cde0f94a1ec061639752b52b4195207559c89

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

commit c0d54569d51a9dfb1abb51b2cd1d5629998e1a90
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 23 16:00:25 2010 -0600

    Make addNodeParams() driver-specific

 framework/Tree/lib/Horde/Tree.php        |   35 +++++++++++------------------
 framework/Tree/lib/Horde/Tree/Html.php   |   17 ++++++++++++++
 framework/Tree/lib/Horde/Tree/Select.php |   23 +++++--------------
 3 files changed, 36 insertions(+), 39 deletions(-)

http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree.php?rt=horde-git&r1=eabc6c29cadce707f1a16b1cd38f98c1fa63a2e8&r2=c0d54569d51a9dfb1abb51b2cd1d5629998e1a90
http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree/Html.php?rt=horde-git&r1=3d69606504313d1b5636a52def0e888a6e0d3186&r2=c0d54569d51a9dfb1abb51b2cd1d5629998e1a90
http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree/Select.php?rt=horde-git&r1=cb00bdd51bfe00ea4f7eb34864cace62dcee8dcf&r2=c0d54569d51a9dfb1abb51b2cd1d5629998e1a90

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

commit d4307e69e5a13f78fc9f65cab0e2305b9dd6bba7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 23 16:00:35 2010 -0600

    Move HTML-specific code out of base Tree class

 framework/Tree/lib/Horde/Tree.php      |   16 +--------
 framework/Tree/lib/Horde/Tree/Html.php |   56 ++++++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+), 14 deletions(-)

http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree.php?rt=horde-git&r1=c0d54569d51a9dfb1abb51b2cd1d5629998e1a90&r2=d4307e69e5a13f78fc9f65cab0e2305b9dd6bba7
http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree/Html.php?rt=horde-git&r1=c0d54569d51a9dfb1abb51b2cd1d5629998e1a90&r2=d4307e69e5a13f78fc9f65cab0e2305b9dd6bba7

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

commit 21bbb83fda471d2a576c9c10b49d16ddc88f5ad6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 23 16:19:01 2010 -0600

    Horde_Tree cleanups.
    
    Don't hardcode float or other styles.
    Use spans for internal elements.

 agora/lib/Api.php                          |   14 +++--
 agora/lib/Comments.php                     |   14 +++--
 agora/lib/Messages.php                     |   53 ++++++++++------
 agora/themes/screen.css                    |   10 +++
 framework/Core/lib/Horde/Core/Perms/Ui.php |    6 ++-
 framework/Tree/lib/Horde/Tree/Html.php     |   88 +++++++++-----------------
 horde/admin/activesync.php                 |   94 +++++++++++++++++++--------
 horde/admin/groups.php                     |   35 ++++++++--
 horde/js/hordetree.js                      |   28 +++-----
 horde/themes/screen.css                    |   25 +++++++
 10 files changed, 224 insertions(+), 143 deletions(-)

http://git.horde.org/diff.php/agora/lib/Api.php?rt=horde-git&r1=3559335be56b6872fa873b5faacb2ecf1c135d20&r2=21bbb83fda471d2a576c9c10b49d16ddc88f5ad6
http://git.horde.org/diff.php/agora/lib/Comments.php?rt=horde-git&r1=6fb6926b2a115f3410d0a924bc6e8eb008ee3cf9&r2=21bbb83fda471d2a576c9c10b49d16ddc88f5ad6
http://git.horde.org/diff.php/agora/lib/Messages.php?rt=horde-git&r1=dc4f17b3007a67cf8a46aa84d7f9768c90e47c6a&r2=21bbb83fda471d2a576c9c10b49d16ddc88f5ad6
http://git.horde.org/diff.php/agora/themes/screen.css?rt=horde-git&r1=9ee10e5ccece8d846040d1de7e898f1a8578c78f&r2=21bbb83fda471d2a576c9c10b49d16ddc88f5ad6
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Perms/Ui.php?rt=horde-git&r1=9583b1984dd8cd40fde0bbc6e67291ab16374451&r2=21bbb83fda471d2a576c9c10b49d16ddc88f5ad6
http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree/Html.php?rt=horde-git&r1=d4307e69e5a13f78fc9f65cab0e2305b9dd6bba7&r2=21bbb83fda471d2a576c9c10b49d16ddc88f5ad6
http://git.horde.org/diff.php/horde/admin/activesync.php?rt=horde-git&r1=9583b1984dd8cd40fde0bbc6e67291ab16374451&r2=21bbb83fda471d2a576c9c10b49d16ddc88f5ad6
http://git.horde.org/diff.php/horde/admin/groups.php?rt=horde-git&r1=9583b1984dd8cd40fde0bbc6e67291ab16374451&r2=21bbb83fda471d2a576c9c10b49d16ddc88f5ad6
http://git.horde.org/diff.php/horde/js/hordetree.js?rt=horde-git&r1=0a99882d332afd336c4f6c3f859bd6e84cef73f9&r2=21bbb83fda471d2a576c9c10b49d16ddc88f5ad6
http://git.horde.org/diff.php/horde/themes/screen.css?rt=horde-git&r1=0a99882d332afd336c4f6c3f859bd6e84cef73f9&r2=21bbb83fda471d2a576c9c10b49d16ddc88f5ad6

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

commit cfb2d5b16472ea7a6576833265f1844c0c9b24a6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 23 17:28:08 2010 -0600

    Simplify getOption()

 framework/Tree/lib/Horde/Tree.php      |   27 +++++----------------------
 framework/Tree/lib/Horde/Tree/Html.php |   12 ++++++++++++
 2 files changed, 17 insertions(+), 22 deletions(-)

http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree.php?rt=horde-git&r1=d4307e69e5a13f78fc9f65cab0e2305b9dd6bba7&r2=cfb2d5b16472ea7a6576833265f1844c0c9b24a6
http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree/Html.php?rt=horde-git&r1=21bbb83fda471d2a576c9c10b49d16ddc88f5ad6&r2=cfb2d5b16472ea7a6576833265f1844c0c9b24a6

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

commit 8d97c5330825754b0b084b803f4d3930efae2461
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 23 17:54:16 2010 -0600

    Add 'lines_base' option

 framework/Core/lib/Horde/Core/Tree/Html.php       |    1 +
 framework/Core/lib/Horde/Core/Tree/Javascript.php |    1 +
 framework/Tree/lib/Horde/Tree/Html.php            |  116 ++++++++++++++-------
 horde/js/hordetree.js                             |  102 ++++++++++++------
 4 files changed, 149 insertions(+), 71 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Tree/Html.php?rt=horde-git&r1=3d69606504313d1b5636a52def0e888a6e0d3186&r2=8d97c5330825754b0b084b803f4d3930efae2461
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Tree/Javascript.php?rt=horde-git&r1=0a99882d332afd336c4f6c3f859bd6e84cef73f9&r2=8d97c5330825754b0b084b803f4d3930efae2461
http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree/Html.php?rt=horde-git&r1=cfb2d5b16472ea7a6576833265f1844c0c9b24a6&r2=8d97c5330825754b0b084b803f4d3930efae2461
http://git.horde.org/diff.php/horde/js/hordetree.js?rt=horde-git&r1=21bbb83fda471d2a576c9c10b49d16ddc88f5ad6&r2=8d97c5330825754b0b084b803f4d3930efae2461

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

commit 07d75270a4451c5e005bf4a8bd82f8f9aa049640
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 23 23:25:39 2010 -0600

    Use recursive calls, as it makes things clearer.

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

http://git.horde.org/diff.php/imp/lib/Imap/Tree/Element.php?rt=horde-git&r1=9583b1984dd8cd40fde0bbc6e67291ab16374451&r2=07d75270a4451c5e005bf4a8bd82f8f9aa049640

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

commit c54e6b1da1429c7d7136cdc6b6c83573bc6bc134
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 17 12:45:05 2010 -0600

    Implement Iterator in IMP_Imap_Tree::.

 imp/folders-mimp.php           |    3 +-
 imp/folders.php                |   40 +--
 imp/lib/Ajax/Application.php   |    6 +-
 imp/lib/Block/tree_folders.php |    5 +-
 imp/lib/Folder.php             |    6 +-
 imp/lib/Imap/Tree.php          |  605 +++++++++++++++++++---------------------
 imp/lib/Imap/Tree/Element.php  |   12 +-
 imp/lib/Ui/Folder.php          |   23 +-
 imp/search.php                 |    6 +-
 9 files changed, 330 insertions(+), 376 deletions(-)

http://git.horde.org/diff.php/imp/folders-mimp.php?rt=horde-git&r1=70f54e88cd551c7992020c7bf9bbb6adb3096f35&r2=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134
http://git.horde.org/diff.php/imp/folders.php?rt=horde-git&r1=4e0489d479ba7435cee862cf01d8beda6fe95e7b&r2=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=c15384659293c558d80cc752fc73e89c568c7803&r2=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134
http://git.horde.org/diff.php/imp/lib/Block/tree_folders.php?rt=horde-git&r1=3f49f390a0bb0468fb8ecde47bde572604b70e47&r2=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134
http://git.horde.org/diff.php/imp/lib/Folder.php?rt=horde-git&r1=a02cde0f94a1ec061639752b52b4195207559c89&r2=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134
http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-git&r1=baf3d7aff0d92ac3f2d9261ef6e22643558d0284&r2=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134
http://git.horde.org/diff.php/imp/lib/Imap/Tree/Element.php?rt=horde-git&r1=07d75270a4451c5e005bf4a8bd82f8f9aa049640&r2=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134
http://git.horde.org/diff.php/imp/lib/Ui/Folder.php?rt=horde-git&r1=9f5be824f17050e54235cea90ba0b0c0b4f65150&r2=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134
http://git.horde.org/diff.php/imp/search.php?rt=horde-git&r1=bad12f7208a3e4223c475f102bc941e2e43c3c74&r2=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134

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

commit 7693039fb9cc281caaf7498baa5fd664ddc7771a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 18 12:51:07 2010 -0600

    Use Horde_Tree to render folder/search trees.
    
    This isn't complete yet.  TODO list:
    1. Auto JSON loading of collapsed->expanded levels.
    2. Save expanded/collapse information on folders page.
    3. Use tree to render MIMP & Folder drop-down lists.

 imp/folders-mimp.php                   |    2 +-
 imp/folders.php                        |   79 ++++--------------
 imp/js/search.js                       |   44 ++---------
 imp/lib/Ajax/Application.php           |    2 +-
 imp/lib/Block/tree_folders.php         |   37 ++-------
 imp/lib/Imap/Tree.php                  |  144 ++++++++++++++++++++++++++++++--
 imp/lib/Ui/Folder.php                  |  117 --------------------------
 imp/search.php                         |   44 ++--------
 imp/templates/imp/folders/folders.html |    5 -
 imp/templates/imp/search/search.html   |    6 +-
 imp/themes/screen.css                  |   16 ++--
 11 files changed, 187 insertions(+), 309 deletions(-)
 delete mode 100644 imp/lib/Ui/Folder.php
 delete mode 100644 imp/templates/imp/folders/folders.html

http://git.horde.org/diff.php/imp/folders-mimp.php?rt=horde-git&r1=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134&r2=7693039fb9cc281caaf7498baa5fd664ddc7771a
http://git.horde.org/diff.php/imp/folders.php?rt=horde-git&r1=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134&r2=7693039fb9cc281caaf7498baa5fd664ddc7771a
http://git.horde.org/diff.php/imp/js/search.js?rt=horde-git&r1=5903a93a438dc24abfc78fe29559d94c6d187940&r2=7693039fb9cc281caaf7498baa5fd664ddc7771a
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134&r2=7693039fb9cc281caaf7498baa5fd664ddc7771a
http://git.horde.org/diff.php/imp/lib/Block/tree_folders.php?rt=horde-git&r1=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134&r2=7693039fb9cc281caaf7498baa5fd664ddc7771a
http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-git&r1=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134&r2=7693039fb9cc281caaf7498baa5fd664ddc7771a
http://git.horde.org/diff.php/imp/lib/Ui/Folder.php?rt=horde-git&r1=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134&r2=7693039fb9cc281caaf7498baa5fd664ddc7771a
http://git.horde.org/diff.php/imp/search.php?rt=horde-git&r1=c54e6b1da1429c7d7136cdc6b6c83573bc6bc134&r2=7693039fb9cc281caaf7498baa5fd664ddc7771a
http://git.horde.org/diff.php/imp/templates/imp/folders/folders.html?rt=horde-git&r1=55b00688ec61efc6d4b74eb5d7bd928ffb9a541a&r2=7693039fb9cc281caaf7498baa5fd664ddc7771a
http://git.horde.org/diff.php/imp/templates/imp/search/search.html?rt=horde-git&r1=22de8c42e0ff2d456442b0cf97f88ad6504b3c4d&r2=7693039fb9cc281caaf7498baa5fd664ddc7771a
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-git&r1=7aea1fd460b6b99a69b2ee30bd081b1d51d5b7f5&r2=7693039fb9cc281caaf7498baa5fd664ddc7771a

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

commit ee5f8a2db60fac0a1ae4645130a514c7ff3c25da
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 23 23:58:20 2010 -0600

    This value needs to be unique to all buffers, not just the current buffer

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

http://git.horde.org/diff.php/imp/js/viewport.js?rt=horde-git&r1=62b301ef9856db86b3d18bd700abf1655a563909&r2=ee5f8a2db60fac0a1ae4645130a514c7ff3c25da




More information about the commits mailing list