[commits] Horde branch master updated. a0770f84181496732d71bcbd169a9b22de5247a7

Michael M Slusarz slusarz at horde.org
Fri Nov 19 20:11:20 UTC 2010


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

from: 499e40f593f5a28177ff9966902d508c46e67d93

db34f4f Fix loading builtin virtual folders.
4b062cb phpdoc
e5270a8 Add IMP_Folder::getAllSubfolders().
b461e8a Add subfolder queries to IMP_Search_Query
7149a1c Have IMP_Search::createQuery() handle new subfolder searching
06f78d0 Add subfolder searching to search UI
a7b3c73 Better Horde_Session fix in sqlshell.php
01e2cf3 Add framework_bin config option to Release library
06c893b Allow search mailboxes to be selected via the IMP Folder Navigation screen
80d2c93 Add ability to select search mailboxes in context menu in dimp
a0770f8 Truncate overly long search query text in dimp

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

commit db34f4f2e6e8dede0342bf93ad92f2bcccc73a42
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 18 16:14:29 2010 -0700

    Fix loading builtin virtual folders.

 imp/lib/Search.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/lib/Search.php?rt=horde-git&r1=0fb014c4e8c04e2b985e3e04cb4285a53f7dd2c1&r2=db34f4f2e6e8dede0342bf93ad92f2bcccc73a42

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

commit 4b062cb98ade6d9f98e547d60f41eec6b60c8f31
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 18 16:14:59 2010 -0700

    phpdoc

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

http://git.horde.org/diff.php/imp/lib/Imap/Tree/Element.php?rt=horde-git&r1=8e8b5d9d958f6cb20c677cc4f55e8ae8d0dbbb6d&r2=4b062cb98ade6d9f98e547d60f41eec6b60c8f31
http://git.horde.org/diff.php/imp/lib/Tree/Flist.php?rt=horde-git&r1=4928316937c4e6ce6bd88e73c48d25f6e65b2e42&r2=4b062cb98ade6d9f98e547d60f41eec6b60c8f31

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

commit e5270a860aeffbe132660c48169cf2d137ebffdc
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 18 16:37:17 2010 -0700

    Add IMP_Folder::getAllSubfolders().

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

http://git.horde.org/diff.php/imp/lib/Folder.php?rt=horde-git&r1=ff03750ea173b3c7edb46328c15bc8838925c1ba&r2=e5270a860aeffbe132660c48169cf2d137ebffdc

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

commit b461e8ad68177d90e4d522722e5eb3e2c58147ed
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 18 16:40:48 2010 -0700

    Add subfolder queries to IMP_Search_Query

 imp/lib/Search/Query.php |   78 +++++++++++++++++++++++++++++++++++++--------
 1 files changed, 64 insertions(+), 14 deletions(-)

http://git.horde.org/diff.php/imp/lib/Search/Query.php?rt=horde-git&r1=43f1fffd5c839e3a18e90b40cfcf17fa2f5c7802&r2=b461e8ad68177d90e4d522722e5eb3e2c58147ed

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

commit 7149a1c85edd0220ff68743e46f6cfa480bb663f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 18 16:54:07 2010 -0700

    Have IMP_Search::createQuery() handle new subfolder searching

 imp/lib/Search.php             |   40 ++++++++++++++++++++++++----------------
 imp/lib/Views/ListMessages.php |   12 +++++-------
 imp/mailbox-mimp.php           |    7 +++----
 imp/search-basic.php           |   12 +++++-------
 imp/search.php                 |   32 ++++++++++++++------------------
 5 files changed, 51 insertions(+), 52 deletions(-)

