[commits] Horde branch develop updated. a1169c0157c7d03aefe4a8acf9d3e2be72dd7a75

Michael J. Rubinsky mrubinsk at horde.org
Tue Nov 22 01:31:15 UTC 2011


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

from: 0287454d463acbfb95c5e2f9c6c487fc2aa3b089

10f1baf The renderer still needs to be fixed.
04db49d Fail if the archive couldn't be created.
787cccb Some todo items.
74d9bd2 Some uncommited changes for the facebook push hack.
9031787 Fix build.
a32c6de Fix check whether to run teardown.
da60c42 Remove test that causes a notice with PHP 5.4.
34c57da Don't lowercase class name to allow for autoloading (Bug #10783).
9af4bf9 Fix scheduler class name to allow for autoloading (Bug #10783).
de39f31 [jan] Fix tests to work with PHPUnit 3.6.
2f4c403 [jan] Fix tests to work with PHPUnit 3.6.
eb5a8fe [jan] Fix tests to work with PHPUnit 3.6.
9f26baa [jan] Fix tests to work with PHPUnit 3.6.
989ce68 [jan] Fix tests to work with PHPUnit 3.6.
5dc2ed2 We don't have a tree view of the message structure in 5.0.
e0eaba9 Prepare release tomorrow.
7143ba6 Fix function name.
a4e04a6 Fix tests.
019056e Add ability for user to explicity request a Horde_Block update.
54ca85f Add an autocompleter for selecting locations in the weather block
2856596 Add support to Wunderground driver for autocomplete-style location searches.
24ccff2 Implement ability to change location at will from the weather block, using autocompletion of location choices if available.
53ab370 Ensure c is defined
2518a51 Re-enable caching of wunderground requests.
4b4f061 No gettext.
c48459c Update de translation.
f4ac739 Updated
85876c4 Not needed - minimum version of Imap_Client has these constants
cc6f3fd Revert "We don't have a tree view of the message structure in 5.0."
03e8c0d [mms] HTML drafts saved in IMP are resumed in that mode, regardless of the 'compose_html' preference (Request #10787).
f8773ad Revert documentation back to /var/www/horde
81df65b We should not be putting TODOs in our main documentation
dbc958f [mms] Upgrade signed S/MIME output to comply with S/MIME version 3.2.
2036e6f More wrapping fixes
88508bb [mms] Fix icon display of files in selectlist widget.
82b0d38 INSTALL fixes
3ee8526 [mms] Fix selectlist widget when initial cacheID was not given (Bug #10781).
2483c87 Calculate sunrise/sunset if we have a lat/lon value
0b5971c Add conversion factors for some units
5ca4baf Only need the date if we want to calc sun rise/set
da1c908 This is kph, not knots
46d799c Move common code/properties to Base class.
5d7b8ff Tweak display. Handle empty values better etc...
b67c2ed Add initial code for WorldWeatherOnline weather driver.
525feef Add WorldWeatherOnline configuration and factory code
19478f8 remove some old comments.
3ffcc11 catch exceptions from Service_Weather
16a1008 If we get back multiple locations, use the first.
01b5142 Always return a single Station from Wwo's location search.
451cae6 wrap, remove commented out code
b41d41e re-enable caching of results.
aaf225b Use the observation time, not the forecast time here.
30f02c0 Merge from Develop
503b381 Merge branch 'master' into develop
a1169c0 Fix merge artifact

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

commit 10f1baf5bf7d70dd4ccff5b0f0e8069dea141c40
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Nov 21 09:10:28 2011 +0100

    The renderer still needs to be fixed.

 components/lib/Components/Qc/Task/Md.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/10f1baf5bf7d70dd4ccff5b0f0e8069dea141c40

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

commit 04db49da87e58f040654f1943b162758fe57c216
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Nov 21 09:10:47 2011 +0100

    Fail if the archive couldn't be created.

 components/lib/Components/Helper/Website.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/04db49da87e58f040654f1943b162758fe57c216

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

commit 787cccb79fd2bbecbd605231b77b96218c0e3ab2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Nov 21 09:10:57 2011 +0100

    Some todo items.

 components/TODO |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/787cccb79fd2bbecbd605231b77b96218c0e3ab2

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

commit 74d9bd2be5f8c6f56adb128a677ce51e2afa69b4
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Nov 21 09:15:51 2011 +0100

    Some uncommited changes for the facebook push hack.

 framework/Push/lib/Horde/Push/Factory/Recipients.php |    2 +-
 framework/Push/lib/Horde/Push/Recipient/Facebook.php |   30 ++++++++++++++++-
 2 files changed, 29 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/74d9bd2be5f8c6f56adb128a677ce51e2afa69b4

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

commit 9031787000ced40c54b54e7be8db3281ec060625
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 10:03:55 2011 +0100

    Fix build.

 imp/package.xml |   20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/9031787000ced40c54b54e7be8db3281ec060625

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

commit a32c6de86cffc10424bce6b9016290f25b542d75
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 10:10:29 2011 +0100

    Fix check whether to run teardown.

 framework/Group/test/Horde/Group/LdapTest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit da60c4285e6335a7ed3a7307528224e5dad54e06
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 11:23:31 2011 +0100

    Remove test that causes a notice with PHP 5.4.

 framework/Argv/test/Horde/Argv/OptionChecksTest.php |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

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

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

commit 34c57dab0cf5671f576ccb0cc67dde5bd509b7d7
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 11:30:54 2011 +0100

    Don't lowercase class name to allow for autoloading (Bug #10783).

 framework/Scheduler/lib/Horde/Scheduler.php |    6 ++----
 framework/Scheduler/package.xml             |    4 ++--
 2 files changed, 4 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/34c57dab0cf5671f576ccb0cc67dde5bd509b7d7

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

commit 9af4bf99dd5afe116f73cf4b7e1f7787c3b25515
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 11:33:08 2011 +0100

    Fix scheduler class name to allow for autoloading (Bug #10783).

 whups/bin/whups-reminders     |    2 +-
 whups/docs/CHANGES            |    1 +
 whups/lib/Scheduler.php       |   35 +++++++++++++++++++++++++++++++++++
 whups/lib/Scheduler/Whups.php |   36 ------------------------------------
 whups/package.xml             |    4 +++-
 5 files changed, 40 insertions(+), 38 deletions(-)
 create mode 100644 whups/lib/Scheduler.php
 delete mode 100644 whups/lib/Scheduler/Whups.php

http://git.horde.org/horde-git/-/commit/9af4bf99dd5afe116f73cf4b7e1f7787c3b25515

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

commit de39f31af390bc237c3df2f123e8b257582a4883
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 15:02:59 2011 +0100

    [jan] Fix tests to work with PHPUnit 3.6.

 framework/Yaml/package.xml                    |    4 ++--
 framework/Yaml/test/Horde/Yaml/AllTests.php   |    1 -
 framework/Yaml/test/Horde/Yaml/Autoload.php   |   18 ++++++++++++++++++
 framework/Yaml/test/Horde/Yaml/LoaderTest.php |    6 ++++--
 4 files changed, 24 insertions(+), 5 deletions(-)
 create mode 100644 framework/Yaml/test/Horde/Yaml/Autoload.php

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

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

commit 2f4c4039172a4213d5dfd6fc87da456dadca6e44
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 15:09:37 2011 +0100

    [jan] Fix tests to work with PHPUnit 3.6.

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

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

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

commit eb5a8feef28672ae58e4559d33a59eae250a89ee
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 15:12:04 2011 +0100

    [jan] Fix tests to work with PHPUnit 3.6.

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

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

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

commit 9f26baac1a419c34714a0aae9ae11b45dce0cf50
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 15:23:34 2011 +0100

    [jan] Fix tests to work with PHPUnit 3.6.

 framework/ActiveSync/test/Horde/ActiveSync/HordeDriverTest.php    |   10 +-
 framework/Argv/test/Horde/Argv/CallbackTest.php                   |    4 +-
 framework/Argv/test/Horde/Argv/OptionChecksTest.php               |    2 +-
 framework/Argv/test/Horde/Argv/ParserTest.php                     |    2 +-
 framework/Constraint/package.xml                                  |    4 +-
 framework/Constraint/test/Horde/Constraint/AndTest.php            |    2 +-
 framework/Constraint/test/Horde/Constraint/OrTest.php             |    2 +-
 framework/Core/package.xml                                        |    2 +
 framework/Core/test/Horde/Core/Factory/KolabServerTest.php        |   36 ++--
 framework/Core/test/Horde/Core/Factory/KolabSessionTest.php       |   14 +-
 framework/Injector/package.xml                                    |    4 +-
 .../Injector/test/Horde/Injector/Binder/AnnotatedSettersTest.php  |    2 +-
 .../Injector/test/Horde/Injector/Binder/ImplementationTest.php    |    6 +-
 framework/Injector/test/Horde/Injector/InjectorTest.php           |   10 +-
 framework/Kolab_Config/package.xml                                |    2 +-
 .../Kolab_Config/test/Horde/Kolab/Config/ConfigStoryTestCase.php  |    2 +-
 framework/Kolab_FreeBusy/package.xml                              |    2 +
 .../test/Horde/Kolab/FreeBusy/Unit/Resource/Event/KolabTest.php   |    2 +-
 framework/Kolab_Server/package.xml                                |    4 +-
 .../test/Horde/Kolab/Server/Class/Server/Composite/BaseTest.php   |   10 +-
 .../test/Horde/Kolab/Server/Class/Server/Connection/MockTest.php  |    2 +-
 .../Horde/Kolab/Server/Class/Server/Connection/SimpleldapTest.php |    2 +-
 .../Kolab/Server/Class/Server/Connection/SplittedldapTest.php     |    4 +-
 .../test/Horde/Kolab/Server/Class/Server/Decorator/CleanTest.php  |    4 +-
 .../test/Horde/Kolab/Server/Class/Server/Decorator/LogTest.php    |    4 +-
 .../Horde/Kolab/Server/Class/Server/Object/Attribute/BaseTest.php |    2 +-
 .../Horde/Kolab/Server/Class/Server/Query/Element/MappedTest.php  |    2 +-
 .../test/Horde/Kolab/Server/Class/Server/Query/ElementTest.php    |    2 +-
 .../Horde/Kolab/Server/Class/Server/Search/Operation/GuidTest.php |    2 +-
 .../test/Horde/Kolab/Server/Class/Server/Structure/KolabTest.php  |    2 +-
 .../test/Horde/Kolab/Server/Class/Server/Structure/LdapTest.php   |    4 +-
 .../Kolab_Server/test/Horde/Kolab/Server/Integration/Scenario.php |    4 +-
 framework/Notification/package.xml                                |    4 +-
 .../test/Horde/Notification/Class/Notification/HandlerTest.php    |   14 +-
 framework/Pear/package.xml                                        |    2 +
 framework/Pear/test/Horde/Pear/Server/RegistryTest.php            |    2 +-
 framework/Pear/test/Horde/Pear/Server/RestTest.php                |   12 +-
 framework/Support/package.xml                                     |    4 +-
 framework/Support/test/Horde/Support/MemoryTest.php               |    4 +-
 39 files changed, 102 insertions(+), 96 deletions(-)

http://git.horde.org/horde-git/-/commit/9f26baac1a419c34714a0aae9ae11b45dce0cf50

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

commit 989ce687a1fe8e81e305ad877769cdd8ab189b7f
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 15:24:23 2011 +0100

    [jan] Fix tests to work with PHPUnit 3.6.

 imp/test/Imp/Unit/Mime/Viewer/ItipTest.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/989ce687a1fe8e81e305ad877769cdd8ab189b7f

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

commit 5dc2ed28df53b124986fe64bf3be0fd18a0b9cd7
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 15:29:34 2011 +0100

    We don't have a tree view of the message structure in 5.0.

 imp/docs/CHANGES |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/5dc2ed28df53b124986fe64bf3be0fd18a0b9cd7

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

commit e0eaba9b413e8f0475a6c48e66a326a9ccbaa458
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 15:30:39 2011 +0100

    Prepare release tomorrow.

 imp/docs/RELEASE_NOTES |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

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

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

commit 7143ba684cc1664f58632116e7a9572034f276e9
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 18:14:35 2011 +0100

    Fix function name.

 framework/Argv/test/Horde/Argv/CallbackTest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/7143ba684cc1664f58632116e7a9572034f276e9

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

commit a4e04a63fee29486e49103cc7a4f16546b8f75e6
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 18:15:57 2011 +0100

    Fix tests.

 framework/Argv/test/Horde/Argv/OptionValuesTest.php |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

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

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

commit 019056e6576df248d71f173756716c38389dafb9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 12:05:25 2011 -0500

    Add ability for user to explicity request a Horde_Block update.

 horde/lib/Ajax/Application.php |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/019056e6576df248d71f173756716c38389dafb9

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

commit 54ca85f8f395eb81d9d273d3c5fe3c931dd0ca93
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 12:17:25 2011 -0500

    Add an autocompleter for selecting locations in the weather block
    
    Conflicts:
    
    	framework/Core/package.xml

 .../lib/Horde/Core/Ajax/Imple/WeatherLocationAutoCompleter.php    |  111 +++++
 framework/Core/package.xml                                        |    6 +-
 2 files changed, 115 insertions(+), 2 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Ajax/Imple/WeatherLocationAutoCompleter.php

http://git.horde.org/horde-git/-/commit/54ca85f8f395eb81d9d273d3c5fe3c931dd0ca93

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

commit 285659635db7518a7f8698a4afa4169ecd45aa17
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 12:19:29 2011 -0500

    Add support to Wunderground driver for autocomplete-style location searches.
    
    Conflicts:
    
    	framework/Service_Weather/package.xml

 framework/Service_Weather/lib/Horde/Service/Weather/Base.php      |   13 ++
 .../lib/Horde/Service/Weather/WeatherUnderground.php              |   27 ++++-
 framework/Service_Weather/package.xml                             |    4 +-
 3 files changed, 39 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/285659635db7518a7f8698a4afa4169ecd45aa17

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

commit 24ccff27994831fa226058cec828ce7e9be0ecc9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 12:20:10 2011 -0500

    Implement ability to change location at will from the weather block,
    using autocompletion of location choices if available.

 horde/lib/Block/Weather.php |   48 ++++++++++++++++++++++++++++++++++++++----
 1 files changed, 43 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/24ccff27994831fa226058cec828ce7e9be0ecc9

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

commit 53ab37029c5570e9b24545a249144b1f86d3c19e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 12:27:36 2011 -0500

    Ensure c is defined

 .../lib/Horde/Core/Ajax/Imple/WeatherLocationAutoCompleter.php    |   16 +++--
 1 files changed, 10 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/53ab37029c5570e9b24545a249144b1f86d3c19e

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

commit 2518a51566cb8a7b938c76b6cd74dba0715be575
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 12:30:34 2011 -0500

    Re-enable caching of wunderground requests.

 .../lib/Horde/Service/Weather/WeatherUnderground.php              |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/2518a51566cb8a7b938c76b6cd74dba0715be575

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

commit 4b4f0615542fa9959197d4a33b79a9ed470c6203
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 18:31:31 2011 +0100

    No gettext.

 timeobjects/lib/Driver/Weather.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit c48459c485ea8e9b7d052bc43399ced9f5806acb
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 19:58:15 2011 +0100

    Update de translation.

 agora/locale/de/LC_MESSAGES/agora.mo                              |  Bin 88467 -> 82224 bytes
 ansel/locale/de/LC_MESSAGES/ansel.mo                              |  Bin 113262 -> 107693 bytes
 ansel/locale/de/LC_MESSAGES/ansel.po                              |  345 +-
 chora/locale/de/LC_MESSAGES/chora.mo                              |  Bin 78849 -> 72549 bytes
 chora/locale/de/LC_MESSAGES/chora.po                              |   10 +-
 framework/Auth/locale/de/LC_MESSAGES/Horde_Auth.mo                |  Bin 2897 -> 2897 bytes
 framework/Auth/locale/de/LC_MESSAGES/Horde_Auth.po                |    4 +-
 framework/Browser/locale/de/LC_MESSAGES/Horde_Browser.mo          |  Bin 1382 -> 1382 bytes
 framework/Browser/locale/de/LC_MESSAGES/Horde_Browser.po          |   14 +-
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.mo                |  Bin 16695 -> 16695 bytes
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.po                |   53 +-
 framework/Date/locale/de/LC_MESSAGES/Horde_Date.mo                |  Bin 1126 -> 1126 bytes
 framework/Date/locale/de/LC_MESSAGES/Horde_Date.po                |    4 +-
 .../Kolab_Storage/locale/de/LC_MESSAGES/Horde_Kolab_Storage.mo    |  Bin 1996 -> 1996 bytes
 .../Kolab_Storage/locale/de/LC_MESSAGES/Horde_Kolab_Storage.po    |   20 +-
 framework/LoginTasks/locale/de/LC_MESSAGES/Horde_LoginTasks.mo    |  Bin 653 -> 653 bytes
 framework/LoginTasks/locale/de/LC_MESSAGES/Horde_LoginTasks.po    |   12 +-
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.mo                |  Bin 1413 -> 1413 bytes
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.po                |   22 +-
 framework/Model/locale/de/LC_MESSAGES/Horde_Model.mo              |  Bin 11695 -> 6946 bytes
 framework/Model/locale/de/LC_MESSAGES/Horde_Model.po              |  588 +--
 framework/Nls/locale/de/LC_MESSAGES/Horde_Nls.mo                  |  Bin 20124 -> 20126 bytes
 framework/Nls/locale/de/LC_MESSAGES/Horde_Nls.po                  |    4 +-
 framework/Push/locale/de/LC_MESSAGES/Horde_Push.mo                |  Bin 929 -> 1073 bytes
 framework/Push/locale/de/LC_MESSAGES/Horde_Push.po                |   25 +-
 .../locale/de/LC_MESSAGES/Horde_Service_Weather.mo                |  Bin 0 -> 8577 bytes
 .../locale/de/LC_MESSAGES/Horde_Service_Weather.po                |  619 +++
 framework/Vfs/locale/de/LC_MESSAGES/Horde_Vfs.mo                  |  Bin 631 -> 631 bytes
 framework/Vfs/locale/de/LC_MESSAGES/Horde_Vfs.po                  |    6 +-
 gollem/locale/de/LC_MESSAGES/gollem.mo                            |  Bin 81349 -> 74764 bytes
 gollem/locale/de/LC_MESSAGES/gollem.po                            |  160 +-
 hermes/locale/de/LC_MESSAGES/hermes.mo                            |  Bin 87812 -> 81536 bytes
 hermes/locale/de/LC_MESSAGES/hermes.po                            |   56 +-
 horde/locale/de/LC_MESSAGES/horde.mo                              |  Bin 73556 -> 66324 bytes
 horde/locale/de/LC_MESSAGES/horde.po                              |  665 +--
 imp/locale/de/LC_MESSAGES/imp.mo                                  |  Bin 194231 -> 187265 bytes
 imp/locale/de/LC_MESSAGES/imp.po                                  | 1170 +++--
 ingo/locale/de/LC_MESSAGES/ingo.mo                                |  Bin 90699 -> 84399 bytes
 jonah/locale/de/LC_MESSAGES/jonah.mo                              |  Bin 82494 -> 76186 bytes
 klutz/locale/de/LC_MESSAGES/klutz.mo                              |  Bin 77336 -> 71020 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.mo                      |  Bin 133497 -> 127253 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.po                      |  697 ++--
 luxor/locale/de/LC_MESSAGES/luxor.mo                              |  Bin 74553 -> 68269 bytes
 mnemo/locale/de/LC_MESSAGES/mnemo.mo                              |  Bin 82826 -> 76518 bytes
 mnemo/locale/de/LC_MESSAGES/mnemo.po                              |    6 +-
 nag/locale/de/LC_MESSAGES/nag.mo                                  |  Bin 98697 -> 91347 bytes
 nag/locale/de/LC_MESSAGES/nag.po                                  |  116 +-
 passwd/locale/de/LC_MESSAGES/passwd.mo                            |  Bin 79466 -> 72162 bytes
 sam/locale/de/LC_MESSAGES/sam.mo                                  |  Bin 76642 -> 70302 bytes
 timeobjects/locale/de/LC_MESSAGES/timeobjects.mo                  |  Bin 73289 -> 66837 bytes
 timeobjects/locale/de/LC_MESSAGES/timeobjects.po                  |  113 +-
 trean/locale/de/LC_MESSAGES/trean.mo                              |  Bin 85324 -> 79024 bytes
 turba/locale/de/LC_MESSAGES/turba.mo                              |  Bin 105262 -> 97918 bytes
 turba/locale/de/LC_MESSAGES/turba.po                              |   32 +-
 ulaform/locale/de/LC_MESSAGES/ulaform.mo                          |  Bin 78345 -> 72045 bytes
 vilma/locale/de/LC_MESSAGES/vilma.mo                              |  Bin 83944 -> 77628 bytes
 whups/locale/de/LC_MESSAGES/whups.mo                              |  Bin 114150 -> 107850 bytes
 whups/locale/de/LC_MESSAGES/whups.po                              |  364 +-
 wicked/locale/de/LC_MESSAGES/wicked.mo                            |  Bin 88411 -> 81099 bytes
 59 files changed, 2468 insertions(+), 2637 deletions(-)
 create mode 100644 framework/Service_Weather/locale/de/LC_MESSAGES/Horde_Service_Weather.mo
 create mode 100644 framework/Service_Weather/locale/de/LC_MESSAGES/Horde_Service_Weather.po

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

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

commit f4ac7394e7253c344bb76ec51c6cddc64579af2c
Author: Jan Schneider <jan at horde.org>
Date:   Mon Nov 21 19:58:37 2011 +0100

    Updated

 ansel/locale/ansel.pot                                     |  339 ++--
 beatnik/locale/beatnik.pot                                 |    8 +-
 chora/locale/chora.pot                                     |   10 +-
 framework/Auth/locale/Horde_Auth.pot                       |    4 +-
 framework/Browser/locale/Horde_Browser.pot                 |   14 +-
 framework/Core/locale/Horde_Core.pot                       |   53 +-
 framework/Date/locale/Horde_Date.pot                       |    4 +-
 framework/Kolab_Cli/locale/Horde_Kolab_Cli.pot             |   53 +-
 framework/Kolab_Storage/locale/Horde_Kolab_Storage.pot     |   20 +-
 framework/LoginTasks/locale/Horde_LoginTasks.pot           |   12 +-
 framework/Mime/locale/Horde_Mime.pot                       |   22 +-
 framework/Model/locale/Horde_Model.pot                     |  552 ++----
 framework/Push/locale/Horde_Push.pot                       |   13 +-
 framework/Service_Weather/locale/Horde_Service_Weather.pot |  593 ++++++-
 framework/Vfs/locale/Horde_Vfs.pot                         |    6 +-
 gollem/locale/gollem.pot                                   |  160 +-
 hermes/locale/hermes.pot                                   |   56 +-
 horde/locale/horde.pot                                     |  648 +------
 imp/locale/imp.pot                                         | 1166 ++++++------
 kronolith/locale/kronolith.pot                             |  699 ++++----
 mnemo/locale/mnemo.pot                                     |    8 +-
 nag/locale/nag.pot                                         |  118 +-
 timeobjects/locale/timeobjects.pot                         |   88 +-
 turba/locale/turba.pot                                     |   34 +-
 whups/locale/whups.pot                                     |  366 ++--
 25 files changed, 2443 insertions(+), 2603 deletions(-)

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

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

commit 85876c4db4b7abe0f30c48a466f7e7bb5631474a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Nov 20 23:37:54 2011 -0700

    Not needed - minimum version of Imap_Client has these constants

 imp/lib/Imap.php |   25 +++++++++----------------
 1 files changed, 9 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/85876c4db4b7abe0f30c48a466f7e7bb5631474a

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

commit cc6f3fde7eac4de7b96d2d4761b46e2466855ac6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 21 12:47:41 2011 -0700

    Revert "We don't have a tree view of the message structure in 5.0."
    
    This reverts commit 5dc2ed28df53b124986fe64bf3be0fd18a0b9cd7.

 imp/docs/CHANGES |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

commit 03e8c0d39ecad7e77c46da7fcca28b066b300922
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 21 14:39:29 2011 -0700

    [mms] HTML drafts saved in IMP are resumed in that mode, regardless of the 'compose_html' preference (Request #10787).

 imp/docs/CHANGES    |    2 ++
 imp/lib/Compose.php |    5 ++++-
 imp/package.xml     |    2 ++
 3 files changed, 8 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/03e8c0d39ecad7e77c46da7fcca28b066b300922

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

commit f8773adca57f030d8b665e699aa77439ba2c6d4c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 21 14:50:42 2011 -0700

    Revert documentation back to /var/www/horde
    
    But more clearly indicate this is only an example.
    And make sure lines don't wrap.

 horde/docs/INSTALL |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

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

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

commit 81df65bdf08af9271594cf47665679a4b1b6a2b4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 21 14:51:22 2011 -0700

    We should not be putting TODOs in our main documentation
    
    Looks very unprofessional, as if the release was half-baked.

 horde/docs/INSTALL |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/81df65bdf08af9271594cf47665679a4b1b6a2b4

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

commit dbc958fb2e30ec266924b1a95cc81d57fc64b1e5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 21 16:17:08 2011 -0700

    [mms] Upgrade signed S/MIME output to comply with S/MIME version 3.2.

 framework/Crypt/lib/Horde/Crypt/Smime.php |   15 +++++++++------
 framework/Crypt/package.xml               |    4 ++--
 2 files changed, 11 insertions(+), 8 deletions(-)

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

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

commit 2036e6f26b79290255b791fd10df083bc9402983
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 21 16:29:33 2011 -0700

    More wrapping fixes

 imp/docs/INSTALL |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/2036e6f26b79290255b791fd10df083bc9402983

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

commit 88508bb53eb6fd8f262dcd28adc6b0837ab6879c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 21 16:34:37 2011 -0700

    [mms] Fix icon display of files in selectlist widget.

 gollem/docs/CHANGES   |    1 +
 gollem/package.xml    |    2 ++
 gollem/selectlist.php |    2 +-
 3 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/88508bb53eb6fd8f262dcd28adc6b0837ab6879c

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

commit 82b0d386fcecfa5d178ce04012a15de18d66e3b6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 21 16:36:48 2011 -0700

    INSTALL fixes
    
    Remove tarball references.
    Make sure Git info page is present.

 ansel/docs/INSTALL     |   50 ++++++++---------------------------------------
 gollem/docs/INSTALL    |   46 ++++++-------------------------------------
 imp/docs/INSTALL       |   15 +++++++++----
 ingo/docs/INSTALL      |   15 +++++++++----
 kronolith/docs/INSTALL |   17 +++++++++------
 mnemo/docs/INSTALL     |   19 +++++++++++------
 nag/docs/INSTALL       |   18 ++++++++++------
 passwd/docs/INSTALL    |   48 +++++++--------------------------------------
 turba/docs/INSTALL     |   19 +++++++++++------
 whups/docs/INSTALL     |   46 ++++++-------------------------------------
 wicked/docs/INSTALL    |   46 ++++++-------------------------------------
 11 files changed, 103 insertions(+), 236 deletions(-)

http://git.horde.org/horde-git/-/commit/82b0d386fcecfa5d178ce04012a15de18d66e3b6

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

commit 3ee8526e4a8f587b191115fd82934e3c9794b8e0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 21 17:03:15 2011 -0700

    [mms] Fix selectlist widget when initial cacheID was not given (Bug #10781).

 gollem/docs/CHANGES |    1 +
 gollem/lib/Api.php  |    2 +-
 gollem/package.xml  |    2 ++
 3 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/3ee8526e4a8f587b191115fd82934e3c9794b8e0

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

commit 2483c87914f99da815879d23d348d3a204cb724b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 16:25:21 2011 -0500

    Calculate sunrise/sunset if we have a lat/lon value

 framework/Service_Weather/lib/Horde/Service/Weather/Google.php |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/2483c87914f99da815879d23d348d3a204cb724b

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

commit 0b5971c3ab34f508dd6b75a46f724a3a5519e8c8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 18:54:30 2011 -0500

    Add conversion factors for some units

 framework/Service_Weather/lib/Horde/Service/Weather.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/0b5971c3ab34f508dd6b75a46f724a3a5519e8c8

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

commit 5ca4bafdfe25938311f1e14e98ba73629898642a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 18:56:02 2011 -0500

    Only need the date if we want to calc sun rise/set

 framework/Service_Weather/lib/Horde/Service/Weather/Google.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/5ca4bafdfe25938311f1e14e98ba73629898642a

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

commit da1c908aaaeb2f7015e8e5527ee701d5df1bd55f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 18:57:34 2011 -0500

    This is kph, not knots

 framework/Service_Weather/lib/Horde/Service/Weather/Base.php      |    2 +-
 .../lib/Horde/Service/Weather/Current/WeatherUnderground.php      |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 46d799cb27996dd919d51d48fc5b222c38f45c59
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 18:58:52 2011 -0500

    Move common code/properties to Base class.

 framework/Service_Weather/lib/Horde/Service/Weather/Base.php      |   39 ++++
 framework/Service_Weather/lib/Horde/Service/Weather/Google.php    |   40 -----
 .../lib/Horde/Service/Weather/WeatherUnderground.php              |   36 +----
 3 files changed, 41 insertions(+), 74 deletions(-)

http://git.horde.org/horde-git/-/commit/46d799cb27996dd919d51d48fc5b222c38f45c59

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

commit 5d7b8ff362414eef165a6dc057444ec2771c5c30
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 19:00:59 2011 -0500

    Tweak display. Handle empty values better etc...

 horde/lib/Block/Weather.php |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/5d7b8ff362414eef165a6dc057444ec2771c5c30

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

commit b67c2ede094c7386f8c5eb87857eaee7a6754765
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 19:03:18 2011 -0500

    Add initial code for WorldWeatherOnline weather driver.
    
    A bit more detailed than Google, higher limits for free accounts than Wunderground.

 .../Service_Weather/lib/Horde/Service/Weather/Current/Wwo.php     |  101 ++
 .../Service_Weather/lib/Horde/Service/Weather/Forecast/Wwo.php    |   56 +
 .../Service_Weather/lib/Horde/Service/Weather/Period/Wwo.php      |  115 ++
 framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php       |  314 +++++
 framework/Service_Weather/package.xml                             |   16 +-
 5 files changed, 599 insertions(+), 3 deletions(-)
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Current/Wwo.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Forecast/Wwo.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Period/Wwo.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php

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

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

commit 525feef204e48ff64b709cffa52da022bd3aef04
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 19:04:17 2011 -0500

    Add WorldWeatherOnline configuration and factory code

 framework/Core/lib/Horde/Core/Factory/Weather.php |    3 ++-
 horde/config/conf.xml                             |   15 +++++++++++----
 2 files changed, 13 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/525feef204e48ff64b709cffa52da022bd3aef04

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

commit 19478f8bafca087d75387d9e1259f5ce3ac6aa34
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 19:35:08 2011 -0500

    remove some old comments.

 .../Service_Weather/lib/Horde/Service/Weather/Period/Wwo.php      |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/19478f8bafca087d75387d9e1259f5ce3ac6aa34

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

commit 3ffcc112f2d379a09f501b2cd71d23c7828ca1d1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 19:36:31 2011 -0500

    catch exceptions from Service_Weather

 timeobjects/lib/Driver/Weather.php |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/3ffcc112f2d379a09f501b2cd71d23c7828ca1d1

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

commit 16a1008231892c61df9dfffe3a9a111188e2ca62
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 19:36:51 2011 -0500

    If we get back multiple locations, use the first.

 timeobjects/lib/Driver/Weather.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/16a1008231892c61df9dfffe3a9a111188e2ca62

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

commit 01b5142b3fd75fe44ece8c36d045845ab67d614c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 20:09:08 2011 -0500

    Always return a single Station from Wwo's location search.
    
    This search is pretty useless for Wwo. They always return an
    array, with no way of determining if you have an exact match on any
    of them. Return the first hit and hope for the best.

 framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php |   12 +++++++---
 1 files changed, 8 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/01b5142b3fd75fe44ece8c36d045845ab67d614c

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

commit 451cae625c8f6c84e92cc83fddbcd3e4dd8f6e09
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 20:10:11 2011 -0500

    wrap, remove commented out code

 framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/451cae625c8f6c84e92cc83fddbcd3e4dd8f6e09

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

commit b41d41e8be1819db5f615fd4be78f0b9b23629bb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 20:10:29 2011 -0500

    re-enable caching of results.

 framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit aaf225b379ec1a8bf07e005afb110bfcc805a3d1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 20:10:57 2011 -0500

    Use the observation time, not the forecast time here.

 horde/lib/Block/Weather.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

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

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

commit 30f02c0fc4d1d473d194958f6cf5d6f503c36ee2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 20:20:43 2011 -0500

    Merge from Develop

 .../lib/Horde/Service/Weather/WeatherUnderground.php              |    4 +-
 framework/Service_Weather/package.xml                             |   12 ++++-
 .../themes/default/graphics/weather/wundergroundlogo.png          |  Bin 0 -> 15887 bytes
 horde/lib/Block/Weather.php                                       |    2 +-
 4 files changed, 14 insertions(+), 4 deletions(-)
 create mode 100644 framework/Service_Weather/themes/default/graphics/weather/wundergroundlogo.png

http://git.horde.org/horde-git/-/commit/30f02c0fc4d1d473d194958f6cf5d6f503c36ee2

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

commit 503b3813984c1205e51a610790ebde172db27f93
Merge: 0287454 30f02c0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 20:29:30 2011 -0500

    Merge branch 'master' into develop
    
    Conflicts:
    	framework/Core/lib/Horde/Core/Ajax/Imple/WeatherLocationAutoCompleter.php
    	framework/Core/package.xml
    	framework/Service_Weather/package.xml
    	imp/package.xml

 agora/locale/de/LC_MESSAGES/agora.mo                              |  Bin 88467 -> 82224 bytes
 ansel/docs/INSTALL                                                |   50 +-
 ansel/locale/ansel.pot                                            |  339 +-
 ansel/locale/de/LC_MESSAGES/ansel.mo                              |  Bin 113262 -> 107693 bytes
 ansel/locale/de/LC_MESSAGES/ansel.po                              |  345 +-
 beatnik/locale/beatnik.pot                                        |    8 +-
 chora/locale/chora.pot                                            |   10 +-
 chora/locale/de/LC_MESSAGES/chora.mo                              |  Bin 78849 -> 72549 bytes
 chora/locale/de/LC_MESSAGES/chora.po                              |   10 +-
 components/TODO                                                   |   14 +
 components/lib/Components/Helper/Website.php                      |    4 +-
 components/lib/Components/Qc/Task/Md.php                          |    1 +
 framework/ActiveSync/package.xml                                  |    4 +-
 framework/ActiveSync/test/Horde/ActiveSync/HordeDriverTest.php    |   10 +-
 framework/Argv/package.xml                                        |    4 +-
 framework/Argv/test/Horde/Argv/CallbackTest.php                   |    4 +-
 framework/Argv/test/Horde/Argv/OptionChecksTest.php               |    5 +-
 framework/Argv/test/Horde/Argv/OptionValuesTest.php               |   12 +-
 framework/Argv/test/Horde/Argv/ParserTest.php                     |    2 +-
 framework/Auth/locale/Horde_Auth.pot                              |    4 +-
 framework/Auth/locale/de/LC_MESSAGES/Horde_Auth.mo                |  Bin 2897 -> 2897 bytes
 framework/Auth/locale/de/LC_MESSAGES/Horde_Auth.po                |    4 +-
 framework/Browser/locale/Horde_Browser.pot                        |   14 +-
 framework/Browser/locale/de/LC_MESSAGES/Horde_Browser.mo          |  Bin 1382 -> 1382 bytes
 framework/Browser/locale/de/LC_MESSAGES/Horde_Browser.po          |   14 +-
 framework/Constraint/package.xml                                  |    4 +-
 framework/Constraint/test/Horde/Constraint/AndTest.php            |    2 +-
 framework/Constraint/test/Horde/Constraint/OrTest.php             |    2 +-
 .../lib/Horde/Core/Ajax/Imple/WeatherLocationAutoCompleter.php    |   16 +-
 framework/Core/lib/Horde/Core/Factory/Weather.php                 |    3 +-
 framework/Core/locale/Horde_Core.pot                              |   53 +-
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.mo                |  Bin 16695 -> 16695 bytes
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.po                |   53 +-
 framework/Core/package.xml                                        |    3 +-
 framework/Core/test/Horde/Core/Factory/KolabServerTest.php        |   36 +-
 framework/Core/test/Horde/Core/Factory/KolabSessionTest.php       |   14 +-
 framework/Crypt/lib/Horde/Crypt/Smime.php                         |   15 +-
 framework/Crypt/package.xml                                       |    4 +-
 framework/Date/locale/Horde_Date.pot                              |    4 +-
 framework/Date/locale/de/LC_MESSAGES/Horde_Date.mo                |  Bin 1126 -> 1126 bytes
 framework/Date/locale/de/LC_MESSAGES/Horde_Date.po                |    4 +-
 framework/Group/test/Horde/Group/LdapTest.php                     |    2 +-
 framework/Injector/package.xml                                    |    4 +-
 .../Injector/test/Horde/Injector/Binder/AnnotatedSettersTest.php  |    2 +-
 .../Injector/test/Horde/Injector/Binder/ImplementationTest.php    |    6 +-
 framework/Injector/test/Horde/Injector/InjectorTest.php           |   10 +-
 framework/Kolab_Cli/locale/Horde_Kolab_Cli.pot                    |   53 +-
 framework/Kolab_Config/package.xml                                |    2 +-
 .../Kolab_Config/test/Horde/Kolab/Config/ConfigStoryTestCase.php  |    2 +-
 framework/Kolab_FreeBusy/package.xml                              |    2 +
 .../test/Horde/Kolab/FreeBusy/Unit/Resource/Event/KolabTest.php   |    2 +-
 framework/Kolab_Server/package.xml                                |    4 +-
 .../test/Horde/Kolab/Server/Class/Server/Composite/BaseTest.php   |   10 +-
 .../test/Horde/Kolab/Server/Class/Server/Connection/MockTest.php  |    2 +-
 .../Horde/Kolab/Server/Class/Server/Connection/SimpleldapTest.php |    2 +-
 .../Kolab/Server/Class/Server/Connection/SplittedldapTest.php     |    4 +-
 .../test/Horde/Kolab/Server/Class/Server/Decorator/CleanTest.php  |    4 +-
 .../test/Horde/Kolab/Server/Class/Server/Decorator/LogTest.php    |    4 +-
 .../Horde/Kolab/Server/Class/Server/Object/Attribute/BaseTest.php |    2 +-
 .../Horde/Kolab/Server/Class/Server/Query/Element/MappedTest.php  |    2 +-
 .../test/Horde/Kolab/Server/Class/Server/Query/ElementTest.php    |    2 +-
 .../Horde/Kolab/Server/Class/Server/Search/Operation/GuidTest.php |    2 +-
 .../test/Horde/Kolab/Server/Class/Server/Structure/KolabTest.php  |    2 +-
 .../test/Horde/Kolab/Server/Class/Server/Structure/LdapTest.php   |    4 +-
 .../Kolab_Server/test/Horde/Kolab/Server/Integration/Scenario.php |    4 +-
 framework/Kolab_Storage/locale/Horde_Kolab_Storage.pot            |   20 +-
 .../Kolab_Storage/locale/de/LC_MESSAGES/Horde_Kolab_Storage.mo    |  Bin 1996 -> 1996 bytes
 .../Kolab_Storage/locale/de/LC_MESSAGES/Horde_Kolab_Storage.po    |   20 +-
 framework/LoginTasks/locale/Horde_LoginTasks.pot                  |   12 +-
 framework/LoginTasks/locale/de/LC_MESSAGES/Horde_LoginTasks.mo    |  Bin 653 -> 653 bytes
 framework/LoginTasks/locale/de/LC_MESSAGES/Horde_LoginTasks.po    |   12 +-
 framework/Mime/locale/Horde_Mime.pot                              |   22 +-
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.mo                |  Bin 1413 -> 1413 bytes
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.po                |   22 +-
 framework/Model/locale/Horde_Model.pot                            |  552 +--
 framework/Model/locale/de/LC_MESSAGES/Horde_Model.mo              |  Bin 11695 -> 6946 bytes
 framework/Model/locale/de/LC_MESSAGES/Horde_Model.po              |  588 +--
 framework/Nls/locale/de/LC_MESSAGES/Horde_Nls.mo                  |  Bin 20124 -> 20126 bytes
 framework/Nls/locale/de/LC_MESSAGES/Horde_Nls.po                  |    4 +-
 framework/Notification/package.xml                                |    4 +-
 .../test/Horde/Notification/Class/Notification/HandlerTest.php    |   14 +-
 framework/Pear/package.xml                                        |    2 +
 framework/Pear/test/Horde/Pear/Server/RegistryTest.php            |    2 +-
 framework/Pear/test/Horde/Pear/Server/RestTest.php                |   12 +-
 framework/Push/lib/Horde/Push/Factory/Recipients.php              |    2 +-
 framework/Push/lib/Horde/Push/Recipient/Facebook.php              |   30 +-
 framework/Push/locale/Horde_Push.pot                              |   13 +-
 framework/Push/locale/de/LC_MESSAGES/Horde_Push.mo                |  Bin 929 -> 1073 bytes
 framework/Push/locale/de/LC_MESSAGES/Horde_Push.po                |   25 +-
 framework/Scheduler/lib/Horde/Scheduler.php                       |    6 +-
 framework/Scheduler/package.xml                                   |    4 +-
 framework/Service_Weather/lib/Horde/Service/Weather.php           |    3 +
 framework/Service_Weather/lib/Horde/Service/Weather/Base.php      |   41 +-
 .../lib/Horde/Service/Weather/Current/WeatherUnderground.php      |    4 +-
 .../Service_Weather/lib/Horde/Service/Weather/Current/Wwo.php     |  101 +
 .../Service_Weather/lib/Horde/Service/Weather/Forecast/Wwo.php    |   56 +
 framework/Service_Weather/lib/Horde/Service/Weather/Google.php    |   47 +-
 .../Service_Weather/lib/Horde/Service/Weather/Period/Wwo.php      |  113 +
 .../lib/Horde/Service/Weather/WeatherUnderground.php              |   36 +-
 framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php       |  317 ++
 framework/Service_Weather/locale/Horde_Service_Weather.pot        |  593 +++-
 .../locale/de/LC_MESSAGES/Horde_Service_Weather.mo                |  Bin 0 -> 8577 bytes
 .../locale/de/LC_MESSAGES/Horde_Service_Weather.po                |  619 +++
 framework/Service_Weather/package.xml                             |   22 +-
 framework/Support/package.xml                                     |    4 +-
 framework/Support/test/Horde/Support/MemoryTest.php               |    4 +-
 framework/Vfs/locale/Horde_Vfs.pot                                |    6 +-
 framework/Vfs/locale/de/LC_MESSAGES/Horde_Vfs.mo                  |  Bin 631 -> 631 bytes
 framework/Vfs/locale/de/LC_MESSAGES/Horde_Vfs.po                  |    6 +-
 framework/Yaml/package.xml                                        |    4 +-
 framework/Yaml/test/Horde/Yaml/AllTests.php                       |    1 -
 framework/Yaml/test/Horde/Yaml/Autoload.php                       |   18 +
 framework/Yaml/test/Horde/Yaml/LoaderTest.php                     |    6 +-
 gollem/docs/CHANGES                                               |    2 +
 gollem/docs/INSTALL                                               |   46 +-
 gollem/lib/Api.php                                                |    2 +-
 gollem/locale/de/LC_MESSAGES/gollem.mo                            |  Bin 81349 -> 74764 bytes
 gollem/locale/de/LC_MESSAGES/gollem.po                            |  160 +-
 gollem/locale/gollem.pot                                          |  160 +-
 gollem/package.xml                                                |    4 +
 gollem/selectlist.php                                             |    2 +-
 hermes/locale/de/LC_MESSAGES/hermes.mo                            |  Bin 87812 -> 81536 bytes
 hermes/locale/de/LC_MESSAGES/hermes.po                            |   56 +-
 hermes/locale/hermes.pot                                          |   56 +-
 horde/config/conf.xml                                             |   15 +-
 horde/docs/INSTALL                                                |   21 +-
 horde/lib/Block/Weather.php                                       |   22 +-
 horde/locale/de/LC_MESSAGES/horde.mo                              |  Bin 73556 -> 66324 bytes
 horde/locale/de/LC_MESSAGES/horde.po                              |  665 +--
 horde/locale/horde.pot                                            |  648 +--
 imp/docs/CHANGES                                                  |    2 +
 imp/docs/INSTALL                                                  |   19 +-
 imp/docs/RELEASE_NOTES                                            |   13 +-
 imp/lib/Compose.php                                               |    5 +-
 imp/lib/Imap.php                                                  |   25 +-
 imp/locale/de/LC_MESSAGES/imp.mo                                  |  Bin 194231 -> 187265 bytes
 imp/locale/de/LC_MESSAGES/imp.po                                  | 1170 +++--
 imp/locale/imp.pot                                                | 1166 +++--
 imp/package.xml                                                   |   17 +-
 imp/test/Imp/Unit/Mime/Viewer/ItipTest.php                        |    4 +-
 ingo/docs/INSTALL                                                 |   15 +-
 ingo/locale/de/LC_MESSAGES/ingo.mo                                |  Bin 90699 -> 84399 bytes
 jonah/locale/de/LC_MESSAGES/jonah.mo                              |  Bin 82494 -> 76186 bytes
 klutz/locale/de/LC_MESSAGES/klutz.mo                              |  Bin 77336 -> 71020 bytes
 kronolith/docs/INSTALL                                            |   17 +-
 kronolith/locale/de/LC_MESSAGES/kronolith.mo                      |  Bin 133497 -> 127253 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.po                      |  697 ++--
 kronolith/locale/kronolith.pot                                    |  699 ++--
 luxor/locale/de/LC_MESSAGES/luxor.mo                              |  Bin 74553 -> 68269 bytes
 mnemo/docs/INSTALL                                                |   19 +-
 mnemo/locale/de/LC_MESSAGES/mnemo.mo                              |  Bin 82826 -> 76518 bytes
 mnemo/locale/de/LC_MESSAGES/mnemo.po                              |    6 +-
 mnemo/locale/mnemo.pot                                            |    8 +-
 nag/docs/INSTALL                                                  |   18 +-
 nag/locale/de/LC_MESSAGES/nag.mo                                  |  Bin 98697 -> 91347 bytes
 nag/locale/de/LC_MESSAGES/nag.po                                  |  116 +-
 nag/locale/nag.pot                                                |  118 +-
 passwd/docs/INSTALL                                               |   48 +-
 passwd/locale/de/LC_MESSAGES/passwd.mo                            |  Bin 79466 -> 72162 bytes
 sam/locale/de/LC_MESSAGES/sam.mo                                  |  Bin 76642 -> 70302 bytes
 timeobjects/lib/Driver/Weather.php                                |   17 +-
 timeobjects/locale/de/LC_MESSAGES/timeobjects.mo                  |  Bin 73289 -> 66837 bytes
 timeobjects/locale/de/LC_MESSAGES/timeobjects.po                  |  113 +-
 timeobjects/locale/timeobjects.pot                                |   88 +-
 trean/locale/de/LC_MESSAGES/trean.mo                              |  Bin 85324 -> 79024 bytes
 turba/docs/INSTALL                                                |   19 +-
 turba/locale/de/LC_MESSAGES/turba.mo                              |  Bin 105262 -> 97918 bytes
 turba/locale/de/LC_MESSAGES/turba.po                              |   32 +-
 turba/locale/turba.pot                                            |   34 +-
 ulaform/locale/de/LC_MESSAGES/ulaform.mo                          |  Bin 78345 -> 72045 bytes
 vilma/locale/de/LC_MESSAGES/vilma.mo                              |  Bin 83944 -> 77628 bytes
 whups/bin/whups-reminders                                         |    2 +-
 whups/docs/CHANGES                                                |    1 +
 whups/docs/INSTALL                                                |   46 +-
 whups/lib/Scheduler.php                                           |   35 +
 whups/lib/Scheduler/Whups.php                                     |   36 -
 whups/locale/de/LC_MESSAGES/whups.mo                              |  Bin 114150 -> 107850 bytes
 whups/locale/de/LC_MESSAGES/whups.po                              |  364 +-
 whups/locale/whups.pot                                            |  366 +-
 whups/package.xml                                                 |    4 +-
 wicked/docs/INSTALL                                               |   46 +-
 wicked/locale/de/LC_MESSAGES/wicked.mo                            |  Bin 88411 -> 81099 bytes
 182 files changed, 6016 insertions(+), 5799 deletions(-)

http://git.horde.org/horde-git/-/commit/503b3813984c1205e51a610790ebde172db27f93

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

commit a1169c0157c7d03aefe4a8acf9d3e2be72dd7a75
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 21 20:30:44 2011 -0500

    Fix merge artifact

 .../lib/Horde/Service/Weather/WeatherUnderground.php              |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

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




More information about the commits mailing list