[commits] Horde branch master updated. 88b4f4bdbb4b32b199aa499109f34f972f178a51

Michael M Slusarz slusarz at horde.org
Tue Jan 21 06:52:54 UTC 2014


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

from: 6b2dd88f9af7664a31f14bcccde695f9ab5d75f0

46f6317 phpdoc
5e2d504 Load flaglist on demand
326ee52 Improved display of recent searches select widget
3e34310 Skip container mailboxes when doing a search
8e35cff Not needed
f61ade2 Add unsubscribed_loaded property to IMP_Ftree
97aae99 Simplify
876c0dd ws
330448d Ensure return is boolean
584cc9d Correctly hide unsubscribed mailboxes
0174356 Fix showing unsubscribed mailboxes when acting as containers in subscribe view
88b4f4b Disable selection of container elements on ACL screen

Summary: http://github.com/horde/horde/compare/6b2dd88f9af7664a31f14bcccde695f9ab5d75f0...88b4f4bdbb4b32b199aa499109f34f972f178a51

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

commit 46f631758a99cce55332eb7f20e482af86048598
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 20 19:31:46 2014 -0700

    phpdoc

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

http://github.com/horde/horde/commit/46f631758a99cce55332eb7f20e482af86048598
http://git.horde.org/horde-git/-/commit/46f631758a99cce55332eb7f20e482af86048598

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

commit 5e2d5047f4cb044cfc600cd579e82606aa71b070
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 20 19:31:57 2014 -0700

    Load flaglist on demand

 imp/lib/Basic/Search.php |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/5e2d5047f4cb044cfc600cd579e82606aa71b070
http://git.horde.org/horde-git/-/commit/5e2d5047f4cb044cfc600cd579e82606aa71b070

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

commit 326ee5230ebcdab7ca82501ee226eaeef520df19
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 20 20:23:06 2014 -0700

    Improved display of recent searches select widget

 imp/js/search.js                     |    2 +-
 imp/templates/search/search.html.php |    8 ++------
 imp/themes/default/screen.css        |    4 ++++
 3 files changed, 7 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/326ee5230ebcdab7ca82501ee226eaeef520df19
http://git.horde.org/horde-git/-/commit/326ee5230ebcdab7ca82501ee226eaeef520df19

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

commit 3e34310aaa8e6aa7313143ac53e125ee032de41e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 20 22:14:02 2014 -0700

    Skip container mailboxes when doing a search

 imp/lib/Mailbox/List.php |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/3e34310aaa8e6aa7313143ac53e125ee032de41e
http://git.horde.org/horde-git/-/commit/3e34310aaa8e6aa7313143ac53e125ee032de41e

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

commit 8e35cff4cf2e3b8b5a7c248365177055a01dea99
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 20 22:22:40 2014 -0700

    Not needed

 imp/lib/Ajax/Queue.php |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/8e35cff4cf2e3b8b5a7c248365177055a01dea99
http://git.horde.org/horde-git/-/commit/8e35cff4cf2e3b8b5a7c248365177055a01dea99

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

commit f61ade2e83908db077e05567e3f03c80dc92247a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 20 22:34:50 2014 -0700

    Add unsubscribed_loaded property to IMP_Ftree

 imp/lib/Ftree.php |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/f61ade2e83908db077e05567e3f03c80dc92247a
http://git.horde.org/horde-git/-/commit/f61ade2e83908db077e05567e3f03c80dc92247a

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

commit 97aae99ec928bc64ebe8f582e920c831914d6f75
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 20 22:45:57 2014 -0700

    Simplify

 imp/lib/Ftree/IteratorFilter.php |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/97aae99ec928bc64ebe8f582e920c831914d6f75
http://git.horde.org/horde-git/-/commit/97aae99ec928bc64ebe8f582e920c831914d6f75

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

commit 876c0dd920c7cc106d34f63c37bb1b836aa0403f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 20 23:04:50 2014 -0700

    ws

 imp/lib/Ajax/Application/Handler/Dynamic.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/876c0dd920c7cc106d34f63c37bb1b836aa0403f
http://git.horde.org/horde-git/-/commit/876c0dd920c7cc106d34f63c37bb1b836aa0403f

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

commit 330448dae350cfc4eef2085db147bfb7c5cc971a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 20 23:04:59 2014 -0700

    Ensure return is boolean

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

http://github.com/horde/horde/commit/330448dae350cfc4eef2085db147bfb7c5cc971a
http://git.horde.org/horde-git/-/commit/330448dae350cfc4eef2085db147bfb7c5cc971a

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

commit 584cc9d054ce9f04ad0938bf4a2758496cb98944
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 20 23:31:02 2014 -0700

    Correctly hide unsubscribed mailboxes

 imp/lib/Ftree/IteratorFilter.php |   26 ++++++++++++++++++--------
 1 files changed, 18 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/584cc9d054ce9f04ad0938bf4a2758496cb98944
http://git.horde.org/horde-git/-/commit/584cc9d054ce9f04ad0938bf4a2758496cb98944

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

commit 0174356bfebeb723f7dd8126ccd457b481b0e295
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 20 23:38:29 2014 -0700

    Fix showing unsubscribed mailboxes when acting as containers in subscribe view

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

http://github.com/horde/horde/commit/0174356bfebeb723f7dd8126ccd457b481b0e295
http://git.horde.org/horde-git/-/commit/0174356bfebeb723f7dd8126ccd457b481b0e295

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

commit 88b4f4bdbb4b32b199aa499109f34f972f178a51
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 20 23:52:10 2014 -0700

    Disable selection of container elements on ACL screen

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

http://github.com/horde/horde/commit/88b4f4bdbb4b32b199aa499109f34f972f178a51
http://git.horde.org/horde-git/-/commit/88b4f4bdbb4b32b199aa499109f34f972f178a51




More information about the commits mailing list