[commits] Horde branch master updated. a193d258e997d598fd4a406239b89b8e2ed4cca7

Jan Schneider jan at horde.org
Fri Jul 29 15:16:18 UTC 2011


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

from: 7fb4748bb1bbc6a021d30eece9b449478ba85dc1

7a3dfeb Add getTasklist().
e7c9e88 We want calendars with READ perms here.
100478b Typo
6f56a21 Want to check for the current user's permissions here.
6603f25 Add Nag::hasPermission().
3975d1a Don't load all shares with requested permissions from the backend if $conf['share']['hidden'] is enabled.
2d16a57 Retrieve pic_square too.
fb5793d phpdoc
a193d25 Let text flow around event icon.

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

commit 7a3dfebb6878a0557c7fe7d49e5913d8fb3f3fd7
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 29 16:04:10 2011 +0200

    Add getTasklist().
    
    Turns out that I don't need it, but since it's already written and might be
    useful...

 nag/lib/Api.php |   29 ++++++++++++++++++++++++++---
 1 files changed, 26 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/7a3dfebb6878a0557c7fe7d49e5913d8fb3f3fd7

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

commit e7c9e88fc36de9bbd81f8203fa39065e253096fe
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 29 16:44:09 2011 +0200

    We want calendars with READ perms here.

 kronolith/bin/kronolith-agenda |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 100478bdfc1c1f35aa0c3cae10ea585e551a292f
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 29 16:47:37 2011 +0200

    Typo

 framework/Share/lib/Horde/Share/Sqlng.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/100478bdfc1c1f35aa0c3cae10ea585e551a292f

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

commit 6f56a213db4a3e78ac3b98b3ab40848604c588ff
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 29 16:54:14 2011 +0200

    Want to check for the current user's permissions here.

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

http://git.horde.org/horde-git/-/commit/6f56a213db4a3e78ac3b98b3ab40848604c588ff

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

commit 6603f25826ada50aaf2a65c8db8a70001f5cb705
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 29 16:57:09 2011 +0200

    Add Nag::hasPermission().

 nag/lib/Api.php |   58 +++++++++++++++++++++---------------------------------
 nag/lib/Nag.php |   28 +++++++++++++++++++++++--
 2 files changed, 48 insertions(+), 38 deletions(-)

http://git.horde.org/horde-git/-/commit/6603f25826ada50aaf2a65c8db8a70001f5cb705

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

commit 3975d1a3e06c55a1f3899a04a5ca6dc8a3bc5091
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 29 17:03:58 2011 +0200

    Don't load all shares with requested permissions from the backend if $conf['share']['hidden'] is enabled.

 kronolith/docs/CHANGES                         |    2 +
 kronolith/lib/Api.php                          |    5 --
 kronolith/lib/Kronolith.php                    |   62 +++++++++++++++------
 kronolith/package.xml                          |    2 +
 kronolith/search.php                           |    4 --
 kronolith/templates/mobile/javascript_defs.php |   10 ----
 kronolith/templates/panel.inc                  |    4 --
 mnemo/docs/CHANGES                             |    2 +
 mnemo/lib/Application.php                      |    7 ---
 mnemo/lib/Mnemo.php                            |   67 ++++++++++++++++++------
 mnemo/package.xml                              |    4 +-
 nag/data.php                                   |   20 +------
 nag/docs/CHANGES                               |    2 +
 nag/lib/Api.php                                |    5 --
 nag/lib/Application.php                        |   20 +-------
 nag/lib/Block/Summary.php                      |    5 --
 nag/lib/Form/Task.php                          |    8 +---
 nag/lib/Nag.php                                |   53 +++++++++++++++---
 nag/package.xml                                |    4 +-
 nag/templates/panel.inc                        |    4 --
 20 files changed, 155 insertions(+), 135 deletions(-)

http://git.horde.org/horde-git/-/commit/3975d1a3e06c55a1f3899a04a5ca6dc8a3bc5091

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

commit 2d16a57b478a461b69b90b27bd37f2c0b9bf9479
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 29 17:12:41 2011 +0200

    Retrieve pic_square too.

 framework/Service_Facebook/lib/Horde/Service/Facebook/Events.php |    8 +++---
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/2d16a57b478a461b69b90b27bd37f2c0b9bf9479

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

commit fb5793d6622ab57e915e29c94634a11c499777c0
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 29 17:15:29 2011 +0200

    phpdoc

 framework/Service_Facebook/lib/Horde/Service/Facebook/Events.php |   29 +++---
 1 files changed, 14 insertions(+), 15 deletions(-)

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

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

commit a193d258e997d598fd4a406239b89b8e2ed4cca7
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 29 17:15:55 2011 +0200

    Let text flow around event icon.

 kronolith/js/kronolith.js           |    2 +-
 kronolith/themes/default/screen.css |    4 ++++
 2 files changed, 5 insertions(+), 1 deletions(-)

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




More information about the commits mailing list