[commits] Horde branch develop updated. f6f6c519a47caddc0bfa2e9ae9d244c42fea8179

Jan Schneider jan at horde.org
Wed Oct 19 21:31:37 UTC 2011


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

from: d2c7127ea55f0b17bcdc7e256e96febffcc3381d

22b0c5c Only return resources that are owned by the user.
27176af Allow restricting results to those tagged by $user.
25f37fe Only show tags tagged by the current user in the tag cloud.
186d423 changes
309e781 TODO
2ee3801 Bug: 10643 Fix parsing GPS values for locales that don't use the decimal separator.
f477faf BFN
198bd2a Released Horde_Image-1.0.6
c34819b Development mode for Horde_Image-1.0.7
ac72203 Released Horde_ActiveSync-1.1.6
f43ad96 Development mode for Horde_ActiveSync-1.1.7
56eee7c Improve Beatnik's package.xml
2e5ec57 Fix reading the user object from LDAP
f0b723a Propertly select the current value for background.
e45c6fc ws/indent
fd8973d Indicate that PNG format is recommended.
cc96f94 Provide some verification and feedback if the style selection is not supported with the current image type.
bac95ff CHANGES
06d7cb4 Use the correct utils object when doing POP3 parsing
f2f9568 Honor 'mailbox' parameter to better mirror the original method
a17bb3c Fix IMP's handling of POP3 UIDs that contain indices control characters
4d9cd89 typehint
91e8048 [mjr] Fix task export to ActiveSync for tasks with no due dates or reminders.
6c60c9e jsdoc
963892d Readd jquery specific code back to mobile script file
1fa68b8 Fix license information.
4f93494 Clean up URL generation in nag summary portal block
a600722 Fix undefined variable error
f6f6c51 Merge branch 'master' into develop

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

commit 22b0c5cadbefd82c0880dd87aba31727aeec2737
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 09:42:13 2011 -0400

    Only return resources that are owned by the user.

 horde/services/portal/cloud_search.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/22b0c5cadbefd82c0880dd87aba31727aeec2737

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

commit 27176af135763424073383a535064a34222c4406
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 09:56:43 2011 -0400

    Allow restricting results to those tagged by $user.

 ansel/lib/Api.php        |    4 ++--
 ansel/lib/Tagger.php     |   10 ++++++----
 kronolith/lib/Api.php    |    9 +++++----
 kronolith/lib/Tagger.php |   13 +++++++++----
 4 files changed, 22 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/27176af135763424073383a535064a34222c4406

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

commit 25f37fec4b7a42ae71224467df3a6fabb130aadd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 09:58:16 2011 -0400

    Only show tags tagged by the current user in the tag cloud.
    
    If we only return those tags in the search results, only show those
    in the cloud.

 horde/lib/Block/Cloud.php |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/25f37fec4b7a42ae71224467df3a6fabb130aadd

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

commit 186d4231dee6eca3357c29ad04e0c85c6fe433bd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 10:02:02 2011 -0400

    changes

 ansel/docs/CHANGES     |    1 +
 ansel/package.xml      |    2 ++
 horde/docs/CHANGES     |    1 +
 horde/package.xml      |    4 ++--
 kronolith/docs/CHANGES |    1 +
 kronolith/package.xml  |    2 ++
 6 files changed, 9 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/186d4231dee6eca3357c29ad04e0c85c6fe433bd

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

commit 309e7817ed25783d6535a69176cc7990fc7b8896
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 10:02:13 2011 -0400

    TODO

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

http://git.horde.org/horde-git/-/commit/309e7817ed25783d6535a69176cc7990fc7b8896

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

commit 2ee3801834eb42429b53b5942a9e1475c7e7d95c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 10:26:08 2011 -0400

    Bug: 10643 Fix parsing GPS values for locales that don't use the decimal separator.

 framework/Image/lib/Horde/Image/Exif/Base.php  |   28 ++++++++++++++++-------
 framework/Image/test/Horde/Image/Exif/Base.php |    2 +-
 2 files changed, 20 insertions(+), 10 deletions(-)

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

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