http://git.horde.org/diff.php/imp/lib/Search.php?rt=horde-git&r1=db34f4f2e6e8dede0342bf93ad92f2bcccc73a42&r2=7149a1c85edd0220ff68743e46f6cfa480bb663f
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-git&r1=fccb2396a4ee9e22da1e2feeee766051f242f421&r2=7149a1c85edd0220ff68743e46f6cfa480bb663f
http://git.horde.org/diff.php/imp/mailbox-mimp.php?rt=horde-git&r1=fe62dea49cb7c0ffef71467d4215ae915fcd131b&r2=7149a1c85edd0220ff68743e46f6cfa480bb663f
http://git.horde.org/diff.php/imp/search-basic.php?rt=horde-git&r1=fe62dea49cb7c0ffef71467d4215ae915fcd131b&r2=7149a1c85edd0220ff68743e46f6cfa480bb663f
http://git.horde.org/diff.php/imp/search.php?rt=horde-git&r1=553216ba5135fba3287054ffa84d16ae9e21c8bf&r2=7149a1c85edd0220ff68743e46f6cfa480bb663f

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

commit 06f78d041ffce73ae93327773219860826f6d3a3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Nov 18 16:54:41 2010 -0700

    Add subfolder searching to search UI
    
    For now, remove Tree display of mailboxes in UI.  It might be a bit
    easier to add mailboxes using a tree, but it is more difficult
    to visualize the current list of search mailboxes (and I can't figure
    out a clean way to allow subfolder searches to be defined).

 imp/docs/CHANGES                     |    1 +
 imp/js/search.js                     |  497 ++++++++++++++++++++--------------
 imp/lib/Imap/Tree.php                |   10 +-
 imp/lib/Search/Query.php             |    9 +-
 imp/search.php                       |   53 +++-
 imp/templates/imp/search/search.html |   41 ++--
 imp/themes/ie6_or_less.css           |    4 +-
 imp/themes/ie7.css                   |    4 +-
 imp/themes/screen.css                |   54 +++--
 9 files changed, 402 insertions(+), 271 deletions(-)

http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=91ffa129ee86b75d506351e1d6ac66e921676273&r2=06f78d041ffce73ae93327773219860826f6d3a3
http://git.horde.org/diff.php/imp/js/search.js?rt=horde-git&r1=b7e22a3a79c5e9ff54c78bca500e366a07b2ffa8&r2=06f78d041ffce73ae93327773219860826f6d3a3
http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-git&r1=10c3f0721b7a4bb2c86c22c299fe8c9850523f22&r2=06f78d041ffce73ae93327773219860826f6d3a3
http://git.horde.org/diff.php/imp/lib/Search/Query.php?rt=horde-git&r1=b461e8ad68177d90e4d522722e5eb3e2c58147ed&r2=06f78d041ffce73ae93327773219860826f6d3a3
http://git.horde.org/diff.php/imp/search.php?rt=horde-git&r1=7149a1c85edd0220ff68743e46f6cfa480bb663f&r2=06f78d041ffce73ae93327773219860826f6d3a3
http://git.horde.org/diff.php/imp/templates/imp/search/search.html?rt=horde-git&r1=b7e22a3a79c5e9ff54c78bca500e366a07b2ffa8&r2=06f78d041ffce73ae93327773219860826f6d3a3
http://git.horde.org/diff.php/imp/themes/ie6_or_less.css?rt=horde-git&r1=bdea439d059950246ab1f436b079c636a1246264&r2=06f78d041ffce73ae93327773219860826f6d3a3
http://git.horde.org/diff.php/imp/themes/ie7.css?rt=horde-git&r1=bdea439d059950246ab1f436b079c636a1246264&r2=06f78d041ffce73ae93327773219860826f6d3a3
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-git&r1=c56bc1934c92b45500ef24b7e632b9c48fdb11fd&r2=06f78d041ffce73ae93327773219860826f6d3a3

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

commit a7b3c734dc2867908c0841177fc54bc463274513
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Nov 19 10:17:28 2010 -0700

    Better Horde_Session fix in sqlshell.php

 horde/admin/sqlshell.php |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/horde/admin/sqlshell.php?rt=horde-git&r1=c29acb15185987cb9d4a585dd606283e6ea5076e&r2=a7b3c734dc2867908c0841177fc54bc463274513

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

