[commits] Horde branch trean_tags updated. 9c79c1aed8e78da82f0a948127f473921d72426c

Chuck Hagenbuch chuck at horde.org
Wed Jul 6 02:57:40 UTC 2011


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

from: 96d208acfcf4d0e7477438efefd5c86b5d6a18fb

704bed7 Start turba test suite.
aa9efaf Move ApiTest over to new test suite location.
5f7718b phpdoc
94cf9b8 Base cleanup.
14935bb phpdoc
7909680 Move all old tests to a "ToDo" directory.
c0ca14e Start new test suite. Move old tests to "ToDo".
5fc063a Update command documentation. Fix typo (uid -> id).
2651bc2 Avoid E_STRICT errors due to overloaded create methods.
afc1fa1 Bug: 10264 Honor initial_application pref for smartphone view.
3c0a504 changes
98b96d8 Twitter no longer supports Http Basic Auth.
d65229d Bug: 9645 Make sure new version is set when changing queues
9f4b05c add link to new twitter config wiki page
68acd4b don't assume $query->start and $query->end are set
7d6bec6 Display icon to strip attachments in part summary too.
f4a5d11 Keep expansion state of attachment section.
f50b8d7 Add IMP_Contents#getTree() to return a tree representation of a message's MIME parts.
12e98ec Check if file pointer is (still) a valid resource (Bug #10252).
0dd9cbe Add test case for bug #10252.
b2d0868 Always make sure that $_contents is a resource before using it (Bug #10252).
10b3eb5 Revert "Always make sure that $_contents is a resource before using it (Bug #10252)."
dfb1b0c fix method name
2d9545a wrapping
ff4123d use the locally defined _db property.
ae92b06 Only output the Ansel javascript object when we know we are building a view.
cda0709 ws, wrapping, phpdoc  etc..
0592b6d No need to use Horde_Form just to format a timestamp.
0081061 catch a not found exception as well
1f26957 fix Ansel_Storage#getRecentImagesGeodata
6b4e720 wrapping
ac213ce no need to return a value from this method.
89c5e79 general cleanup
a63771d Need to output basic Ansel js object for blocks too.
67ac322 refactor image previews in blocks that have them.
427eed4 Fix builds.
0489c4c clean up Ansel_Storage::listImages().
533ccd8 fix parameter passing
ca541b3 more places I missed fixing passing the 'where' parameter
30ed2f5 phpdoc.
1a97ff1 Move fixtures.
71cfdd2 Convert the all day test to PHPUnit testing.
f0b19dd Convert the fromicalendar test.
6a047c8 The "toicalendar" test requires too much boilerplate and is hard to convert. Leave the stub incomplete for now though it is near to complete.
acbf696 Testing issue 7608 also hits some problems with recurrence exception handling.
29c7210 this will never not be true, it is checked for earlier in the method.
02779c5 wrapping
07afcdd Fix variable.
9fa72ae type hint, some comment clean up
e3a0b46 Gracefully handle Horde_ActiveSync_Exceptions from Rpc call
9f17da7 Add a mock driver.
136e667 Complete the conversion of "toicalendar.phpt".
e99ee0d Ensure that the log level is indeed an integer.
229b6b2 Unnecessary.
fa9d218 Always called statically.
f67a0e4 The mock driver allows converting the "bug7068.phpt" test as well.
c07b76f Unnecessary
d609b12 Static
17a8ade Fix signature.
1c0bd58 is_a() Deprecated.
c4c8f8b Convert "bug6031.phpt" to PHPUnit.
f26bd82 The script was moved to Horde_Kolab_Cli.
a5da637 Fix access to debug handler in Timsieved driver.
1d9145a Move method.
cb80aa7 Add Turba::formatCompositeField() and use that to consitently format composite fields and strip duplicate whitespace.
c631e6e [jan] Allow configuration of split read databases for PostgreSQL (Request #7025).
1b60bfe Update lt translation.
81986ac Implement Serializable interface to fix serialization, this time for real (Bug #10252).
a16cf3b No need to keep a separate main.php.
8fd6ca5 Documentation updates for Horde 4. Installing section still needs to be rewritten.
8090488 Cosmetic fix.
cb3bb25 Already done.
5698603 Add package.xml for Ulaform. Didn't know what is lead/mainainer policy so left Chuck as package maintainer.
64a1b37 Add standard .htaccess file.
6167f87 Compatibility fixes for forms with old action names.
3442575 Fix variable name.
03a3b6d Move graphics and translations.
dde1c6f Typo
395bda7 Add Ulaform.
764de30 Add install and config instructions, tweaks.
6593873 Require Horde 4.0.7 so that the registry stanza doesn't have to be added manually.
0b106a4 [jan] Pass contact object to decode_attribute hook (kd at tu-cottbus.de, Bug #10287).
3710e91 Add method to set a menu mask.
a498c80 Move setMask(), call it from ctor and make argument mandatory (Request
569895c Top-align message header rows.
6eabe15 [jan] Don't show basic headers twice when showing all headers (Bug #10276).
a123d07 Enforce C locale when verifying messages (Bug #10273).
d99fa9d Don't submit form if login button is disabled (Bug #10267).
2c70cdd Return timestamp from _getChangeTS() (Bug #10081).
2d17c51 Use default Autoload.php.
f55ef80 Fix constant name (Bug #10273).
a075f92 BFN
5ff59d2 Remove Autoload.php.
e1b5208 Revert "Ensure that the log level is indeed an integer."
4b73847 Enforce the specification's rule that says a SYNC *MUST* come before a PING.
876070e phpdoc/wrapping/comments
575c728 No need for this to return anything, and in fact it is not expected to anywhere in existing client code.
b20610b This is already logged by the db adapter.
054b0cd BFN
c4e5b38 [jan] Respect excluded mail addresses in Maildrop vacation driver (Request #10077).
5cdcb14 [jan] Fix notice when using numeric comparisons for spam headers (Bug #10222).
543216d [jan] Don't change event creator when saving events.
e38f319 [jan] Don't show calendar drop down in event form without delete permissions (Bug #10201).
5af6319 [jan] Add option to Horde_Themes_Css#getStylesheetUrls() to never use CSS cache.
d676e95 [jan] Don't use CSS cache in mobile interfaces because it breaks jQuery Mobile CSS.
f950d6b obsolete logging methods
ef095d1 Bug: 10290 - Fix chaning the ticket type while changing the queue
c351144 [jan] Don't attempt to delete linked attachments monthly if they have been disabled (Bug #10166).
d90a369 Use chunk_split() for wrapping attributes if we know that it's already base64 encoded. (Bug #9405).
d1482fa Highlight portal entry, not prefs (Bug #10092).
c7a4f49 not needed
d36dc68 phpdoc, wrapping
b298fae Fix ticket owner regression.
43b0018 Missed saving file before commiting ... one more place to fix ticket owners
50c523c Bug: 10192  Convert to/from driver charset in the sql driver.
e2caba6 Fix incorrect method name in Pop3 Socket driver.
c842eb8 Check if ENCODING parameter is set at all.
93cd001 Add some logging
49f6fd0 Need to indicate which collection(s) need to be refreshed if the previous state was not found.
f8e4ae1 Allow syncing of multiple owner-owned calendars.
94789db Don't raise notifications in API methods.
e5b6b79 Add _checkRequiredConfig() to base class.
05341a8 [jan] Convert host parameter from "localhost" to "127.0.0.1" in MySQL drivers (Request #9738).
bb258be [jan] Correctly sort events in portal block or widget if only displaying a single calendar (Bug #10099).
87ca180 public static -> static public
ffd0144 Add trailing slash to $DEFAULT if using maildir format. Might fix bug #10113.
8551ffa [jan] Add -N parameter to mailbot calls by default (Request #10147).
587a54f Use a different element id, to not trigger the iframe loading again (Bug #10092).
ce9541f Don't set empty DSN parameters.
442c1bf [jan] Fix generating database DSN for VFS if the global VFS configuration doesn't use SQL (Bug #10199).
d8e0e4e Add mandatory 'search' parameter.
053896a [jan] Add support for the attrisdn configuration setting (Bug #9762).
6a49d74 Need to honor the sync_calendars setting here too. Missed adding this change in last commit.
c360337 Correct phpdoc. This is not true.
4c3bb83 Check for libxml version. Not sure if this should really be a fatal error though.
be73aab Complete the interface and ensure the decorator has the method as well.
c43a868 Add an "account" action.
5a2b728 [jan] Update task due date in interface after dragging a task (Bug #10001).
49a0a41 Sync method signatures to the base Driver class. Correct some phpdoc in the base Driver class. Fix typo in kolab driver.
3f38553 Fix message distribution.
f88c4fe Message author is not always in the user at example.com form. Set From: header to distribution address in such cases.
f4b4bbb Get Horde_Mail_Transport instance from injector.
7ae09e8 Add blob_fields parameter even if SQL seems to be the only one doing this at the moment.
c68d5a0 Fix variable name.
741cf66 Remove incorrect quote attribute. Fixes provisioning setting not reflecting current configuration
276951b Regenerate package.xml using horde-components which fix a fair amount of errors.
981d58b [jan] Always use negative lookbehind assertions to work around bug in PCRE 6.6 (Steve Teti, Bug #10294).
792bba5 Merge branch 'master' of ssh://dev.horde.org/horde/git/horde
6d39bf6 Extract _makeUid() method.
6584728 Override UID generation. Fix contact ownership.
b971eb3 A first Kolab test.
295e169 update package.xml
1c18784 Allow an addressbook source to handle all otherwise unassigned shares.
df7d2b3 Add ticket number.
adbbe0d Include more information in exception message.
fed8c4f Test the actual result of parseUrl().
244c7d1 Fix parsing AUTH information from URL.
4e97f63 [jan] Fix stripping attachments from mailboxes with non-ascii names.
88a82b9 Fix setting owner if no old owner exists.
369d688 Use Horde_String::truncate(), simplify.
4bd4073 [jan] Try to detect number of fields again when importing CSV data (Bug #9397).
23edc79 Use detected number of fields from Horde_Data and hardcode default separator and quote characters (Bug #9397).
386adb3 Make sure the calendar is opened that we get the event from (Bug #9423).
d5a4883 [jan] Fix listing files with SSH2 driver if not using a bourne-style shell (lstewart at room52.net, Bug #9497).
0e21e83 Add missing files (Bug #10296).
e60d02e This Ulaform action was never implemented.
f18f14e Update form block for H4.
78fa687 Fix application list.
6512414 Remove Ulaform_Action_Template.
c7f4282 This is autoloaded now.
08d6b93 Updated and tested Ulaform API for H4.
ee25877 Use Horde_Mime_Mail.
3712bfe Require Horde_Core 1.3.0 because of Horde_Menu::setMask() usage.
2a4ade6 Update dependencies list.
535628b Only deal with the queue if no exceptions were caught
ed3ba7b fix rewrite rules for lighttpd
449b5a6 add missing sort graphics to whups themes
e512558 Don't generate the entire page if this was just an ajax request for changing sort
d62c5e4 Whups:: -> self::
50f8b54 Fix sorting of multi-value fields, such as Owner.
e4167aa More fixes for Bug: 10300
dd19a83 Correct phpdoc. $charset must be provided if $locale is true
899bba6 Bug: 10300  More sorting fixes.
cef1f50 Use the formatted field to sort by, since the requester field is the raw key, not the formatted value.
edd00d8 Bug: 10300  Fix sorting for owner field - this time completely.
ce71d20 Fix parse error.
8aa4e59 Released Horde_ActiveSync-1.0.1
437492c Development mode for Horde_ActiveSync-1.0.2
6a14f7b Released Horde_Alarm-1.0.3
23cfac2 Development mode for Horde_Alarm-1.0.4
1731b53 Released Horde_Argv-1.0.3
194cdf9 Development mode for Horde_Argv-1.0.4
059d57d Revert "[#10205] Now sorts users in ajax perms view and reuses the sort result"
d9e2515 Use Horde_Auth's sorting capabilities.
571722a Fix changelog.
ff7b4d1 WS
1cf1b0d Add missing change, bump minor version.
914ab19 Released Horde_Auth-1.1.0
c83c41e Development mode for Horde_Auth-1.1.1
44168b5 Released Horde_Browser-1.0.2
e5930a7 Development mode for Horde_Browser-1.0.3
88a92dd Released Horde_Cli-1.0.2
d14b0c0 Development mode for Horde_Cli-1.0.3
8b99c9a Released Horde_Compress-1.0.3
0285ba3 Development mode for Horde_Compress-1.0.4
dcc2074 Released Horde_Core-1.3.0
08f915d Development mode for Horde_Core-1.3.1
6430e7f Released Horde_Data-1.0.2
1f5d43b Development mode for Horde_Data-1.0.3
975510b Released Horde_Date-1.0.3
f447f6a Development mode for Horde_Date-1.0.4
951148b Released Horde_Db-1.0.2
1130b5b Development mode for Horde_Db-1.0.3
cc819ec Released Horde_Exception-1.0.4
99af05d Development mode for Horde_Exception-1.0.5
992a8ee Released Horde_Form-1.0.3
4c1a39d Development mode for Horde_Form-1.0.4
320ae98 Released Horde_Group-1.0.1
a194f3d Development mode for Horde_Group-1.0.2
69fd11a Released Horde_Icalendar-1.0.1
81eaf3b Development mode for Horde_Icalendar-1.0.2
e631f71 [rla] implemented optional sorting in auth drivers
309b350 Released Horde_Image-1.0.3
f1ccc0d Development mode for Horde_Image-1.0.4
6c73a27 Released Horde_Imap_Client-1.0.9
d705bb2 Development mode for Horde_Imap_Client-1.0.10
526c29a Released Horde_Imsp-1.0.2
fa7da62 Development mode for Horde_Imsp-1.0.3
d660173 Released Horde_Itip-1.0.3
51e1074 Development mode for Horde_Itip-1.0.4
b54c6a0 Released Horde_Ldap-1.1.2
686c379 Development mode for Horde_Ldap-1.1.3
2f3d9ee Released Horde_Mime-1.0.4
41ccbe6 Development mode for Horde_Mime-1.0.5
dcf631a Released Horde_Mime_Viewer-1.0.4
28af89f Development mode for Horde_Mime_Viewer-1.0.5
33f92ae Released Horde_Prefs-1.1.2
506450d Development mode for Horde_Prefs-1.1.3
5ecab2b Released Horde_Rpc-1.0.1
e387519 Development mode for Horde_Rpc-1.0.2
56d95e0 Released Horde_Service_Facebook-1.0.2
6eaae41 Development mode for Horde_Service_Facebook-1.0.3
42e4e15 Revert "[rla] implemented optional sorting in auth drivers"
6bbff67 Released Horde_SyncMl-1.0.3
f544906 Development mode for Horde_SyncMl-1.0.4
2b4be47 Released Horde_Test-1.1.2
92f4601 Development mode for Horde_Test-1.1.3
5dd97b0 Merge branch 'master' of dev.horde.org:/horde/git/horde
4ce65a9 changes
3c06528 Released Horde_Share-1.1.1
0555900 Development mode for Horde_Share-1.1.2
02f496db Changelog
576a3d5 Prepare releases.
d58658a Exclude Project-Id-Version: headers too.
3e9c853 Updated
cd75500 Update de translation.
5d74c54 Forgot to save the file.
0ff7d6a Add working configuration example.
0f56938 Add headers.
c0c3248 Tweak upgrade instructions.
de7a499 Use doc role for README and the licence.
1a09ddd This doesn't look right.
15a7421 Released horde-4.0.7
41e7d73 Development mode for horde-4.0.8
4c1ab4f Released imp-5.0.8
787248b Development mode for imp-5.0.9
64cd2dd Released turba-3.0.4
8606873 Development mode for turba-3.0.5
3f42207 Released ingo-2.0.3
3800164 Development mode for ingo-2.0.4
fd60177 Released kronolith-3.0.5
12c5f3d Development mode for kronolith-3.0.6
0e3598b Released nag-3.0.2
d4a07b4 Development mode for nag-3.0.3
d847646 Remove IMP and Ingo changes.
02cb8f1 Fix doc.
56314c7 Prepare releases.
2d8b7b6 Remove -beta flag.
a6d3a11 Bump versions.
39fdf53 Changes
7818e5d Released groupware-4.0.1
3f2f19b Development mode for groupware-4.0.2
7284286 Released webmail-4.0.1
fd6c7f4 Development mode for webmail-4.0.2
34b4b80 Bug: 10311 Fix throwing exception
935ffbb Remove imap client changelog entry from Horde changelog.
4164703 Make Horde_Mime_Part serialization more easily extensible
d8ec0bc Fix variable name, sanity check the $date parameter, phpdoc
bb90cc9 Die so we have at least an idea as to what happened here.
9c79c1a Merge branch 'master' into trean_tags

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

commit 704bed7ada14f316a8a9c2fab6a59aea6e0902cd
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Jun 22 11:42:41 2011 +0200

    Start turba test suite.

 turba/package.xml             |   22 ++++++++++++++++---
 turba/test/Turba/AllTests.php |   45 +++++++++++++++++++++++++++++++++++++++++
 turba/test/Turba/Autoload.php |   22 ++++++++++++++++++++
 turba/test/Turba/TestCase.php |   33 ++++++++++++++++++++++++++++++
 turba/test/Turba/phpunit.xml  |    8 +++++++
 5 files changed, 126 insertions(+), 4 deletions(-)
 create mode 100644 turba/test/Turba/AllTests.php
 create mode 100644 turba/test/Turba/Autoload.php
 create mode 100644 turba/test/Turba/TestCase.php
 create mode 100644 turba/test/Turba/phpunit.xml

http://git.horde.org/horde-git/-/commit/704bed7ada14f316a8a9c2fab6a59aea6e0902cd

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

commit aa9efaf4d9af33d1346b374e9fe094ce52c0324e
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Jun 22 11:46:38 2011 +0200

    Move ApiTest over to new test suite location.

 turba/lib/tests/ApiTest.php              |   52 ------------------------------
 turba/package.xml                        |    8 +++--
 turba/test/Turba/Integration/ApiTest.php |   52 ++++++++++++++++++++++++++++++
 3 files changed, 57 insertions(+), 55 deletions(-)
 delete mode 100644 turba/lib/tests/ApiTest.php
 create mode 100644 turba/test/Turba/Integration/ApiTest.php

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

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

commit 5f7718be5a89624877b8823a4d6a630dd808c636
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Jun 22 11:55:17 2011 +0200

    phpdoc

 turba/test/Turba/AllTests.php |    8 ++++----
 turba/test/Turba/Autoload.php |    4 ++--
 turba/test/Turba/TestCase.php |    8 ++++----
 3 files changed, 10 insertions(+), 10 deletions(-)

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

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

commit 94cf9b83b21de97444ffbb0e22cc3a19e937433b
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Jun 22 11:56:39 2011 +0200

    Base cleanup.

 turba/test/Turba/Integration/ApiTest.php |   49 ++++++++++++++++++++----------
 1 files changed, 33 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/94cf9b83b21de97444ffbb0e22cc3a19e937433b

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

commit 14935bb85e3ca6138d2f392c789f23987ca76bd0
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Jun 22 11:59:09 2011 +0200

    phpdoc

 turba/test/Turba/Integration/ApiTest.php |    4 ++--
 turba/test/Turba/TestCase.php            |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/14935bb85e3ca6138d2f392c789f23987ca76bd0

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

commit 7909680b53310bb38dd72dba98fc5cc03fd71096
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jun 24 11:50:46 2011 +0200

    Move all old tests to a "ToDo" directory.

 turba/lib/tests/BrowsePageTest.php             |  183 ----------
 turba/lib/tests/DriverTest.php                 |   49 ---
 turba/lib/tests/GroupTest.php                  |   29 --
 turba/lib/tests/KolabTest.php                  |  201 -----------
 turba/lib/tests/KolabTestBase.php              |  174 ---------
 turba/lib/tests/ListTest.php                   |   30 --
 turba/lib/tests/ListViewTest.php               |   87 -----
 turba/lib/tests/TestBase.php                   |  272 --------------
 turba/lib/tests/ViewBrowseTest.php             |  184 ----------
 turba/lib/tests/ViewListTest.php               |   87 -----
 turba/lib/tests/az.png                         |  Bin 117 -> 0 bytes
 turba/lib/tests/bug_6518.phpt                  |   38 --
 turba/lib/tests/import.ldif                    |   51 ---
 turba/lib/tests/importCRLF.ldif                |   51 ---
 turba/lib/tests/ldif_exportFile.phpt           |   96 -----
 turba/lib/tests/ldif_importFile.phpt           |   89 -----
 turba/lib/tests/ldif_importFileCRLF.phpt       |   89 -----
 turba/lib/tests/tohash.phpt                    |  448 ------------------------
 turba/lib/tests/tovcard.phpt                   |  143 --------
 turba/test/Turba/ToDo/BrowsePageTest.php       |  183 ++++++++++
 turba/test/Turba/ToDo/DriverTest.php           |   49 +++
 turba/test/Turba/ToDo/GroupTest.php            |   29 ++
 turba/test/Turba/ToDo/KolabTest.php            |  201 +++++++++++
 turba/test/Turba/ToDo/KolabTestBase.php        |  174 +++++++++
 turba/test/Turba/ToDo/ListTest.php             |   30 ++
 turba/test/Turba/ToDo/ListViewTest.php         |   87 +++++
 turba/test/Turba/ToDo/TestBase.php             |  272 ++++++++++++++
 turba/test/Turba/ToDo/ViewBrowseTest.php       |  184 ++++++++++
 turba/test/Turba/ToDo/ViewListTest.php         |   87 +++++
 turba/test/Turba/ToDo/az.png                   |  Bin 0 -> 117 bytes
 turba/test/Turba/ToDo/bug_6518.phpt            |   38 ++
 turba/test/Turba/ToDo/import.ldif              |   51 +++
 turba/test/Turba/ToDo/importCRLF.ldif          |   51 +++
 turba/test/Turba/ToDo/ldif_exportFile.phpt     |   96 +++++
 turba/test/Turba/ToDo/ldif_importFile.phpt     |   89 +++++
 turba/test/Turba/ToDo/ldif_importFileCRLF.phpt |   89 +++++
 turba/test/Turba/ToDo/tohash.phpt              |  448 ++++++++++++++++++++++++
 turba/test/Turba/ToDo/tovcard.phpt             |  143 ++++++++
 38 files changed, 2301 insertions(+), 2301 deletions(-)
 delete mode 100644 turba/lib/tests/BrowsePageTest.php
 delete mode 100644 turba/lib/tests/DriverTest.php
 delete mode 100644 turba/lib/tests/GroupTest.php
 delete mode 100644 turba/lib/tests/KolabTest.php
 delete mode 100644 turba/lib/tests/KolabTestBase.php
 delete mode 100644 turba/lib/tests/ListTest.php
 delete mode 100644 turba/lib/tests/ListViewTest.php
 delete mode 100644 turba/lib/tests/TestBase.php
 delete mode 100644 turba/lib/tests/ViewBrowseTest.php
 delete mode 100644 turba/lib/tests/ViewListTest.php
 delete mode 100644 turba/lib/tests/az.png
 delete mode 100644 turba/lib/tests/bug_6518.phpt
 delete mode 100644 turba/lib/tests/import.ldif
 delete mode 100644 turba/lib/tests/importCRLF.ldif
 delete mode 100644 turba/lib/tests/ldif_exportFile.phpt
 delete mode 100644 turba/lib/tests/ldif_importFile.phpt
 delete mode 100644 turba/lib/tests/ldif_importFileCRLF.phpt
 delete mode 100644 turba/lib/tests/tohash.phpt
 delete mode 100644 turba/lib/tests/tovcard.phpt
 create mode 100644 turba/test/Turba/ToDo/BrowsePageTest.php
 create mode 100644 turba/test/Turba/ToDo/DriverTest.php
 create mode 100644 turba/test/Turba/ToDo/GroupTest.php
 create mode 100644 turba/test/Turba/ToDo/KolabTest.php
 create mode 100644 turba/test/Turba/ToDo/KolabTestBase.php
 create mode 100644 turba/test/Turba/ToDo/ListTest.php
 create mode 100644 turba/test/Turba/ToDo/ListViewTest.php
 create mode 100644 turba/test/Turba/ToDo/TestBase.php
 create mode 100644 turba/test/Turba/ToDo/ViewBrowseTest.php
 create mode 100644 turba/test/Turba/ToDo/ViewListTest.php
 create mode 100644 turba/test/Turba/ToDo/az.png
 create mode 100644 turba/test/Turba/ToDo/bug_6518.phpt
 create mode 100644 turba/test/Turba/ToDo/import.ldif
 create mode 100644 turba/test/Turba/ToDo/importCRLF.ldif
 create mode 100644 turba/test/Turba/ToDo/ldif_exportFile.phpt
 create mode 100644 turba/test/Turba/ToDo/ldif_importFile.phpt
 create mode 100644 turba/test/Turba/ToDo/ldif_importFileCRLF.phpt
 create mode 100644 turba/test/Turba/ToDo/tohash.phpt
 create mode 100644 turba/test/Turba/ToDo/tovcard.phpt

http://git.horde.org/horde-git/-/commit/7909680b53310bb38dd72dba98fc5cc03fd71096

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

commit c0ca14ee569eba054fdcab0443019088e1aa67c0
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jun 24 11:54:37 2011 +0200

    Start new test suite. Move old tests to "ToDo".

 kronolith/lib/tests/allday.ics                   |   23 ---
 kronolith/lib/tests/allday.phpt                  |   52 -------
 kronolith/lib/tests/bug6031.phpt                 |   81 ----------
 kronolith/lib/tests/bug7068.ics                  |   31 ----
 kronolith/lib/tests/bug7068.phpt                 |   42 -----
 kronolith/lib/tests/fromicalendar.ics            |   28 ----
 kronolith/lib/tests/fromicalendar.phpt           |   61 --------
 kronolith/lib/tests/toicalendar.phpt             |  174 ----------------------
 kronolith/test/Kronolith/AllTests.php            |   45 ++++++
 kronolith/test/Kronolith/Autoload.php            |   22 +++
 kronolith/test/Kronolith/TestCase.php            |   33 ++++
 kronolith/test/Kronolith/ToDo/allday.ics         |   23 +++
 kronolith/test/Kronolith/ToDo/allday.phpt        |   52 +++++++
 kronolith/test/Kronolith/ToDo/bug6031.phpt       |   81 ++++++++++
 kronolith/test/Kronolith/ToDo/bug7068.ics        |   31 ++++
 kronolith/test/Kronolith/ToDo/bug7068.phpt       |   42 +++++
 kronolith/test/Kronolith/ToDo/fromicalendar.ics  |   28 ++++
 kronolith/test/Kronolith/ToDo/fromicalendar.phpt |   61 ++++++++
 kronolith/test/Kronolith/ToDo/toicalendar.phpt   |  174 ++++++++++++++++++++++
 kronolith/test/Kronolith/phpunit.xml             |    8 +
 20 files changed, 600 insertions(+), 492 deletions(-)
 delete mode 100644 kronolith/lib/tests/allday.ics
 delete mode 100644 kronolith/lib/tests/allday.phpt
 delete mode 100644 kronolith/lib/tests/bug6031.phpt
 delete mode 100644 kronolith/lib/tests/bug7068.ics
 delete mode 100644 kronolith/lib/tests/bug7068.phpt
 delete mode 100644 kronolith/lib/tests/fromicalendar.ics
 delete mode 100644 kronolith/lib/tests/fromicalendar.phpt
 delete mode 100644 kronolith/lib/tests/toicalendar.phpt
 create mode 100644 kronolith/test/Kronolith/AllTests.php
 create mode 100644 kronolith/test/Kronolith/Autoload.php
 create mode 100644 kronolith/test/Kronolith/TestCase.php
 create mode 100644 kronolith/test/Kronolith/ToDo/allday.ics
 create mode 100644 kronolith/test/Kronolith/ToDo/allday.phpt
 create mode 100644 kronolith/test/Kronolith/ToDo/bug6031.phpt
 create mode 100644 kronolith/test/Kronolith/ToDo/bug7068.ics
 create mode 100644 kronolith/test/Kronolith/ToDo/bug7068.phpt
 create mode 100644 kronolith/test/Kronolith/ToDo/fromicalendar.ics
 create mode 100644 kronolith/test/Kronolith/ToDo/fromicalendar.phpt
 create mode 100644 kronolith/test/Kronolith/ToDo/toicalendar.phpt
 create mode 100644 kronolith/test/Kronolith/phpunit.xml

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

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

commit 5fc063aa275d9e56592f80ce79261fd49af91b21
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jun 24 12:15:51 2011 +0200

    Update command documentation. Fix typo (uid -> id).

 framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/Data.php |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

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

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

commit 2651bc20d542cf46e6a3ab9f5983a4308ffe37b1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jun 24 12:11:15 2011 -0400

    Avoid E_STRICT errors due to overloaded create methods.
    
    Also, fix some classes that should extend Horde_Core_Factory_Injector
    instead of Horde_Core_Factory_Base.

 ansel/lib/Factory/Storage.php                          |   10 +++++-----
 framework/Core/lib/Horde/Core/Factory/Base.php         |    7 -------
 framework/Core/lib/Horde/Core/Factory/Editor.php       |    6 +++---
 framework/Core/lib/Horde/Core/Factory/Notification.php |    6 +++---
 hermes/lib/Factory/Driver.php                          |    6 +++---
 jonah/lib/Factory/Driver.php                           |    4 ++--
 6 files changed, 16 insertions(+), 23 deletions(-)

http://git.horde.org/horde-git/-/commit/2651bc20d542cf46e6a3ab9f5983a4308ffe37b1

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

commit afc1fa1048b930749215854cfdc6cd700eadcaec
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jun 24 14:07:40 2011 -0400

    Bug: 10264 Honor initial_application pref for smartphone view.
    
    If initial_application does not have a mobile view, then redirect to
    the mobile portal.

 horde/index.php |   24 ++++++++++++++----------
 1 files changed, 14 insertions(+), 10 deletions(-)

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

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

commit 3c0a504a52bbe936499f866232817e45117a0b8c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jun 24 14:32:59 2011 -0400

    changes

 framework/ActiveSync/package.xml |    4 ++--
 horde/docs/CHANGES               |    2 ++
 horde/package.xml                |    2 ++
 3 files changed, 6 insertions(+), 2 deletions(-)

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

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

commit 98b96d893d280a20a0845ce9e4f28f6fbbed9d6a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jun 24 15:17:48 2011 -0400

    Twitter no longer supports Http Basic Auth.
    
    Still need a wiki entry to explain the app setup process.

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

http://git.horde.org/horde-git/-/commit/98b96d893d280a20a0845ce9e4f28f6fbbed9d6a

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

commit d65229d65eba348fe1ad1fa7d86bc508d237f6ab
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 00:08:40 2011 -0400

    Bug: 9645 Make sure new version is set when changing queues

 whups/docs/CHANGES     |    1 +
 whups/ticket/queue.php |    9 ++++++++-
 2 files changed, 9 insertions(+), 1 deletions(-)

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

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

commit 9f4b05c40886f0ef303685e58ee6585d87f2179b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 01:17:11 2011 -0400

    add link to new twitter config wiki page

 horde/config/conf.xml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

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

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

commit 68acd4b7b069267faf345bba166e64910167bb9d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 01:33:00 2011 -0400

    don't assume $query->start and $query->end are set

 kronolith/lib/Driver.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/68acd4b7b069267faf345bba166e64910167bb9d

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

commit 7d6bec65badf249c1e87e6e2c4efac537329aeff
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 23 15:31:21 2011 +0200

    Display icon to strip attachments in part summary too.

 imp/lib/Views/ShowMessage.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

commit f4a5d11e8087fcdc3f0d0adb9fff5a371f31a916
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 23 15:39:22 2011 +0200

    Keep expansion state of attachment section.

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

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

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

commit f50b8d72b3ce6da387f3c242fce78d7617101595
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jun 25 19:09:51 2011 +0200

    Add IMP_Contents#getTree() to return a tree representation of a
    message's MIME parts.
    
    For debugging purposes for now, but maybe we find a nice place to render
    this information in the UI.

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

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

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

commit 12e98ec4c91378ae7faa64a97630dc6afab8102b
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jun 25 19:12:52 2011 +0200

    Check if file pointer is (still) a valid resource (Bug #10252).

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

http://git.horde.org/horde-git/-/commit/12e98ec4c91378ae7faa64a97630dc6afab8102b

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

commit 0dd9cbe7aa097bdf5120bb3417f3e99ba057a343
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jun 25 21:29:07 2011 +0200

    Add test case for bug #10252.

 framework/Mime/test/Horde/Mime/PartTest.php |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

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

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

commit b2d086839532ea785a20e7bd1a57d114e6cd2658
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jun 25 21:46:10 2011 +0200

    Always make sure that $_contents is a resource before using it (Bug #10252).
    
    As a side-effect of serializing, it might have been converted to a string, and
    we don't want to clone the mime part before serializing it.

 framework/Mime/lib/Horde/Mime/Part.php |   36 +++++++++++++++++++++++++------
 framework/Mime/package.xml             |    4 +-
 2 files changed, 31 insertions(+), 9 deletions(-)

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

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

commit 10b3eb5f8f5f5baa2e9490b7d69316dfa38024f7
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jun 25 22:45:53 2011 +0200

    Revert "Always make sure that $_contents is a resource before using it (Bug #10252)."
    
    This reverts commit b2d086839532ea785a20e7bd1a57d114e6cd2658.
    
    This breaks message viewing in IMP, though all tests pass just fine. No
    idea what IMP is doing with mime parts that breaks this.

 framework/Mime/lib/Horde/Mime/Part.php |   36 ++++++-------------------------
 framework/Mime/package.xml             |    4 +-
 2 files changed, 9 insertions(+), 31 deletions(-)

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

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

commit dfb1b0c3e9a3efa14e1c4b312ebc4158d883489e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 10:53:27 2011 -0400

    fix method name

 whups/admin/index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 2d9545a1f90d5c1348448f0bc9e45e734654ab6b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 10:53:37 2011 -0400

    wrapping

 whups/admin/index.php                         |   33 +++++++++++++------------
 whups/lib/Form/Admin/EditAttributeStepTwo.php |    6 +++-
 2 files changed, 21 insertions(+), 18 deletions(-)

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

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

commit ff4123da184edf491e6e56f238db7608727597d0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 11:13:41 2011 -0400

    use the locally defined _db property.

 ansel/lib/Storage.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

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

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

commit ae92b06554b9839c7df20d47f34a6cefb297fb0f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 11:23:32 2011 -0400

    Only output the Ansel javascript object when we know we are building a view.

 ansel/lib/Application.php |    5 -----
 ansel/view.php            |    6 ++++++
 2 files changed, 6 insertions(+), 5 deletions(-)

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

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

commit cda0709ec5909a3f6fcadb3e0ce53126b794a07b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 11:24:22 2011 -0400

    ws, wrapping, phpdoc  etc..

 ansel/lib/Ansel.php       |  127 +++++++++++++++++++++++++++-----------------
 ansel/lib/Application.php |   23 ++++----
 2 files changed, 90 insertions(+), 60 deletions(-)

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

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

commit 0592b6dc70b7aab38eb7063d9b17380a41ec2004
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 16:49:22 2011 -0400

    No need to use Horde_Form just to format a timestamp.
    
    Bonus - don't need to manually require_once Horde/Form.php since it's
    not autoloadable yet.

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

http://git.horde.org/horde-git/-/commit/0592b6dc70b7aab38eb7063d9b17380a41ec2004

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

commit 00810615963e8037f861f87bad100bb5747f8b53
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 16:58:24 2011 -0400

    catch a not found exception as well

 whups/ticket/delete.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/00810615963e8037f861f87bad100bb5747f8b53

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

commit 1f2695744ed776aadc487a553bfa9b7c69580e2e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 17:06:58 2011 -0400

    fix Ansel_Storage#getRecentImagesGeodata

 ansel/lib/Storage.php |   33 ++++++++++++++++++++++++++++-----
 1 files changed, 28 insertions(+), 5 deletions(-)

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

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

commit 6b4e7205b38a884da43ebc780694977fe39aa97f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 17:07:21 2011 -0400

    wrapping

 ansel/lib/Storage.php |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

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

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

commit ac213ce5065300f30fcc8f6a7db6898441ab4b47
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 17:09:25 2011 -0400

    no need to return a value from this method.

 ansel/lib/Api.php     |    3 ++-
 ansel/lib/Storage.php |    3 ---
 2 files changed, 2 insertions(+), 4 deletions(-)

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

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

commit 89c5e79c315e389a22e8e7818aa38b4d9921bd16
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 17:17:21 2011 -0400

    general cleanup

 ansel/lib/Storage.php |   59 +++++++++++++++++++++++++++++++-----------------
 1 files changed, 38 insertions(+), 21 deletions(-)

http://git.horde.org/horde-git/-/commit/89c5e79c315e389a22e8e7818aa38b4d9921bd16

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

commit a63771d1ad34445154a5fa2460111c2b5c4aa29e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 17:51:55 2011 -0400

    Need to output basic Ansel js object for blocks too.

 ansel/browse.php    |    2 ++
 ansel/lib/Ansel.php |   18 ++++++++++++++++++
 ansel/view.php      |    6 +-----
 3 files changed, 21 insertions(+), 5 deletions(-)

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

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

commit 67ac322624217f5153a6909451107f561ef0228c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 17:52:54 2011 -0400

    refactor image previews in blocks that have them.
    
    Uses only a single hidden div for the preview - and avoids issues with conflicting
    method names etc...

 ansel/js/block.js                 |   15 +++++++
 ansel/lib/Block/MyGalleries.php   |   56 ++++++++++++-------------
 ansel/lib/Block/RecentlyAdded.php |   85 +++++++++++++++++++-----------------
 3 files changed, 87 insertions(+), 69 deletions(-)
 create mode 100644 ansel/js/block.js

http://git.horde.org/horde-git/-/commit/67ac322624217f5153a6909451107f561ef0228c

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

commit 427eed480f28cd991d066eb9c7458694b69af206
Author: Jan Schneider <jan at horde.org>
Date:   Sun Jun 26 00:00:32 2011 +0200

    Fix builds.

 kronolith/package.xml |   56 ++++++++++++++++++++------------
 turba/package.xml     |   86 ++++++++++++++++++++++++------------------------
 2 files changed, 78 insertions(+), 64 deletions(-)

http://git.horde.org/horde-git/-/commit/427eed480f28cd991d066eb9c7458694b69af206

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

commit 0489c4c80c2f32aa8ed4028e63324d9c1d8845e4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 18:27:46 2011 -0400

    clean up Ansel_Storage::listImages().

 ansel/lib/GalleryMode/Date.php   |   38 ++++++++++++++++----
 ansel/lib/GalleryMode/Normal.php |    8 +++-
 ansel/lib/Storage.php            |   71 +++++++++++++++++++++++++-------------
 3 files changed, 83 insertions(+), 34 deletions(-)

http://git.horde.org/horde-git/-/commit/0489c4c80c2f32aa8ed4028e63324d9c1d8845e4

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

commit 533ccd861a08f48dd2442fb37575e6f62a62efc1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 18:37:34 2011 -0400

    fix parameter passing

 ansel/lib/GalleryMode/Date.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/533ccd861a08f48dd2442fb37575e6f62a62efc1

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

commit ca541b3085fa8fbc508243119c3dc276a5bd4965
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Jun 25 18:38:48 2011 -0400

    more places I missed fixing passing the 'where' parameter

 ansel/lib/GalleryMode/Date.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 30ed2f5d220085e2909de1db9149a897027a4634
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jun 24 12:41:56 2011 +0200

    phpdoc.

 kronolith/test/Kronolith/AllTests.php |    4 ++--
 kronolith/test/Kronolith/Autoload.php |    2 +-
 kronolith/test/Kronolith/TestCase.php |    4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

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

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

commit 1a97ff140ab2570a555918d5284bc7c747537f4c
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jun 24 12:54:40 2011 +0200

    Move fixtures.

 kronolith/test/Kronolith/ToDo/allday.ics            |   23 --------------
 kronolith/test/Kronolith/ToDo/bug7068.ics           |   31 -------------------
 kronolith/test/Kronolith/ToDo/fromicalendar.ics     |   28 -----------------
 kronolith/test/Kronolith/fixtures/allday.ics        |   23 ++++++++++++++
 kronolith/test/Kronolith/fixtures/bug7068.ics       |   31 +++++++++++++++++++
 kronolith/test/Kronolith/fixtures/fromicalendar.ics |   28 +++++++++++++++++
 6 files changed, 82 insertions(+), 82 deletions(-)
 delete mode 100644 kronolith/test/Kronolith/ToDo/allday.ics
 delete mode 100644 kronolith/test/Kronolith/ToDo/bug7068.ics
 delete mode 100644 kronolith/test/Kronolith/ToDo/fromicalendar.ics
 create mode 100644 kronolith/test/Kronolith/fixtures/allday.ics
 create mode 100644 kronolith/test/Kronolith/fixtures/bug7068.ics
 create mode 100644 kronolith/test/Kronolith/fixtures/fromicalendar.ics

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

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

commit 71cfdd251d09b3e08e1a39f857a88c4a63992b94
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jun 24 12:55:48 2011 +0200

    Convert the all day test to PHPUnit testing.

 kronolith/test/Kronolith/Autoload.php               |    5 +-
 kronolith/test/Kronolith/Integration/AllDayTest.php |   73 +++++++++++++++++++
 kronolith/test/Kronolith/Stub/Driver.php            |    6 ++
 kronolith/test/Kronolith/ToDo/allday.phpt           |   52 -------------
 4 files changed, 83 insertions(+), 53 deletions(-)
 create mode 100644 kronolith/test/Kronolith/Integration/AllDayTest.php
 create mode 100644 kronolith/test/Kronolith/Stub/Driver.php
 delete mode 100644 kronolith/test/Kronolith/ToDo/allday.phpt

http://git.horde.org/horde-git/-/commit/71cfdd251d09b3e08e1a39f857a88c4a63992b94

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

commit f0b19dd6d91aea6937a1c30257bd8d63ff7594a1
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jun 24 14:33:33 2011 +0200

    Convert the fromicalendar test.

 kronolith/test/Kronolith/Integration/FromIcalendarTest.php |   87 ++++++++++++
 kronolith/test/Kronolith/ToDo/fromicalendar.phpt           |   61 --------
 2 files changed, 87 insertions(+), 61 deletions(-)
 create mode 100644 kronolith/test/Kronolith/Integration/FromIcalendarTest.php
 delete mode 100644 kronolith/test/Kronolith/ToDo/fromicalendar.phpt

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

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

commit 6a047c8f6f29be7d4368816b51baa4cda6f07e6d
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jun 24 15:31:27 2011 +0200

    The "toicalendar" test requires too much boilerplate and is hard to convert. Leave the stub incomplete for now though it is near to complete.

 kronolith/test/Kronolith/Autoload.php                    |    1 +
 kronolith/test/Kronolith/Integration/ToIcalendarTest.php |   90 ++++++++++++++
 kronolith/test/Kronolith/Stub/Driver.php                 |    5 +
 kronolith/test/Kronolith/Stub/Registry.php               |   24 ++++
 kronolith/test/Kronolith/fixtures/export1.ics            |   23 ++++
 5 files changed, 143 insertions(+), 0 deletions(-)
 create mode 100644 kronolith/test/Kronolith/Integration/ToIcalendarTest.php
 create mode 100644 kronolith/test/Kronolith/Stub/Registry.php
 create mode 100644 kronolith/test/Kronolith/fixtures/export1.ics

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

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

commit acbf6961e5491aa2f01084bbaf09b37192e8c9da
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jun 24 16:39:10 2011 +0200

    Testing issue 7608 also hits some problems with recurrence exception handling.
    
    Why does this call back to the driver in Event.php?

 kronolith/test/Kronolith/Integration/FromIcalendarTest.php |   46 ++++++++----
 1 files changed, 32 insertions(+), 14 deletions(-)

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

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

commit 29c7210fa2cf5fefd56a76c71f012898eb4eac9a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 26 21:22:01 2011 -0400

    this will never not be true, it is checked for earlier in the method.

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

http://git.horde.org/horde-git/-/commit/29c7210fa2cf5fefd56a76c71f012898eb4eac9a

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

commit 02779c5b6ba12825dd024c12fcee81299f212959
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 26 21:23:40 2011 -0400

    wrapping

 framework/ActiveSync/lib/Horde/ActiveSync.php               |   16 +++++-----
 framework/ActiveSync/lib/Horde/ActiveSync/State/History.php |    9 +++++-
 2 files changed, 15 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/02779c5b6ba12825dd024c12fcee81299f212959

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

commit 07afcddbefacb759c0ba7f14b847094b9b118926
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 26 21:24:01 2011 -0400

    Fix variable.
    
    If previous SYNC or PING response did not complete correctly, $this->_state
    might not be available.

 framework/ActiveSync/lib/Horde/ActiveSync/State/History.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/07afcddbefacb759c0ba7f14b847094b9b118926

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

commit 9fa72ae39e738c65a934d59a503631e5d486bc63
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 26 21:26:26 2011 -0400

    type hint, some comment clean up

 framework/Rpc/lib/Horde/Rpc/ActiveSync.php |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

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

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

commit e3a0b46afcb8c34f3de1bb7ad1b8b7dcc1a542a5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jun 26 21:26:54 2011 -0400

    Gracefully handle Horde_ActiveSync_Exceptions from Rpc call

 framework/Rpc/lib/Horde/Rpc/ActiveSync.php |   36 +++++++++++++++++++++++----
 horde/rpc.php                              |   30 ++++++++++++++++++++---
 2 files changed, 56 insertions(+), 10 deletions(-)

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

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

commit 9f17da7b9544a894e14ce01ab359694b8ac772c2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 06:56:59 2011 +0200

    Add a mock driver.

 kronolith/lib/Driver/Mock.php |   55 +++++++++++++++++++++++++++++++++++++++++
 kronolith/lib/Kronolith.php   |    1 +
 2 files changed, 56 insertions(+), 0 deletions(-)
 create mode 100644 kronolith/lib/Driver/Mock.php

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

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

commit 136e667a74917b1e3be6889a909d7b91ca5c1f8e
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 06:59:12 2011 +0200

    Complete the conversion of "toicalendar.phpt".
    
    The tests do not error out anymore but there are still failures as the
    expected output changed. Recurrence exceptions seem to be handled
    differently in the newer Kronolith.

 kronolith/package.xml                                    |   48 +++-
 kronolith/test/Kronolith/Integration/ToIcalendarTest.php |   76 ++++++-
 kronolith/test/Kronolith/ToDo/toicalendar.phpt           |  174 --------------
 kronolith/test/Kronolith/fixtures/export1.ics            |    2 +-
 kronolith/test/Kronolith/fixtures/export2.ics            |   25 ++
 kronolith/test/Kronolith/fixtures/export3.ics            |   23 ++
 kronolith/test/Kronolith/fixtures/export4.ics            |   28 +++
 7 files changed, 181 insertions(+), 195 deletions(-)
 delete mode 100644 kronolith/test/Kronolith/ToDo/toicalendar.phpt
 create mode 100644 kronolith/test/Kronolith/fixtures/export2.ics
 create mode 100644 kronolith/test/Kronolith/fixtures/export3.ics
 create mode 100644 kronolith/test/Kronolith/fixtures/export4.ics

http://git.horde.org/horde-git/-/commit/136e667a74917b1e3be6889a909d7b91ca5c1f8e

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

commit e99ee0db6b1c1e95cc7e9e135c653e95411ad39a
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 07:19:17 2011 +0200

    Ensure that the log level is indeed an integer.
    
    We frequently use statements such as Horde::logMessage($e, 'INFO');
    when an exception occurs. logMessage() directly uses
    Horde_Log_Logger::log() which expects an integer level when logging
    but logMessage() transmits the priority name as string. An alternative
    to my fix might be to use
    
    $GLOBALS['injector']->getInstance('Horde_Log_Logger')->$priority($event);
    
    within Horde::logMessage(). There is also an $options parameter in
    Horde::logMessage() which seems obsolete.

 framework/Log/lib/Horde/Log/Logger.php |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

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

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

commit 229b6b2d0964ab3124c5c4518a684f700c52123c
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 07:24:37 2011 +0200

    Unnecessary.

 ingo/lib/Storage.php      |    4 ++--
 ingo/lib/Storage/Mock.php |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/229b6b2d0964ab3124c5c4518a684f700c52123c

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

commit fa9d218393d65a64286b46ccf6e05e22f81b62f2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 07:46:02 2011 +0200

    Always called statically.

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

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

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

commit f67a0e409eefa71069c7e956fefda250d8eb6757
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 07:55:39 2011 +0200

    The mock driver allows converting the "bug7068.phpt" test as well.

 kronolith/package.xml                                      |    6 +--
 kronolith/test/Kronolith/Integration/FromIcalendarTest.php |   12 +++-
 kronolith/test/Kronolith/ToDo/bug7068.phpt                 |   42 ------------
 3 files changed, 11 insertions(+), 49 deletions(-)
 delete mode 100644 kronolith/test/Kronolith/ToDo/bug7068.phpt

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

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

commit c07b76f916e414d06d5190ee4c842ac00b6546e9
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 08:37:53 2011 +0200

    Unnecessary

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

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

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

commit d609b120c6ebfaa65267c69f71f8ba5f499851be
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 08:40:44 2011 +0200

    Static

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

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

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

commit 17a8ade22b3b8bbe0408cc07620c892bfd6fd8f2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 08:57:22 2011 +0200

    Fix signature.

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

http://git.horde.org/horde-git/-/commit/17a8ade22b3b8bbe0408cc07620c892bfd6fd8f2

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

commit 1c0bd5851e944dcd62b3d5acf94843e824968b03
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 08:57:36 2011 +0200

    is_a() Deprecated.

 kronolith/lib/Driver/Kolab.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit c4c8f8b5bc5f7561755e9e87ee27e0f2398ff9ce
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 09:25:43 2011 +0200

    Convert "bug6031.phpt" to PHPUnit.
    
    Completes conversion of the existing Kronolith test suite.

 kronolith/package.xml                       |   10 ++--
 kronolith/test/Kronolith/TestCase.php       |   53 +++++++++++++++++
 kronolith/test/Kronolith/ToDo/bug6031.phpt  |   81 --------------------------
 kronolith/test/Kronolith/Unit/KolabTest.php |   83 +++++++++++++++++++++++++++
 4 files changed, 141 insertions(+), 86 deletions(-)
 delete mode 100644 kronolith/test/Kronolith/ToDo/bug6031.phpt
 create mode 100644 kronolith/test/Kronolith/Unit/KolabTest.php

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

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

commit f26bd8231f115b54ea220305026f74fdc583d926
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Jun 27 10:18:25 2011 +0200

    The script was moved to Horde_Kolab_Cli.

 framework/Kolab_Format/bin/kolab-format |    8 --------
 framework/Kolab_Format/package.xml      |   12 +++---------
 2 files changed, 3 insertions(+), 17 deletions(-)
 delete mode 100755 framework/Kolab_Format/bin/kolab-format

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

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

commit a5da637a5564a4d687238a8d9626dc76d86271f7
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jun 27 15:10:58 2011 +0200

    Fix access to debug handler in Timsieved driver.

 ingo/docs/CHANGES                |    1 +
 ingo/lib/Transport/Timsieved.php |    4 ++--
 ingo/package.xml                 |    2 ++
 3 files changed, 5 insertions(+), 2 deletions(-)

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

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

commit 1d9145abef77f3bfdf3d71d37036c41947e466db
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jun 27 17:35:19 2011 +0200

    Move method.

 turba/lib/Turba.php |  160 +++++++++++++++++++++++++-------------------------
 1 files changed, 80 insertions(+), 80 deletions(-)

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

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

commit cb80aa7e267857bc0187f40a883c35ea0074c156
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jun 27 17:46:32 2011 +0200

    Add Turba::formatCompositeField() and use that to consitently format composite fields and strip duplicate whitespace.

 turba/lib/Driver.php      |    5 ++---
 turba/lib/Driver/Ldap.php |    2 +-
 turba/lib/Object.php      |    2 +-
 turba/lib/Turba.php       |   13 +++++++++++++
 4 files changed, 17 insertions(+), 5 deletions(-)

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

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

commit c631e6e5bf1c212a9a05693abf3fc9ce4a690284
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 00:16:34 2011 +0200

    [jan] Allow configuration of split read databases for PostgreSQL (Request #7025).

 framework/Core/lib/Horde/Config.php |   37 ++++++++++++++++++++++++++++++----
 framework/Core/package.xml          |    2 +
 horde/docs/CHANGES                  |    2 +
 horde/package.xml                   |    2 +
 4 files changed, 38 insertions(+), 5 deletions(-)

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

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

commit 1b60bfe6c03339d25df659c206c10aea1bbbd806
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 10:37:20 2011 +0200

    Update lt translation.

 agora/locale/lt/LC_MESSAGES/agora.mo                              |  Bin 154744 -> 82873 bytes
 agora/locale/lt/LC_MESSAGES/agora.po                              |  555 +-
 ansel/locale/lt/LC_MESSAGES/ansel.mo                              |  Bin 166818 -> 109123 bytes
 ansel/locale/lt/LC_MESSAGES/ansel.po                              | 2501 ++-
 framework/Alarm/locale/lt/LC_MESSAGES/Horde_Alarm.mo              |  Bin 528 -> 841 bytes
 framework/Alarm/locale/lt/LC_MESSAGES/Horde_Alarm.po              |   39 +-
 framework/Argv/locale/lt/LC_MESSAGES/Horde_Argv.mo                |  Bin 528 -> 1611 bytes
 framework/Argv/locale/lt/LC_MESSAGES/Horde_Argv.po                |   65 +-
 framework/Browser/locale/lt/LC_MESSAGES/Horde_Browser.mo          |  Bin 1151 -> 1320 bytes
 framework/Browser/locale/lt/LC_MESSAGES/Horde_Browser.po          |   16 +-
 framework/Cli/locale/lt/LC_MESSAGES/Horde_Cli.mo                  |  Bin 678 -> 688 bytes
 framework/Cli/locale/lt/LC_MESSAGES/Horde_Cli.po                  |   26 +-
 framework/Compress/locale/lt/LC_MESSAGES/Horde_Compress.mo        |  Bin 693 -> 995 bytes
 framework/Compress/locale/lt/LC_MESSAGES/Horde_Compress.po        |   39 +-
 framework/Core/locale/lt/LC_MESSAGES/Horde_Core.mo                |  Bin 10879 -> 16476 bytes
 framework/Core/locale/lt/LC_MESSAGES/Horde_Core.po                |  769 +-
 framework/Crypt/locale/lt/LC_MESSAGES/Horde_Crypt.mo              |  Bin 7601 -> 8355 bytes
 framework/Crypt/locale/lt/LC_MESSAGES/Horde_Crypt.po              |  190 +-
 framework/Data/locale/lt/LC_MESSAGES/Horde_Data.mo                |  Bin 595 -> 609 bytes
 framework/Data/locale/lt/LC_MESSAGES/Horde_Data.po                |   20 +-
 framework/Date/locale/lt/LC_MESSAGES/Horde_Date.mo                |  Bin 698 -> 1312 bytes
 framework/Date/locale/lt/LC_MESSAGES/Horde_Date.po                |   77 +-
 framework/Exception/locale/lt/LC_MESSAGES/Horde_Exception.mo      |  Bin 551 -> 599 bytes
 framework/Exception/locale/lt/LC_MESSAGES/Horde_Exception.po      |   23 +-
 framework/Form/locale/lt/LC_MESSAGES/Horde_Form.mo                |  Bin 10314 -> 10992 bytes
 framework/Form/locale/lt/LC_MESSAGES/Horde_Form.po                |  379 +-
 framework/Icalendar/locale/lt/LC_MESSAGES/Horde_Icalendar.mo      |  Bin 549 -> 563 bytes
 framework/Icalendar/locale/lt/LC_MESSAGES/Horde_Icalendar.po      |   18 +-
 framework/Image/locale/lt/LC_MESSAGES/Horde_Image.mo              |  Bin 1234 -> 15730 bytes
 framework/Image/locale/lt/LC_MESSAGES/Horde_Image.po              |  900 +-
 framework/Imsp/locale/lt/LC_MESSAGES/Horde_Imsp.mo                |  Bin 673 -> 571 bytes
 framework/Imsp/locale/lt/LC_MESSAGES/Horde_Imsp.po                |   27 +-
 framework/Itip/locale/lt/LC_MESSAGES/Horde_Itip.mo                |  Bin 485 -> 1365 bytes
 framework/Itip/locale/lt/LC_MESSAGES/Horde_Itip.po                |   39 +-
 framework/Kolab/locale/lt/LC_MESSAGES/Horde_Kolab.mo              |  Bin 776 -> 829 bytes
 framework/Kolab/locale/lt/LC_MESSAGES/Horde_Kolab.po              |   30 +-
 .../Kolab_FreeBusy/locale/lt/LC_MESSAGES/Horde_Kolab_FreeBusy.po  |  112 +-
 .../Kolab_Resource/locale/lt/LC_MESSAGES/Horde_Kolab_Resource.mo  |  Bin 495 -> 995 bytes
 .../Kolab_Resource/locale/lt/LC_MESSAGES/Horde_Kolab_Resource.po  |   40 +-
 .../Kolab_Storage/locale/lt/LC_MESSAGES/Horde_Kolab_Storage.po    |  256 +-
 framework/LoginTasks/locale/lt/LC_MESSAGES/Horde_LoginTasks.mo    |  Bin 712 -> 726 bytes
 framework/LoginTasks/locale/lt/LC_MESSAGES/Horde_LoginTasks.po    |   26 +-
 framework/Mime/locale/lt/LC_MESSAGES/Horde_Mime.mo                |  Bin 1501 -> 1515 bytes
 framework/Mime/locale/lt/LC_MESSAGES/Horde_Mime.po                |   40 +-
 framework/Mime_Viewer/locale/lt/LC_MESSAGES/Horde_Mime_Viewer.mo  |  Bin 526 -> 1574 bytes
 framework/Mime_Viewer/locale/lt/LC_MESSAGES/Horde_Mime_Viewer.po  |   61 +-
 framework/Model/locale/lt/LC_MESSAGES/Horde_Model.mo              |  Bin 10539 -> 11948 bytes
 framework/Model/locale/lt/LC_MESSAGES/Horde_Model.po              |  463 +-
 framework/Nls/locale/lt/LC_MESSAGES/Horde_Nls.mo                  |  Bin 12854 -> 12868 bytes
 framework/Nls/locale/lt/LC_MESSAGES/Horde_Nls.po                  |  544 +-
 framework/Perms/locale/lt/LC_MESSAGES/Horde_Perms.mo              |  Bin 683 -> 635 bytes
 framework/Perms/locale/lt/LC_MESSAGES/Horde_Perms.po              |   28 +-
 framework/Prefs/locale/lt/LC_MESSAGES/Horde_Prefs.mo              |  Bin 943 -> 1004 bytes
 framework/Prefs/locale/lt/LC_MESSAGES/Horde_Prefs.po              |   39 +-
 framework/Rpc/locale/lt/LC_MESSAGES/Horde_Rpc.mo                  |  Bin 1189 -> 1277 bytes
 framework/Rpc/locale/lt/LC_MESSAGES/Horde_Rpc.po                  |   31 +-
 .../locale/lt/LC_MESSAGES/Horde_Service_Facebook.mo               |  Bin 497 -> 696 bytes
 .../locale/lt/LC_MESSAGES/Horde_Service_Facebook.po               |   27 +-
 .../Service_Scribd/locale/lt/LC_MESSAGES/Horde_Service_Scribd.mo  |  Bin 495 -> 568 bytes
 .../Service_Scribd/locale/lt/LC_MESSAGES/Horde_Service_Scribd.po  |   20 +-
 framework/Share/locale/lt/LC_MESSAGES/Horde_Share.mo              |  Bin 869 -> 633 bytes
 framework/Share/locale/lt/LC_MESSAGES/Horde_Share.po              |   65 +-
 framework/SyncMl/locale/lt/LC_MESSAGES/Horde_SyncMl.mo            |  Bin 487 -> 581 bytes
 framework/SyncMl/locale/lt/LC_MESSAGES/Horde_SyncMl.po            |   21 +-
 framework/Text_Filter/locale/lt/LC_MESSAGES/Horde_Text_Filter.mo  |  Bin 531 -> 545 bytes
 framework/Text_Filter/locale/lt/LC_MESSAGES/Horde_Text_Filter.po  |   18 +-
 framework/Token/locale/lt/LC_MESSAGES/Horde_Token.mo              |  Bin 486 -> 1020 bytes
 framework/Token/locale/lt/LC_MESSAGES/Horde_Token.po              |   29 +-
 framework/Vfs/locale/lt/LC_MESSAGES/Horde_Vfs.mo                  |  Bin 666 -> 680 bytes
 framework/Vfs/locale/lt/LC_MESSAGES/Horde_Vfs.po                  |   22 +-
 horde/locale/lt/LC_MESSAGES/horde.mo                              |  Bin 49094 -> 68633 bytes
 horde/locale/lt/LC_MESSAGES/horde.po                              | 2177 +-
 imp/locale/lt/LC_MESSAGES/imp.mo                                  |  Bin 242615 -> 183128 bytes
 imp/locale/lt/LC_MESSAGES/imp.po                                  | 6055 +++--
 ingo/locale/lt/LC_MESSAGES/ingo.mo                                |  Bin 158137 -> 86313 bytes
 ingo/locale/lt/LC_MESSAGES/ingo.po                                |  561 +-
 kronolith/locale/lt/LC_MESSAGES/kronolith.mo                      |  Bin 175641 -> 127481 bytes
 kronolith/locale/lt/LC_MESSAGES/kronolith.po                      | 3158 ++-
 mnemo/locale/lt/LC_MESSAGES/mnemo.mo                              |  Bin 149578 -> 78757 bytes
 mnemo/locale/lt/LC_MESSAGES/mnemo.po                              |  456 +-
 nag/locale/lt/LC_MESSAGES/nag.mo                                  |  Bin 157966 -> 92306 bytes
 nag/locale/lt/LC_MESSAGES/nag.po                                  | 1087 +-
 passwd/locale/lt/LC_MESSAGES/passwd.mo                            |  Bin 148746 -> 77940 bytes
 passwd/locale/lt/LC_MESSAGES/passwd.po                            |  173 +-
 turba/locale/lt/LC_MESSAGES/turba.mo                              |  Bin 166369 -> 98067 bytes
 turba/locale/lt/LC_MESSAGES/turba.po                              | 1205 +-
 ulaform/locale/lt/LC_MESSAGES/ulaform.mo                          |  Bin 0 -> 74402 bytes
 ulaform/locale/lt/LC_MESSAGES/ulaform.po                          |    4 +-
 vilma/locale/lt/LC_MESSAGES/vilma.mo                              |  Bin 149574 -> 80124 bytes
 vilma/locale/lt/LC_MESSAGES/vilma.po                              |  475 +-
 whups/locale/lt/LC_MESSAGES/whups.mo                              |  Bin 172197 -> 107347 bytes
 whups/locale/lt/LC_MESSAGES/whups.po                              | 1661 +-
 92 files changed, 14262 insertions(+), 10305 deletions(-)
 create mode 100644 ulaform/locale/lt/LC_MESSAGES/ulaform.mo

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

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

commit 81986ac9689647052cfd2ed8637d0e8cc29f9371
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 12:14:05 2011 +0200

    Implement Serializable interface to fix serialization, this time for
    real (Bug #10252).

 framework/Mime/lib/Horde/Mime/Headers.php |    2 +-
 framework/Mime/lib/Horde/Mime/Part.php    |  108 ++++++++++++++++++++++-------
 framework/Mime/package.xml                |    4 +-
 3 files changed, 86 insertions(+), 28 deletions(-)

http://git.horde.org/horde-git/-/commit/81986ac9689647052cfd2ed8637d0e8cc29f9371

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

commit a16cf3ba1af3c07cefc605b4f5ac080ad942a982
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 17:33:30 2011 +0200

    No need to keep a separate main.php.

 passwd/index.php               |  260 ++++++++++++++++++++++++++++++++++++++-
 passwd/main.php                |  270 ----------------------------------------
 passwd/package.xml             |    8 +-
 passwd/templates/main/main.inc |    2 +-
 4 files changed, 263 insertions(+), 277 deletions(-)
 delete mode 100644 passwd/main.php

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

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

commit 8fd6ca5c7b1b8f95ab7678525c3a4ecba588c18e
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 20:32:58 2011 +0300

    Documentation updates for Horde 4. Installing section still needs to be rewritten.

 ulaform/COPYING                             |   26 ++++----
 ulaform/README                              |   41 ++++++++----
 ulaform/config/fields.php                   |    3 -
 ulaform/config/menu.php.dist                |   41 ------------
 ulaform/docs/CHANGES                        |    6 +-
 ulaform/docs/CREDITS                        |   13 ++--
 ulaform/docs/INSTALL                        |   93 +++++++++++++--------------
 ulaform/docs/TODO                           |   11 ++--
 ulaform/lib/Action/Sql.php                  |    2 +-
 ulaform/locale/en/help.xml                  |    3 +-
 ulaform/locale/es/help.xml                  |    3 +-
 ulaform/locale/fi/help.xml                  |    3 +-
 ulaform/migration/1_ulaform_base_tables.php |    2 +-
 13 files changed, 103 insertions(+), 144 deletions(-)
 delete mode 100644 ulaform/config/menu.php.dist

http://git.horde.org/horde-git/-/commit/8fd6ca5c7b1b8f95ab7678525c3a4ecba588c18e

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

commit 8090488d9d9612da275ecec7532f7f668e33f208
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 20:36:01 2011 +0300

    Cosmetic fix.

 ulaform/docs/CREDITS |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8090488d9d9612da275ecec7532f7f668e33f208

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

commit cb3bb25c455523c5d68b821ce5fc46be6ffba588
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 20:38:07 2011 +0300

    Already done.

 ulaform/docs/TODO |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

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

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

commit 56986032734c898ace6252748d9bfd50b3de5954
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 21:57:48 2011 +0300

    Add package.xml for Ulaform. Didn't know what is lead/mainainer policy so left Chuck as package maintainer.

 ulaform/package.xml |  349 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 349 insertions(+), 0 deletions(-)
 create mode 100644 ulaform/package.xml

http://git.horde.org/horde-git/-/commit/56986032734c898ace6252748d9bfd50b3de5954

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

commit 64a1b3758ec0326898fbf7c29897592c2314f9a7
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 22:19:06 2011 +0300

    Add standard .htaccess file.

 ulaform/package.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/64a1b3758ec0326898fbf7c29897592c2314f9a7

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

commit 6167f87a45e1a9a962a0707a3ad85b643a5a1c72
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 22:40:28 2011 +0300

    Compatibility fixes for forms with old action names.

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

http://git.horde.org/horde-git/-/commit/6167f87a45e1a9a962a0707a3ad85b643a5a1c72

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

commit 34425752fe2f0ae32eef948b6446f2e03f9ed076
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 22:49:04 2011 +0300

    Fix variable name.

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

http://git.horde.org/horde-git/-/commit/34425752fe2f0ae32eef948b6446f2e03f9ed076

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

commit 03a3b6d8389d8c84c0065d9ef34ab72be5b002c2
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:00:21 2011 +0200

    Move graphics and translations.

 ulaform/locale/de/LC_MESSAGES/ulaform.mo    |  Bin 0 -> 161945 bytes
 ulaform/locale/de_DE/LC_MESSAGES/ulaform.mo |  Bin 161945 -> 0 bytes
 ulaform/locale/es/LC_MESSAGES/ulaform.mo    |  Bin 0 -> 154320 bytes
 ulaform/locale/es_ES/LC_MESSAGES/ulaform.mo |  Bin 154320 -> 0 bytes
 ulaform/locale/fi/LC_MESSAGES/ulaform.mo    |  Bin 0 -> 150152 bytes
 ulaform/locale/fi_FI/LC_MESSAGES/ulaform.mo |  Bin 150152 -> 0 bytes
 ulaform/locale/it/LC_MESSAGES/ulaform.mo    |  Bin 0 -> 150038 bytes
 ulaform/locale/it_IT/LC_MESSAGES/ulaform.mo |  Bin 150038 -> 0 bytes
 ulaform/locale/lt_LT/LC_MESSAGES/ulaform.mo |  Bin 143833 -> 0 bytes
 ulaform/themes/default/graphics/display.png |  Bin 0 -> 253 bytes
 ulaform/themes/default/graphics/favicon.ico |  Bin 0 -> 1406 bytes
 ulaform/themes/default/graphics/html.png    |  Bin 0 -> 603 bytes
 ulaform/themes/default/graphics/new.png     |  Bin 0 -> 474 bytes
 ulaform/themes/default/graphics/sort.png    |  Bin 0 -> 553 bytes
 ulaform/themes/default/graphics/ulaform.png |  Bin 0 -> 253 bytes
 ulaform/themes/graphics/display.png         |  Bin 253 -> 0 bytes
 ulaform/themes/graphics/favicon.ico         |  Bin 1406 -> 0 bytes
 ulaform/themes/graphics/html.png            |  Bin 603 -> 0 bytes
 ulaform/themes/graphics/new.png             |  Bin 474 -> 0 bytes
 ulaform/themes/graphics/sort.png            |  Bin 553 -> 0 bytes
 ulaform/themes/graphics/ulaform.png         |  Bin 253 -> 0 bytes
 21 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 ulaform/locale/de/LC_MESSAGES/ulaform.mo
 delete mode 100644 ulaform/locale/de_DE/LC_MESSAGES/ulaform.mo
 create mode 100644 ulaform/locale/es/LC_MESSAGES/ulaform.mo
 delete mode 100644 ulaform/locale/es_ES/LC_MESSAGES/ulaform.mo
 create mode 100644 ulaform/locale/fi/LC_MESSAGES/ulaform.mo
 delete mode 100644 ulaform/locale/fi_FI/LC_MESSAGES/ulaform.mo
 create mode 100644 ulaform/locale/it/LC_MESSAGES/ulaform.mo
 delete mode 100644 ulaform/locale/it_IT/LC_MESSAGES/ulaform.mo
 delete mode 100644 ulaform/locale/lt_LT/LC_MESSAGES/ulaform.mo
 create mode 100644 ulaform/themes/default/graphics/display.png
 create mode 100644 ulaform/themes/default/graphics/favicon.ico
 create mode 100644 ulaform/themes/default/graphics/html.png
 create mode 100644 ulaform/themes/default/graphics/new.png
 create mode 100644 ulaform/themes/default/graphics/sort.png
 create mode 100644 ulaform/themes/default/graphics/ulaform.png
 delete mode 100644 ulaform/themes/graphics/display.png
 delete mode 100644 ulaform/themes/graphics/favicon.ico
 delete mode 100644 ulaform/themes/graphics/html.png
 delete mode 100644 ulaform/themes/graphics/new.png
 delete mode 100644 ulaform/themes/graphics/sort.png
 delete mode 100644 ulaform/themes/graphics/ulaform.png

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

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

commit dde1c6f33283efb7b5791caf05cedff7b01cb944
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:00:52 2011 +0200

    Typo

 ulaform/docs/INSTALL |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 395bda77b67020c9d95d6c26d2af608057638891
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:10:17 2011 +0200

    Add Ulaform.

 horde/config/registry.php |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/395bda77b67020c9d95d6c26d2af608057638891

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

commit 764de307563c93b422df8a1723333e94b34a37a7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:12:12 2011 +0200

    Add install and config instructions, tweaks.

 ulaform/docs/INSTALL |  144 +++++++++++++++++++------------------------------
 1 files changed, 56 insertions(+), 88 deletions(-)

http://git.horde.org/horde-git/-/commit/764de307563c93b422df8a1723333e94b34a37a7

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

commit 65938736c4b454a4785608d1c93b2b78e2394885
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:13:04 2011 +0200

    Require Horde 4.0.7 so that the registry stanza doesn't have to be added
    manually.

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

http://git.horde.org/horde-git/-/commit/65938736c4b454a4785608d1c93b2b78e2394885

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

commit 0b106a4c816e62d1d533cc4da9364fd3a8e4334e
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:25:54 2011 +0200

    [jan] Pass contact object to decode_attribute hook (kd at tu-cottbus.de, Bug #10287).

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

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

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

commit 3710e91d1c1f7c819acbf8276ae51f2e0f3880f6
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sat May 14 15:38:49 2011 +0300

    Add method to set a menu mask.
    
    Request: 10078
    Signed-off-by: Jan Schneider <jan at horde.org>

 framework/Core/lib/Horde/Menu.php |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/3710e91d1c1f7c819acbf8276ae51f2e0f3880f6

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

commit a498c80e10acec03cc29a6fa689b46c7340166e8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:37:48 2011 +0200

    Move setMask(), call it from ctor and make argument mandatory (Request

 framework/Core/lib/Horde/Menu.php |   24 +++++++++++++-----------
 framework/Core/package.xml        |    1 +
 2 files changed, 14 insertions(+), 11 deletions(-)

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

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

commit 569895c0034db70c4afc64d7c2872fd74b940bb6
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:50:29 2011 +0200

    Top-align message header rows.

 imp/themes/default/screen.css |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/569895c0034db70c4afc64d7c2872fd74b940bb6

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

commit 6eabe152f08412e0989cee66e2e0d3330ba3b886
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:51:32 2011 +0200

    [jan] Don't show basic headers twice when showing all headers (Bug #10276).

 imp/docs/CHANGES |    1 +
 imp/message.php  |    6 ++++--
 imp/package.xml  |    2 ++
 3 files changed, 7 insertions(+), 2 deletions(-)

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

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

commit a123d077535c4a56bcfe6acef4dd0b3bf52b729f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 19:03:28 2011 +0200

    Enforce C locale when verifying messages (Bug #10273).

 framework/Crypt/lib/Horde/Crypt/Pgp.php |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

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

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

commit d99fa9d03cc77d08e5499d665205e0a95922f60c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 19:10:17 2011 +0200

    Don't submit form if login button is disabled (Bug #10267).

 horde/js/login.js |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

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

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

commit 2c70cdde691cf6db0db16e7ab734cfc849026d77
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 19:29:12 2011 +0200

    Return timestamp from _getChangeTS() (Bug #10081).

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

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

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

commit 2d17c5164dc2165601e2e8ecb1b1fde6b6e2cd32
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 22:14:28 2011 +0200

    Use default Autoload.php.

 framework/Crypt/test/Horde/Crypt/Autoload.php |   28 -------------------------
 1 files changed, 0 insertions(+), 28 deletions(-)
 delete mode 100644 framework/Crypt/test/Horde/Crypt/Autoload.php

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

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

commit f55ef80819417d2ad6cd37b799d237608ca6349d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 22:16:00 2011 +0200

    Fix constant name (Bug #10273).

 framework/Crypt/lib/Horde/Crypt/Pgp.php |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

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

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

commit a075f9223811cf0457b0e2eb7ea21b6f83f52271
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 22:18:54 2011 +0200

    BFN

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

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

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

commit 5ff59d2d5fa4c059b6e9c71cef4d66adc5f4a83c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 22:21:28 2011 +0200

    Remove Autoload.php.

 framework/Crypt/package.xml |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

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

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

commit e1b5208e896676eaebc4f6c7de8f59bbe60cb99b
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Jun 29 08:53:00 2011 +0200

    Revert "Ensure that the log level is indeed an integer."
    
    This reverts commit e99ee0db6b1c1e95cc7e9e135c653e95411ad39a.

 framework/Log/lib/Horde/Log/Logger.php |   22 +---------------------
 1 files changed, 1 insertions(+), 21 deletions(-)

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

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

commit 4b7384756feff33d5727f462022bc93c56b583ee
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 02:43:20 2011 -0400

    Enforce the specification's rule that says a SYNC *MUST* come before a PING.
    
    According to the docs, this is an illegal request. This should really be dealt with
    by sending a 400 response, but this causes issues in some broken clients. Instead,
    we prematurely expire the PING heartbeat. This prevents race conditions with certain
    broken clients.
    
    Also, if the state disappears out from under us (as would happen if the user/admin
    explicitly clears the state via the UI), force a SYNC operation if we find ourselves
    in a PING. This, too, is to prevent broken clients from runaway PING loops that
    never pick up changes.

 framework/ActiveSync/lib/Horde/ActiveSync.php                     |   13 +++-
 .../ActiveSync/lib/Horde/ActiveSync/Exception/InvalidRequest.php  |    4 +
 framework/ActiveSync/lib/Horde/ActiveSync/Exception/StateGone.php |    4 +
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php        |   21 +++++
 framework/ActiveSync/lib/Horde/ActiveSync/State/History.php       |   21 ++---
 framework/ActiveSync/package.xml                                  |   12 ++-
 6 files changed, 58 insertions(+), 17 deletions(-)
 create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Exception/InvalidRequest.php
 create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Exception/StateGone.php

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

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

commit 876070ef768ae7178a11510234e03fb4ce66b469
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 02:51:28 2011 -0400

    phpdoc/wrapping/comments

 framework/ActiveSync/lib/Horde/ActiveSync/State/History.php |   45 +++++------
 1 files changed, 22 insertions(+), 23 deletions(-)

http://git.horde.org/horde-git/-/commit/876070ef768ae7178a11510234e03fb4ce66b469

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

commit 575c7287b69dd6e59529827c0431eab89688fafd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 02:51:43 2011 -0400

    No need for this to return anything, and in fact it is not expected to anywhere
    in existing client code.

 framework/ActiveSync/lib/Horde/ActiveSync/State/History.php |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/575c7287b69dd6e59529827c0431eab89688fafd

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

commit b20610b900f68a4cdebe0e80fd3b336ef7ebd44f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 02:52:26 2011 -0400

    This is already logged by the db adapter.

 framework/ActiveSync/lib/Horde/ActiveSync/State/History.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 054b0cd0bc27ed350ac56b2df45520517812d353
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 02:56:52 2011 -0400

    BFN

 framework/ActiveSync/package.xml |    2 ++
 horde/docs/CHANGES               |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/054b0cd0bc27ed350ac56b2df45520517812d353

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

commit c4e5b38c74ba3a29f5e8ed2048c31e26776766ff
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 29 15:53:17 2011 +0200

    [jan] Respect excluded mail addresses in Maildrop vacation driver (Request #10077).

 ingo/docs/CHANGES                   |    2 ++
 ingo/lib/Script/Maildrop/Recipe.php |   12 ++++++++----
 ingo/package.xml                    |    2 ++
 3 files changed, 12 insertions(+), 4 deletions(-)

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

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

commit 5cdcb144ceb409caccedd1036829b3a845b158d0
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 29 15:58:27 2011 +0200

    [jan] Fix notice when using numeric comparisons for spam headers (Bug #10222).

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

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

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

commit 543216d7f0b3160c9624be3802cfceefc8589f02
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 29 17:00:15 2011 +0200

    [jan] Don't change event creator when saving events.

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

http://git.horde.org/horde-git/-/commit/543216d7f0b3160c9624be3802cfceefc8589f02

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

commit e38f3192fdd645505dbff28079dbe0bdbec626f9
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 29 17:17:41 2011 +0200

    [jan] Don't show calendar drop down in event form without delete permissions (Bug #10201).

 kronolith/docs/CHANGES             |    2 ++
 kronolith/js/kronolith.js          |    5 +++++
 kronolith/package.xml              |    2 ++
 kronolith/templates/edit/edit.inc  |    6 +++++-
 kronolith/templates/index/edit.inc |    1 +
 5 files changed, 15 insertions(+), 1 deletions(-)

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

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

commit 5af63191184d275f064f7d73c3c1fbf8033db5aa
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 29 17:20:58 2011 +0200

    [jan] Add option to Horde_Themes_Css#getStylesheetUrls() to never use CSS cache.

 framework/Core/lib/Horde/Themes/Css.php |    4 +++-
 framework/Core/package.xml              |   11 +++++++----
 2 files changed, 10 insertions(+), 5 deletions(-)

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

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

commit d676e95d78d6edbfae44d1e8651e1647c2969da3
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 29 17:21:53 2011 +0200

    [jan] Don't use CSS cache in mobile interfaces because it breaks jQuery Mobile CSS.

 horde/docs/CHANGES                       |    2 ++
 horde/package.xml                        |    2 ++
 horde/templates/common-header-mobile.inc |    3 ++-
 3 files changed, 6 insertions(+), 1 deletions(-)

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

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

commit f950d6bbffbbb648940705da96efee57e439a887
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 11:41:38 2011 -0400

    obsolete logging methods

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php |   34 ++----------
 framework/ActiveSync/lib/Horde/ActiveSync/State/File.php   |    2 +-
 2 files changed, 6 insertions(+), 30 deletions(-)

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

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

commit ef095d18df50302bc63398b72d67408f0c3411ab
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 11:56:36 2011 -0400

    Bug: 10290 - Fix chaning the ticket type while changing the queue

 whups/ticket/queue.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

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

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

commit c3511440d03ad114d46265ec01c62f33e3ea5627
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 29 18:18:19 2011 +0200

    [jan] Don't attempt to delete linked attachments monthly if they have been disabled (Bug #10166).

 imp/docs/CHANGES                                     |    2 ++
 imp/lib/LoginTasks/Task/DeleteAttachmentsMonthly.php |    4 +++-
 imp/package.xml                                      |    2 ++
 3 files changed, 7 insertions(+), 1 deletions(-)

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

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

commit d90a36975cb9417554c78d991b170f795ac21712
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 29 19:23:57 2011 +0200

    Use chunk_split() for wrapping attributes if we know that it's already base64 encoded. (Bug #9405).

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

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

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

commit d1482fae378f220385e9d5223ae55c8afa68fc7f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jun 29 19:31:04 2011 +0200

    Highlight portal entry, not prefs (Bug #10092).

 imp/js/dimpbase.js           |    2 +-
 imp/templates/dimp/index.inc |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit c7a4f49adfd67a429593dc0fcb2b25580663ee2d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 15:16:03 2011 -0400

    not needed

 whups/lib/Form/Ticket/CreateStepFour.php |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

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

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

commit d36dc6806f4ab94e9ffaa1b8acc479527663c1a7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 15:22:05 2011 -0400

    phpdoc, wrapping

 whups/lib/Driver/Sql.php |    4 ++--
 whups/lib/Whups.php      |   17 ++++++++++++++++-
 whups/ticket/index.php   |    6 ++++--
 3 files changed, 22 insertions(+), 5 deletions(-)

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

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

commit b298faea96c155d34b644f9e18eb030261aa2280
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 15:25:01 2011 -0400

    Fix ticket owner regression.
    
    Regression mostly due to Horde_Db conversion.

 whups/lib/Driver/Sql.php            |   15 ++++++++++-----
 whups/lib/Ticket.php                |   17 ++++++++---------
 whups/lib/Whups.php                 |    3 ++-
 whups/templates/ticket/watchers.inc |    2 +-
 4 files changed, 21 insertions(+), 16 deletions(-)

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

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

commit 43b0018e33afda48cfef83cd464a3bb30474bc97
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 15:34:14 2011 -0400

    Missed saving file before commiting ... one more place to fix ticket owners

 whups/lib/Whups.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/43b0018e33afda48cfef83cd464a3bb30474bc97

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

commit 50c523ce5a68e3e4af078bc0534fc2dc5a0e70c2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 16:03:45 2011 -0400

    Bug: 10192  Convert to/from driver charset in the sql driver.

 hermes/lib/Driver/Sql.php |  209 ++++++++++++++++++++++++++++-----------------
 1 files changed, 130 insertions(+), 79 deletions(-)

http://git.horde.org/horde-git/-/commit/50c523ce5a68e3e4af078bc0534fc2dc5a0e70c2

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

commit e2caba62bfdda9e1168d475d4f4398550a1f0149
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 17:34:29 2011 -0400

    Fix incorrect method name in Pop3 Socket driver.

 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |    4 ++--
 framework/Imap_Client/package.xml                           |    4 ++--
 horde/docs/CHANGES                                          |    1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

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

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

commit c842eb819096f856a84078d5572945647895cb00
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 00:23:13 2011 +0200

    Check if ENCODING parameter is set at all.

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

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

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

commit 93cd001dd4cdbea4946cf4934fccf81ccdc14bd8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 23:48:28 2011 -0400

    Add some logging

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Base.php  |    5 +++++
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php  |    3 +--
 framework/ActiveSync/lib/Horde/ActiveSync/State/History.php |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/93cd001dd4cdbea4946cf4934fccf81ccdc14bd8

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

commit 49f6fd0ccea39dd1c751dfc6611c70e01e82bdc0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Jun 29 23:48:44 2011 -0400

    Need to indicate which collection(s) need to be refreshed if the previous state was not found.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/49f6fd0ccea39dd1c751dfc6611c70e01e82bdc0

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

commit f8e4ae158a913be0e58c22d489101e197f4248b0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 30 00:47:05 2011 -0400

    Allow syncing of multiple owner-owned calendars.
    
    Events from all owner-owned internal calendars can now be included
    in syncing operations. Controllable via user pref. New events on
    sync clients will always be added to user's default calendar...and there
    is no visual distinction of different calendars on the client

 kronolith/config/prefs.php    |    8 ++-
 kronolith/docs/CHANGES        |    1 +
 kronolith/lib/Api.php         |  129 ++++++++++++++++++++++------------------
 kronolith/lib/Application.php |   12 ++++-
 kronolith/package.xml         |    2 +
 5 files changed, 92 insertions(+), 60 deletions(-)

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

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

commit 94789db5aefde372549a36628f0c757ab4dc6b8e
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 09:48:59 2011 +0200

    Don't raise notifications in API methods.

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

http://git.horde.org/horde-git/-/commit/94789db5aefde372549a36628f0c757ab4dc6b8e

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

commit e5b6b79c376044f1e0bed1afcf946f99622fa3f4
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 10:38:36 2011 +0200

    Add _checkRequiredConfig() to base class.

 framework/Db/lib/Horde/Db/Adapter/Base.php      |   16 ++++++++++++++++
 framework/Db/lib/Horde/Db/Adapter/Mysql.php     |    8 +-------
 framework/Db/lib/Horde/Db/Adapter/Mysqli.php    |    9 ++-------
 framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php  |   23 ++++++-----------------
 framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php |    8 +++++++-
 5 files changed, 32 insertions(+), 32 deletions(-)

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

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

commit 05341a899795de7b85ee1ace58ffe4969baa677d
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 10:51:32 2011 +0200

    [jan] Convert host parameter from "localhost" to "127.0.0.1" in MySQL drivers (Request #9738).

 framework/Db/lib/Horde/Db/Adapter/Mysql.php     |   21 ++++++++++--------
 framework/Db/lib/Horde/Db/Adapter/Mysqli.php    |   21 +++++++++++-------
 framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php  |    7 ++++-
 framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php |   26 ++++++++++++----------
 framework/Db/package.xml                        |    2 +
 5 files changed, 46 insertions(+), 31 deletions(-)

http://git.horde.org/horde-git/-/commit/05341a899795de7b85ee1ace58ffe4969baa677d

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

commit bb258bebe18f9118cf35e6df927c248ba489b401
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 11:09:46 2011 +0200

    [jan] Correctly sort events in portal block or widget if only displaying a single calendar (Bug #10099).

 kronolith/docs/CHANGES          |    2 ++
 kronolith/lib/Block/Summary.php |    2 +-
 kronolith/lib/Kronolith.php     |   29 ++++++++++++++++++++++-------
 kronolith/package.xml           |    2 ++
 4 files changed, 27 insertions(+), 8 deletions(-)

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

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

commit 87ca18081e51c5db8f6499f8d550ff4c1b047218
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 11:10:39 2011 +0200

    public static -> static public

 kronolith/lib/Kronolith.php |  120 +++++++++++++++++++++---------------------
 1 files changed, 60 insertions(+), 60 deletions(-)

http://git.horde.org/horde-git/-/commit/87ca18081e51c5db8f6499f8d550ff4c1b047218

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

commit ffd0144566bdc86aadec97b36f55c61d561d5b39
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 11:36:09 2011 +0200

    Add trailing slash to $DEFAULT if using maildir format. Might fix bug #10113.

 ingo/lib/Script/Procmail/Recipe.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 8551ffaa1eec7c6a92a12d8f17c51900b09d650d
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 11:48:14 2011 +0200

    [jan] Add -N parameter to mailbot calls by default (Request #10147).

 ingo/config/backends.php            |    4 ++++
 ingo/docs/CHANGES                   |    1 +
 ingo/lib/Script/Maildrop/Recipe.php |    3 ++-
 ingo/package.xml                    |    2 ++
 4 files changed, 9 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8551ffaa1eec7c6a92a12d8f17c51900b09d650d

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

commit 587a54f9091a73466775cb8781c886c2fd2b7e3d
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 12:13:53 2011 +0200

    Use a different element id, to not trigger the iframe loading again (Bug #10092).

 imp/js/dimpbase.js           |    2 +-
 imp/templates/dimp/index.inc |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/587a54f9091a73466775cb8781c886c2fd2b7e3d

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

commit ce9541fd15f19743ae2f5870471fed1a6ce1342b
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 12:17:40 2011 +0200

    Don't set empty DSN parameters.

 framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

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

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

commit 442c1bf2b4a6cf7dd0121642fc625e2dddcf4fd4
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 12:39:05 2011 +0200

    [jan] Fix generating database DSN for VFS if the global VFS configuration doesn't use SQL (Bug #10199).

 framework/Core/lib/Horde/Core/Factory/Vfs.php |    4 +++-
 framework/Core/package.xml                    |    2 ++
 2 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/442c1bf2b4a6cf7dd0121642fc625e2dddcf4fd4

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

commit d8e0e4e403be06cea7c3ea04239eb5d2123b4614
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 14:04:32 2011 +0200

    Add mandatory 'search' parameter.

 framework/Group/test/Horde/Group/conf.php.dist |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

commit 053896a29a21e3ce9d63e198f25521b24fd9367a
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jun 30 15:16:45 2011 +0200

    [jan] Add support for the attrisdn configuration setting (Bug #9762).

 framework/Group/lib/Horde/Group/Ldap.php |   38 ++++++++++++++++++++++++++----
 framework/Group/package.xml              |    4 +-
 2 files changed, 35 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/053896a29a21e3ce9d63e198f25521b24fd9367a

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

commit 6a49d744077585a5be7147f810d46c0ff5818525
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 30 18:18:04 2011 -0400

    Need to honor the sync_calendars setting here too. Missed adding this change in last commit.

 kronolith/lib/Api.php |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

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

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

commit c360337f4db1c5c09e3dca69dcb01947677da838
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Jun 30 18:31:04 2011 -0400

    Correct phpdoc. This is not true.

 kronolith/lib/Driver/Sql.php |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

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

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

commit 4c3bb83d86c10c93df62b9abed2b0a41b4087325
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 1 00:42:58 2011 +0200

    Check for libxml version. Not sure if this should really be a fatal error though.

 horde/lib/Test.php |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

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

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

commit be73aabf94403b2201a0d68d6822a0429022d6d0
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jul 1 09:43:08 2011 +0200

    Complete the interface and ensure the decorator has the method as well.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data.php          |   10 ++
 .../Kolab_Storage/lib/Horde/Kolab/Storage/Data/Decorator/Log.php  |   20 +++++
 2 files changed, 30 insertions(+), 0 deletions(-)

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

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

commit c43a868971df9cf12579dfb3e2ac47762c5df053
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jul 1 09:44:32 2011 +0200

    Add an "account" action.

 framework/Kolab_Cli/doc/TODO                               |   11 +
 framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/Account.php |  197 ++++++++++++
 framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/Data.php    |   17 +
 framework/Kolab_Cli/package.xml                            |   24 ++-
 4 files changed, 246 insertions(+), 3 deletions(-)
 create mode 100644 framework/Kolab_Cli/doc/TODO
 create mode 100644 framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/Account.php

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

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

commit 5a2b7282096729ddbc90755c623dd7224b5dcbc5
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 1 12:06:32 2011 +0200

    [jan] Update task due date in interface after dragging a task (Bug #10001).

 kronolith/docs/CHANGES    |    1 +
 kronolith/js/kronolith.js |   54 +++++++++++++++++++++++++++++---------------
 kronolith/package.xml     |    2 +
 3 files changed, 38 insertions(+), 19 deletions(-)

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

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

commit 49a0a4192532d196ec0aa3beafeaf65d1745d146
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jul 1 12:13:27 2011 +0200

    Sync method signatures to the base Driver class. Correct some phpdoc in the base Driver class. Fix typo in kolab driver.

 turba/lib/Driver.php       |    6 ++--
 turba/lib/Driver/Kolab.php |   61 ++++++++++++++++++++++++++++----------------
 2 files changed, 42 insertions(+), 25 deletions(-)

http://git.horde.org/horde-git/-/commit/49a0a4192532d196ec0aa3beafeaf65d1745d146

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

commit 3f38553a640bbf81bad8deec20fc03afaea6a6e5
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Fri Apr 22 10:16:04 2011 +0300

    Fix message distribution.
    
    Signed-off-by: Jan Schneider <jan at horde.org>
    Request: 9953

 agora/lib/Agora.php |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

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

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

commit f88c4fe3c0ab68c3dfd5bf3e08082a6ba18a9fa8
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Fri Apr 22 10:37:51 2011 +0300

    Message author is not always in the user at example.com form. Set From: header to distribution address in such cases.
    
    Signed-off-by: Jan Schneider <jan at horde.org>
    Request: 9953

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

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

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

commit f4b4bbbaa005b80e27d56647834db997a7070083
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 1 12:23:23 2011 +0200

    Get Horde_Mail_Transport instance from injector.

 agora/lib/Agora.php |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

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

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

commit 7ae09e8d12fa5ccb15254c8faed9f15ef455a0cc
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jul 1 12:24:43 2011 +0200

    Add blob_fields parameter even if SQL seems to be the only one doing this at the moment.

 turba/lib/Driver.php       |    5 +++--
 turba/lib/Driver/Imsp.php  |    9 +++++++--
 turba/lib/Driver/Kolab.php |    9 ++++++---
 turba/lib/Driver/Ldap.php  |    7 ++++---
 turba/lib/Driver/Prefs.php |    9 ++++++---
 turba/lib/Driver/Sql.php   |    2 +-
 turba/lib/Driver/Vbook.php |    8 +++++---
 7 files changed, 32 insertions(+), 17 deletions(-)

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

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

commit c68d5a0c293f8bc3f908b2956f36433c12970408
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 1 14:41:35 2011 +0200

    Fix variable name.

 horde/config/hooks.php.dist |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 741cf6634ab067fda38d52dbaf275000b6e0fe18
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 1 15:41:30 2011 +0200

    Remove incorrect quote attribute. Fixes provisioning setting not reflecting
    current configuration

 horde/config/conf.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/741cf6634ab067fda38d52dbaf275000b6e0fe18

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

commit 276951bddbbcf81463783b4c8f68555dd13db693
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Fri Jul 1 16:25:59 2011 +0300

    Regenerate package.xml using horde-components which fix a fair amount of errors.
    
    Bug: 10297
    Signed-off-by: Jan Schneider <jan at horde.org>

 ulaform/package.xml |   52 +++++++++++++++++++++++---------------------------
 1 files changed, 24 insertions(+), 28 deletions(-)

http://git.horde.org/horde-git/-/commit/276951bddbbcf81463783b4c8f68555dd13db693

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

commit 981d58b8b4cfb1c128fc48dcdab1aacc4737fbdf
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 1 18:36:02 2011 +0200

    [jan] Always use negative lookbehind assertions to work around bug in PCRE 6.6 (Steve Teti, Bug #10294).

 framework/Ldap/lib/Horde/Ldap/Util.php      |   10 ++++++----
 framework/Ldap/package.xml                  |    4 ++--
 framework/Ldap/test/Horde/Ldap/Autoload.php |   20 ++++++++++++++++++++
 framework/Ldap/test/Horde/Ldap/UtilTest.php |   21 ++++++++++++++++++---
 4 files changed, 46 insertions(+), 9 deletions(-)
 create mode 100644 framework/Ldap/test/Horde/Ldap/Autoload.php

http://git.horde.org/horde-git/-/commit/981d58b8b4cfb1c128fc48dcdab1aacc4737fbdf

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

commit 792bba579e6af26fc3825b4eaa26ead10ab94c23
Merge: 7ae09e8 981d58b
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jul 1 21:16:23 2011 +0200

    Merge branch 'master' of ssh://dev.horde.org/horde/git/horde

 agora/lib/Agora.php                         |    8 +++--
 framework/Ldap/lib/Horde/Ldap/Util.php      |   10 +++--
 framework/Ldap/package.xml                  |    4 +-
 framework/Ldap/test/Horde/Ldap/Autoload.php |   20 ++++++++++
 framework/Ldap/test/Horde/Ldap/UtilTest.php |   21 +++++++++--
 horde/config/conf.xml                       |   10 +++---
 horde/config/hooks.php.dist                 |    4 +-
 ulaform/package.xml                         |   52 ++++++++++++--------------
 8 files changed, 82 insertions(+), 47 deletions(-)

http://git.horde.org/horde-git/-/commit/792bba579e6af26fc3825b4eaa26ead10ab94c23

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

commit 6d39bf6756709a2a0c7c6977911adb831f2d6ff3
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jul 1 21:32:23 2011 +0200

    Extract _makeUid() method.

 turba/lib/Driver.php |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

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

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

commit 65847280bcdcc69732390e975b5cca399153fc33
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jul 1 21:33:46 2011 +0200

    Override UID generation. Fix contact ownership.

 turba/lib/Driver/Kolab.php |   45 +++++++++++++++++++++++++++----------------
 1 files changed, 28 insertions(+), 17 deletions(-)

http://git.horde.org/horde-git/-/commit/65847280bcdcc69732390e975b5cca399153fc33

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

commit b971eb3d5619d8da54bfa420ed13d215eda5fcae
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jul 1 21:34:06 2011 +0200

    A first Kolab test.

 turba/test/Turba/TestCase.php              |  130 ++++++++++++++++++++++++++++
 turba/test/Turba/Unit/Driver/KolabTest.php |   44 ++++++++++
 2 files changed, 174 insertions(+), 0 deletions(-)
 create mode 100644 turba/test/Turba/Unit/Driver/KolabTest.php

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

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

commit 295e169561be3050264d2ad7621b89fd68b2d76c
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jul 1 21:38:01 2011 +0200

    update package.xml

 turba/package.xml |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/295e169561be3050264d2ad7621b89fd68b2d76c

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

commit 1c187844956c158fe3e772c6e38a29af3a2b9788
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Jul 1 22:36:49 2011 +0200

    Allow an addressbook source to handle all otherwise unassigned shares.
    
    Turba assumed that any share got created by Turba itself. Thus the
    share should have a 'source' parameter attached. This is impossible to
    achieve with the Kolab share backend as the addressbooks may have been
    created by Kontact or Outlook. Those will not set any additional
    parameters on the share. So there needs to be a catch-all for shares
    which I added with the 'all_shares' parameter.

 bundles/kolab_webmail/turba/config/backends.d/20-kolab.php |    1 +
 turba/config/backends.php                                  |    8 ++++++-
 turba/lib/Turba.php                                        |   13 ++++++++++++
 3 files changed, 21 insertions(+), 1 deletions(-)

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

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

commit df7d2b3f1840275384e3b987c065a5cec4a7eefb
Author: Jan Schneider <jan at horde.org>
Date:   Fri Jul 1 22:42:06 2011 +0200

    Add ticket number.

 kronolith/docs/CHANGES |    2 +-
 kronolith/package.xml  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit adbbe0d346531bb459bc34571594988e39996f16
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jul 2 12:57:22 2011 +0200

    Include more information in exception message.

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

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

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

commit fed8c4f572c125991b552b9ed600f8b7568f3960
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jul 2 13:42:19 2011 +0200

    Test the actual result of parseUrl().

 framework/Imap_Client/test/Horde/Imap/Client/Autoload.php     |    3 -
 framework/Imap_Client/test/Horde/Imap/Client/UrlParseTest.php |   59 ++++++++-
 2 files changed, 54 insertions(+), 8 deletions(-)

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

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

commit 244c7d15d1bd44f7bc9079b8fe418031062313d2
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jul 2 13:43:33 2011 +0200

    Fix parsing AUTH information from URL.

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

http://git.horde.org/horde-git/-/commit/244c7d15d1bd44f7bc9079b8fe418031062313d2

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

commit 4e97f63b60d10baa7daa494f682f2acc9360af64
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jul 2 13:54:39 2011 +0200

    [jan] Fix stripping attachments from mailboxes with non-ascii names.

 framework/Imap_Client/lib/Horde/Imap/Client/Utils.php         |    2 +-
 framework/Imap_Client/package.xml                             |    2 +
 framework/Imap_Client/test/Horde/Imap/Client/UrlParseTest.php |   42 ++++++--
 3 files changed, 34 insertions(+), 12 deletions(-)

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

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

commit 88a82b9b38e1ea682418ae57d5186c90d895d598
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jul 2 17:54:30 2011 +0200

    Fix setting owner if no old owner exists.

 whups/lib/Ticket.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/88a82b9b38e1ea682418ae57d5186c90d895d598

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

commit 369d688dd0303a48470640e53fc28d0891e2cf3d
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jul 2 18:29:09 2011 +0200

    Use Horde_String::truncate(), simplify.

 framework/Data/lib/Horde/Data/Csv.php |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/369d688dd0303a48470640e53fc28d0891e2cf3d

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

commit 4bd4073bc3c2a324995747748f8a80bc44d738ce
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jul 2 18:39:47 2011 +0200

    [jan] Try to detect number of fields again when importing CSV data (Bug #9397).

 framework/Data/lib/Horde/Data/Csv.php |   10 ++++++++++
 framework/Data/package.xml            |    4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)

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

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

commit 23edc79dafc270a2cde3dfe157680d668567782c
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jul 2 18:40:59 2011 +0200

    Use detected number of fields from Horde_Data and hardcode default separator and quote characters (Bug #9397).

 horde/templates/data/csvinfo.inc |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/23edc79dafc270a2cde3dfe157680d668567782c

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

commit 386adb3fc1f14ee260b909db957fcaec1031fa3b
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jul 2 19:23:37 2011 +0200

    Make sure the calendar is opened that we get the event from (Bug #9423).

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

http://git.horde.org/horde-git/-/commit/386adb3fc1f14ee260b909db957fcaec1031fa3b

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

commit d5a4883ad61a5b4537fe08ebbc72b72fbb62c674
Author: Jan Schneider <jan at horde.org>
Date:   Sat Jul 2 19:32:51 2011 +0200

    [jan] Fix listing files with SSH2 driver if not using a bourne-style shell (lstewart at room52.net, Bug #9497).

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

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

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

commit 0e21e83019c40a28ea84e80a09aaa1133c24cd9a
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Jul 2 23:02:51 2011 +0200

    Add missing files (Bug #10296).
    
    components/test/Components/fixture/.gitignore is the culprit that hid
    these files on my local system. In principle it would be better to
    rename the .gitignore to something that is not parsed by git. This
    would require making this an optional argument just for the sake of
    testing though. And I consider adding these behind the back of the
    .gitignore the easier solution for now.

 components/test/Components/fixture/framework/simple/IGNORE.txt   |    1 +
 components/test/Components/fixture/framework/simple/ignore/test1 |    1 +
 components/test/Components/fixture/framework/simple/ignore/test2 |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)
 create mode 100644 components/test/Components/fixture/framework/simple/IGNORE.txt
 create mode 100644 components/test/Components/fixture/framework/simple/ignore/test1
 create mode 100644 components/test/Components/fixture/framework/simple/ignore/test2

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

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

commit e60d02ea23bae718a2b22a0472deae9cd957b715
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jul 3 17:52:23 2011 +0300

    This Ulaform action was never implemented.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 ulaform/lib/Action/Template.php |   98 ---------------------------------------
 1 files changed, 0 insertions(+), 98 deletions(-)
 delete mode 100644 ulaform/lib/Action/Template.php

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

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

commit f18f14ed7f3a84ad751a20c432f3bd7b0c3c2ce3
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jul 3 18:04:30 2011 +0300

    Update form block for H4.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 ulaform/lib/Block/Form.php |   15 +++++++--------
 1 files changed, 7 insertions(+), 8 deletions(-)

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

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

commit 78fa6878beefd338d5eccd629414a9c083e055c4
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jul 3 18:45:13 2011 +0300

    Fix application list.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 ulaform/config/conf.xml |   16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/78fa6878beefd338d5eccd629414a9c083e055c4

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

commit 651241441f1a2862f0ac6cd96340772297fb3de5
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jul 3 18:46:20 2011 +0300

    Remove Ulaform_Action_Template.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 ulaform/lib/Factory/Action.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/651241441f1a2862f0ac6cd96340772297fb3de5

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

commit c7f4282fc4f7b9f30adf82c2aa3899352957cad2
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jul 3 19:27:04 2011 +0300

    This is autoloaded now.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

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

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

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

commit 08d6b9352c88812203e18537b5c488fe4b38c03e
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jul 3 20:05:35 2011 +0300

    Updated and tested Ulaform API for H4.
    
    The only minor thing that still needs to be fixed are fields in
    the forms displayed through API which require javascript. For
    example sorter field. They basically are missing .js includes.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 ulaform/lib/Api.php |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/08d6b9352c88812203e18537b5c488fe4b38c03e

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

commit ee25877fd893f044d42db5704e9c16b859812442
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jul 3 21:34:58 2011 +0300

    Use Horde_Mime_Mail.
    
    Request: 10304
    Signed-off-by: Jan Schneider <jan at horde.org>

 agora/lib/Agora.php |   26 ++++++++------------------
 1 files changed, 8 insertions(+), 18 deletions(-)

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

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

commit 3712bfe375423e0cc5cb888c3fb54624c1df2b13
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Fri Jul 1 17:05:47 2011 +0300

    Require Horde_Core 1.3.0 because of Horde_Menu::setMask() usage.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

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

http://git.horde.org/horde-git/-/commit/3712bfe375423e0cc5cb888c3fb54624c1df2b13

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

commit 2a4ade624c1384efb4b9b648ccaa2bda93dc1b2f
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Fri Jul 1 19:10:56 2011 +0300

    Update dependencies list.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 ulaform/package.xml |   61 +--------------------------------------------------
 1 files changed, 1 insertions(+), 60 deletions(-)

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

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

commit 535628b2b05d01b81e8b2a9b7f15f5296707127f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 4 11:03:17 2011 -0400

    Only deal with the queue if no exceptions were caught

 whups/queue/index.php |   23 +++++++++++++----------
 1 files changed, 13 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/535628b2b05d01b81e8b2a9b7f15f5296707127f

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

commit ed3ba7b976c29052794dc1a59e65d584d32ca523
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 4 11:03:51 2011 -0400

    fix rewrite rules for lighttpd

 whups/docs/lighttpd-whups.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 449b5a6071b4ad6ccf4336e2f776c2cc06baed19
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 4 11:32:36 2011 -0400

    add missing sort graphics to whups themes

 whups/themes/default/graphics/az.png |  Bin 0 -> 117 bytes
 whups/themes/default/graphics/za.png |  Bin 0 -> 119 bytes
 whups/themes/silver/graphics/az.png  |  Bin 0 -> 117 bytes
 whups/themes/silver/graphics/za.png  |  Bin 0 -> 119 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 whups/themes/default/graphics/az.png
 create mode 100644 whups/themes/default/graphics/za.png
 create mode 100644 whups/themes/silver/graphics/az.png
 create mode 100644 whups/themes/silver/graphics/za.png

http://git.horde.org/horde-git/-/commit/449b5a6071b4ad6ccf4336e2f776c2cc06baed19

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

commit e5125583c78f658b0618393e75107154257c94ae
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 4 11:40:51 2011 -0400

    Don't generate the entire page if this was just an ajax request for changing sort

 whups/queue/index.php            |    3 +++
 whups/templates/view/results.inc |   10 +++++++++-
 2 files changed, 12 insertions(+), 1 deletions(-)

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

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

commit d62c5e40d1c4f725816b2031663b421f124660f2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 4 12:07:01 2011 -0400

    Whups:: -> self::

 whups/lib/Whups.php |   54 +++++++++++++++++++++++++-------------------------
 1 files changed, 27 insertions(+), 27 deletions(-)

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

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

commit 50f8b541fc29d9e8aabea45761a0d42d540ac51e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 4 12:20:40 2011 -0400

    Fix sorting of multi-value fields, such as Owner.
    
    Should at least partiall fix Bug: 10300

 whups/lib/Whups.php |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/50f8b541fc29d9e8aabea45761a0d42d540ac51e

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

commit e4167aacee1e039557a69ef9094b1c780f817e5c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 4 13:14:53 2011 -0400

    More fixes for Bug: 10300
    
    Add new array element to hold the formatted requester to avoid having to
    format the value multiple times.

 whups/lib/Driver/Sql.php         |    1 +
 whups/templates/view/results.inc |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit dd19a83b25e1f9ac32d5829e0aeae1528b85c3ba
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 4 13:31:18 2011 -0400

    Correct phpdoc. $charset must be provided if $locale is true

 framework/Util/lib/Horde/String.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

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

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

commit 899bba631d227ce0dd13c1ecbe22cce6340e66fb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 4 14:34:50 2011 -0400

    Bug: 10300  More sorting fixes.
    
    Handle arrays of values in the sort field (as in the owner field) and
    perform sorting in a case insensitive manner.

 whups/lib/Whups.php |   76 ++++++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 72 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/899bba631d227ce0dd13c1ecbe22cce6340e66fb

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

commit cef1f500064c107651e845c7fbe09a13a921e533
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 4 14:38:54 2011 -0400

    Use the formatted field to sort by, since the requester field is the
    raw key, not the formatted value.

 whups/templates/view/results.inc |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit edd00d8afa1c21ad5a42d3f44b2145a0d8ee2c28
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 4 15:45:08 2011 -0400

    Bug: 10300  Fix sorting for owner field - this time completely.
    
    Need to parse the owner ids into formatted owner names for display
    before sorting.

 whups/lib/Driver/Sql.php         |    6 +++---
 whups/templates/view/results.inc |    8 ++------
 2 files changed, 5 insertions(+), 9 deletions(-)

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

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

commit ce71d20104ce2653746c4c433bb48547ce05d5ce
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 10:22:11 2011 +0200

    Fix parse error.

 imp/config/hooks.php.dist |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 8aa4e59c096a8ce0c7851958c4843334459e745f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 13:13:08 2011 +0200

    Released Horde_ActiveSync-1.0.1

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

http://git.horde.org/horde-git/-/commit/8aa4e59c096a8ce0c7851958c4843334459e745f

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

commit 437492ccb28b9790125bae5e09957b38fe5398a3
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 13:13:08 2011 +0200

    Development mode for Horde_ActiveSync-1.0.2

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

http://git.horde.org/horde-git/-/commit/437492ccb28b9790125bae5e09957b38fe5398a3

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

commit 6a14f7b921e3a22ba07099460b26a7a2298bbb08
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 13:15:36 2011 +0200

    Released Horde_Alarm-1.0.3

 framework/Alarm/package.xml |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

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

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

commit 23cfac2f641a54d1a4649d37cb47e01e4a62b510
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 13:15:36 2011 +0200

    Development mode for Horde_Alarm-1.0.4

 framework/Alarm/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/23cfac2f641a54d1a4649d37cb47e01e4a62b510

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

commit 1731b53e03bc21c30d326a3e72f373c54a218ca9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 13:16:35 2011 +0200

    Released Horde_Argv-1.0.3

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

http://git.horde.org/horde-git/-/commit/1731b53e03bc21c30d326a3e72f373c54a218ca9

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

commit 194cdf9e3d0f3978169761b73fe8489f44449677
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 13:16:36 2011 +0200

    Development mode for Horde_Argv-1.0.4

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

http://git.horde.org/horde-git/-/commit/194cdf9e3d0f3978169761b73fe8489f44449677

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

commit 059d57de36fcdfaa438245b8e41aa586ec46c2cb
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 13:31:13 2011 +0200

    Revert "[#10205] Now sorts users in ajax perms view and reuses the sort result"
    
    This reverts commit e64f4407ca0953fb66ff839d6fdca4b38f6c68f6.

 kronolith/templates/chunks/permissions.inc |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/059d57de36fcdfaa438245b8e41aa586ec46c2cb

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

commit d9e251571b4f1fcd580da7f2c625833117c161f4
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 13:32:01 2011 +0200

    Use Horde_Auth's sorting capabilities.

 kronolith/templates/chunks/permissions.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 571722a15517749c1a09ba770411a08fc1535dd9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 13:37:46 2011 +0200

    Fix changelog.

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

http://git.horde.org/horde-git/-/commit/571722a15517749c1a09ba770411a08fc1535dd9

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

commit ff7b4d18e5ccc93f28f2c3ca384f98065982a430
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 13:37:53 2011 +0200

    WS

 framework/Auth/lib/Horde/Auth/Base.php |    2 +-
 framework/Auth/lib/Horde/Auth/Sql.php  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 1cf1b0d2f67277ccee7b5b2f45a426a4552a491a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:23:27 2011 +0200

    Add missing change, bump minor version.

 framework/Auth/package.xml |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

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

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

commit 914ab190b0b32a337ede7709339bffb90d8df5df
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:25:16 2011 +0200

    Released Horde_Auth-1.1.0

 framework/Auth/package.xml |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/914ab190b0b32a337ede7709339bffb90d8df5df

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

commit c83c41e3d0a067cbcde9098b8306437c49e24af1
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:25:17 2011 +0200

    Development mode for Horde_Auth-1.1.1

 framework/Auth/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

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

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

commit 44168b5ed46841e1fe134b659be01c8ddd244542
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:26:30 2011 +0200

    Released Horde_Browser-1.0.2

 framework/Browser/package.xml |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/44168b5ed46841e1fe134b659be01c8ddd244542

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

commit e5930a716457864cdc67b2c5b9fe0fdfd821e514
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:26:31 2011 +0200

    Development mode for Horde_Browser-1.0.3

 framework/Browser/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

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

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

commit 88a92dd2ff0648f0f096ea020f3f8adead8f4454
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:27:29 2011 +0200

    Released Horde_Cli-1.0.2

 framework/Cli/package.xml |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/88a92dd2ff0648f0f096ea020f3f8adead8f4454

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

commit d14b0c0a61e7545f635bf41dd0fd33715dc30409
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:27:29 2011 +0200

    Development mode for Horde_Cli-1.0.3

 framework/Cli/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

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

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

commit 8b99c9aeeefa02546dff8e1697b44c12079a26cc
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:28:04 2011 +0200

    Released Horde_Compress-1.0.3

 framework/Compress/package.xml |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/8b99c9aeeefa02546dff8e1697b44c12079a26cc

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

commit 0285ba31d07897a7bb257317f09b694faf98fa0f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:28:04 2011 +0200

    Development mode for Horde_Compress-1.0.4

 framework/Compress/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/0285ba31d07897a7bb257317f09b694faf98fa0f

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

commit dcc2074f82d1f8b329b804bd1549e1bdd6885410
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:30:24 2011 +0200

    Released Horde_Core-1.3.0

 framework/Core/package.xml |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

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

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

commit 08f915db23aad64f45cdb35d3e49f8c015aef729
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:30:25 2011 +0200

    Development mode for Horde_Core-1.3.1

 framework/Core/package.xml |   25 ++++++++++++++++---------
 1 files changed, 16 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/08f915db23aad64f45cdb35d3e49f8c015aef729

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

commit 6430e7fc43b884b523a1cf45e9f16cbdafc1eef7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:34:35 2011 +0200

    Released Horde_Data-1.0.2

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

http://git.horde.org/horde-git/-/commit/6430e7fc43b884b523a1cf45e9f16cbdafc1eef7

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

commit 1f5d43be73472710f9c7ee446b43f51aca4710f0
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:34:35 2011 +0200

    Development mode for Horde_Data-1.0.3

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

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

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

commit 975510be69f3f723002cdaf9fdafc26b2265d4e5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:35:42 2011 +0200

    Released Horde_Date-1.0.3

 framework/Date/package.xml |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/975510be69f3f723002cdaf9fdafc26b2265d4e5

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

commit f447f6a329e0fc2c1c1bc752a355285ae7124a95
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:35:43 2011 +0200

    Development mode for Horde_Date-1.0.4

 framework/Date/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

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

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

commit 951148beabdf61496dfeff9a4ce9f240c0d31a11
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:36:24 2011 +0200

    Released Horde_Db-1.0.2

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

http://git.horde.org/horde-git/-/commit/951148beabdf61496dfeff9a4ce9f240c0d31a11

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

commit 1130b5bdc5fc601b25e0d16d311ba7c925e7f756
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:36:24 2011 +0200

    Development mode for Horde_Db-1.0.3

 framework/Db/package.xml |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/1130b5bdc5fc601b25e0d16d311ba7c925e7f756

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

commit cc819ec89ceccbb23447630139b5709dd5cbabb7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:37:17 2011 +0200

    Released Horde_Exception-1.0.4

 framework/Exception/package.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

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

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

commit 99af05dfa0371f22e361b2760c51a832b0ba5ffb
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:37:17 2011 +0200

    Development mode for Horde_Exception-1.0.5

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

http://git.horde.org/horde-git/-/commit/99af05dfa0371f22e361b2760c51a832b0ba5ffb

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

commit 992a8eeed5d03cc9115d0c7a6c9ed2339e3af680
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:38:34 2011 +0200

    Released Horde_Form-1.0.3

 framework/Form/package.xml |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/992a8eeed5d03cc9115d0c7a6c9ed2339e3af680

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

commit 4c1a39d385604b73f3ce422d6152777a8c5d0f8d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:38:35 2011 +0200

    Development mode for Horde_Form-1.0.4

 framework/Form/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

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

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

commit 320ae985ed4fa1710f01d253f7e70de6df7576ab
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:39:03 2011 +0200

    Released Horde_Group-1.0.1

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

http://git.horde.org/horde-git/-/commit/320ae985ed4fa1710f01d253f7e70de6df7576ab

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

commit a194f3ded7f239562bcdb1c5654ad736c4b7ea55
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:39:03 2011 +0200

    Development mode for Horde_Group-1.0.2

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

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

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

commit 69fd11aab7e7a504db9dca82dd6dbd8ac40efe7f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:39:41 2011 +0200

    Released Horde_Icalendar-1.0.1

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

http://git.horde.org/horde-git/-/commit/69fd11aab7e7a504db9dca82dd6dbd8ac40efe7f

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

commit 81eaf3beda07e2aa06af1639ca0be56f1b6061f2
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:39:42 2011 +0200

    Development mode for Horde_Icalendar-1.0.2

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

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

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

commit e631f71959727d41ad6e1b49b37c67ae320903ee
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Jul 5 14:40:00 2011 +0200

    [rla] implemented optional sorting in auth drivers

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

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

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

commit 309b35024db3149c0a9822522b263a992fa92411
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:40:40 2011 +0200

    Released Horde_Image-1.0.3

 framework/Image/package.xml |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

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

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

commit f1ccc0d71c064e22320927b01aacb6393c474ce7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:40:40 2011 +0200

    Development mode for Horde_Image-1.0.4

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

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

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

commit 6c73a27ef85865b817660efc96b8f20f93c9dfde
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:41:36 2011 +0200

    Released Horde_Imap_Client-1.0.9

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

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

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

commit d705bb2f72a1a22ab759de9617e2350894c76a09
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:41:36 2011 +0200

    Development mode for Horde_Imap_Client-1.0.10

 framework/Imap_Client/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

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

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

commit 526c29af34af31b27204d900da749365e5231c11
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:42:06 2011 +0200

    Released Horde_Imsp-1.0.2

 framework/Imsp/package.xml |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/526c29af34af31b27204d900da749365e5231c11

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

commit fa7da62169de32c28f8488d632a5f69b35bb091c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:42:07 2011 +0200

    Development mode for Horde_Imsp-1.0.3

 framework/Imsp/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

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

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

commit d6601731886889dcbdfda94c001d1123381d9ada
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:42:53 2011 +0200

    Released Horde_Itip-1.0.3

 framework/Itip/package.xml |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

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

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

commit 51e107426de28d7d89aed4badc966e292e619bfd
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:42:54 2011 +0200

    Development mode for Horde_Itip-1.0.4

 framework/Itip/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/51e107426de28d7d89aed4badc966e292e619bfd

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

commit b54c6a0c0ed01e0db1253c83c8c55e23cda59364
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:44:17 2011 +0200

    Released Horde_Ldap-1.1.2

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

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

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

commit 686c3794dc70015e69889dea48e5259b30650145
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:44:17 2011 +0200

    Development mode for Horde_Ldap-1.1.3

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

http://git.horde.org/horde-git/-/commit/686c3794dc70015e69889dea48e5259b30650145

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

commit 2f3d9ee0dc7a13a4e5926adb5898196f2fc5c55f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:45:17 2011 +0200

    Released Horde_Mime-1.0.4

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

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

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

commit 41ccbe6b49cfb6dd8d2ced2805f9586a9c119757
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:45:18 2011 +0200

    Development mode for Horde_Mime-1.0.5

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

http://git.horde.org/horde-git/-/commit/41ccbe6b49cfb6dd8d2ced2805f9586a9c119757

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

commit dcf631a73f3981e4c424b17f6902832f20b8d5c8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:45:50 2011 +0200

    Released Horde_Mime_Viewer-1.0.4

 framework/Mime_Viewer/package.xml |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

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

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

commit 28af89f4403248454ef9e82fb4ed526cfcc9e2b9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:45:50 2011 +0200

    Development mode for Horde_Mime_Viewer-1.0.5

 framework/Mime_Viewer/package.xml |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/28af89f4403248454ef9e82fb4ed526cfcc9e2b9

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

commit 33f92ae0e0245d7a748fe66ece6424033cb0b863
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:49:30 2011 +0200

    Released Horde_Prefs-1.1.2

 framework/Prefs/package.xml |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/33f92ae0e0245d7a748fe66ece6424033cb0b863

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

commit 506450d94e751e5a365f1c97080c653d062834eb
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:49:31 2011 +0200

    Development mode for Horde_Prefs-1.1.3

 framework/Prefs/package.xml |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/506450d94e751e5a365f1c97080c653d062834eb

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

commit 5ecab2b7d33bfe9eaa78c952b589379ab9ccb69b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:52:14 2011 +0200

    Released Horde_Rpc-1.0.1

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

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

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

commit e38751959469c28ca184f21522e3b9c6d71d0177
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:52:14 2011 +0200

    Development mode for Horde_Rpc-1.0.2

 framework/Rpc/package.xml |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

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

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

commit 56d95e0452b4f3e55c03684fb9cab2f76b97c9e9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:53:11 2011 +0200

    Released Horde_Service_Facebook-1.0.2

 framework/Service_Facebook/package.xml |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

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

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

commit 6eaae41dc35539dd222a7f7c93e42203ac774bbb
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:53:11 2011 +0200

    Development mode for Horde_Service_Facebook-1.0.3

 framework/Service_Facebook/package.xml |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)

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

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

commit 42e4e155b6b28fe806946ab90aa84c599ab2e429
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Jul 5 14:55:15 2011 +0200

    Revert "[rla] implemented optional sorting in auth drivers"
    
    This reverts commit e631f71959727d41ad6e1b49b37c67ae320903ee.

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

http://git.horde.org/horde-git/-/commit/42e4e155b6b28fe806946ab90aa84c599ab2e429

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

commit 6bbff677e1664c5d3c45533f181729e821b6e1b4
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:57:14 2011 +0200

    Released Horde_SyncMl-1.0.3

 framework/SyncMl/package.xml |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

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

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

commit f544906ab61b1a2241214b26c3eb2484eef79dcb
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:57:14 2011 +0200

    Development mode for Horde_SyncMl-1.0.4

 framework/SyncMl/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

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

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

commit 2b4be47ed6a7092a5b5c9243c1dd6c4cbaf6fbcd
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:57:43 2011 +0200

    Released Horde_Test-1.1.2

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

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

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

commit 92f4601c0dd3f4e386b3e58c078ae21df7652189
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 14:57:43 2011 +0200

    Development mode for Horde_Test-1.1.3

 framework/Test/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/92f4601c0dd3f4e386b3e58c078ae21df7652189

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

commit 5dd97b06caa2501ce390da06c2e7097eb47ab519
Merge: 92f4601 42e4e15
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 15:01:57 2011 +0200

    Merge branch 'master' of dev.horde.org:/horde/git/horde


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

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

commit 4ce65a9df216506130e8dc2ad0334764a7929238
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Jul 5 09:06:18 2011 -0400

    changes

 framework/Share/package.xml |    6 ++++--
 horde/docs/CHANGES          |    2 ++
 2 files changed, 6 insertions(+), 2 deletions(-)

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

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

commit 3c06528fe8b2a74ce89bdbfd4d9017acab2ffc5d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 15:11:22 2011 +0200

    Released Horde_Share-1.1.1

 framework/Share/package.xml |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)

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

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

commit 05559003301a90454c8d9717c87402cae67068e7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 15:11:22 2011 +0200

    Development mode for Horde_Share-1.1.2

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

http://git.horde.org/horde-git/-/commit/05559003301a90454c8d9717c87402cae67068e7

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

commit 02f496db61806eb6d56ea205fce9245c6ed817e8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 15:38:05 2011 +0200

    Changelog

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

http://git.horde.org/horde-git/-/commit/02f496db61806eb6d56ea205fce9245c6ed817e8

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

commit 576a3d57a7ee50812fc400f6cb57e030800e4a8a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 15:38:23 2011 +0200

    Prepare releases.

 horde/docs/CHANGES           |   11 +++++++----
 horde/docs/RELEASE_NOTES     |   16 ++++++++++------
 imp/docs/RELEASE_NOTES       |   17 ++++++++++-------
 ingo/docs/RELEASE_NOTES      |   17 +++++++++--------
 kronolith/docs/RELEASE_NOTES |   15 ++++++++++-----
 nag/docs/RELEASE_NOTES       |   13 ++++++++-----
 turba/docs/RELEASE_NOTES     |   11 +++++------
 7 files changed, 59 insertions(+), 41 deletions(-)

http://git.horde.org/horde-git/-/commit/576a3d57a7ee50812fc400f6cb57e030800e4a8a

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

commit d58658ace65aa2a22e1ae2a484aedee9663a4f38
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 15:44:32 2011 +0200

    Exclude Project-Id-Version: headers too.

 horde/bin/horde-translation |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 3e9c853529f38b4ac77d8d8b4bfd9a6afd46ba16
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 15:44:39 2011 +0200

    Updated

 horde/locale/horde.pot         |  507 ++++++++-------
 imp/locale/imp.pot             | 1328 ++++++++++++++++++++--------------------
 kronolith/locale/kronolith.pot |  530 ++++++++--------
 nag/locale/nag.pot             |   32 +-
 turba/locale/turba.pot         |   96 ++--
 5 files changed, 1277 insertions(+), 1216 deletions(-)

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

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

commit cd75500a1fb044fb9dd80a2456a29341fe9b1ff3
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 15:54:31 2011 +0200

    Update de translation.

 agora/locale/de/LC_MESSAGES/agora.mo             |  Bin 87135 -> 88177 bytes
 chora/locale/de/LC_MESSAGES/chora.mo             |  Bin 77468 -> 78526 bytes
 gollem/locale/de/LC_MESSAGES/gollem.mo           |  Bin 79942 -> 80960 bytes
 hermes/locale/de/LC_MESSAGES/hermes.mo           |  Bin 86369 -> 87341 bytes
 horde/locale/de/LC_MESSAGES/horde.mo             |  Bin 71187 -> 72277 bytes
 horde/locale/de/LC_MESSAGES/horde.po             |  516 +++++----
 imp/locale/de/LC_MESSAGES/imp.mo                 |  Bin 190331 -> 191483 bytes
 imp/locale/de/LC_MESSAGES/imp.po                 | 1340 +++++++++++-----------
 ingo/locale/de/LC_MESSAGES/ingo.mo               |  Bin 89326 -> 90376 bytes
 jonah/locale/de/LC_MESSAGES/jonah.mo             |  Bin 81073 -> 82147 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.mo     |  Bin 131749 -> 133033 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.po     |  474 ++++----
 luxor/locale/de/LC_MESSAGES/luxor.mo             |  Bin 73164 -> 74222 bytes
 mnemo/locale/de/LC_MESSAGES/mnemo.mo             |  Bin 81493 -> 82527 bytes
 nag/locale/de/LC_MESSAGES/nag.mo                 |  Bin 95748 -> 96766 bytes
 nag/locale/de/LC_MESSAGES/nag.po                 |   32 +-
 passwd/locale/de/LC_MESSAGES/passwd.mo           |  Bin 80496 -> 81538 bytes
 timeobjects/locale/de/LC_MESSAGES/timeobjects.mo |  Bin 71964 -> 72982 bytes
 trean/locale/de/LC_MESSAGES/trean.mo             |  Bin 83959 -> 85025 bytes
 turba/locale/de/LC_MESSAGES/turba.mo             |  Bin 101727 -> 102745 bytes
 turba/locale/de/LC_MESSAGES/turba.po             |   94 +-
 ulaform/locale/de/LC_MESSAGES/ulaform.mo         |  Bin 161945 -> 78765 bytes
 ulaform/locale/de/LC_MESSAGES/ulaform.po         |    1 +
 vilma/locale/de/LC_MESSAGES/vilma.mo             |  Bin 82563 -> 83605 bytes
 whups/locale/de/LC_MESSAGES/whups.mo             |  Bin 112571 -> 113575 bytes
 wicked/locale/de/LC_MESSAGES/wicked.mo           |  Bin 87636 -> 88670 bytes
 26 files changed, 1266 insertions(+), 1191 deletions(-)

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

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

commit 5d74c54988df1c8a583d4a86ca5b3ea1601b01ac
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 16:00:07 2011 +0200

    Forgot to save the file.

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

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

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

commit 0ff7d6aaad6bdad33182a8ba83cff651cdabc721
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 16:08:21 2011 +0200

    Add working configuration example.

 components/config/conf.php.dist |   21 ++++++++++++++++++---
 1 files changed, 18 insertions(+), 3 deletions(-)

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

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

commit 0f56938cd5435273dac2be69f52948aa36e881f8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 16:11:17 2011 +0200

    Add headers.

 bundles/groupware/docs/UPGRADING |    3 +++
 bundles/webmail/docs/UPGRADING   |    3 +++
 chora/docs/UPGRADING             |    3 +++
 horde/docs/UPGRADING             |    3 +++
 imp/docs/UPGRADING               |    3 +++
 ingo/docs/UPGRADING              |    3 +++
 kronolith/docs/UPGRADING         |    3 +++
 mnemo/docs/UPGRADING             |    3 +++
 nag/docs/UPGRADING               |    3 +++
 passwd/docs/UPGRADING            |    3 +++
 turba/docs/UPGRADING             |    3 +++
 whups/docs/UPGRADING             |    3 +++
 12 files changed, 36 insertions(+), 0 deletions(-)

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

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

commit c0c32481f0b76111cf687eff61abfe4ee1367cd4
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 16:14:46 2011 +0200

    Tweak upgrade instructions.

 horde/docs/RELEASE_NOTES |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

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

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

commit de7a49994b0cda745b1c85477b776a5cf2de55be
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Tue Jul 5 16:58:37 2011 +0300

    Use doc role for README and the licence.
    
    Request: 10308
    Signed-off-by: Jan Schneider <jan at horde.org>

 bundles/groupware/package.xml     |    2 +-
 bundles/kolab_webmail/package.xml |    2 +-
 bundles/webmail/package.xml       |    2 +-
 components/package.xml            |    2 +-
 horde/package.xml                 |    4 ++--
 imp/package.xml                   |    4 ++--
 ingo/package.xml                  |    4 ++--
 jonah/package.xml                 |    4 ++--
 kronolith/package.xml             |    4 ++--
 mnemo/package.xml                 |    4 ++--
 nag/package.xml                   |    4 ++--
 passwd/package.xml                |    4 ++--
 turba/package.xml                 |    4 ++--
 ulaform/package.xml               |    4 ++--
 14 files changed, 24 insertions(+), 24 deletions(-)

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

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

commit 1a09ddd8cce2b40716e43a82abfd17a124ede0c1
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Tue Jul 5 17:06:32 2011 +0300

    This doesn't look right.
    
    The file mentions rampage.php which is in horde root, not the data role.
    
    Request: 10309
    Signed-off-by: Jan Schneider <jan at horde.org>

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

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

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

commit 15a7421365600f1f1ae00a6fd19d011b2376fb51
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:28:49 2011 +0200

    Released horde-4.0.7

 horde/docs/CHANGES        |    6 +++---
 horde/lib/Application.php |    2 +-
 horde/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/15a7421365600f1f1ae00a6fd19d011b2376fb51

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

commit 41e7d731bc205c7c03947143e15dc927d77894fb
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:28:56 2011 +0200

    Development mode for horde-4.0.8

 horde/docs/CHANGES        |    6 ++++++
 horde/lib/Application.php |    2 +-
 horde/package.xml         |   23 ++++++++++++++++-------
 3 files changed, 23 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/41e7d731bc205c7c03947143e15dc927d77894fb

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

commit 4c1ab4fd9d69796c051871ecac130a18884285d0
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:33:00 2011 +0200

    Released imp-5.0.8

 imp/docs/CHANGES        |    6 +++---
 imp/lib/Application.php |    2 +-
 imp/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

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

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

commit 787248bbfd1930cac804113a3e83829a71b9cf23
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:33:08 2011 +0200

    Development mode for imp-5.0.9

 imp/docs/CHANGES        |    6 ++++++
 imp/lib/Application.php |    2 +-
 imp/package.xml         |   26 ++++++++++++++++----------
 3 files changed, 23 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/787248bbfd1930cac804113a3e83829a71b9cf23

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

commit 64cd2ddfd362814214f92499e8b83a1357875345
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:34:46 2011 +0200

    Released turba-3.0.4

 turba/docs/CHANGES        |    6 +++---
 turba/lib/Application.php |    2 +-
 turba/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/64cd2ddfd362814214f92499e8b83a1357875345

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

commit 860687303b22e3f3b95d2df8c20d922a36afe4a8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:34:54 2011 +0200

    Development mode for turba-3.0.5

 turba/docs/CHANGES        |    6 ++++++
 turba/lib/Application.php |    2 +-
 turba/package.xml         |   20 ++++++++++++++++----
 3 files changed, 23 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/860687303b22e3f3b95d2df8c20d922a36afe4a8

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

commit 3f42207ffda9bf3e5cd6b1348b4cff32bf1f6462
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:36:37 2011 +0200

    Released ingo-2.0.3

 ingo/docs/CHANGES        |    6 +++---
 ingo/lib/Application.php |    2 +-
 ingo/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

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

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

commit 3800164880554b51e1f4bc1eda9a5230632eccd5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:36:44 2011 +0200

    Development mode for ingo-2.0.4

 ingo/docs/CHANGES        |    6 ++++++
 ingo/lib/Application.php |    2 +-
 ingo/package.xml         |   23 ++++++++++++++++-------
 3 files changed, 23 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/3800164880554b51e1f4bc1eda9a5230632eccd5

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

commit fd601774511b2947f7d892f8acbc782a6b69424b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:39:13 2011 +0200

    Released kronolith-3.0.5

 kronolith/docs/CHANGES        |    6 +++---
 kronolith/lib/Application.php |    2 +-
 kronolith/package.xml         |    8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

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

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

commit 12c5f3d44dbf2d07d1f49fabe4280fc0c4626a71
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:39:20 2011 +0200

    Development mode for kronolith-3.0.6

 kronolith/docs/CHANGES        |    6 ++++++
 kronolith/lib/Application.php |    2 +-
 kronolith/package.xml         |   24 ++++++++++++++++--------
 3 files changed, 23 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/12c5f3d44dbf2d07d1f49fabe4280fc0c4626a71

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

commit 0e3598b41646e5a8053257c4a44adc6bd69d51c9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:42:23 2011 +0200

    Released nag-3.0.2

 nag/docs/CHANGES        |    6 +++---
 nag/lib/Application.php |    2 +-
 nag/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

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

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

commit d4a07b4f0ea03a8c53b14e9b60f3796e4942eb21
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:42:30 2011 +0200

    Development mode for nag-3.0.3

 nag/docs/CHANGES        |    6 ++++++
 nag/lib/Application.php |    2 +-
 nag/package.xml         |   19 ++++++++++++++++---
 3 files changed, 23 insertions(+), 4 deletions(-)

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

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

commit d847646c73669ff14789eef4012ee4adffa17aca
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 17:46:46 2011 +0200

    Remove IMP and Ingo changes.

 bundles/groupware/docs/CHANGES |  346 ----------------------------------------
 1 files changed, 0 insertions(+), 346 deletions(-)

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

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

commit 02cb8f152b50e5ee79cc0bb2f283c2a7e46d776c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 18:02:15 2011 +0200

    Fix doc.

 turba/config/backends.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/02cb8f152b50e5ee79cc0bb2f283c2a7e46d776c

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

commit 56314c70b02070603790d5e382a014362990881c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 18:04:41 2011 +0200

    Prepare releases.

 bundles/groupware/docs/CHANGES       |   42 +++++++++++++
 bundles/groupware/docs/RELEASE_NOTES |   69 +++++++--------------
 bundles/webmail/docs/CHANGES         |   67 ++++++++++++++++++++
 bundles/webmail/docs/RELEASE_NOTES   |  112 ++++++++-------------------------
 4 files changed, 158 insertions(+), 132 deletions(-)

http://git.horde.org/horde-git/-/commit/56314c70b02070603790d5e382a014362990881c

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

commit 2d8b7b60f6a3417ea75f649006241075f122a2bd
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 18:09:01 2011 +0200

    Remove -beta flag.

 bundles/groupware/docs/INSTALL |    8 ++++----
 bundles/webmail/docs/INSTALL   |    8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

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

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

commit a6d3a1186be0332f56079d2a025b2ed3e2e29122
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 18:11:51 2011 +0200

    Bump versions.

 bundles/groupware/package.xml |    8 ++++----
 bundles/webmail/package.xml   |   12 ++++++------
 2 files changed, 10 insertions(+), 10 deletions(-)

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

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

commit 39fdf53905bce9c91b1364c8042dad0be5f44c0d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 18:13:38 2011 +0200

    Changes

 bundles/groupware/package.xml |    3 ++-
 bundles/webmail/package.xml   |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/39fdf53905bce9c91b1364c8042dad0be5f44c0d

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

commit 7818e5db955f748cc0eac97c38e2a0f465ada100
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 18:14:45 2011 +0200

    Released groupware-4.0.1

 bundles/groupware/docs/CHANGES   |    6 +++---
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |   13 +++++++------
 3 files changed, 11 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/7818e5db955f748cc0eac97c38e2a0f465ada100

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

commit 3f2f19bf825091345a1ec15e369b464b4fdad521
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 18:14:57 2011 +0200

    Development mode for groupware-4.0.2

 bundles/groupware/docs/CHANGES   |    6 ++++++
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |   20 ++++++++++++++++----
 3 files changed, 23 insertions(+), 5 deletions(-)

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

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

commit 72842865af1b7de47ee5d738195b0b794e816ff4
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 18:16:13 2011 +0200

    Released webmail-4.0.1

 bundles/webmail/docs/CHANGES   |    6 +++---
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |   13 +++++++------
 3 files changed, 11 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/72842865af1b7de47ee5d738195b0b794e816ff4

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

commit fd6c7f4b4733a7dc2a58201dc49043386a79a067
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 5 18:16:21 2011 +0200

    Development mode for webmail-4.0.2

 bundles/webmail/docs/CHANGES   |    6 ++++++
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |   20 ++++++++++++++++----
 3 files changed, 23 insertions(+), 5 deletions(-)

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

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

commit 34b4b801918536e96838fe061be8ddf6bf1f5f5e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Jul 5 13:39:26 2011 -0400

    Bug: 10311 Fix throwing exception

 framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit 935ffbbab8b9f01bafd6cf828f97196d46e25e63
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 5 12:02:54 2011 -0600

    Remove imap client changelog entry from Horde changelog.
    
    I know this is still an open topic, but this changelog entry really has
    no business living in Horde.  *I* was confused about what this entry
    meant.  Arguably, I could see this changelog entry in IMP (even though I
    remain convinced it should not go there), but it makes
    no sense in horde at all (in fact, nowhere in the framework is the Pop3
    driver used - e.g. there is no Auth driver for Pop3 servers).

 horde/docs/CHANGES |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/935ffbbab8b9f01bafd6cf828f97196d46e25e63

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

commit 4164703225938d9a0ff35a11c399a70f6673dc2c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jul 5 12:22:40 2011 -0600

    Make Horde_Mime_Part serialization more easily extensible

 framework/Mime/lib/Horde/Mime/Part.php |   82 +++++++++++++++----------------
 1 files changed, 40 insertions(+), 42 deletions(-)

http://git.horde.org/horde-git/-/commit/4164703225938d9a0ff35a11c399a70f6673dc2c

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

commit d8ec0bcca3026db5efea97fd2cd2c0c030023502
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Jul 5 20:20:49 2011 -0400

    Fix variable name, sanity check the $date parameter, phpdoc

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php |   31 +++--
 1 files changed, 22 insertions(+), 9 deletions(-)

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

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

commit bb90cc91061e3b47d3ba5f9f197ddacaabaa27be
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Jul 5 21:57:20 2011 -0400

    Die so we have at least an idea as to what happened here.
    
    Not proper handling, but this at least provides some clue in the trace
    as to what has happened...this is good enough until this package gets
    refactored and has proper exceptions

 framework/Xml_Wbxml/lib/Horde/Xml/Wbxml/Encoder.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

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

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

commit 9c79c1aed8e78da82f0a948127f473921d72426c
Merge: 96d208a bb90cc9
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Jul 5 22:57:01 2011 -0400

    Merge branch 'master' into trean_tags

 agora/lib/Agora.php                                               |   24 +-
 agora/locale/de/LC_MESSAGES/agora.mo                              |  Bin 87135 -> 88177 bytes
 agora/locale/lt/LC_MESSAGES/agora.mo                              |  Bin 154744 -> 82873 bytes
 agora/locale/lt/LC_MESSAGES/agora.po                              |  555 +-
 ansel/browse.php                                                  |    2 +
 ansel/js/block.js                                                 |   15 +
 ansel/lib/Ansel.php                                               |  145 +-
 ansel/lib/Api.php                                                 |    3 +-
 ansel/lib/Application.php                                         |   28 +-
 ansel/lib/Block/MyGalleries.php                                   |   56 +-
 ansel/lib/Block/RecentlyAdded.php                                 |   85 +-
 ansel/lib/Factory/Storage.php                                     |   10 +-
 ansel/lib/GalleryMode/Date.php                                    |   38 +-
 ansel/lib/GalleryMode/Normal.php                                  |    8 +-
 ansel/lib/Storage.php                                             |  171 +-
 ansel/locale/lt/LC_MESSAGES/ansel.mo                              |  Bin 166818 -> 109123 bytes
 ansel/locale/lt/LC_MESSAGES/ansel.po                              | 2501 ++-
 ansel/view.php                                                    |    2 +
 bundles/groupware/docs/CHANGES                                    |  396 +-
 bundles/groupware/docs/INSTALL                                    |    8 +-
 bundles/groupware/docs/RELEASE_NOTES                              |   69 +-
 bundles/groupware/docs/UPGRADING                                  |    3 +
 bundles/groupware/lib/Bundle.php                                  |    2 +-
 bundles/groupware/package.xml                                     |   38 +-
 bundles/kolab_webmail/package.xml                                 |    2 +-
 bundles/kolab_webmail/turba/config/backends.d/20-kolab.php        |    1 +
 bundles/webmail/docs/CHANGES                                      |   75 +-
 bundles/webmail/docs/INSTALL                                      |    8 +-
 bundles/webmail/docs/RELEASE_NOTES                                |  112 +-
 bundles/webmail/docs/UPGRADING                                    |    3 +
 bundles/webmail/lib/Bundle.php                                    |    2 +-
 bundles/webmail/package.xml                                       |   40 +-
 chora/docs/UPGRADING                                              |    3 +
 chora/locale/de/LC_MESSAGES/chora.mo                              |  Bin 77468 -> 78526 bytes
 components/config/conf.php.dist                                   |   21 +-
 components/package.xml                                            |    2 +-
 components/test/Components/fixture/framework/simple/IGNORE.txt    |    1 +
 components/test/Components/fixture/framework/simple/ignore/test1  |    1 +
 components/test/Components/fixture/framework/simple/ignore/test2  |    1 +
 framework/ActiveSync/lib/Horde/ActiveSync.php                     |   31 +-
 .../ActiveSync/lib/Horde/ActiveSync/Exception/InvalidRequest.php  |    4 +
 framework/ActiveSync/lib/Horde/ActiveSync/Exception/StateGone.php |    4 +
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php |   31 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php        |   34 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Base.php        |    5 +
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php        |   21 +
 framework/ActiveSync/lib/Horde/ActiveSync/State/File.php          |    2 +-
 framework/ActiveSync/lib/Horde/ActiveSync/State/History.php       |   83 +-
 framework/ActiveSync/package.xml                                  |   28 +-
 framework/Alarm/locale/lt/LC_MESSAGES/Horde_Alarm.mo              |  Bin 528 -> 841 bytes
 framework/Alarm/locale/lt/LC_MESSAGES/Horde_Alarm.po              |   39 +-
 framework/Alarm/package.xml                                       |   22 +-
 framework/Argv/locale/lt/LC_MESSAGES/Horde_Argv.mo                |  Bin 528 -> 1611 bytes
 framework/Argv/locale/lt/LC_MESSAGES/Horde_Argv.po                |   65 +-
 framework/Argv/package.xml                                        |   21 +-
 framework/Auth/lib/Horde/Auth/Base.php                            |    2 +-
 framework/Auth/lib/Horde/Auth/Sql.php                             |    2 +-
 framework/Auth/package.xml                                        |   32 +-
 framework/Browser/locale/lt/LC_MESSAGES/Horde_Browser.mo          |  Bin 1151 -> 1320 bytes
 framework/Browser/locale/lt/LC_MESSAGES/Horde_Browser.po          |   16 +-
 framework/Browser/package.xml                                     |   22 +-
 framework/Cli/locale/lt/LC_MESSAGES/Horde_Cli.mo                  |  Bin 678 -> 688 bytes
 framework/Cli/locale/lt/LC_MESSAGES/Horde_Cli.po                  |   26 +-
 framework/Cli/package.xml                                         |   22 +-
 framework/Compress/locale/lt/LC_MESSAGES/Horde_Compress.mo        |  Bin 693 -> 995 bytes
 framework/Compress/locale/lt/LC_MESSAGES/Horde_Compress.po        |   39 +-
 framework/Compress/package.xml                                    |   22 +-
 framework/Core/lib/Horde.php                                      |    2 +-
 framework/Core/lib/Horde/Config.php                               |   37 +-
 framework/Core/lib/Horde/Core/Factory/Base.php                    |    7 -
 framework/Core/lib/Horde/Core/Factory/Editor.php                  |    6 +-
 framework/Core/lib/Horde/Core/Factory/Notification.php            |    6 +-
 framework/Core/lib/Horde/Core/Factory/Vfs.php                     |    4 +-
 framework/Core/lib/Horde/Menu.php                                 |   14 +-
 framework/Core/lib/Horde/Themes/Css.php                           |    4 +-
 framework/Core/locale/lt/LC_MESSAGES/Horde_Core.mo                |  Bin 10879 -> 16476 bytes
 framework/Core/locale/lt/LC_MESSAGES/Horde_Core.po                |  769 +-
 framework/Core/package.xml                                        |   35 +-
 framework/Crypt/lib/Horde/Crypt/Pgp.php                           |    6 +
 framework/Crypt/locale/lt/LC_MESSAGES/Horde_Crypt.mo              |  Bin 7601 -> 8355 bytes
 framework/Crypt/locale/lt/LC_MESSAGES/Horde_Crypt.po              |  190 +-
 framework/Crypt/package.xml                                       |   12 +-
 framework/Crypt/test/Horde/Crypt/Autoload.php                     |   28 -
 framework/Data/lib/Horde/Data/Csv.php                             |   22 +-
 framework/Data/locale/lt/LC_MESSAGES/Horde_Data.mo                |  Bin 595 -> 609 bytes
 framework/Data/locale/lt/LC_MESSAGES/Horde_Data.po                |   20 +-
 framework/Data/package.xml                                        |   21 +-
 framework/Date/locale/lt/LC_MESSAGES/Horde_Date.mo                |  Bin 698 -> 1312 bytes
 framework/Date/locale/lt/LC_MESSAGES/Horde_Date.po                |   77 +-
 framework/Date/package.xml                                        |   22 +-
 framework/Db/lib/Horde/Db/Adapter/Base.php                        |   16 +
 framework/Db/lib/Horde/Db/Adapter/Mysql.php                       |   29 +-
 framework/Db/lib/Horde/Db/Adapter/Mysqli.php                      |   30 +-
 framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php                    |   34 +-
 framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php                   |   32 +-
 framework/Db/package.xml                                          |   25 +-
 framework/Exception/locale/lt/LC_MESSAGES/Horde_Exception.mo      |  Bin 551 -> 599 bytes
 framework/Exception/locale/lt/LC_MESSAGES/Horde_Exception.po      |   23 +-
 framework/Exception/package.xml                                   |   21 +-
 framework/Form/locale/lt/LC_MESSAGES/Horde_Form.mo                |  Bin 10314 -> 10992 bytes
 framework/Form/locale/lt/LC_MESSAGES/Horde_Form.po                |  379 +-
 framework/Form/package.xml                                        |   22 +-
 framework/Group/lib/Horde/Group/Ldap.php                          |   38 +-
 framework/Group/package.xml                                       |   21 +-
 framework/Group/test/Horde/Group/conf.php.dist                    |    1 +
 framework/Icalendar/lib/Horde/Icalendar.php                       |    6 +-
 framework/Icalendar/locale/lt/LC_MESSAGES/Horde_Icalendar.mo      |  Bin 549 -> 563 bytes
 framework/Icalendar/locale/lt/LC_MESSAGES/Horde_Icalendar.po      |   18 +-
 framework/Icalendar/package.xml                                   |   21 +-
 framework/Image/locale/lt/LC_MESSAGES/Horde_Image.mo              |  Bin 1234 -> 15730 bytes
 framework/Image/locale/lt/LC_MESSAGES/Horde_Image.po              |  900 +-
 framework/Image/package.xml                                       |   22 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php              |   11 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php       |    4 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Utils.php             |    8 +-
 framework/Imap_Client/package.xml                                 |   22 +-
 framework/Imap_Client/test/Horde/Imap/Client/Autoload.php         |    3 -
 framework/Imap_Client/test/Horde/Imap/Client/UrlParseTest.php     |   81 +-
 framework/Imsp/locale/lt/LC_MESSAGES/Horde_Imsp.mo                |  Bin 673 -> 571 bytes
 framework/Imsp/locale/lt/LC_MESSAGES/Horde_Imsp.po                |   27 +-
 framework/Imsp/package.xml                                        |   22 +-
 framework/Itip/locale/lt/LC_MESSAGES/Horde_Itip.mo                |  Bin 485 -> 1365 bytes
 framework/Itip/locale/lt/LC_MESSAGES/Horde_Itip.po                |   39 +-
 framework/Itip/package.xml                                        |   22 +-
 framework/Kolab/locale/lt/LC_MESSAGES/Horde_Kolab.mo              |  Bin 776 -> 829 bytes
 framework/Kolab/locale/lt/LC_MESSAGES/Horde_Kolab.po              |   30 +-
 framework/Kolab_Cli/doc/TODO                                      |   11 +
 framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/Account.php        |  197 +
 framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/Data.php           |   30 +-
 framework/Kolab_Cli/package.xml                                   |   24 +-
 framework/Kolab_Format/bin/kolab-format                           |    8 -
 framework/Kolab_Format/package.xml                                |   12 +-
 .../Kolab_FreeBusy/locale/lt/LC_MESSAGES/Horde_Kolab_FreeBusy.po  |  112 +-
 .../Kolab_Resource/locale/lt/LC_MESSAGES/Horde_Kolab_Resource.mo  |  Bin 495 -> 995 bytes
 .../Kolab_Resource/locale/lt/LC_MESSAGES/Horde_Kolab_Resource.po  |   40 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data.php          |   10 +
 .../Kolab_Storage/lib/Horde/Kolab/Storage/Data/Decorator/Log.php  |   20 +
 .../Kolab_Storage/locale/lt/LC_MESSAGES/Horde_Kolab_Storage.po    |  256 +-
 framework/Ldap/lib/Horde/Ldap/Util.php                            |   10 +-
 framework/Ldap/package.xml                                        |   21 +-
 framework/Ldap/test/Horde/Ldap/Autoload.php                       |   20 +
 framework/Ldap/test/Horde/Ldap/UtilTest.php                       |   21 +-
 framework/LoginTasks/locale/lt/LC_MESSAGES/Horde_LoginTasks.mo    |  Bin 712 -> 726 bytes
 framework/LoginTasks/locale/lt/LC_MESSAGES/Horde_LoginTasks.po    |   26 +-
 framework/Mime/lib/Horde/Mime/Headers.php                         |    2 +-
 framework/Mime/lib/Horde/Mime/Part.php                            |  102 +-
 framework/Mime/locale/lt/LC_MESSAGES/Horde_Mime.mo                |  Bin 1501 -> 1515 bytes
 framework/Mime/locale/lt/LC_MESSAGES/Horde_Mime.po                |   40 +-
 framework/Mime/package.xml                                        |   21 +-
 framework/Mime/test/Horde/Mime/PartTest.php                       |    5 +
 framework/Mime_Viewer/locale/lt/LC_MESSAGES/Horde_Mime_Viewer.mo  |  Bin 526 -> 1574 bytes
 framework/Mime_Viewer/locale/lt/LC_MESSAGES/Horde_Mime_Viewer.po  |   61 +-
 framework/Mime_Viewer/package.xml                                 |   25 +-
 framework/Model/locale/lt/LC_MESSAGES/Horde_Model.mo              |  Bin 10539 -> 11948 bytes
 framework/Model/locale/lt/LC_MESSAGES/Horde_Model.po              |  463 +-
 framework/Nls/locale/lt/LC_MESSAGES/Horde_Nls.mo                  |  Bin 12854 -> 12868 bytes
 framework/Nls/locale/lt/LC_MESSAGES/Horde_Nls.po                  |  544 +-
 framework/Perms/locale/lt/LC_MESSAGES/Horde_Perms.mo              |  Bin 683 -> 635 bytes
 framework/Perms/locale/lt/LC_MESSAGES/Horde_Perms.po              |   28 +-
 framework/Prefs/locale/lt/LC_MESSAGES/Horde_Prefs.mo              |  Bin 943 -> 1004 bytes
 framework/Prefs/locale/lt/LC_MESSAGES/Horde_Prefs.po              |   39 +-
 framework/Prefs/package.xml                                       |   27 +-
 framework/Rpc/lib/Horde/Rpc/ActiveSync.php                        |   42 +-
 framework/Rpc/locale/lt/LC_MESSAGES/Horde_Rpc.mo                  |  Bin 1189 -> 1277 bytes
 framework/Rpc/locale/lt/LC_MESSAGES/Horde_Rpc.po                  |   31 +-
 framework/Rpc/package.xml                                         |   23 +-
 framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php    |    3 +-
 .../locale/lt/LC_MESSAGES/Horde_Service_Facebook.mo               |  Bin 497 -> 696 bytes
 .../locale/lt/LC_MESSAGES/Horde_Service_Facebook.po               |   27 +-
 framework/Service_Facebook/package.xml                            |   27 +-
 .../Service_Scribd/locale/lt/LC_MESSAGES/Horde_Service_Scribd.mo  |  Bin 495 -> 568 bytes
 .../Service_Scribd/locale/lt/LC_MESSAGES/Horde_Service_Scribd.po  |   20 +-
 framework/Share/locale/lt/LC_MESSAGES/Horde_Share.mo              |  Bin 869 -> 633 bytes
 framework/Share/locale/lt/LC_MESSAGES/Horde_Share.po              |   65 +-
 framework/Share/package.xml                                       |   21 +-
 framework/SyncMl/lib/Horde/SyncMl/Backend/Horde.php               |    2 +-
 framework/SyncMl/locale/lt/LC_MESSAGES/Horde_SyncMl.mo            |  Bin 487 -> 581 bytes
 framework/SyncMl/locale/lt/LC_MESSAGES/Horde_SyncMl.po            |   21 +-
 framework/SyncMl/package.xml                                      |   22 +-
 framework/Test/package.xml                                        |   24 +-
 framework/Text_Filter/locale/lt/LC_MESSAGES/Horde_Text_Filter.mo  |  Bin 531 -> 545 bytes
 framework/Text_Filter/locale/lt/LC_MESSAGES/Horde_Text_Filter.po  |   18 +-
 framework/Token/locale/lt/LC_MESSAGES/Horde_Token.mo              |  Bin 486 -> 1020 bytes
 framework/Token/locale/lt/LC_MESSAGES/Horde_Token.po              |   29 +-
 framework/Util/lib/Horde/String.php                               |    3 +-
 framework/Vfs/lib/Horde/Vfs/Ssh2.php                              |    2 +-
 framework/Vfs/locale/lt/LC_MESSAGES/Horde_Vfs.mo                  |  Bin 666 -> 680 bytes
 framework/Vfs/locale/lt/LC_MESSAGES/Horde_Vfs.po                  |   22 +-
 framework/Vfs/package.xml                                         |    4 +-
 framework/Xml_Wbxml/lib/Horde/Xml/Wbxml/Encoder.php               |    4 +
 gollem/locale/de/LC_MESSAGES/gollem.mo                            |  Bin 79942 -> 80960 bytes
 hermes/lib/Driver/Sql.php                                         |  209 +-
 hermes/lib/Factory/Driver.php                                     |    6 +-
 hermes/locale/de/LC_MESSAGES/hermes.mo                            |  Bin 86369 -> 87341 bytes
 horde/bin/horde-translation                                       |    2 +-
 horde/config/conf.xml                                             |   18 +-
 horde/config/hooks.php.dist                                       |    4 +-
 horde/config/registry.php                                         |    5 +
 horde/docs/CHANGES                                                |   24 +-
 horde/docs/RELEASE_NOTES                                          |   21 +-
 horde/docs/UPGRADING                                              |    3 +
 horde/index.php                                                   |   24 +-
 horde/js/login.js                                                 |    4 +-
 horde/lib/Application.php                                         |    2 +-
 horde/lib/Test.php                                                |   19 +-
 horde/locale/de/LC_MESSAGES/horde.mo                              |  Bin 71187 -> 72277 bytes
 horde/locale/de/LC_MESSAGES/horde.po                              |  516 +-
 horde/locale/horde.pot                                            |  507 +-
 horde/locale/lt/LC_MESSAGES/horde.mo                              |  Bin 49094 -> 68633 bytes
 horde/locale/lt/LC_MESSAGES/horde.po                              | 2177 +-
 horde/package.xml                                                 |   33 +-
 horde/rpc.php                                                     |   30 +-
 horde/templates/common-header-mobile.inc                          |    3 +-
 horde/templates/data/csvinfo.inc                                  |    8 +-
 imp/config/hooks.php.dist                                         |    2 +-
 imp/docs/CHANGES                                                  |   13 +-
 imp/docs/RELEASE_NOTES                                            |   17 +-
 imp/docs/UPGRADING                                                |    3 +
 imp/js/dimpbase.js                                                |    4 +-
 imp/lib/Application.php                                           |    2 +-
 imp/lib/Contents.php                                              |   45 +
 imp/lib/LoginTasks/Task/DeleteAttachmentsMonthly.php              |    4 +-
 imp/lib/Views/ShowMessage.php                                     |    1 +
 imp/locale/de/LC_MESSAGES/imp.mo                                  |  Bin 190331 -> 191483 bytes
 imp/locale/de/LC_MESSAGES/imp.po                                  | 1340 +-
 imp/locale/imp.pot                                                | 1328 +-
 imp/locale/lt/LC_MESSAGES/imp.mo                                  |  Bin 242615 -> 183128 bytes
 imp/locale/lt/LC_MESSAGES/imp.po                                  | 6055 +++--
 imp/message.php                                                   |    6 +-
 imp/package.xml                                                   |   37 +-
 imp/templates/dimp/index.inc                                      |    2 +-
 imp/themes/default/screen.css                                     |    3 +
 ingo/config/backends.php                                          |    4 +
 ingo/docs/CHANGES                                                 |   13 +-
 ingo/docs/RELEASE_NOTES                                           |   17 +-
 ingo/docs/UPGRADING                                               |    3 +
 ingo/lib/Application.php                                          |    2 +-
 ingo/lib/Script.php                                               |    2 +-
 ingo/lib/Script/Maildrop/Recipe.php                               |   15 +-
 ingo/lib/Script/Procmail/Recipe.php                               |    2 +-
 ingo/lib/Storage.php                                              |    4 +-
 ingo/lib/Storage/Mock.php                                         |    2 +-
 ingo/lib/Transport/Timsieved.php                                  |    4 +-
 ingo/locale/de/LC_MESSAGES/ingo.mo                                |  Bin 89326 -> 90376 bytes
 ingo/locale/lt/LC_MESSAGES/ingo.mo                                |  Bin 158137 -> 86313 bytes
 ingo/locale/lt/LC_MESSAGES/ingo.po                                |  561 +-
 ingo/package.xml                                                  |   31 +-
 jonah/lib/Factory/Driver.php                                      |    4 +-
 jonah/locale/de/LC_MESSAGES/jonah.mo                              |  Bin 81073 -> 82147 bytes
 jonah/package.xml                                                 |    4 +-
 kronolith/config/prefs.php                                        |    8 +-
 kronolith/docs/CHANGES                                            |   15 +-
 kronolith/docs/RELEASE_NOTES                                      |   15 +-
 kronolith/docs/UPGRADING                                          |    3 +
 kronolith/js/kronolith.js                                         |   59 +-
 kronolith/lib/Api.php                                             |  147 +-
 kronolith/lib/Application.php                                     |   14 +-
 kronolith/lib/Block/Summary.php                                   |    2 +-
 kronolith/lib/Driver.php                                          |    6 +-
 kronolith/lib/Driver/Kolab.php                                    |    4 +-
 kronolith/lib/Driver/Mock.php                                     |   55 +
 kronolith/lib/Driver/Sql.php                                      |    4 +-
 kronolith/lib/Event.php                                           |    2 +-
 kronolith/lib/Kronolith.php                                       |  146 +-
 kronolith/lib/tests/allday.ics                                    |   23 -
 kronolith/lib/tests/allday.phpt                                   |   52 -
 kronolith/lib/tests/bug6031.phpt                                  |   81 -
 kronolith/lib/tests/bug7068.ics                                   |   31 -
 kronolith/lib/tests/bug7068.phpt                                  |   42 -
 kronolith/lib/tests/fromicalendar.ics                             |   28 -
 kronolith/lib/tests/fromicalendar.phpt                            |   61 -
 kronolith/lib/tests/toicalendar.phpt                              |  174 -
 kronolith/locale/de/LC_MESSAGES/kronolith.mo                      |  Bin 131749 -> 133033 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.po                      |  474 +-
 kronolith/locale/kronolith.pot                                    |  530 +-
 kronolith/locale/lt/LC_MESSAGES/kronolith.mo                      |  Bin 175641 -> 127481 bytes
 kronolith/locale/lt/LC_MESSAGES/kronolith.po                      | 3158 ++-
 kronolith/package.xml                                             |  100 +-
 kronolith/templates/chunks/permissions.inc                        |    6 +-
 kronolith/templates/edit/edit.inc                                 |    6 +-
 kronolith/templates/index/edit.inc                                |    1 +
 kronolith/test/Kronolith/AllTests.php                             |   45 +
 kronolith/test/Kronolith/Autoload.php                             |   26 +
 kronolith/test/Kronolith/Integration/AllDayTest.php               |   73 +
 kronolith/test/Kronolith/Integration/FromIcalendarTest.php        |  113 +
 kronolith/test/Kronolith/Integration/ToIcalendarTest.php          |  152 +
 kronolith/test/Kronolith/Stub/Driver.php                          |   11 +
 kronolith/test/Kronolith/Stub/Registry.php                        |   24 +
 kronolith/test/Kronolith/TestCase.php                             |   86 +
 kronolith/test/Kronolith/Unit/KolabTest.php                       |   83 +
 kronolith/test/Kronolith/fixtures/allday.ics                      |   23 +
 kronolith/test/Kronolith/fixtures/bug7068.ics                     |   31 +
 kronolith/test/Kronolith/fixtures/export1.ics                     |   23 +
 kronolith/test/Kronolith/fixtures/export2.ics                     |   25 +
 kronolith/test/Kronolith/fixtures/export3.ics                     |   23 +
 kronolith/test/Kronolith/fixtures/export4.ics                     |   28 +
 kronolith/test/Kronolith/fixtures/fromicalendar.ics               |   28 +
 kronolith/test/Kronolith/phpunit.xml                              |    8 +
 luxor/locale/de/LC_MESSAGES/luxor.mo                              |  Bin 73164 -> 74222 bytes
 mnemo/docs/UPGRADING                                              |    3 +
 mnemo/lib/Mnemo.php                                               |    2 +-
 mnemo/locale/de/LC_MESSAGES/mnemo.mo                              |  Bin 81493 -> 82527 bytes
 mnemo/locale/lt/LC_MESSAGES/mnemo.mo                              |  Bin 149578 -> 78757 bytes
 mnemo/locale/lt/LC_MESSAGES/mnemo.po                              |  456 +-
 mnemo/package.xml                                                 |    4 +-
 nag/docs/CHANGES                                                  |    8 +-
 nag/docs/RELEASE_NOTES                                            |   13 +-
 nag/docs/UPGRADING                                                |    3 +
 nag/lib/Application.php                                           |    2 +-
 nag/lib/Driver.php                                                |    2 +-
 nag/locale/de/LC_MESSAGES/nag.mo                                  |  Bin 95748 -> 96766 bytes
 nag/locale/de/LC_MESSAGES/nag.po                                  |   32 +-
 nag/locale/lt/LC_MESSAGES/nag.mo                                  |  Bin 157966 -> 92306 bytes
 nag/locale/lt/LC_MESSAGES/nag.po                                  | 1087 +-
 nag/locale/nag.pot                                                |   32 +-
 nag/package.xml                                                   |   27 +-
 passwd/docs/UPGRADING                                             |    3 +
 passwd/index.php                                                  |  260 +-
 passwd/locale/de/LC_MESSAGES/passwd.mo                            |  Bin 80496 -> 81538 bytes
 passwd/locale/lt/LC_MESSAGES/passwd.mo                            |  Bin 148746 -> 77940 bytes
 passwd/locale/lt/LC_MESSAGES/passwd.po                            |  173 +-
 passwd/main.php                                                   |  270 -
 passwd/package.xml                                                |   12 +-
 passwd/templates/main/main.inc                                    |    2 +-
 timeobjects/locale/de/LC_MESSAGES/timeobjects.mo                  |  Bin 71964 -> 72982 bytes
 trean/locale/de/LC_MESSAGES/trean.mo                              |  Bin 83959 -> 85025 bytes
 turba/config/backends.php                                         |   10 +-
 turba/docs/CHANGES                                                |   10 +-
 turba/docs/RELEASE_NOTES                                          |   11 +-
 turba/docs/UPGRADING                                              |    3 +
 turba/lib/Application.php                                         |    2 +-
 turba/lib/Driver.php                                              |   26 +-
 turba/lib/Driver/Imsp.php                                         |    9 +-
 turba/lib/Driver/Kolab.php                                        |  109 +-
 turba/lib/Driver/Ldap.php                                         |    9 +-
 turba/lib/Driver/Prefs.php                                        |    9 +-
 turba/lib/Driver/Sql.php                                          |    2 +-
 turba/lib/Driver/Vbook.php                                        |    8 +-
 turba/lib/Object.php                                              |    4 +-
 turba/lib/Turba.php                                               |  186 +-
 turba/lib/tests/ApiTest.php                                       |   52 -
 turba/lib/tests/BrowsePageTest.php                                |  183 -
 turba/lib/tests/DriverTest.php                                    |   49 -
 turba/lib/tests/GroupTest.php                                     |   29 -
 turba/lib/tests/KolabTest.php                                     |  201 -
 turba/lib/tests/KolabTestBase.php                                 |  174 -
 turba/lib/tests/ListTest.php                                      |   30 -
 turba/lib/tests/ListViewTest.php                                  |   87 -
 turba/lib/tests/TestBase.php                                      |  272 -
 turba/lib/tests/ViewBrowseTest.php                                |  184 -
 turba/lib/tests/ViewListTest.php                                  |   87 -
 turba/lib/tests/az.png                                            |  Bin 117 -> 0 bytes
 turba/lib/tests/bug_6518.phpt                                     |   38 -
 turba/lib/tests/import.ldif                                       |   51 -
 turba/lib/tests/importCRLF.ldif                                   |   51 -
 turba/lib/tests/ldif_exportFile.phpt                              |   96 -
 turba/lib/tests/ldif_importFile.phpt                              |   89 -
 turba/lib/tests/ldif_importFileCRLF.phpt                          |   89 -
 turba/lib/tests/tohash.phpt                                       |  448 -
 turba/lib/tests/tovcard.phpt                                      |  143 -
 turba/locale/de/LC_MESSAGES/turba.mo                              |  Bin 101727 -> 102745 bytes
 turba/locale/de/LC_MESSAGES/turba.po                              |   94 +-
 turba/locale/lt/LC_MESSAGES/turba.mo                              |  Bin 166369 -> 98067 bytes
 turba/locale/lt/LC_MESSAGES/turba.po                              | 1205 +-
 turba/locale/turba.pot                                            |   96 +-
 turba/package.xml                                                 |  134 +-
 turba/test/Turba/AllTests.php                                     |   45 +
 turba/test/Turba/Autoload.php                                     |   22 +
 turba/test/Turba/Integration/ApiTest.php                          |   69 +
 turba/test/Turba/TestCase.php                                     |  163 +
 turba/test/Turba/ToDo/BrowsePageTest.php                          |  183 +
 turba/test/Turba/ToDo/DriverTest.php                              |   49 +
 turba/test/Turba/ToDo/GroupTest.php                               |   29 +
 turba/test/Turba/ToDo/KolabTest.php                               |  201 +
 turba/test/Turba/ToDo/KolabTestBase.php                           |  174 +
 turba/test/Turba/ToDo/ListTest.php                                |   30 +
 turba/test/Turba/ToDo/ListViewTest.php                            |   87 +
 turba/test/Turba/ToDo/TestBase.php                                |  272 +
 turba/test/Turba/ToDo/ViewBrowseTest.php                          |  184 +
 turba/test/Turba/ToDo/ViewListTest.php                            |   87 +
 turba/test/Turba/ToDo/az.png                                      |  Bin 0 -> 117 bytes
 turba/test/Turba/ToDo/bug_6518.phpt                               |   38 +
 turba/test/Turba/ToDo/import.ldif                                 |   51 +
 turba/test/Turba/ToDo/importCRLF.ldif                             |   51 +
 turba/test/Turba/ToDo/ldif_exportFile.phpt                        |   96 +
 turba/test/Turba/ToDo/ldif_importFile.phpt                        |   89 +
 turba/test/Turba/ToDo/ldif_importFileCRLF.phpt                    |   89 +
 turba/test/Turba/ToDo/tohash.phpt                                 |  448 +
 turba/test/Turba/ToDo/tovcard.phpt                                |  143 +
 turba/test/Turba/Unit/Driver/KolabTest.php                        |   44 +
 turba/test/Turba/phpunit.xml                                      |    8 +
 ulaform/COPYING                                                   |   26 +-
 ulaform/README                                                    |   41 +-
 ulaform/config/conf.xml                                           |   16 +-
 ulaform/config/fields.php                                         |    3 -
 ulaform/config/menu.php.dist                                      |   41 -
 ulaform/docs/CHANGES                                              |    6 +-
 ulaform/docs/CREDITS                                              |   14 +-
 ulaform/docs/INSTALL                                              |  217 +-
 ulaform/docs/TODO                                                 |   14 +-
 ulaform/lib/Action/Sql.php                                        |    2 +-
 ulaform/lib/Action/Template.php                                   |   98 -
 ulaform/lib/Api.php                                               |   24 +-
 ulaform/lib/Block/Form.php                                        |   15 +-
 ulaform/lib/Driver.php                                            |    1 -
 ulaform/lib/Driver/Sql.php                                        |    2 +-
 ulaform/lib/Factory/Action.php                                    |    1 -
 ulaform/lib/Ulaform.php                                           |    2 +
 ulaform/locale/de/LC_MESSAGES/ulaform.mo                          |  Bin 0 -> 78765 bytes
 ulaform/locale/de/LC_MESSAGES/ulaform.po                          |    1 +
 ulaform/locale/de_DE/LC_MESSAGES/ulaform.mo                       |  Bin 161945 -> 0 bytes
 ulaform/locale/en/help.xml                                        |    3 +-
 ulaform/locale/es/LC_MESSAGES/ulaform.mo                          |  Bin 0 -> 154320 bytes
 ulaform/locale/es/help.xml                                        |    3 +-
 ulaform/locale/es_ES/LC_MESSAGES/ulaform.mo                       |  Bin 154320 -> 0 bytes
 ulaform/locale/fi/LC_MESSAGES/ulaform.mo                          |  Bin 0 -> 150152 bytes
 ulaform/locale/fi/help.xml                                        |    3 +-
 ulaform/locale/fi_FI/LC_MESSAGES/ulaform.mo                       |  Bin 150152 -> 0 bytes
 ulaform/locale/it/LC_MESSAGES/ulaform.mo                          |  Bin 0 -> 150038 bytes
 ulaform/locale/it_IT/LC_MESSAGES/ulaform.mo                       |  Bin 150038 -> 0 bytes
 ulaform/locale/lt/LC_MESSAGES/ulaform.mo                          |  Bin 0 -> 74402 bytes
 ulaform/locale/lt/LC_MESSAGES/ulaform.po                          |    4 +-
 ulaform/locale/lt_LT/LC_MESSAGES/ulaform.mo                       |  Bin 143833 -> 0 bytes
 ulaform/migration/1_ulaform_base_tables.php                       |    2 +-
 ulaform/package.xml                                               |  287 +
 ulaform/themes/default/graphics/display.png                       |  Bin 0 -> 253 bytes
 ulaform/themes/default/graphics/favicon.ico                       |  Bin 0 -> 1406 bytes
 ulaform/themes/default/graphics/html.png                          |  Bin 0 -> 603 bytes
 ulaform/themes/default/graphics/new.png                           |  Bin 0 -> 474 bytes
 ulaform/themes/default/graphics/sort.png                          |  Bin 0 -> 553 bytes
 ulaform/themes/default/graphics/ulaform.png                       |  Bin 0 -> 253 bytes
 ulaform/themes/graphics/display.png                               |  Bin 253 -> 0 bytes
 ulaform/themes/graphics/favicon.ico                               |  Bin 1406 -> 0 bytes
 ulaform/themes/graphics/html.png                                  |  Bin 603 -> 0 bytes
 ulaform/themes/graphics/new.png                                   |  Bin 474 -> 0 bytes
 ulaform/themes/graphics/sort.png                                  |  Bin 553 -> 0 bytes
 ulaform/themes/graphics/ulaform.png                               |  Bin 253 -> 0 bytes
 vilma/locale/de/LC_MESSAGES/vilma.mo                              |  Bin 82563 -> 83605 bytes
 vilma/locale/lt/LC_MESSAGES/vilma.mo                              |  Bin 149574 -> 80124 bytes
 vilma/locale/lt/LC_MESSAGES/vilma.po                              |  475 +-
 whups/admin/index.php                                             |   35 +-
 whups/docs/CHANGES                                                |    1 +
 whups/docs/UPGRADING                                              |    3 +
 whups/docs/lighttpd-whups.conf                                    |    4 +-
 whups/lib/Driver.php                                              |    3 +-
 whups/lib/Driver/Sql.php                                          |   24 +-
 whups/lib/Form/Admin/EditAttributeStepTwo.php                     |    6 +-
 whups/lib/Form/Ticket/CreateStepFour.php                          |    3 -
 whups/lib/Ticket.php                                              |   18 +-
 whups/lib/Whups.php                                               |  161 +-
 whups/locale/de/LC_MESSAGES/whups.mo                              |  Bin 112571 -> 113575 bytes
 whups/locale/lt/LC_MESSAGES/whups.mo                              |  Bin 172197 -> 107347 bytes
 whups/locale/lt/LC_MESSAGES/whups.po                              | 1661 +-
 whups/queue/index.php                                             |   26 +-
 whups/templates/ticket/watchers.inc                               |    2 +-
 whups/templates/view/results.inc                                  |   23 +-
 whups/themes/default/graphics/az.png                              |  Bin 0 -> 117 bytes
 whups/themes/default/graphics/za.png                              |  Bin 0 -> 119 bytes
 whups/themes/silver/graphics/az.png                               |  Bin 0 -> 117 bytes
 whups/themes/silver/graphics/za.png                               |  Bin 0 -> 119 bytes
 whups/ticket/delete.php                                           |    4 +-
 whups/ticket/index.php                                            |    6 +-
 whups/ticket/queue.php                                            |   13 +-
 wicked/locale/de/LC_MESSAGES/wicked.mo                            |  Bin 87636 -> 88670 bytes
 464 files changed, 24499 insertions(+), 18090 deletions(-)

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




More information about the commits mailing list