commit f477fafddea0339eaa61b225eaad90d41a238ee0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 10:29:41 2011 -0400

    BFN

 framework/Image/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 198bd2a14c731a0203097c0e3a538d4d78f6ee7b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 10:36:20 2011 -0400

    Released Horde_Image-1.0.6

 framework/Image/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/198bd2a14c731a0203097c0e3a538d4d78f6ee7b

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

commit c34819bc6453a0d03cce368aceab4f8f4aa62ba2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 10:36:20 2011 -0400

    Development mode for Horde_Image-1.0.7

 framework/Image/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit ac72203d443bca0583a212f7c262ad818b6d6f7f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 10:45:18 2011 -0400

    Released Horde_ActiveSync-1.1.6

 framework/ActiveSync/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit f43ad96265e7602903b33acd9910eb4020cd0a6f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 10:45:19 2011 -0400

    Development mode for Horde_ActiveSync-1.1.7

 framework/ActiveSync/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit 56eee7c847059f594e66932a34ad9b4002c8dc2e
Author: Ben Klang <bklang at horde.org>
Date:   Wed Oct 19 12:30:09 2011 -0400

    Improve Beatnik's package.xml

 beatnik/package.xml |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/56eee7c847059f594e66932a34ad9b4002c8dc2e

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

commit 2e5ec57fb23a5a5e42dc10be6d7b58113f500477
Author: Ben Klang <bklang at horde.org>
Date:   Wed Oct 19 13:23:31 2011 -0400

    Fix reading the user object from LDAP

 passwd/lib/Driver/Ldap.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

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

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

commit f0b723a0eeaecd80cd86322944cd0ace17afad3e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 11:06:25 2011 -0400

    Propertly select the current value for background.

 ansel/templates/gallery/partial/_styles.html.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit e45c6fc2da54e74bf06cd2df3dfcd58ebda2475a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 11:06:54 2011 -0400

    ws/indent

 ansel/templates/gallery/properties.html.php |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

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

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

commit fd8973d45dd8a963230cf6040e9f6cbb4cc8f9b1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 11:26:07 2011 -0400

    Indicate that PNG format is recommended.

 ansel/config/conf.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit cc96f9466681fea83395d42f5a384180b56594dc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 12:27:17 2011 -0400

    Provide some verification and feedback if the style selection is not supported with the current image type.
    
    Related to Bug: 10645

 ansel/lib/View/GalleryProperties.php             |   24 ++++++++++++++++++++-
 ansel/templates/gallery/partial/_styles.html.php |    4 +-
 2 files changed, 24 insertions(+), 4 deletions(-)

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

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

commit bac95ffcc0d2e21a97824eaf409685890d1fcf6e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 13:32:49 2011 -0400

    CHANGES

 ansel/docs/CHANGES |    1 +
 ansel/package.xml  |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit 06d7cb4279eeaf111411a581fa6f05faee4424e1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 18 15:42:51 2011 -0600

    Use the correct utils object when doing POP3 parsing

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php         |   11 ++++++-
 framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php |   14 +++++++--
 framework/Imap_Client/lib/Horde/Imap/Client/Ids.php          |   11 ++++++-
 framework/Imap_Client/lib/Horde/Imap/Client/Ids/Pop3.php     |    4 +++
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php  |    4 +++
 5 files changed, 37 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/06d7cb4279eeaf111411a581fa6f05faee4424e1

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

commit f2f9568f3b6a118cad363a710d3c05ddd704201c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 19 01:25:11 2011 -0600

    Honor 'mailbox' parameter to better mirror the original method

 framework/Imap_Client/lib/Horde/Imap/Client/Utils.php      |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Utils/Pop3.php |    9 ++++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

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

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