commit 01e2cf3146595038e6e0a923bb3fd9349c7b2340
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Nov 19 11:30:31 2010 -0700

    Add framework_bin config option to Release library

 framework/Release/lib/Horde/Release.php |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Release/lib/Horde/Release.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=01e2cf3146595038e6e0a923bb3fd9349c7b2340

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

commit 06c893b73d0c5d6acc89fb2800d692958471b356
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Nov 19 12:54:51 2010 -0700

    Allow search mailboxes to be selected via the IMP Folder Navigation screen

 imp/folders.php                        |    9 +++++
 imp/js/folders.js                      |   18 ++--------
 imp/search.php                         |   53 ++++++++++++++++++++------------
 imp/templates/imp/folders/actions.html |    2 +
 4 files changed, 48 insertions(+), 34 deletions(-)

http://git.horde.org/diff.php/imp/folders.php?rt=horde-git&r1=4928316937c4e6ce6bd88e73c48d25f6e65b2e42&r2=06c893b73d0c5d6acc89fb2800d692958471b356
http://git.horde.org/diff.php/imp/js/folders.js?rt=horde-git&r1=bce5b08941dbac66a2978f20cc4229f2de621e5f&r2=06c893b73d0c5d6acc89fb2800d692958471b356
http://git.horde.org/diff.php/imp/search.php?rt=horde-git&r1=06f78d041ffce73ae93327773219860826f6d3a3&r2=06c893b73d0c5d6acc89fb2800d692958471b356
http://git.horde.org/diff.php/imp/templates/imp/folders/actions.html?rt=horde-git&r1=7e672b8efa52e783f473a78bfee7d71f89716f00&r2=06c893b73d0c5d6acc89fb2800d692958471b356

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

commit 80d2c93f8fd1e8e1d155e3ad2ba5abd3ae872ce8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Nov 19 13:05:23 2010 -0700

    Add ability to select search mailboxes in context menu in dimp

 imp/docs/CHANGES                  |    3 ++-
 imp/js/dimpbase.js                |   17 +++++++++++++++--
 imp/templates/dimp/index.inc      |    6 ++++++
 imp/themes/dimp/screen.css        |    3 +++
 imp/themes/silver/dimp/screen.css |    3 +++
 5 files changed, 29 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=06f78d041ffce73ae93327773219860826f6d3a3&r2=80d2c93f8fd1e8e1d155e3ad2ba5abd3ae872ce8
http://git.horde.org/diff.php/imp/js/dimpbase.js?rt=horde-git&r1=80c86b51d65beacc9a7ce24e3f562b74a1014cbc&r2=80d2c93f8fd1e8e1d155e3ad2ba5abd3ae872ce8
http://git.horde.org/diff.php/imp/templates/dimp/index.inc?rt=horde-git&r1=55301a604f731c7dd59bd3dc4c9af0d7803753a6&r2=80d2c93f8fd1e8e1d155e3ad2ba5abd3ae872ce8
http://git.horde.org/diff.php/imp/themes/dimp/screen.css?rt=horde-git&r1=417db8353b630d55bcbaac23c0ae2e481f477539&r2=80d2c93f8fd1e8e1d155e3ad2ba5abd3ae872ce8
http://git.horde.org/diff.php/imp/themes/silver/dimp/screen.css?rt=horde-git&r1=55301a604f731c7dd59bd3dc4c9af0d7803753a6&r2=80d2c93f8fd1e8e1d155e3ad2ba5abd3ae872ce8

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

commit a0770f84181496732d71bcbd169a9b22de5247a7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Nov 19 13:10:43 2010 -0700

    Truncate overly long search query text in dimp

 imp/js/dimpbase.js |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/js/dimpbase.js?rt=horde-git&r1=80d2c93f8fd1e8e1d155e3ad2ba5abd3ae872ce8&r2=a0770f84181496732d71bcbd169a9b22de5247a7




More information about the commits mailing list