commit a17bb3c3d198faec8c4d4bcb6193106171cb9a5a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 18 11:58:26 2011 -0600

    Fix IMP's handling of POP3 UIDs that contain indices control characters
    
    Use Horde_Imap_Client_Base::getIdsOb()
    Move JS indices code to separate file, and update for new POP3 format

 imp/docs/CHANGES                                  |    1 +
 imp/js/dimpbase.js                                |   10 +-
 imp/js/dimpcore.js                                |   82 ++-------------
 imp/js/indices.js                                 |  112 +++++++++++++++++++++
 imp/js/message-dimp.js                            |    2 +-
 imp/js/mobile.js                                  |   37 +-------
 imp/lib/Ajax/Application.php                      |    5 +-
 imp/lib/Application.php                           |    5 +-
 imp/lib/Block/Newmail.php                         |    2 +-
 imp/lib/Contents.php                              |   25 +++--
 imp/lib/Dimp.php                                  |    1 +
 imp/lib/Indices.php                               |   13 ++-
 imp/lib/Indices/Form.php                          |    5 +
 imp/lib/LoginTasks/Task/RenameSentmailMonthly.php |    2 +-
 imp/lib/Mailbox/List.php                          |    2 +-
 imp/lib/Message.php                               |   19 ++--
 imp/lib/Ui/Folder.php                             |    6 +-
 imp/lib/Ui/Message.php                            |    2 +-
 imp/lib/Views/ListMessages.php                    |    2 +-
 imp/lib/Views/ShowMessage.php                     |    4 +-
 imp/message-mimp.php                              |    4 +-
 imp/message.php                                   |    4 +-
 imp/package.xml                                   |   14 ++-
 imp/templates/mobile/javascript_defs.php          |    1 +
 imp/thread.php                                    |    2 +-
 25 files changed, 205 insertions(+), 157 deletions(-)
 create mode 100644 imp/js/indices.js

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

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

commit 4d9cd8978040553444edc980dd5329d75097f3fa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 13:50:09 2011 -0400

    typehint

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/4d9cd8978040553444edc980dd5329d75097f3fa

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

commit 91e80488b7e8c37ac813891d34280285704f71a4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 14:21:47 2011 -0400

    [mjr] Fix task export to ActiveSync for tasks with no due dates or reminders.

 nag/docs/CHANGES |    1 +
 nag/lib/Task.php |   10 +++++++---
 nag/package.xml  |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/91e80488b7e8c37ac813891d34280285704f71a4

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

commit 6c60c9ef3e20fa195cd49aa235f41d469490f927
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 19 12:49:04 2011 -0600

    jsdoc

 imp/js/indices.js |   30 +++++++++++++++++++++---------
 1 files changed, 21 insertions(+), 9 deletions(-)

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

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

commit 963892df52036f04baaf317f3bc0d5815efd6045
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 19 12:56:46 2011 -0600

    Readd jquery specific code back to mobile script file

 imp/js/mobile.js        |   44 +++++++++++++++++++++++++++++++++++++++++++-
 imp/lib/Application.php |    1 -
 2 files changed, 43 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/963892df52036f04baaf317f3bc0d5815efd6045

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

commit 1fa68b8edea53dd5a1d2977e745694c3763e3237
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 19 14:32:19 2011 -0600

    Fix license information.

 turba/js/columnprefs.js |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/1fa68b8edea53dd5a1d2977e745694c3763e3237

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

commit 4f934944af9f53d54e8239c34f8cd3aa67bd8e90
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 19 15:11:00 2011 -0600

    Clean up URL generation in nag summary portal block

 nag/lib/Block/Summary.php |   42 +++++++++++++++++++-----------------------
 1 files changed, 19 insertions(+), 23 deletions(-)

http://git.horde.org/horde-git/-/commit/4f934944af9f53d54e8239c34f8cd3aa67bd8e90

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

commit a60072278e287251a23c809ccedc1241e6b33617
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 19 15:12:11 2011 -0600

    Fix undefined variable error

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

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

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

commit f6f6c519a47caddc0bfa2e9ae9d244c42fea8179
Merge: d2c7127 a600722
Author: Jan Schneider <jan at horde.org>
Date:   Wed Oct 19 23:31:20 2011 +0200

    Merge branch 'master' into develop
    
    Conflicts:
    	horde/package.xml
    	imp/package.xml
    	kronolith/package.xml
    	nag/package.xml

 ansel/config/conf.xml                                        |    2 +-
 ansel/docs/CHANGES                                           |    2 +
 ansel/lib/Api.php                                            |    4 +-
 ansel/lib/Tagger.php                                         |   10 +-
 ansel/lib/View/GalleryProperties.php                         |   24 ++-
 ansel/package.xml                                            |    4 +
 ansel/templates/gallery/partial/_styles.html.php             |    8 +-
 ansel/templates/gallery/properties.html.php                  |   10 +-
 beatnik/package.xml                                          |   16 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php   |   10 +-
 framework/ActiveSync/package.xml                             |   23 ++-
 framework/Image/lib/Horde/Image/Exif/Base.php                |   28 ++-
 framework/Image/package.xml                                  |   21 ++-
 framework/Image/test/Horde/Image/Exif/Base.php               |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php         |   11 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php |   14 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Ids.php          |   11 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Ids/Pop3.php     |    4 +
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php  |    4 +
 framework/Imap_Client/lib/Horde/Imap/Client/Utils.php        |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Utils/Pop3.php   |    9 +-
 horde/docs/CHANGES                                           |    1 +
 horde/lib/Block/Cloud.php                                    |   11 +-
 horde/package.xml                                            |    2 +-
 horde/services/portal/cloud_search.php                       |    2 +-
 imp/docs/CHANGES                                             |    1 +
 imp/js/dimpbase.js                                           |   10 +-
 imp/js/dimpcore.js                                           |   82 +------
 imp/js/indices.js                                            |  124 ++++++++++
 imp/js/message-dimp.js                                       |    2 +-
 imp/js/mobile.js                                             |   79 ++++---
 imp/lib/Ajax/Application.php                                 |    5 +-
 imp/lib/Application.php                                      |    4 +-
 imp/lib/Block/Newmail.php                                    |    5 +-
 imp/lib/Contents.php                                         |   25 ++-
 imp/lib/Dimp.php                                             |    1 +
 imp/lib/Indices.php                                          |   13 +-
 imp/lib/Indices/Form.php                                     |    5 +
 imp/lib/LoginTasks/Task/RenameSentmailMonthly.php            |    2 +-
 imp/lib/Mailbox/List.php                                     |    2 +-
 imp/lib/Message.php                                          |   19 +-
 imp/lib/Ui/Folder.php                                        |    6 +-
 imp/lib/Ui/Message.php                                       |    2 +-
 imp/lib/Views/ListMessages.php                               |    2 +-
 imp/lib/Views/ShowMessage.php                                |    4 +-
 imp/message-mimp.php                                         |    4 +-
 imp/message.php                                              |    4 +-
 imp/package.xml                                              |    9 +-
 imp/templates/mobile/javascript_defs.php                     |    1 +
 imp/thread.php                                               |    2 +-
 jonah/lib/Api.php                                            |    2 +
 kronolith/docs/CHANGES                                       |    1 +
 kronolith/lib/Api.php                                        |    9 +-
 kronolith/lib/Tagger.php                                     |   13 +-
 kronolith/package.xml                                        |    1 +
 nag/docs/CHANGES                                             |    1 +
 nag/lib/Block/Summary.php                                    |   42 ++--
 nag/lib/Task.php                                             |   10 +-
 nag/package.xml                                              |    2 +-
 passwd/lib/Driver/Ldap.php                                   |    3 +-
 turba/js/columnprefs.js                                      |    6 +-
 61 files changed, 484 insertions(+), 254 deletions(-)

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




More information about the commits mailing list