[commits] Horde branch trean_tags updated. 5d9daf0fc62112bf2de01fe9bc556f006350998e

Chuck Hagenbuch chuck at horde.org
Sat Aug 13 22:44:48 UTC 2011


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

from: 4f1487930e9f74ea2ff3c5a09f7a53db4f4fcae8

96d5aa2 rename this method to be more inline with what it does
e681867 Remove sql specific filtering from client code.
c833251 fix passing $perm parameter in countGalleryChildren
6ca6831 cache the results of the full query (with no limits)
55b214e comments
63643b4 Revert "How about separating the framework changes since the last horde release from"
292f0b5 Prepare releases.
38dd88f Spelling
eba04fe Sync/Synching aren't words.
62e2fc7 This no longer contains sync prefs.
92075ac Updated
6930c5b Update German translation.
8bd62d1 Add
632e086 Convert to UTF-8.
2aca29b Released horde-4.0.8
0e924ad Development mode for horde-4.0.9
0a72a8f Released imp-5.0.9
31b18ab Development mode for imp-5.0.10
d086274 Released turba-3.0.5
0dc8b1b Development mode for turba-3.0.6
a8a4f4a Released ingo-2.0.4
f759add Development mode for ingo-2.0.5
29b9250 Released kronolith-3.0.6
62e16bf Development mode for kronolith-3.0.7
d9d91a9 Released nag-3.0.3
666e342 Development mode for nag-3.0.4
d16a89d Released mnemo-3.0.2
a2b65fa Development mode for mnemo-3.0.3
d7d3f3b Released timeobjects-1.0.2
25d4a27 Development mode for timeobjects-1.0.3
be45258 Avoid warning if no freshmeat notes set (timeobjects, content).
0123870 Prepare releases.
d6c6009 Released groupware-4.0.2
1c7e6fd Development mode for groupware-4.0.3
180ad3d Released webmail-4.0.2
7db4219 Development mode for webmail-4.0.3
9a6075a Fix next versions.
6dc51f5 update package.xml, add missing period.
da7a993 Released Horde_ActiveSync-1.1.2
79f873b Development mode for Horde_ActiveSync-1.1.3
48010fc Fix variable name
94a9861 Bug #10241: Fix passing $userId.
fc99a63 Bug #10241: Load all pref scopes before deleting them
54dac27 Request #10204: Add ability to search all mailboxes
78be451 Allow to create/provide the history system.
fccd8a1 Start the basic history handler.
27c6eab Add option Horde_History.
6fd23b7 Check if the key exists.
1e1ac4c WS
fcccba8 Basic history synchronization.
bab4df3 Allow additional parameters during synchronization.
ff18fb6 Transport the information what got updated or deleted via the synchronization parameters.
22920af A more consistent way of communicating backend changes between the different elements.
941f32c Add the cache based history driver.
a36e1a5 Declare getAuth() in interface.
cf8ac89 Fix notifications in PGP/SMIME popup windows
4dbb1a9 Encrypted messages won't have a body part
1bfcd23 coding style
5c14e50 Bug #10285: Encrypted S/MIME data is already base64 encoded.
0d6b0ed Add option to assume all extensions are available when building IMAP search query
c4575f2 Make callback an optional parameter
8f00cb2 This function is implemented in this driver (it is a noop)
391f07e Add __toString() method to Imap Search Query object
be20875 Bug #10404: Fix OR search if first search element contains more than one search criteria
c78089d Fix restoring recent searches with flags/keywords
d289770 Ensure the SESSION array is empty before testing.
04f7294 Components updated the package.xml.
3e99172 Ensure these elements are not garbage collected.
0654597 A VFS backend is required in H4
b8938d9 [jan] Fix error if Nag is not installed (Bug #10406).
02c0c2c Missed added file
f3bfc37 Improve display of flag search criteria
8943c29 More fixes for URI encoding in search screen for flags
c2fb5c1 Lower default - we should be using AJAX lookup at a lower threshold
214ef8f Add personal contacts search filter
93a5bf2 Fix wrapping of search description in dynamic view
95b2955 Fix extra and appearing before OR in search query description
8e350f2 Bug #10275: Silence errors for related parts that don't contain any related content
6f99348 Request #10206: Add Edit as New option to messages
b75a536 Released Horde_Imap_Client-1.0.10
657631a Development mode for Horde_Imap_Client-1.0.11
5201299 Clean up comments
afec028 Bug #10291: Fix explicitly applying filters in INBOX in dynamic view
09f4d84 Add Horde_Session::isActive()
9f2b740 Cache notifications if session is not currently read/write
a7e6adb Use Horde_Session to close/reopen the session.
25f3b19 Released Horde_Core-1.3.2
62c44f8 Development mode for Horde_Core-1.3.3
e9e3caa Bug #10067: Looks like this request had a ticket already
2d380a5 phpdoc
12cdfbb Bug #9761: Deletion works correctly from popup message view if base window is no longer available
8602f9f phpdoc
34c9469 Add notes and middlenames attributes to Facebook driver.
8548328 Not needed.
40cb6ac Rename Agora_Messages to Agora_Driver to better match other applications.
db81138 Initial driver factory and exception class.
96334ed phpdoc.
f905beb Add migration scripts for Agora.
72ca463 Fix ban form submit URL.
192a0a6 No need to specify encoding and extension. These are the defaults.
8a6b532 Remove left over from row highlighting. It was removed years ago.
21f55df This is Agora.
0352eee Fix forums block.
52d22e6 Use factory and convert to Horde_Db at the same time.
e861e41 Fix locale permissions.
be41c3b These files are already included through Horde_Form.
b704f31 Really fix file permissions.
413405d Already logged by Horde_Db.
65f8627 Correctly check for uninitialized variables, follow Horde coding standards.
28f5681 documentation update prior to release
42dd2fd whitespace fixes
7a5e21b Work around sporadic error on re-authentication to imp
dd8e9d5 phpdoc
b51eb36 Bug #9882: Correctly determine page with first/last unseen messages when using descending sequence sorting
c3809ba Horde_Core needs to be 1.4.0
cc2c809 Add validate capability to application auth. Allow transparent authentication after auth validation failed.
6075967 Add VFS factories.
6c1fa54 Store backend information in a static property instead of global variable.
5fb457b Convert Gollem authentication to Horde 4.
6f83946 Style
67aa793 Fix JS generation.
c62cd97 Update de translation.
27a5ea4 Revert "Work around sporadic error on re-authentication to imp"
37de907 Fix a few String:: calls
c8e74ee Horde_Block -> Horde_Core_Block
eb1a374 Reverse logic.
0280a88 avoid undefined variable warnings
e2985dd Clarify the type that must be passed to these methods.
8e23a60 Application ids passed to the content tagger must *always* be typed as string.
a6fbc0d add missing changes to package.xml, prepare for release
4350cdc Released content-1.0.1
6bf4f46 Development mode for content-1.0.2
1bba69f Don't attempt to delete transactions if we know we don't have any
48f25f7 We might not have any ticket owners
4545775 Default value for 3rd parameter should be array(), not null
512bd45 Can't use a readonly session here when using ajax, notifications get lost.
f415456 Bug: 10411 Don't access protected property, sniff version instead.
be5327d properly prefix protected properties
097e019 BFN
bd6468a Prepare release.
f2a1dde Released kronolith-3.0.7
463cf7f Development mode for kronolith-3.0.8
994af4b typo
1087962 Request: 10402 Don't throw an exception when trying to remove user data from favourites driver.
076904d remove deprecated file
40316ec Add Horde_Routes_Matcher
30b0cb0 freebusy map is keyed by display name
9a94535 Fix height of busy elements.
139ff0c ensure that $freebusy->b is always an object when serialized, even if it's empty.
dbae3d4 BFN
4748712 remove debug output
5f63213 Bug: 10333 Always send an empty string
5702523 Prevent tagging with empty strings
9b748f5 Simplify
841d931 Allow tag "0".
f21c2f0 changes
acdc46d Enable POOMCONTACTS2 schema for any AS version.
162495d Support POOMCONTACTS2 activesync schema in Turba.
6be2f5b remove erroneously added patch file
280c26e ws
06ca1ad Add some more useful columns to default turba_objects schema
11b4697 check for columns already.
fe1b8ad fix display name
af98263 Enable a few more fields by default
234b977 Workaround a BC break.
bf3f4e0 changes
f55a1d3 git add . is evil. Remove erroneously added file
023a74b Use separate Courier font files for different styles, even the widths are the same (PEAR Bug #18550).
ce61337 update to jqm beta and jq 1.6.2
7d6e59a update to jqm beta 2
50ede88 match jqm changes to changePage() signature
b6fa2ec back button is now off by default, make sure we enable it.
a42fe83 $.mobile.pageLoading is renamed to $.mobile.[show|hide]PageLoadingMsg()
ab13401 deprecated
c5746a3 Must now explicitly specify type="text" for jqm css to apply
68be4ce must include the <img> within the <a> for proper alignment
c7b7785 not needed, and causes errors
5587ed7 properly apply plugin styling.
558b94c deprecated, and not needed here anyway
51e90d8 trigger create method on the listview
caa4ce6 use vclick in ansel mobile as well
59e0eeb fix triggering event
6877d65 can't call listview on the notification list yet, it's not initialized.
c9251de Tweak anselmobile gallery view.
559e1af need to manually add the meta viewport tag now.
1224502 jqm no longer manages the metaViewport tags
d39992c Fix changeColumn() migration to autoincrementKey if no primary key exists yet.
7942aa9 Fix quotes.
041c0fa Fix variable name (Bug #9916).
8a70e97 Fix variable name.
7a8c7b2 The .htaccess file exists already.
aeefaa8 Default to application authentication.
f0ee820 Revert "Default to application authentication."
277daa7 Some DBs require field names in ORDER BY to appear in SELECT list (Bug #10383).
687f7cc Make every log handler, handle the message ident on their own
94861a4 We still want to use the configured handler, even if setting the ident fails (Request #9322).
4e9e6b1 Set ident option in base driver (Request #9322).
486b9e2 Changelog (Request #9322).
1b917b3 Fix XML.
ad3be50 Hide empty table entries
4d32ad9 Add reset() method to form ghost js class
15b7b81 Sanity checking: IMAP object may not be available
a4d53b7 [mms] When reopening sessions, ensure that we don't alter session information if the authentication status changed (Bug #10413).
705e7db Bug #10403: Fix Bug Number
de3fe43 Add new hordeweb theme.
c746037 Left margin too.
08e6f70 Fix translations.
9f2a30a More tweaks to hordeweb theme.
8d5637e Remove right-most border in menu.
424c7ea Webkit tweaks, use default help icon.
4b08fe2 Fixed funambol allday setting for event sync
c697fa1 Bug #10417: Fix regression in POP3 Socket driver that caused incorrect parsing of server data
e26df9d Fix version number
5016355 Released Horde_Imap_Client-1.0.11
d841e06 Development mode for Horde_Imap_Client-1.0.13
0f15204 BFN #10349
cb24b0f Bug: 10411 Fix fetching the version from an Icalendar object.
04b2351 BFN
29900eb One more place to fix getting the Icalendar version
b691324 slight hack to ensure we don't have a driver type prefix. Fixes Bug: 10412
ba5dc04 Released Horde_Icalendar-1.0.3
ffff67b Development mode for Horde_Icalendar-1.0.5
7a8df52 standardize my name in package.xml files (add myself as developer to a few I was missing from, but contribute to, as well).
a228a1f Start the test suite for wicked.
3a8d798 Components updated the package.xml.
80706b5 Add stub for restructured text renderer.
457cd4d Add new hordeweb theme.
fc61f8e Only map CLASS to CLASS.php if there CLASS does not contain an underscore.
ff0a152 Initial setup to test drive the rst renderer.
fc7e03a Support headers.
a832616 Looking at the existing docs we seem to indent the over/underlined headers.
0bffd2a phpdoc
d717d2a Add mandatory property, phpdoc.
1eaf3df [jan] Import VALARM components from iCalendar 2.0 data (Request #6665).
bcbc690 Merge branch 'master' of ssh://dev.horde.org/horde/git/horde
793c5c4 Support TOC.
913694c This tag might have a valid, empty, value that is required to be sent.
7e6accf typehint
4168c85 Allow for actual 0 values. Further improvements for Bug: 10416
3819344 Don't assume the empty value was (boolean)false
274306d Now that we properly return the 0 from the message object, this is not considered an empty tag. Related to Bug: 10416
1be959c rename variable to make it clearer
ce8ea82 wrapping
289c052 BFN
b63a8f8 Released Horde_ActiveSync-1.1.3
fe18065 Development mode for Horde_ActiveSync-1.1.5
5d3c276 self::$db is setup by the concrete test class
57e9d97 fix expected output for test
df61a8a More complete tests for Content_Tagger#getTagCloud()
2644a8b Fix including all non-aggregate fields in group by clause, and other issues caught with unit testing.
55a46a6 BFN
31009b6 Released content-1.0.2
d77ee68 Development mode for content-1.0.4
da4f5da Revert "Fix version number"
66fbe70 Add a failing test for the development version problem after release when in pretend mode.
8aeaa77 Allow release tasks to influence subsequent tasks and fix how the next version is handled.
4707408 Fix invalid test expectation.
5002c30 It is okay if there is no basedn set.
07f8668 Update TODO.
4a313f8 Catch errors.
9e6a4c9 Add a changelog entry for this change.
5f66675 Allow a CHANGES files for framework components.
f1d9998 Add CHANGES file.
ddce171 Revert "Add CHANGES file."
fb22509 Revert "Allow a CHANGES files for framework components."
544654d Released Horde_Kolab_Format-1.0.1
9439b17 Development mode for Horde_Kolab_Format-1.0.2
a2b76b6 Provide the logger here.
569bf6c I assume adding a complete new driver counts as API change - bump to 1.1.0.
7823d42 Released Horde_Kolab_Session-1.1.0
3f61c5b Development mode for Horde_Kolab_Session-1.1.1
7f67987 Add missing changelog entry.
46f3166 abstract part of [#10387] rla: Adding optional "account_suspendable" and "bad_logins" features to horde_auth - added new constant REASON_LOCKED to Auth class - added new capabilities 'badlogincount' and 'lock' to Horde_Auth_Base class - added "unsupported" stubs for lockUser, unlockUser, isLocked, _badLogin, _resetBadLogins - added conditional handling of bad logins and locked users in authenticate()
2afb24b remove trailing whitespace accident
9c5ef6d Horde_Auth_Sql: Dynamically add 'lock' and 'badlogincount' capabilities depending on configuration [#10387] Do some basic sanity checking
719a371 We use Horde_Db/migrations now.
0ab296d updates mysql user table for new features of [#10387]
f4a3811 Jan says the checks are not needed
0770971 remove duplicate language in ac_browser description
95e9f5c $list might be empty, e.g., if searching history for deleted objects.
a727aa9 BFN
691a8dc Even better, don't attempt to search if we know the object was deleted.
ac26d6b ws
f55f35d Be more tolerant of some sync errors.
72ade88 Bug: 10416  Fix TYPE_MONTHLY_NTH and TYPE_YEARLYNTH recurrence.
52d48c3 move the trimming to actual implementation
c7b0fd2 [#10423] Horde_Auth_Sql 1.0.4 expiration feature - repairs updateUser issues
37dfbc8 Adding some sanity checks on the expiration feature configuration
31c3c26 Factoring out timestamp calculation to _calc_expiration We need this calculation in more places.
484c21c [#10423] Horde_Auth_Sql 1.0.4 expiration feature - make resetPassword and addUser properly set expiration values if needed
f9bcbe6 simplify _calc_expiration add lockUser implementation fixup in resetPassword sql
7968ea0 [jan] Support snoozing alarms with Sundbird/Lightning (Request #7470).
7c1445f We use Horde_Db/migrations now.
e127c45 Support snoozing alarms with Sundbird/Lightning (Request #7470).
6061617 [#10387] Draft implementation of bad login counting and account locking for Horde_Auth_Sql
85a058f Adding new configuration fields for added capabilities in Horde_Auth_Sql [#10387]
4e17c50 Add REASON_LOCKED message to login.php remove bug in Horde_Auth_Sql::isLocked due to reused name
c8c3b22 Revert "Add REASON_LOCKED message to login.php"
5d9daf0 Merge branch 'master' into trean_tags

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

commit 96d5aa276259ae197cf2088fb70b19826487cbc5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 1 19:34:05 2011 -0400

    rename this method to be more inline with what it does

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

http://git.horde.org/horde-git/-/commit/96d5aa276259ae197cf2088fb70b19826487cbc5

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

commit e681867316c4f5f6640ce5021db61aa836fd75da
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 2 01:21:31 2011 -0400

    Remove sql specific filtering from client code.
    
    Use more generic filters outside of the storage driver.

 ansel/lib/GalleryMode/Date.php |  137 +++++++++++++++++++++++-----------------
 ansel/lib/Storage.php          |  121 ++++++++++++++++++++++++-----------
 2 files changed, 162 insertions(+), 96 deletions(-)

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

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

commit c8332515d04add1d73009e95cbfa66d6d58e663b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 2 01:55:37 2011 -0400

    fix passing $perm parameter in countGalleryChildren

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

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

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

commit 6ca68317e2740457521dbe250fef0c4ba480efd7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 2 01:56:11 2011 -0400

    cache the results of the full query (with no limits)
    
    Avoids hitting the database twice for each date view (once for counting
    ALL children, and once for loading the current, possibly paged, view.

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

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

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

commit 55b214e98afe65c6dd230410bd2b3222e5071a4a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 2 02:03:42 2011 -0400

    comments

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

http://git.horde.org/horde-git/-/commit/55b214e98afe65c6dd230410bd2b3222e5071a4a

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

commit 63643b41cf05b56a3a3887d55c2fce3cf0b7141b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 15:01:04 2011 +0200

    Revert "How about separating the framework changes since the last horde release from"
    
    Reverted for now until there is some feedback, whether positive or negative.
    
    This reverts commit fec2ad46dd2d13fe3503742ee6d2bfee9ad28bcd.
    
    Conflicts:
    
    	horde/docs/CHANGES

 horde/docs/CHANGES |   38 ++++++++++++++++----------------------
 1 files changed, 16 insertions(+), 22 deletions(-)

http://git.horde.org/horde-git/-/commit/63643b41cf05b56a3a3887d55c2fce3cf0b7141b

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

commit 292f0b5cb99aeaf66703c794905059bdd9e0f9e1
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 15:23:15 2011 +0200

    Prepare releases.

 horde/docs/CHANGES           |   10 +++++-----
 horde/docs/RELEASE_NOTES     |   14 ++++++--------
 imp/docs/RELEASE_NOTES       |   13 ++++++-------
 ingo/docs/RELEASE_NOTES      |   13 ++++---------
 kronolith/docs/RELEASE_NOTES |   17 ++++++++++-------
 mnemo/docs/RELEASE_NOTES     |   12 +++++-------
 nag/docs/RELEASE_NOTES       |   11 ++++-------
 turba/docs/RELEASE_NOTES     |    9 +++------
 8 files changed, 43 insertions(+), 56 deletions(-)

http://git.horde.org/horde-git/-/commit/292f0b5cb99aeaf66703c794905059bdd9e0f9e1

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

commit 38dd88fcf2c740d200229c9a4f65d00ccb628dbc
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 15:29:36 2011 +0200

    Spelling

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

http://git.horde.org/horde-git/-/commit/38dd88fcf2c740d200229c9a4f65d00ccb628dbc

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

commit eba04fef1417d425693bd2f83cc363551c37a34e
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 15:32:11 2011 +0200

    Sync/Synching aren't words.

 kronolith/config/prefs.php |    4 ++--
 turba/config/prefs.php     |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit 62e2fc772b55ad5a8f1ab3b47425d278d54f2fec
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 15:44:49 2011 +0200

    This no longer contains sync prefs.

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

http://git.horde.org/horde-git/-/commit/62e2fc772b55ad5a8f1ab3b47425d278d54f2fec

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

commit 92075ac9f1aa5024855f9df318cddea941f79bcd
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 15:53:13 2011 +0200

    Updated

 ansel/locale/ansel.pot                                       |  480 +----
 framework/Compress/locale/Horde_Compress.pot                 |    5 +-
 framework/Core/locale/Horde_Core.pot                         |  211 +-
 framework/Crypt/locale/Horde_Crypt.pot                       |  138 +-
 framework/Form/locale/Horde_Form.pot                         |  230 +-
 framework/Kolab_Cli/locale/Horde_Kolab_Cli.pot               |   36 +-
 framework/Kolab_FreeBusy/locale/Horde_Kolab_FreeBusy.pot     |   20 +-
 framework/Kolab_Storage/locale/Horde_Kolab_Storage.pot       |   20 +-
 framework/LoginTasks/locale/Horde_LoginTasks.pot             |   12 +-
 framework/Mime/locale/Horde_Mime.pot                         |    4 +-
 framework/Prefs/locale/Horde_Prefs.pot                       |    6 +-
 framework/Service_Facebook/locale/Horde_Service_Facebook.pot |    6 +-
 framework/Share/locale/Horde_Share.pot                       |    4 +-
 framework/Token/locale/Horde_Token.pot                       |    8 +-
 hermes/locale/hermes.pot                                     |  222 +-
 horde/locale/horde.pot                                       |  250 ++-
 imp/locale/imp.pot                                           |  615 +++---
 kronolith/locale/kronolith.pot                               |  658 +++---
 mnemo/locale/mnemo.pot                                       |   22 +-
 nag/locale/nag.pot                                           |  241 +-
 passwd/locale/passwd.pot                                     |  171 +-
 timeobjects/locale/timeobjects.pot                           |    8 +-
 turba/locale/turba.pot                                       |  148 +-
 ulaform/locale/ulaform.pot                                   |  242 +--
 whups/locale/whups.pot                                       | 1128 +++++-----
 25 files changed, 2322 insertions(+), 2563 deletions(-)

http://git.horde.org/horde-git/-/commit/92075ac9f1aa5024855f9df318cddea941f79bcd

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

commit 6930c5b94eb504074627ec21ab92b0415f9948b6
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 15:53:32 2011 +0200

    Update German translation.

 agora/locale/de/LC_MESSAGES/agora.mo                              |  Bin 88177 -> 88674 bytes
 ansel/locale/de/LC_MESSAGES/ansel.mo                              |  Bin 114535 -> 113093 bytes
 ansel/locale/de/LC_MESSAGES/ansel.po                              |  528 +--
 chora/locale/de/LC_MESSAGES/chora.mo                              |  Bin 78526 -> 79063 bytes
 framework/Compress/locale/de/LC_MESSAGES/Horde_Compress.mo        |  Bin 939 -> 939 bytes
 framework/Compress/locale/de/LC_MESSAGES/Horde_Compress.po        |    5 +-
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.mo                |  Bin 16596 -> 16596 bytes
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.po                |  211 +-
 framework/Crypt/locale/de/LC_MESSAGES/Horde_Crypt.mo              |  Bin 8855 -> 8855 bytes
 framework/Crypt/locale/de/LC_MESSAGES/Horde_Crypt.po              |  138 +-
 framework/Form/locale/de/LC_MESSAGES/Horde_Form.mo                |  Bin 10820 -> 10820 bytes
 framework/Form/locale/de/LC_MESSAGES/Horde_Form.po                |  230 +-
 .../Kolab_FreeBusy/locale/de/LC_MESSAGES/Horde_Kolab_FreeBusy.mo  |  Bin 2255 -> 2084 bytes
 .../Kolab_FreeBusy/locale/de/LC_MESSAGES/Horde_Kolab_FreeBusy.po  |   20 +-
 .../Kolab_Storage/locale/de/LC_MESSAGES/Horde_Kolab_Storage.mo    |  Bin 1996 -> 1996 bytes
 .../Kolab_Storage/locale/de/LC_MESSAGES/Horde_Kolab_Storage.po    |   20 +-
 framework/LoginTasks/locale/de/LC_MESSAGES/Horde_LoginTasks.mo    |  Bin 653 -> 653 bytes
 framework/LoginTasks/locale/de/LC_MESSAGES/Horde_LoginTasks.po    |   12 +-
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.mo                |  Bin 1413 -> 1413 bytes
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.po                |    4 +-
 framework/Prefs/locale/de/LC_MESSAGES/Horde_Prefs.mo              |  Bin 882 -> 940 bytes
 framework/Prefs/locale/de/LC_MESSAGES/Horde_Prefs.po              |    6 +-
 .../locale/de/LC_MESSAGES/Horde_Service_Facebook.mo               |  Bin 660 -> 691 bytes
 .../locale/de/LC_MESSAGES/Horde_Service_Facebook.po               |   17 +-
 framework/Share/locale/de/LC_MESSAGES/Horde_Share.mo              |  Bin 579 -> 579 bytes
 framework/Share/locale/de/LC_MESSAGES/Horde_Share.po              |    4 +-
 framework/Token/locale/de/LC_MESSAGES/Horde_Token.mo              |  Bin 1014 -> 1014 bytes
 framework/Token/locale/de/LC_MESSAGES/Horde_Token.po              |    8 +-
 gollem/locale/de/LC_MESSAGES/gollem.mo                            |  Bin 80960 -> 81441 bytes
 hermes/locale/de/LC_MESSAGES/hermes.mo                            |  Bin 87341 -> 87994 bytes
 hermes/locale/de/LC_MESSAGES/hermes.po                            |  230 +-
 horde/locale/de/LC_MESSAGES/horde.mo                              |  Bin 72277 -> 72758 bytes
 horde/locale/de/LC_MESSAGES/horde.po                              |  255 +-
 imp/locale/de/LC_MESSAGES/imp.mo                                  |  Bin 191483 -> 191625 bytes
 imp/locale/de/LC_MESSAGES/imp.po                                  |  619 ++--
 ingo/locale/de/LC_MESSAGES/ingo.mo                                |  Bin 90376 -> 90873 bytes
 jonah/locale/de/LC_MESSAGES/jonah.mo                              |  Bin 82147 -> 82628 bytes
 klutz/locale/de/LC_MESSAGES/klutz.mo                              |  Bin 167662 -> 77542 bytes
 klutz/locale/de/LC_MESSAGES/klutz.po                              |  253 +-
 kronolith/locale/de/LC_MESSAGES/kronolith.mo                      |  Bin 133033 -> 133712 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.po                      |  663 ++--
 luxor/locale/de/LC_MESSAGES/luxor.mo                              |  Bin 74222 -> 74751 bytes
 mnemo/locale/de/LC_MESSAGES/mnemo.mo                              |  Bin 82527 -> 83008 bytes
 mnemo/locale/de/LC_MESSAGES/mnemo.po                              |   20 +-
 nag/locale/de/LC_MESSAGES/nag.mo                                  |  Bin 96766 -> 97361 bytes
 nag/locale/de/LC_MESSAGES/nag.po                                  |  243 +-
 passwd/locale/de/LC_MESSAGES/passwd.mo                            |  Bin 81538 -> 81416 bytes
 passwd/locale/de/LC_MESSAGES/passwd.po                            |  175 +-
 timeobjects/locale/de/LC_MESSAGES/timeobjects.mo                  |  Bin 72982 -> 73463 bytes
 timeobjects/locale/de/LC_MESSAGES/timeobjects.po                  |    6 +-
 trean/locale/de/LC_MESSAGES/trean.mo                              |  Bin 85025 -> 85506 bytes
 turba/locale/de/LC_MESSAGES/turba.mo                              |  Bin 102745 -> 103501 bytes
 turba/locale/de/LC_MESSAGES/turba.po                              |  153 +-
 ulaform/locale/de/LC_MESSAGES/ulaform.mo                          |  Bin 78765 -> 78535 bytes
 ulaform/locale/de/LC_MESSAGES/ulaform.po                          |  305 +-
 vilma/locale/de/LC_MESSAGES/vilma.mo                              |  Bin 83605 -> 84102 bytes
 whups/locale/de/LC_MESSAGES/whups.mo                              |  Bin 113575 -> 113660 bytes
 whups/locale/de/LC_MESSAGES/whups.po                              | 1135 +++--
 wicked/locale/de/LC_MESSAGES/wicked.mo                            |  Bin 88670 -> 89175 bytes
 59 files changed, 2437 insertions(+), 2823 deletions(-)

http://git.horde.org/horde-git/-/commit/6930c5b94eb504074627ec21ab92b0415f9948b6

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

commit 8bd62d1c9d34a4173a23adb72701955b18c56fd5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 15:54:24 2011 +0200

    Add

 klutz/locale/klutz.pot |  294 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 294 insertions(+), 0 deletions(-)
 create mode 100644 klutz/locale/klutz.pot

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

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

commit 632e086ebbdd0e13cfdb5815a33ebe71ea648e5f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 15:59:32 2011 +0200

    Convert to UTF-8.

 klutz/locale/cs/LC_MESSAGES/klutz.mo        |  Bin 155106 -> 45518 bytes
 klutz/locale/cs/LC_MESSAGES/klutz.po        |  112 ++++++++--------
 klutz/locale/da/LC_MESSAGES/klutz.mo        |  Bin 145062 -> 43731 bytes
 klutz/locale/da/LC_MESSAGES/klutz.po        |   44 +++---
 klutz/locale/es/LC_MESSAGES/klutz.mo        |  Bin 160762 -> 76042 bytes
 klutz/locale/es/LC_MESSAGES/klutz.po        |   78 +++++-----
 klutz/locale/fi/LC_MESSAGES/klutz.mo        |  Bin 148851 -> 75281 bytes
 klutz/locale/fi/LC_MESSAGES/klutz.po        |   78 +++++-----
 klutz/locale/ro/LC_MESSAGES/klutz.mo        |  Bin 19895 -> 8162 bytes
 klutz/locale/ro/LC_MESSAGES/klutz.po        |    8 +-
 klutz/locale/sv/LC_MESSAGES/klutz.mo        |  Bin 88897 -> 27184 bytes
 klutz/locale/sv/LC_MESSAGES/klutz.po        |   74 +++++-----
 ulaform/locale/es/LC_MESSAGES/ulaform.mo    |  Bin 154320 -> 76553 bytes
 ulaform/locale/es/LC_MESSAGES/ulaform.po    |   58 ++++----
 ulaform/locale/fi/LC_MESSAGES/ulaform.mo    |  Bin 150152 -> 76427 bytes
 ulaform/locale/fi/LC_MESSAGES/ulaform.po    |   86 ++++++------
 ulaform/locale/it/LC_MESSAGES/ulaform.mo    |  Bin 150038 -> 56581 bytes
 ulaform/locale/it/LC_MESSAGES/ulaform.po    |    4 +-
 ulaform/locale/lt/LC_MESSAGES/ulaform.mo    |  Bin 74402 -> 74503 bytes
 ulaform/locale/lt/LC_MESSAGES/ulaform.po    |  128 +++++++++---------
 ulaform/locale/zh_TW/LC_MESSAGES/ulaform.mo |  Bin 131639 -> 53698 bytes
 ulaform/locale/zh_TW/LC_MESSAGES/ulaform.po |  202 +++++++++++++-------------
 22 files changed, 436 insertions(+), 436 deletions(-)

http://git.horde.org/horde-git/-/commit/632e086ebbdd0e13cfdb5815a33ebe71ea648e5f

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

commit 2aca29b8058a78aa1feb8f2116ea08ada3e20a01
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:03:26 2011 +0200

    Released horde-4.0.8

 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/2aca29b8058a78aa1feb8f2116ea08ada3e20a01

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

commit 0e924ad4b368075b7a1e0656d141a830e1635550
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:03:34 2011 +0200

    Development mode for horde-4.0.9

 horde/docs/CHANGES        |    6 ++++++
 horde/lib/Application.php |    2 +-
 horde/package.xml         |   22 ++++++++++++++++------
 3 files changed, 23 insertions(+), 7 deletions(-)

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

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

commit 0a72a8f3ba83234b8d715aaa97bf9b12aa2b4213
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:06:26 2011 +0200

    Released imp-5.0.9

 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/0a72a8f3ba83234b8d715aaa97bf9b12aa2b4213

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

commit 31b18ab2ec891c474e81364dddbad3a3653a828e
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:06:34 2011 +0200

    Development mode for imp-5.0.10

 imp/docs/CHANGES        |    6 ++++++
 imp/lib/Application.php |    2 +-
 imp/package.xml         |   29 ++++++++++++++++-------------
 3 files changed, 23 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/31b18ab2ec891c474e81364dddbad3a3653a828e

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

commit d086274ed23a19f790ab50e27e7bc6e8acf04d6b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:08:38 2011 +0200

    Released turba-3.0.5

 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/d086274ed23a19f790ab50e27e7bc6e8acf04d6b

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

commit 0dc8b1b18f74415677add83e1106ae05dd08f876
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:08:47 2011 +0200

    Development mode for turba-3.0.6

 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/0dc8b1b18f74415677add83e1106ae05dd08f876

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

commit a8a4f4ac2470bc2feb0d1f96b81fe24ad9a59940
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:11:13 2011 +0200

    Released ingo-2.0.4

 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/a8a4f4ac2470bc2feb0d1f96b81fe24ad9a59940

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

commit f759add4a4e787719f626040992daebfac72e3f2
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:11:21 2011 +0200

    Development mode for ingo-2.0.5

 ingo/docs/CHANGES        |    6 ++++++
 ingo/lib/Application.php |    2 +-
 ingo/package.xml         |   19 ++++++++++++++++---
 3 files changed, 23 insertions(+), 4 deletions(-)

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

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

commit 29b92507153c13f0791ab05552c0e9d58f0a60c5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:13:23 2011 +0200

    Released kronolith-3.0.6

 kronolith/docs/CHANGES        |    6 +++---
 kronolith/lib/Application.php |    2 +-
 kronolith/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

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

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

commit 62e16bff1cf1cfd520ecac05ef898b34498d7d70
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:13:30 2011 +0200

    Development mode for kronolith-3.0.7

 kronolith/docs/CHANGES        |    6 ++++++
 kronolith/lib/Application.php |    2 +-
 kronolith/package.xml         |   30 ++++++++++++++++--------------
 3 files changed, 23 insertions(+), 15 deletions(-)

http://git.horde.org/horde-git/-/commit/62e16bff1cf1cfd520ecac05ef898b34498d7d70

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

commit d9d91a95216da8b3da2ed4c33b6017f8daa00972
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:15:06 2011 +0200

    Released nag-3.0.3

 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/d9d91a95216da8b3da2ed4c33b6017f8daa00972

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

commit 666e342f5167ac6da06123b8654a71ecab9532ed
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:15:14 2011 +0200

    Development mode for nag-3.0.4

 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/666e342f5167ac6da06123b8654a71ecab9532ed

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

commit d16a89da07e98cc62a9ef27bd0a10c9cb29f0022
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:16:34 2011 +0200

    Released mnemo-3.0.2

 mnemo/docs/CHANGES        |    6 +++---
 mnemo/lib/Application.php |    2 +-
 mnemo/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

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

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

commit a2b65fae8d61ed3e572ab07e7fb4a54cd660603e
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:16:42 2011 +0200

    Development mode for mnemo-3.0.3

 mnemo/docs/CHANGES        |    6 ++++++
 mnemo/lib/Application.php |    2 +-
 mnemo/package.xml         |   19 ++++++++++++++++---
 3 files changed, 23 insertions(+), 4 deletions(-)

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

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

commit d7d3f3b64268365c9476a450b73170dc57649e0a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:20:46 2011 +0200

    Released timeobjects-1.0.2

 timeobjects/package.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

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

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

commit 25d4a27c27c5506dee020b3c95db503830b7db47
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:20:46 2011 +0200

    Development mode for timeobjects-1.0.3

 timeobjects/lib/Application.php |    2 +-
 timeobjects/package.xml         |   20 ++++++++++++++++----
 2 files changed, 17 insertions(+), 5 deletions(-)

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

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

commit be4525849c65dc7746227850e2d3345b900b207d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:21:40 2011 +0200

    Avoid warning if no freshmeat notes set (timeobjects, content).

 components/lib/Components/Release/Notes.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit 0123870d021cd8808e0f2fb577ac266e243107b8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:30:34 2011 +0200

    Prepare releases.

 bundles/groupware/docs/CHANGES       |   49 ++++++++++++++++++++++++
 bundles/groupware/docs/RELEASE_NOTES |   28 ++++++--------
 bundles/groupware/package.xml        |   12 +++---
 bundles/webmail/docs/CHANGES         |   69 ++++++++++++++++++++++++++++++++++
 bundles/webmail/docs/RELEASE_NOTES   |   38 +++++++++----------
 bundles/webmail/package.xml          |   16 ++++----
 6 files changed, 162 insertions(+), 50 deletions(-)

http://git.horde.org/horde-git/-/commit/0123870d021cd8808e0f2fb577ac266e243107b8

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

commit d6c6009aeeb3243ce0937d889e86aac0d91206f0
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:33:31 2011 +0200

    Released groupware-4.0.2

 bundles/groupware/docs/CHANGES   |    6 +++---
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

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

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

commit 1c7e6fd2b1ac80075be7af10f7f2382778edf8dd
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:33:38 2011 +0200

    Development mode for groupware-4.0.3

 bundles/groupware/docs/CHANGES   |    6 ++++++
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |   17 +++++++++++++++--
 3 files changed, 22 insertions(+), 3 deletions(-)

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

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

commit 180ad3d364441eeb1c1531cfe0ba568972e12e3a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:36:10 2011 +0200

    Released webmail-4.0.2

 bundles/webmail/docs/CHANGES   |    6 +++---
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/180ad3d364441eeb1c1531cfe0ba568972e12e3a

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

commit 7db4219d0eac02da81e8c5d349c1c67b49b39658
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:36:17 2011 +0200

    Development mode for webmail-4.0.3

 bundles/webmail/docs/CHANGES   |    6 ++++++
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |   17 +++++++++++++++--
 3 files changed, 22 insertions(+), 3 deletions(-)

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

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

commit 9a6075a3fdff742bf103f617bfa310d5deaf3b3a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 2 16:43:58 2011 +0200

    Fix next versions.

 bundles/groupware/docs/CHANGES   |    2 +-
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/webmail/docs/CHANGES     |    2 +-
 bundles/webmail/lib/Bundle.php   |    2 +-
 horde/docs/CHANGES               |    6 +++---
 horde/lib/Application.php        |    2 +-
 imp/docs/CHANGES                 |    2 +-
 imp/lib/Application.php          |    2 +-
 ingo/docs/CHANGES                |    2 +-
 ingo/lib/Application.php         |    2 +-
 kronolith/docs/CHANGES           |    2 +-
 kronolith/lib/Application.php    |    2 +-
 mnemo/docs/CHANGES               |    2 +-
 mnemo/lib/Application.php        |    2 +-
 nag/docs/CHANGES                 |    2 +-
 nag/lib/Application.php          |    2 +-
 turba/docs/CHANGES               |    2 +-
 turba/lib/Application.php        |    2 +-
 18 files changed, 20 insertions(+), 20 deletions(-)

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

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

commit 6dc51f52552dd65ab6bc5e2fcd0c2e024bce1a2f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 2 10:54:04 2011 -0400

    update package.xml, add missing period.

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

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

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

commit da7a993e346f7e6c995eca2f964d6ef1a38571a3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 2 10:55:21 2011 -0400

    Released Horde_ActiveSync-1.1.2

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

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

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

commit 79f873b41e202eadfdbc029e78468d4403ed251e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 2 10:55:22 2011 -0400

    Development mode for Horde_ActiveSync-1.1.3

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

http://git.horde.org/horde-git/-/commit/79f873b41e202eadfdbc029e78468d4403ed251e

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

commit 48010fce8134edc470692db175f99e5d800514ec
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 2 12:24:21 2011 -0400

    Fix variable name

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

http://git.horde.org/horde-git/-/commit/48010fce8134edc470692db175f99e5d800514ec

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

commit 94a98610dc77280cb2b987016bc6a4dfb22dd2d0
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Tue Aug 2 14:45:13 2011 +0300

    Bug #10241: Fix passing $userId.
    
    Signed-off-by: Michael M Slusarz <slusarz at curecanti.org>

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

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

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

commit fc99a631fc40123732e5349111bcf3eb375de2ed
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 2 11:12:34 2011 -0600

    Bug #10241: Load all pref scopes before deleting them

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

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

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

commit 54dac2724cc580422fa123c16a535592ad86833b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 1 16:37:27 2011 -0600

    Request #10204: Add ability to search all mailboxes

 imp/docs/CHANGES                         |    1 +
 imp/js/search.js                         |   58 +++++++++++++-------
 imp/lib/Search.php                       |   20 +++++---
 imp/lib/Search/Query.php                 |   87 +++++++++++++++++++-----------
 imp/lib/Tree/Flist.php                   |   46 +++++++++-------
 imp/package.xml                          |    8 ++-
 imp/search.php                           |   14 ++++-
 imp/templates/imp/flist/flist.html       |    3 +
 imp/templates/imp/search/search-all.html |    3 +
 9 files changed, 155 insertions(+), 85 deletions(-)
 create mode 100644 imp/templates/imp/search/search-all.html

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

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

commit 78be45197e4f97379ea342c4d02465bea614ee58
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 2 06:47:36 2011 +0200

    Allow to create/provide the history system.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Factory.php       |   16 ++++
 .../Kolab_Storage/test/Horde/Kolab/Storage/Unit/FactoryTest.php   |   19 +++++
 2 files changed, 35 insertions(+), 0 deletions(-)

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

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

commit fccd8a1f3a4a6d5ac353c5c72fa2e507458ba7b2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 2 07:16:02 2011 +0200

    Start the basic history handler.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data.php          |    1 +
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Base.php     |   12 +
 .../Kolab_Storage/lib/Horde/Kolab/Storage/Data/Query/History.php  |   33 ++
 .../lib/Horde/Kolab/Storage/Data/Query/History/Base.php           |   72 ++++
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/QuerySet/Base.php |   10 +-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/QuerySet/Cached.php     |    1 +
 .../Kolab_Storage/lib/Horde/Kolab/Storage/QuerySet/Uncached.php   |    1 +
 framework/Kolab_Storage/package.xml                               |   16 +-
 .../test/Horde/Kolab/Storage/Unit/Data/Query/History/BaseTest.php |   73 +++++
 9 files changed, 215 insertions(+), 4 deletions(-)
 create mode 100644 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Query/History.php
 create mode 100644 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Query/History/Base.php
 create mode 100644 framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Data/Query/History/BaseTest.php

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

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

commit 27c6eab9abcd03dd41121ed4117e2b053a626310
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 2 07:44:31 2011 +0200

    Add option Horde_History.

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

http://git.horde.org/horde-git/-/commit/27c6eab9abcd03dd41121ed4117e2b053a626310

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

commit 6fd23b7347e998f6ef86fe6ab1b33a9d8a316ddb
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 2 10:00:09 2011 +0200

    Check if the key exists.

 .../Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Mock/Data.php    |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit 1e1ac4c1e58da3ba7750a845656e9bdcc6158cf3
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 2 10:00:21 2011 +0200

    WS

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Base.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit fcccba8128e43bf2dc6ecf4b4864cd56c80b7091
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 2 10:02:40 2011 +0200

    Basic history synchronization.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data.php          |    9 +
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Base.php     |   25 ++-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Cached.php   |   13 +
 .../Kolab_Storage/lib/Horde/Kolab/Storage/Data/Decorator/Log.php  |   12 +
 .../lib/Horde/Kolab/Storage/Data/Query/History/Base.php           |   22 ++
 .../test/Horde/Kolab/Storage/Unit/Data/Query/History/BaseTest.php |   79 ++++-
 6 files changed, 156 insertions(+), 4 deletions(-)

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

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

commit bab4df3a263ef5cf8d6dd0cf8a0dcf4c848cfe88
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 2 10:41:31 2011 +0200

    Allow additional parameters during synchronization.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Base.php     |    4 +++-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Cached.php   |    4 +++-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/Data/Decorator/Log.php  |    4 +++-
 .../lib/Horde/Kolab/Storage/Data/Query/History/Base.php           |    4 +++-
 .../lib/Horde/Kolab/Storage/Data/Query/Preferences/Base.php       |    4 +++-
 .../lib/Horde/Kolab/Storage/Data/Query/Preferences/Cache.php      |    4 +++-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Base.php     |    4 +++-
 .../lib/Horde/Kolab/Storage/List/Decorator/Cache.php              |    4 +++-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/List/Decorator/Log.php  |    4 +++-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/List/Query/Acl/Base.php |    4 +++-
 .../lib/Horde/Kolab/Storage/List/Query/Acl/Cache.php              |    5 ++++-
 .../lib/Horde/Kolab/Storage/List/Query/ActiveSync/Base.php        |    4 +++-
 .../lib/Horde/Kolab/Storage/List/Query/ActiveSync/Cache.php       |    4 +++-
 .../lib/Horde/Kolab/Storage/List/Query/List/Base.php              |    4 +++-
 .../lib/Horde/Kolab/Storage/List/Query/List/Cache.php             |    4 +++-
 .../lib/Horde/Kolab/Storage/List/Query/Share/Base.php             |    4 +++-
 .../lib/Horde/Kolab/Storage/List/Query/Share/Cache.php            |    4 +++-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Query.php         |    4 +++-
 .../Kolab_Storage/test/Horde/Kolab/Storage/Stub/DataQuery.php     |    4 +++-
 .../Kolab_Storage/test/Horde/Kolab/Storage/Stub/ListQuery.php     |    4 +++-
 20 files changed, 61 insertions(+), 20 deletions(-)

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

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

commit ff18fb611b5e0b0f740b695dceac4bfdfff7764b
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 2 11:16:25 2011 +0200

    Transport the information what got updated or deleted via the synchronization parameters.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Base.php   |   15 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Cached.php |  101 ++-----
 2 files changed, 31 insertions(+), 85 deletions(-)

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

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

commit 22920af48d02aedc014443996fe513d71785804d
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 2 12:40:04 2011 +0200

    A more consistent way of communicating backend changes between the different elements.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/Data.php    |   31 ++-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Base.php     |   36 ++-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Cached.php   |   27 +--
 .../lib/Horde/Kolab/Storage/Data/Query/History/Base.php           |   58 +++--
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Base.php     |    2 +-
 .../test/Horde/Kolab/Storage/Unit/Cache/DataTest.php              |    4 +-
 .../test/Horde/Kolab/Storage/Unit/Data/Query/History/BaseTest.php |   22 ++
 7 files changed, 133 insertions(+), 47 deletions(-)

http://git.horde.org/horde-git/-/commit/22920af48d02aedc014443996fe513d71785804d

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

commit 941f32c5ea97bd372aad22651ba097bfb62dd326
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 2 16:13:04 2011 +0200

    Add the cache based history driver.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/Data.php    |   13 +
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Cached.php   |    4 +
 .../lib/Horde/Kolab/Storage/Data/Query/History/Base.php           |   26 +-
 .../lib/Horde/Kolab/Storage/Data/Query/History/Cache.php          |   62 +++++
 framework/Kolab_Storage/package.xml                               |    4 +-
 5 files changed, 95 insertions(+), 14 deletions(-)
 create mode 100644 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Query/History/Cache.php

http://git.horde.org/horde-git/-/commit/941f32c5ea97bd372aad22651ba097bfb62dd326

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

commit a36e1a5cdd8dc6a4988848cd5b019ba55ce7a47c
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Aug 2 21:40:32 2011 +0200

    Declare getAuth() in interface.

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

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

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

commit cf8ac89ece5e2e539d0a19fd9835555bb88bb1cc
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 2 16:18:43 2011 -0600

    Fix notifications in PGP/SMIME popup windows

 imp/lib/Crypt/Pgp.php   |    7 +++++++
 imp/lib/Crypt/Smime.php |    7 +++++++
 2 files changed, 14 insertions(+), 0 deletions(-)

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

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

commit 4dbb1a9644c6c906b3d3cd916f879ff7f30781e3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 2 16:28:56 2011 -0600

    Encrypted messages won't have a body part

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

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

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

commit 1bfcd23306e2d8eda62168bb74375aa68a123ce0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 2 16:37:54 2011 -0600

    coding style

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

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

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

commit 5c14e5065a1747208ae70a1813fa98910a28ffa5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 2 16:47:05 2011 -0600

    Bug #10285: Encrypted S/MIME data is already base64 encoded.

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

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

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

commit 0d6b0ed1a4916b6a88fe98ee84a04f333765b036
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 2 17:06:46 2011 -0600

    Add option to assume all extensions are available when building IMAP search query

 framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php |   12 +++++----
 1 files changed, 7 insertions(+), 5 deletions(-)

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

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

commit c4575f216239bed4a8e8393572bdbd9925c3f383
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 2 17:15:21 2011 -0600

    Make callback an optional parameter

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

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

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

commit 8f00cb293f16e7ed4d15966c69b91314a2184d39
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 2 17:23:58 2011 -0600

    This function is implemented in this driver (it is a noop)

 framework/Imap_Client/lib/Horde/Imap/Client/Mock.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 391f07e3b975b490909422d8d2633cd1e683e3d8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 2 17:07:03 2011 -0600

    Add __toString() method to Imap Search Query object

 framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php |   13 ++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/391f07e3b975b490909422d8d2633cd1e683e3d8

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

commit be2087535dc4f23b24af709146ba303fb71535b5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 2 17:33:20 2011 -0600

    Bug #10404: Fix OR search if first search element contains more than one search criteria

 framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php |    2 +-
 framework/Imap_Client/package.xml                            |   10 +++++++---
 2 files changed, 8 insertions(+), 4 deletions(-)

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

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

commit c78089db0ac9b206aaa6f6d99b937c7e0d475c77
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 2 17:44:49 2011 -0600

    Fix restoring recent searches with flags/keywords

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

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

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

commit d2897703d493814fcb35640ab4e711871b46c958
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 3 05:24:13 2011 +0200

    Ensure the SESSION array is empty before testing.

 framework/Kolab_Storage/test/Horde/Kolab/Storage/TestCase.php     |   10 +++++
 .../Kolab_Storage/test/Horde/Kolab/Storage/Unit/CacheTest.php     |    1 +
 .../test/Horde/Kolab/Storage/Unit/Driver/CclientTest.php          |    1 +
 .../test/Horde/Kolab/Storage/Unit/Driver/Decorator/TimerTest.php  |    1 +
 .../test/Horde/Kolab/Storage/Unit/Folder/NamespaceTest.php        |    1 +
 .../test/Horde/Kolab/Storage/Unit/Folder/Stamp/UidsTest.php       |    1 +
 .../test/Horde/Kolab/Storage/Unit/SynchronizationTest.php         |    5 --
 7 files changed, 15 insertions(+), 5 deletions(-)

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

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

commit 04f729423bb5c99abf1fd99747cbedede75e00e0
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 3 05:24:44 2011 +0200

    Components updated the package.xml.

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

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

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

commit 3e99172a6430cf8ae7cbf2686b27eab61219e98a
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 3 05:33:46 2011 +0200

    Ensure these elements are not garbage collected.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache.php |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

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

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

commit 0654597b6ca946c5684a2d2751500a9903b89718
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 2 23:17:37 2011 -0600

    A VFS backend is required in H4

 turba/delete.php               |   14 ++++++--------
 turba/deletefile.php           |    4 ----
 turba/lib/Form/EditContact.php |    6 ++----
 3 files changed, 8 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/0654597b6ca946c5684a2d2751500a9903b89718

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

commit b8938d9b1505c881809ae2958f84d621ef7d5293
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 3 11:20:05 2011 +0200

    [jan] Fix error if Nag is not installed (Bug #10406).

 kronolith/docs/CHANGES      |    1 +
 kronolith/lib/Kronolith.php |   11 ++++++-----
 kronolith/package.xml       |    4 ++--
 3 files changed, 9 insertions(+), 7 deletions(-)

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

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

commit 02c0c2c3ad72219a9f1ecc325362b056400bde70
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 10:26:05 2011 -0600

    Missed added file

 framework/Imap_Client/test/Horde/Imap/Client/SearchTest.php |   50 +++++++++++
 1 files changed, 50 insertions(+), 0 deletions(-)
 create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/SearchTest.php

http://git.horde.org/horde-git/-/commit/02c0c2c3ad72219a9f1ecc325362b056400bde70

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

commit f3bfc37c55b045c5d58a7a2b201acf11d24a8ab3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 11:25:01 2011 -0600

    Improve display of flag search criteria

 imp/js/search.js              |    4 ++--
 imp/themes/default/screen.css |    4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

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

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

commit 8943c291f00deb1a461ef1a32db9ddbef194e711
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 11:27:41 2011 -0600

    More fixes for URI encoding in search screen for flags

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

http://git.horde.org/horde-git/-/commit/8943c291f00deb1a461ef1a32db9ddbef194e711

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

commit c2fb5c1b8e9009f3956b201493ecece407268e05
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 11:46:05 2011 -0600

    Lower default - we should be using AJAX lookup at a lower threshold

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

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

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

commit 214ef8f04dec8b5864433339094b3d007f6b83d8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 12:02:47 2011 -0600

    Add personal contacts search filter

 imp/docs/CHANGES                    |    1 +
 imp/lib/Compose.php                 |   12 ++++---
 imp/lib/Search/Element/Contacts.php |   55 +++++++++++++++++++++++++++++++++++
 imp/lib/Search/Filter/Contacts.php  |   28 ++++++++++++++++++
 imp/package.xml                     |   12 ++++++--
 5 files changed, 100 insertions(+), 8 deletions(-)
 create mode 100644 imp/lib/Search/Element/Contacts.php
 create mode 100644 imp/lib/Search/Filter/Contacts.php

http://git.horde.org/horde-git/-/commit/214ef8f04dec8b5864433339094b3d007f6b83d8

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

commit 93a5bf2ceb23490f208bc89dd85a4355e36095d1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 12:12:43 2011 -0600

    Fix wrapping of search description in dynamic view

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

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

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

commit 95b29555c09c3d8163780b34d1ef0e05a97976de
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 12:16:08 2011 -0600

    Fix extra and appearing before OR in search query description

 imp/lib/Search/Query.php |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/95b29555c09c3d8163780b34d1ef0e05a97976de

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

commit 8e350f2789653215f4eb8bfd6116ccdf22729a0a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 12:54:29 2011 -0600

    Bug #10275: Silence errors for related parts that don't contain any related content

 imp/lib/Mime/Viewer/Html.php |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

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

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

commit 6f993485513765b4291e7531dba8f35d172421f9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 1 16:40:02 2011 -0600

    Request #10206: Add Edit as New option to messages
    
    Obsoletes 'allow_resume_all' configuration value.

 imp/compose-dimp.php                          |   27 ++++----
 imp/compose-mimp.php                          |    4 +-
 imp/compose.php                               |    4 +-
 imp/config/conf.xml                           |    3 -
 imp/docs/CHANGES                              |    2 +
 imp/docs/UPGRADING                            |   11 ++++
 imp/js/dimpbase.js                            |    7 ++-
 imp/lib/Compose.php                           |   81 +++++++++++++------------
 imp/lib/Mailbox.php                           |    4 -
 imp/message-mimp.php                          |    4 +-
 imp/message.php                               |    2 +
 imp/package.xml                               |    6 ++-
 imp/templates/dimp/index.inc                  |    1 +
 imp/templates/dimp/javascript_defs.php        |    1 -
 imp/templates/imp/message/navbar_actions.html |    1 +
 imp/themes/default/dimp/screen.css            |    2 +-
 imp/themes/silver/dimp/screen.css             |    2 +-
 17 files changed, 94 insertions(+), 68 deletions(-)

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

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

commit b75a536f209229ff2cec43b785a677d53993cbc9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 14:37:14 2011 -0600

    Released Horde_Imap_Client-1.0.10

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

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

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

commit 657631a1e24662a95282344448a1e07a2862bc7e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 14:37:14 2011 -0600

    Development mode for Horde_Imap_Client-1.0.11

 framework/Imap_Client/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/657631a1e24662a95282344448a1e07a2862bc7e

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

commit 5201299ae1b6cc3d1572d2d5a743966e5f7eea6a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 15:45:12 2011 -0600

    Clean up comments

 ingo/config/backends.php |   13 +++++++------
 ingo/config/prefs.php    |   20 +++++++++++---------
 2 files changed, 18 insertions(+), 15 deletions(-)

http://git.horde.org/horde-git/-/commit/5201299ae1b6cc3d1572d2d5a743966e5f7eea6a

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

commit afec02801829d7cd4221cb5aacd915f99a3399ce
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 15:59:01 2011 -0600

    Bug #10291: Fix explicitly applying filters in INBOX in dynamic view

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

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

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

commit 09f4d84cc1c59375009933aacbfab74917216422
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 16:22:57 2011 -0600

    Add Horde_Session::isActive()

 framework/Core/lib/Horde/Session.php |   29 ++++++++++++++++++++++++++++-
 framework/Core/package.xml           |   12 +++++++-----
 2 files changed, 35 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/09f4d84cc1c59375009933aacbfab74917216422

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

commit 9f2b74033c23a4b85182d0aaf048c7a7df64a2a3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 16:36:59 2011 -0600

    Cache notifications if session is not currently read/write

 framework/Core/lib/Horde/Core/Notification/Storage/Session.php |   45 +++++++-
 1 files changed, 41 insertions(+), 4 deletions(-)

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

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

commit a7e6adba56b18b6796c8edc61f57a0f604fe6f7f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 16:37:11 2011 -0600

    Use Horde_Session to close/reopen the session.
    
    Requires Horde_Core 1.3.2
    Fixes lost notifications that occur when listing folders/messages in the
    dynamic view (e.g. filter notifications if using IMAP script filtering).
    
    Losing notifications is an important issue - thus the reason I am
    currently requiring a mandatory upgrade of Horde_Core.

 imp/lib/Ajax/Application.php |    8 ++++----
 imp/package.xml              |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

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

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

commit 25f3b192f078905989f1a103b920815e432e4401
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 16:41:21 2011 -0600

    Released Horde_Core-1.3.2

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

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

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

commit 62c44f832e923b4ef16e2d5478340c12105ec228
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 16:41:22 2011 -0600

    Development mode for Horde_Core-1.3.3

 framework/Core/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/62c44f832e923b4ef16e2d5478340c12105ec228

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

commit e9e3caaa46769fd24aa65469e12fc94801d5c25b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 17:14:18 2011 -0600

    Bug #10067: Looks like this request had a ticket already

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

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

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

commit 2d380a5375f72d790f5709c293f30c56c46e6217
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 17:26:26 2011 -0600

    phpdoc

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

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

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

commit 12cdfbb80894d46f4ef5c4fa055d7f351a9d8775
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 3 17:29:02 2011 -0600

    Bug #9761: Deletion works correctly from popup message view if base window is no longer available

 imp/docs/CHANGES       |    2 ++
 imp/js/message-dimp.js |   19 ++++++++++++++++++-
 imp/package.xml        |    4 +++-
 3 files changed, 23 insertions(+), 2 deletions(-)

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

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

commit 8602f9f3233da067f58d5952b87e2daecba2bd5f
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 4 10:22:53 2011 +0200

    phpdoc

 framework/Core/lib/Horde/Registry.php |   27 +++++++++++++--------------
 1 files changed, 13 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/8602f9f3233da067f58d5952b87e2daecba2bd5f

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

commit 34c94692d13f93456359e12a36e8348288c81378
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 4 10:23:32 2011 +0200

    Add notes and middlenames attributes to Facebook driver.
    
    Per docs, email should be used instead of proxied_email, but neither work, so
    comment it out. Add outcommented website attribute too, which doesn't work
    either despite being documented.

 turba/config/backends.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

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

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

commit 85483288654f6fb123f60b306831b1aed5173414
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jul 10 17:31:43 2011 +0300

    Not needed.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 agora/lib/version.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
 delete mode 100644 agora/lib/version.php

http://git.horde.org/horde-git/-/commit/85483288654f6fb123f60b306831b1aed5173414

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

commit 40cb6ac5064ab938e11aeb5fec8e8fa25c0e975f
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jul 10 17:37:10 2011 +0300

    Rename Agora_Messages to Agora_Driver to better match other applications.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 agora/ban.php                    |    2 +-
 agora/deleteforum.php            |    2 +-
 agora/editforum.php              |    2 +-
 agora/forums.php                 |    2 +-
 agora/lib/Agora.php              |    2 +-
 agora/lib/Api.php                |   48 +-
 agora/lib/Application.php        |    6 +-
 agora/lib/Block/Forums.php       |    4 +-
 agora/lib/Block/Thread.php       |    6 +-
 agora/lib/Block/Threads.php      |    6 +-
 agora/lib/Comments.php           |    4 +-
 agora/lib/Driver.php             | 2342 ++++++++++++++++++++++++++++++++++++++
 agora/lib/Driver/SplitSql.php    |  300 +++++
 agora/lib/Driver/Sql.php         |  298 +++++
 agora/lib/Form/Search.php        |    2 +-
 agora/lib/Messages.php           | 2341 -------------------------------------
 agora/lib/Messages/split_sql.php |  300 -----
 agora/lib/Messages/sql.php       |  298 -----
 agora/messages/abuse.php         |    4 +-
 agora/messages/delete.php        |    4 +-
 agora/messages/edit.php          |    2 +-
 agora/messages/index.php         |    4 +-
 agora/messages/lock.php          |    4 +-
 agora/messages/merge.php         |    4 +-
 agora/messages/move.php          |    4 +-
 agora/messages/split.php         |    4 +-
 agora/moderate.php               |    2 +-
 agora/moderators.php             |    2 +-
 agora/owner.php                  |    2 +-
 agora/rss/index.php              |    2 +-
 agora/rss/messages.php           |    2 +-
 agora/rss/threads.php            |    6 +-
 agora/scripts/phorum2agora.php   |    2 +-
 agora/search.php                 |    2 +-
 agora/threads.php                |    4 +-
 35 files changed, 3010 insertions(+), 3009 deletions(-)
 create mode 100644 agora/lib/Driver.php
 create mode 100644 agora/lib/Driver/SplitSql.php
 create mode 100644 agora/lib/Driver/Sql.php
 delete mode 100644 agora/lib/Messages.php
 delete mode 100644 agora/lib/Messages/split_sql.php
 delete mode 100644 agora/lib/Messages/sql.php

http://git.horde.org/horde-git/-/commit/40cb6ac5064ab938e11aeb5fec8e8fa25c0e975f

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

commit db81138f327efe6d3a2d491152a6b419616316db
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jul 10 17:38:50 2011 +0300

    Initial driver factory and exception class.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 agora/lib/Exception.php      |   15 ++++++++
 agora/lib/Factory/Driver.php |   83 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 98 insertions(+), 0 deletions(-)
 create mode 100644 agora/lib/Exception.php
 create mode 100644 agora/lib/Factory/Driver.php

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

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

commit 96334ed248e5fa5462d9c57c9941268670f61ce5
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jul 10 17:46:35 2011 +0300

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

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

http://git.horde.org/horde-git/-/commit/96334ed248e5fa5462d9c57c9941268670f61ce5

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

commit f905beb0d09aede2650121bb5c8dfc5331079d00
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Tue Jul 19 12:18:21 2011 +0300

    Add migration scripts for Agora.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 agora/migration/1_agora_base_tables.php                        |  109 ++++++++
 agora/migration/2_agora_upgrade_autoincrement.php              |   48 ++++
 agora/scripts/sql/agora.mysql.sql                              |   65 -----
 agora/scripts/sql/agora.sql                                    |   65 -----
 agora/scripts/upgrades/2007-02-04_modifystamp.sql              |    3 -
 agora/scripts/upgrades/2007-09-23_last_message.php             |   79 ------
 agora/scripts/upgrades/2007-09-23_last_message.sql             |    6 -
 agora/scripts/upgrades/2008-10-26_add_distribution_address.sql |    1 -
 8 files changed, 157 insertions(+), 219 deletions(-)
 create mode 100644 agora/migration/1_agora_base_tables.php
 create mode 100644 agora/migration/2_agora_upgrade_autoincrement.php
 delete mode 100644 agora/scripts/sql/agora.mysql.sql
 delete mode 100644 agora/scripts/sql/agora.sql
 delete mode 100644 agora/scripts/upgrades/2007-02-04_modifystamp.sql
 delete mode 100644 agora/scripts/upgrades/2007-09-23_last_message.php
 delete mode 100644 agora/scripts/upgrades/2007-09-23_last_message.sql
 delete mode 100644 agora/scripts/upgrades/2008-10-26_add_distribution_address.sql

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

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

commit 72ca4631442073948c397bd62bd4ab51c68aba59
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Thu Jul 21 10:22:45 2011 +0300

    Fix ban form submit URL.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

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

http://git.horde.org/horde-git/-/commit/72ca4631442073948c397bd62bd4ab51c68aba59

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

commit 192a0a6aa8666460918d351d694fb2162470ff02
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Thu Jul 21 13:56:25 2011 +0300

    No need to specify encoding and extension. These are the defaults.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 agora/ban.php               |    2 +-
 agora/deleteforum.php       |    2 +-
 agora/editforum.php         |    2 +-
 agora/forums.php            |    2 +-
 agora/lib/Block/Forums.php  |    2 +-
 agora/lib/Block/Thread.php  |    2 +-
 agora/lib/Block/Threads.php |    2 +-
 agora/lib/Comments.php      |    2 +-
 agora/lib/Driver.php        |    2 +-
 agora/lib/View.php          |    3 +--
 agora/messages/abuse.php    |    2 +-
 agora/messages/delete.php   |    2 +-
 agora/messages/edit.php     |    2 +-
 agora/messages/index.php    |    8 ++++----
 agora/messages/lock.php     |    2 +-
 agora/messages/merge.php    |    2 +-
 agora/messages/move.php     |    2 +-
 agora/messages/split.php    |    2 +-
 agora/moderate.php          |    4 ++--
 agora/moderators.php        |    2 +-
 agora/owner.php             |    2 +-
 agora/search.php            |    2 +-
 agora/threads.php           |    2 +-
 23 files changed, 27 insertions(+), 28 deletions(-)

http://git.horde.org/horde-git/-/commit/192a0a6aa8666460918d351d694fb2162470ff02

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

commit 8a6b532cffb35c38242b2e4217b3df6396be55a7
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Thu Jul 21 18:23:47 2011 +0300

    Remove left over from row highlighting. It was removed years ago.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 agora/templates/block/thread.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 21f55df563507e89274bc862dd27191627e89639
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Thu Jul 21 21:53:45 2011 +0300

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

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

http://git.horde.org/horde-git/-/commit/21f55df563507e89274bc862dd27191627e89639

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

commit 0352eeede197567e49d2b0fd2bb9e5191fad3ed3
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Thu Jul 21 21:55:58 2011 +0300

    Fix forums block.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 agora/lib/Block/Forums.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/0352eeede197567e49d2b0fd2bb9e5191fad3ed3

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

commit 52d22e69b9d98df64bd8450a9c389b53d7e5c6f6
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Thu Jul 21 22:40:22 2011 +0300

    Use factory and convert to Horde_Db at the same time.
    
    I still think Horde_Db needs selectAssoc() badly which would work
    on more than two columns. I spent hours trying to figure out how
    to refactor some code to use indexed arrays.
    
    Anyway most of the code except for API is tested and should work.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 agora/ban.php                          |    2 +-
 agora/deleteforum.php                  |   12 +-
 agora/editforum.php                    |   30 +-
 agora/forums.php                       |    2 +-
 agora/lib/Agora.php                    |   13 +-
 agora/lib/Api.php                      |   51 +-
 agora/lib/Application.php              |    8 +-
 agora/lib/Block/Forums.php             |   16 +-
 agora/lib/Block/Thread.php             |   14 +-
 agora/lib/Block/Threads.php            |   14 +-
 agora/lib/Comments.php                 |    8 +-
 agora/lib/Driver.php                   |  873 +++++++++++++++-----------------
 agora/lib/Driver/SplitSql.php          |   48 ++-
 agora/lib/Driver/Sql.php               |   48 ++-
 agora/lib/Form/Search.php              |    2 +-
 agora/messages/abuse.php               |    2 +-
 agora/messages/delete.php              |    2 +-
 agora/messages/edit.php                |    4 +-
 agora/messages/index.php               |    6 +-
 agora/messages/lock.php                |    2 +-
 agora/messages/merge.php               |   11 +-
 agora/messages/move.php                |    2 +-
 agora/messages/split.php               |    4 +-
 agora/moderate.php                     |    2 +-
 agora/moderators.php                   |   12 +-
 agora/owner.php                        |    2 +-
 agora/rss/index.php                    |    8 +-
 agora/rss/messages.php                 |    8 +-
 agora/rss/threads.php                  |   10 +-
 agora/scripts/phorum2agora.php         |    2 +-
 agora/search.php                       |    2 +-
 agora/templates/block/forums.html.php  |   10 +-
 agora/templates/block/threads.html.php |    2 +-
 agora/templates/moderators.html.php    |    2 +-
 agora/threads.php                      |    2 +-
 35 files changed, 608 insertions(+), 628 deletions(-)

http://git.horde.org/horde-git/-/commit/52d22e69b9d98df64bd8450a9c389b53d7e5c6f6

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

commit e861e413f5ef898f80e264b4aa053fd5e6765073
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Thu Jul 21 22:52:34 2011 +0300

    Fix locale permissions.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 agora/locale/.htaccess

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

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

commit be41c3b2f2d15d6701195afbec5a8c4e7aed8182
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jul 24 11:31:05 2011 +0300

    These files are already included through Horde_Form.
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 agora/messages/index.php |    2 --
 agora/moderate.php       |    1 -
 agora/moderators.php     |    1 -
 3 files changed, 0 insertions(+), 4 deletions(-)

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

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

commit b704f315d22fedb738e221b794b4185dadab88d0
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 4 10:33:39 2011 +0200

    Really fix file permissions.

 agora/locale/es/LC_MESSAGES/agora.mo    |  Bin 86263 -> 86263 bytes
 agora/locale/fi/LC_MESSAGES/agora.mo    |  Bin 86190 -> 86190 bytes
 agora/locale/fr/LC_MESSAGES/agora.mo    |  Bin 57961 -> 57961 bytes
 agora/locale/hu/LC_MESSAGES/agora.mo    |  Bin 167859 -> 167859 bytes
 agora/locale/it/LC_MESSAGES/agora.mo    |  Bin 155272 -> 155272 bytes
 agora/locale/ja/LC_MESSAGES/agora.mo    |  Bin 89900 -> 89900 bytes
 agora/locale/lt/LC_MESSAGES/agora.mo    |  Bin 82873 -> 82873 bytes
 agora/locale/ro/LC_MESSAGES/agora.mo    |  Bin 18785 -> 18785 bytes
 agora/locale/zh_TW/LC_MESSAGES/agora.mo |  Bin 140346 -> 140346 bytes
 9 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 agora/locale/es/LC_MESSAGES/agora.mo
 mode change 100755 => 100644 agora/locale/fi/LC_MESSAGES/agora.mo
 mode change 100755 => 100644 agora/locale/fr/LC_MESSAGES/agora.mo
 mode change 100755 => 100644 agora/locale/hu/LC_MESSAGES/agora.mo
 mode change 100755 => 100644 agora/locale/it/LC_MESSAGES/agora.mo
 mode change 100755 => 100644 agora/locale/ja/LC_MESSAGES/agora.mo
 mode change 100755 => 100644 agora/locale/lt/LC_MESSAGES/agora.mo
 mode change 100755 => 100644 agora/locale/ro/LC_MESSAGES/agora.mo
 mode change 100755 => 100644 agora/locale/zh_TW/LC_MESSAGES/agora.mo

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

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

commit 413405d0e327265fc040114808380c4711010d0f
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Wed Aug 3 13:59:43 2011 +0300

    Already logged by Horde_Db.
    
    Bug: #10408
    Signed-off-by: Jan Schneider <jan at horde.org>

 passwd/lib/Driver/Sql.php      |    2 --
 passwd/lib/Driver/Vpopmail.php |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/413405d0e327265fc040114808380c4711010d0f

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

commit 65f862720f811383449d67eaec85e60fd18e4e99
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Wed Aug 3 14:35:38 2011 +0300

    Correctly check for uninitialized variables, follow Horde coding standards.
    
    Bug: #10409
    Signed-off-by: Jan Schneider <jan at horde.org>

 passwd/lib/Driver/Horde.php   |    7 +++----
 passwd/lib/Factory/Driver.php |   38 ++++++++++++++++++--------------------
 2 files changed, 21 insertions(+), 24 deletions(-)

http://git.horde.org/horde-git/-/commit/65f862720f811383449d67eaec85e60fd18e4e99

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

commit 28f56810dccdba991cd159b5f5134ca81c251ddd
Author: root <root at salem.systems.b1-systems.de>
Date:   Thu Aug 4 13:02:24 2011 +0200

    documentation update prior to release

 passwd/docs/RELEASE_NOTES |   21 +++++++++++++++------
 passwd/docs/TODO          |    2 ++
 passwd/docs/UPGRADING     |    2 +-
 3 files changed, 18 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/28f56810dccdba991cd159b5f5134ca81c251ddd

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

commit 42dd2fdb5f66ba5c1ef6e42e658852638514ccc6
Author: Ralf Lang <lang at b1-systems.de>
Date:   Thu Aug 4 13:08:29 2011 +0200

    whitespace fixes

 passwd/docs/RELEASE_NOTES |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/42dd2fdb5f66ba5c1ef6e42e658852638514ccc6

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

commit 7a5e21b88440674ba15d70f6c12d87f9aa71fab2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Aug 4 12:36:02 2011 -0600

    Work around sporadic error on re-authentication to imp
    
    This is a total hack, but I can't figure out why this is happening.  It
    only happens on a logout -> relogin, so it might have something to do
    with an inconsistent session state during the logout phase.

 imp/lib/Factory/Imap.php |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

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

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

commit dd8e9d5a00d0de83a4553ae74c0798e03453bbfa
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Aug 4 12:41:49 2011 -0600

    phpdoc

 imp/lib/Mailbox/List.php |   20 +++++++++-----------
 1 files changed, 9 insertions(+), 11 deletions(-)

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

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

commit b51eb360da49b7ff12fe39143e3389514a05a024
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Aug 4 12:52:00 2011 -0600

    Bug #9882: Correctly determine page with first/last unseen messages when using descending sequence sorting

 imp/docs/CHANGES         |    2 ++
 imp/lib/Mailbox/List.php |    6 ++++--
 imp/package.xml          |    8 +++++---
 3 files changed, 11 insertions(+), 5 deletions(-)

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

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

commit c3809ba16f0cc868c4cddb237c689f97e48a0a41
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Aug 4 13:06:34 2011 -0600

    Horde_Core needs to be 1.4.0

 framework/Core/lib/Horde/Session.php |    4 ++++
 framework/Core/package.xml           |   30 +++++++++---------------------
 imp/package.xml                      |    2 +-
 3 files changed, 14 insertions(+), 22 deletions(-)

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

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

commit cc2c8095b8ad82ee7555c0df3ee6586037fa206a
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 12:21:37 2011 +0200

    Add validate capability to application auth. Allow transparent authentication after auth validation failed.

 framework/Core/lib/Horde/Core/Auth/Application.php |   11 +++++--
 framework/Core/lib/Horde/Registry.php              |   31 ++++++++++++++++----
 framework/Core/lib/Horde/Registry/Application.php  |   12 +++++++
 framework/Core/package.xml                         |    1 +
 4 files changed, 46 insertions(+), 9 deletions(-)

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

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

commit 60759677c2efbf155a7954cb973c3da3b90daa92
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 14:01:33 2011 +0200

    Add VFS factories.

 gollem/edit.php                   |    8 +++-
 gollem/lib/Api.php                |   25 ++++++++++----
 gollem/lib/Factory/Vfs.php        |   68 +++++++++++++++++++++++++++++++++++++
 gollem/lib/Factory/VfsDefault.php |   38 ++++++++++++++++++++
 gollem/lib/Gollem.php             |   66 ++++++++++++++++++++---------------
 gollem/manager.php                |    3 ++
 gollem/quota.php                  |    2 +-
 gollem/view.php                   |    1 +
 8 files changed, 173 insertions(+), 38 deletions(-)
 create mode 100644 gollem/lib/Factory/Vfs.php
 create mode 100644 gollem/lib/Factory/VfsDefault.php

http://git.horde.org/horde-git/-/commit/60759677c2efbf155a7954cb973c3da3b90daa92

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

commit 6c1fa54978383bb09bf314c89f541470608c5e3a
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 14:05:38 2011 +0200

    Store backend information in a static property instead of global variable.

 gollem/edit.php            |    2 +-
 gollem/lib/Api.php         |    4 +--
 gollem/lib/Application.php |    7 +++-
 gollem/lib/Auth.php        |    4 +-
 gollem/lib/Gollem.php      |   78 ++++++++++++++-----------------------------
 gollem/manager.php         |   61 ++++++++++++++++------------------
 gollem/quota.php           |    2 +-
 gollem/selectlist.php      |   34 ++++++++-----------
 gollem/view.php            |    2 +-
 9 files changed, 80 insertions(+), 114 deletions(-)

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

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

commit 5fb457ba73dc0e2a2d3092b04796a3abc57b1729
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 14:07:03 2011 +0200

    Convert Gollem authentication to Horde 4.
    
    Gollem functionality itself hasn't been tested much yet, but authentication and
    backend switching works. Transparent authentication works too but not
    automatically yet. Using Gollem for Horde authentication hasn't been tested at
    all yet.

 gollem/lib/Api.php         |    2 +
 gollem/lib/Application.php |  333 +++++++++++++----------------
 gollem/lib/Auth.php        |  503 +++++++++++++++++++++++--------------------
 gollem/lib/Gollem.php      |  207 ++-----------------
 gollem/permissions.php     |    4 +-
 gollem/templates/menu.html |    6 +-
 gollem/view.php            |    3 +-
 7 files changed, 446 insertions(+), 612 deletions(-)

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

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

commit 6f83946a9dd102afe16d3ae2c5ee0bb5c19cd45f
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 14:09:31 2011 +0200

    Style

 gollem/lib/Gollem.php  |   39 +++++++++++++++++++++------------------
 gollem/permissions.php |    2 +-
 2 files changed, 22 insertions(+), 19 deletions(-)

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

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

commit 67aa7939f10a2c6083ff2d016470c7f8fa32088e
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 14:09:50 2011 +0200

    Fix JS generation.

 gollem/templates/javascript_defs.php |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

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

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

commit c62cd976117eba62a198b9923edae7ad539adc03
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 14:10:27 2011 +0200

    Update de translation.

 gollem/locale/de/LC_MESSAGES/gollem.mo |  Bin 81441 -> 81422 bytes
 gollem/locale/de/LC_MESSAGES/gollem.po |    8 ++++----
 2 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit 27a5ea4bf5c3c1210f58f3dbf7475168f5251e33
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 14:48:16 2011 +0200

    Revert "Work around sporadic error on re-authentication to imp"
    
    This broke authentication completely for me. There was an infinite loop of
    Horde_Registry::_getAuthCredentials() because $app was 'imp' and $base_app was
    'horde'.
    
    This reverts commit 7a5e21b88440674ba15d70f6c12d87f9aa71fab2.

 imp/lib/Factory/Imap.php |   14 ++------------
 1 files changed, 2 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/27a5ea4bf5c3c1210f58f3dbf7475168f5251e33

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

commit 37de9072700cb63f78d4f985c2134e13c28ea443
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Aug 5 08:36:39 2011 -0400

    Fix a few String:: calls

 klutz/lib/Comic.php |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/37de9072700cb63f78d4f985c2134e13c28ea443

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

commit c8e74ee9209925a4937b1fcda61a942df433b09f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 09:40:18 2011 -0400

    Horde_Block -> Horde_Core_Block

 klutz/lib/Block/Comics.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit eb1a37438e97f253482541040e615501408668d6
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 15:31:26 2011 +0200

    Reverse logic.
    
    It doesn't matter if lists are sorted in the backend, this is only for users,
    so sort when displaying the list, not when storing them.

 ingo/docs/CHANGES              |    1 +
 ingo/lib/Storage/Blacklist.php |    2 +-
 ingo/lib/Storage/Prefs.php     |    4 ++--
 ingo/lib/Storage/Sql.php       |    4 ++--
 ingo/lib/Storage/Whitelist.php |    2 +-
 ingo/package.xml               |    4 ++--
 6 files changed, 9 insertions(+), 8 deletions(-)

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

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

commit 0280a88c7db80cb96664b832ce0e4a2996165266
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 10:42:19 2011 -0400

    avoid undefined variable warnings

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

http://git.horde.org/horde-git/-/commit/0280a88c7db80cb96664b832ce0e4a2996165266

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

commit e2985ddd0f7648c32b12c1f13a054230cb18fcb7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 10:42:45 2011 -0400

    Clarify the type that must be passed to these methods.
    
    Application-level identifiers are *always* typed as strings

 content/lib/Objects/Manager.php |    7 ++++---
 content/lib/Tagger.php          |   13 +++++++++----
 2 files changed, 13 insertions(+), 7 deletions(-)

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

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

commit 8e23a60068882041df5286aee4e4d1e9f2354233
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 10:43:54 2011 -0400

    Application ids passed to the content tagger must *always* be typed as string.
    
    Fixes Bug: 10410 on certain RDBMS

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

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

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

commit a6fbc0dd0fa0ac39e28721aacf1d0015493a7997
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 10:57:58 2011 -0400

    add missing changes to package.xml, prepare for release

 content/package.xml |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

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

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

commit 4350cdce84ffa3024c61d104d8b9b2f3cf5fe15a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 11:02:35 2011 -0400

    Released content-1.0.1

 content/lib/Application.php |    2 +-
 content/package.xml         |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/4350cdce84ffa3024c61d104d8b9b2f3cf5fe15a

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

commit 6bf4f462ccf5bcbeb7a79fa6305c346cb67873d0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 11:02:36 2011 -0400

    Development mode for content-1.0.2

 content/lib/Application.php |    2 +-
 content/package.xml         |   21 ++++++++++++++++-----
 2 files changed, 17 insertions(+), 6 deletions(-)

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

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

commit 1bba69f442b5dba1ac3525992245e811ca39882a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 12:39:05 2011 -0400

    Don't attempt to delete transactions if we know we don't have any

 whups/lib/Driver/Sql.php |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

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

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

commit 48f25f784ca09ac117ad1cb7fa852925b2a406aa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 12:43:07 2011 -0400

    We might not have any ticket owners

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

http://git.horde.org/horde-git/-/commit/48f25f784ca09ac117ad1cb7fa852925b2a406aa

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

commit 45457755d436992cb1ba6d23386c206bc4e52a59
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 14:33:58 2011 -0400

    Default value for 3rd parameter should be array(), not null
    
    Throws error for me due to 3rd parameter being type hinted array()

 imp/lib/Mime/Viewer/Itip.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/45457755d436992cb1ba6d23386c206bc4e52a59

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

commit 512bd454290d35d25f36f05383ea589d7725060b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 14:34:59 2011 -0400

    Can't use a readonly session here when using ajax, notifications get lost.
    
    Fixes no notifications when accepting iTip notifications from Ajax view.

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

http://git.horde.org/horde-git/-/commit/512bd454290d35d25f36f05383ea589d7725060b

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

commit f41545686fddab38cf79df09133a1d3b252b11aa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 14:45:19 2011 -0400

    Bug: 10411 Don't access protected property, sniff version instead.

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

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

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

commit be5327d6f9e582eb9a073d5ac1b109cf44ac29d8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 14:51:52 2011 -0400

    properly prefix protected properties

 framework/Icalendar/lib/Horde/Icalendar.php       |   32 ++++++++++----------
 framework/Icalendar/lib/Horde/Icalendar/Vcard.php |    6 ++--
 framework/Icalendar/lib/Horde/Icalendar/Vnote.php |    4 +-
 3 files changed, 21 insertions(+), 21 deletions(-)

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

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

commit 097e019cf1a2ad5a42a1045cea936d41ff4a1070
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 5 14:55:24 2011 -0400

    BFN

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

http://git.horde.org/horde-git/-/commit/097e019cf1a2ad5a42a1045cea936d41ff4a1070

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

commit bd6468af4e09d335b0823c3bbee84ea6dfc48432
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 21:13:39 2011 +0200

    Prepare release.

 kronolith/docs/CHANGES       |    2 +-
 kronolith/docs/RELEASE_NOTES |   20 +++++++-------------
 kronolith/package.xml        |    2 +-
 3 files changed, 9 insertions(+), 15 deletions(-)

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

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

commit f2a1dde2192b9a69b8860bf4b7fc008e28bf95dc
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 23:51:38 2011 +0200

    Released kronolith-3.0.7

 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/f2a1dde2192b9a69b8860bf4b7fc008e28bf95dc

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

commit 463cf7f1bbf7d3134e468293daf30d7fb558aa04
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 5 23:51:48 2011 +0200

    Development mode for kronolith-3.0.8

 kronolith/docs/CHANGES        |    6 ++++++
 kronolith/lib/Application.php |    2 +-
 kronolith/package.xml         |   20 ++++++++++++++++----
 3 files changed, 23 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/463cf7f1bbf7d3134e468293daf30d7fb558aa04

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

commit 994af4b66463697c16f7f4d23c780d1b1fa10846
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 10:47:57 2011 -0400

    typo

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

http://git.horde.org/horde-git/-/commit/994af4b66463697c16f7f4d23c780d1b1fa10846

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

commit 10879622162ebc1fc9b39c4ee953450c2bded0ed
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sat Aug 6 11:14:12 2011 -0400

    Request: 10402 Don't throw an exception when trying to remove user data from favourites driver.
    
    Signed-off-by: Michael J Rubinsky <mrubinsk at horde.org>

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

http://git.horde.org/horde-git/-/commit/10879622162ebc1fc9b39c4ee953450c2bded0ed

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

commit 076904da083ba705201bb5464baed149571a0df2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 11:27:15 2011 -0400

    remove deprecated file

 content/test/TaggerTest.php |  310 -------------------------------------------
 1 files changed, 0 insertions(+), 310 deletions(-)
 delete mode 100644 content/test/TaggerTest.php

http://git.horde.org/horde-git/-/commit/076904da083ba705201bb5464baed149571a0df2

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

commit 40316ec5290525a65065aa6edc3d3c166c21dff5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 11:58:45 2011 -0400

    Add Horde_Routes_Matcher
    
    Helper class for managing match dictionaries. Avoids having to
    match the route multiple times in a MVC environment.
    Thanks Gunnar :)

 framework/Routes/lib/Horde/Routes/Matcher.php |   88 +++++++++++++++++++++++++
 framework/Routes/package.xml                  |   20 +++---
 2 files changed, 99 insertions(+), 9 deletions(-)
 create mode 100644 framework/Routes/lib/Horde/Routes/Matcher.php

http://git.horde.org/horde-git/-/commit/40316ec5290525a65065aa6edc3d3c166c21dff5

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

commit 30b0cb03a9c25e0d018a383cce73bfd75d8b9b8c
Author: adominguez at cne,gob.ve <adominguez at cne,gob.ve>
Date:   Sat Aug 6 13:45:21 2011 -0400

    freebusy map is keyed by display name
    
    Partially fixes Bug: 10347
    
    Signed-off-by: Michael J Rubinsky <mrubinsk at horde.org>

 kronolith/js/kronolith.js |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

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

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

commit 9a94535170141d6525eb541cc48b0ec26c4006ad
Author: adominguez at cne,gob.ve <adominguez at cne,gob.ve>
Date:   Sat Aug 6 13:46:01 2011 -0400

    Fix height of busy elements.
    
    Partially fixes Bug: 10347
    Signed-off-by: Michael J Rubinsky <mrubinsk at horde.org>

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

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

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

commit 139ff0c8188d2f68160c4bc65369de14f6d0337c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 14:10:13 2011 -0400

    ensure that $freebusy->b is always an object when serialized, even if it's empty.
    
    Paritally fixes Bug: 10347

 kronolith/lib/FreeBusy.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/139ff0c8188d2f68160c4bc65369de14f6d0337c

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

commit dbae3d40c7d4944b4ea715c4a5f1ba85c8930a20
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 14:12:50 2011 -0400

    BFN

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

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

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

commit 4748712db484023496195df22ef371db214df600
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 14:24:27 2011 -0400

    remove debug output

 kronolith/js/kronolith.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/4748712db484023496195df22ef371db214df600

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

commit 5f632130ea6c8389e3384e2010f4e6f827837d8c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 14:39:04 2011 -0400

    Bug: 10333 Always send an empty string

 kronolith/lib/Calendar/External/Tasks.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit 57025232cd1a77682c02499772b3b662b93c921a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 14:57:42 2011 -0400

    Prevent tagging with empty strings

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

http://git.horde.org/horde-git/-/commit/57025232cd1a77682c02499772b3b662b93c921a

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

commit 9b748f5890b1b71107d67c2b589b6a3a5c7d531f
Author: Jan Schneider <jan at horde.org>
Date:   Sat Aug 6 22:02:12 2011 +0200

    Simplify

 kronolith/lib/Calendar/External/Tasks.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

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

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

commit 841d931b7275cc5de028bd87d9cd95f6e42403f0
Author: Jan Schneider <jan at horde.org>
Date:   Sat Aug 6 22:02:44 2011 +0200

    Allow tag "0".

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

http://git.horde.org/horde-git/-/commit/841d931b7275cc5de028bd87d9cd95f6e42403f0

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

commit f21c2f032c03a8e825753b34ac8e6f7b47c849f7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 15:42:25 2011 -0400

    changes

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

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

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

commit acdc46dce7ccc2fb77e9ec189ffedb28c75c2e88
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 15:49:31 2011 -0400

    Enable POOMCONTACTS2 schema for any AS version.

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php |   57 ++++-----
 1 files changed, 27 insertions(+), 30 deletions(-)

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

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

commit 162495d2fa385be9695cc3f28c69bb1212191fab
Author: simon at simonandkate.net <simon at simonandkate.net>
Date:   Sat Aug 6 15:55:56 2011 -0400

    Support POOMCONTACTS2 activesync schema in Turba.
    
    Adds fields to attributes, and supporting code in Turba_Driver::
    Signed-off-by: Michael J Rubinsky <mrubinsk at horde.org>

 turba/Driver.php.patch2     |  172 +++++++++++++++++++++++++++++++++++++++++++
 turba/config/attributes.php |   96 ++++++++++++++++++++++++
 turba/lib/Driver.php        |   94 +++++++++++++++++++++++-
 3 files changed, 360 insertions(+), 2 deletions(-)
 create mode 100644 turba/Driver.php.patch2

http://git.horde.org/horde-git/-/commit/162495d2fa385be9695cc3f28c69bb1212191fab

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

commit 6be2f5b05dd424ca99876ea4f8bd825de4bc22d9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 16:02:53 2011 -0400

    remove erroneously added patch file

 turba/Driver.php.patch2 |  172 -----------------------------------------------
 1 files changed, 0 insertions(+), 172 deletions(-)
 delete mode 100644 turba/Driver.php.patch2

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

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

commit 280c26e0b4a1868172f9360a12ad338312b60c12
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 16:32:41 2011 -0400

    ws

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

http://git.horde.org/horde-git/-/commit/280c26e0b4a1868172f9360a12ad338312b60c12

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

commit 06ca1ad3cf6ce5cd1c411b0bc1a9c5024d6c4980
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 16:32:54 2011 -0400

    Add some more useful columns to default turba_objects schema

 turba/migration/6_turba_upgrade_updateschema.php |   59 ++++++++++++++++++++++
 1 files changed, 59 insertions(+), 0 deletions(-)
 create mode 100644 turba/migration/6_turba_upgrade_updateschema.php

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

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

commit 11b4697a4ca73cab7bad44b584f6d79787042c72
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 16:39:32 2011 -0400

    check for columns already.
    
    Admin may have added some of these after install (like I did), to customize their install.

 turba/migration/6_turba_upgrade_updateschema.php |   40 ++++++++++++++++-----
 1 files changed, 30 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/11b4697a4ca73cab7bad44b584f6d79787042c72

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

commit fe1b8adda59ee7c77efde12a15f867786d8838bf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 17:23:24 2011 -0400

    fix display name

 turba/config/attributes.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit af982630fafd5fcca6baf34ac5c69cc92c5f55cb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 17:23:56 2011 -0400

    Enable a few more fields by default

 turba/config/backends.php |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)

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

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

commit 234b9774406ae3603c685c79594eea5f2a761ec6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 17:39:28 2011 -0400

    Workaround a BC break.
    
    Horde_ActiveSync_Message will throw an exception if accessing a
    property that is not supported. The POOMCONTACTS2 schema was not
    supported previously. Catch and ignore exceptions for these values
    until Horde 5.

 turba/config/backends.bu.php |  132 ++++++++++++++++++++++++++++++++++++++++++
 turba/lib/Driver.php         |   32 ++++++++--
 2 files changed, 158 insertions(+), 6 deletions(-)
 create mode 100644 turba/config/backends.bu.php

http://git.horde.org/horde-git/-/commit/234b9774406ae3603c685c79594eea5f2a761ec6

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

commit bf3f4e03f19b0ba96ba13e13ff60213697d23de4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 17:43:32 2011 -0400

    changes

 framework/ActiveSync/package.xml |    4 ++--
 turba/docs/CHANGES               |    1 +
 turba/package.xml                |    4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

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

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

commit f55a1d33942b1ff836bebdd8794d8821ff3a105f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 17:45:14 2011 -0400

    git add . is evil. Remove erroneously added file

 turba/config/backends.bu.php |  132 ------------------------------------------
 1 files changed, 0 insertions(+), 132 deletions(-)
 delete mode 100644 turba/config/backends.bu.php

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

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

commit 023a74bc740f809709bdbe1e170bef242b5c941b
Author: Jan Schneider <jan at horde.org>
Date:   Sat Aug 6 23:46:26 2011 +0200

    Use separate Courier font files for different styles, even the widths are the same (PEAR Bug #18550).

 framework/Pdf/lib/Horde/Pdf/Font/Courier.php   |    6 -----
 framework/Pdf/lib/Horde/Pdf/Font/Courierb.php  |   26 ++++++++++++++++++++++++
 framework/Pdf/lib/Horde/Pdf/Font/Courierbi.php |   26 ++++++++++++++++++++++++
 framework/Pdf/lib/Horde/Pdf/Font/Courieri.php  |   26 ++++++++++++++++++++++++
 framework/Pdf/package.xml                      |    2 +-
 framework/Pdf/test/Horde/Pdf/WriterTest.php    |    9 ++++++++
 6 files changed, 88 insertions(+), 7 deletions(-)
 create mode 100644 framework/Pdf/lib/Horde/Pdf/Font/Courierb.php
 create mode 100644 framework/Pdf/lib/Horde/Pdf/Font/Courierbi.php
 create mode 100644 framework/Pdf/lib/Horde/Pdf/Font/Courieri.php

http://git.horde.org/horde-git/-/commit/023a74bc740f809709bdbe1e170bef242b5c941b

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

commit ce61337132c6487a5d8e7169f5bbcd6738bd32bd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 1 13:54:20 2011 -0400

    update to jqm beta and jq 1.6.2

 horde/js/jquery.mobile/jquery.min.js         |    8 +-
 horde/js/jquery.mobile/jquery.mobile.min.css |   12 +-
 horde/js/jquery.mobile/jquery.mobile.min.js  |  264 ++++++++++++++------------
 3 files changed, 145 insertions(+), 139 deletions(-)

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

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

commit 7d6e59ab452300c43bce2ca7e228f79938e0e6dd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 18:23:40 2011 -0400

    update to jqm beta 2

 horde/js/jquery.mobile/jquery.mobile.min.css |    4 +-
 horde/js/jquery.mobile/jquery.mobile.min.js  |  279 +++++++++++++-------------
 2 files changed, 146 insertions(+), 137 deletions(-)

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

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

commit 50ede88af4e6ac1ddff6df8e426d92a12719d024
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 18:48:19 2011 -0400

    match jqm changes to changePage() signature

 ansel/js/mobile.js |   12 ++++++++----
 horde/js/mobile.js |    2 +-
 imp/js/mobile.js   |    4 ++--
 3 files changed, 11 insertions(+), 7 deletions(-)

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

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

commit b6fa2ecf5a950a84125b959bd9bc30ed82c5f98b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 18:53:44 2011 -0400

    back button is now off by default, make sure we enable it.

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

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

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

commit a42fe83c610cb431e6ec89bd2572c56bbb02f255
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 18:57:08 2011 -0400

    $.mobile.pageLoading is renamed to $.mobile.[show|hide]PageLoadingMsg()

 horde/js/mobile.js |    4 ++--
 imp/js/mobile.js   |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit ab134011bf212b2becd813d89a53bf3094a6059e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 20:37:00 2011 -0400

    deprecated

 horde/templates/login/mobile.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit c5746a3c9d509ef9b2767e8d5e265648c87c56db
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 20:56:34 2011 -0400

    Must now explicitly specify type="text" for jqm css to apply

 horde/templates/login/mobile.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 68be4cef40fc10ff21f508da98a122f98f07958c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 21:02:25 2011 -0400

    must include the <img> within the <a> for proper alignment

 horde/templates/portal/mobile.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit c7b77859c10d25966904054b49d84205f90dd089
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 21:13:00 2011 -0400

    not needed, and causes errors

 kronolith/js/mobile.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 5587ed771c177f38d17f5d2df45bd9751c38c69f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Aug 6 21:40:37 2011 -0400

    properly apply plugin styling.
    
    No longer use methods such as listView() for applying effects. Need to
    trigger the create event on the parent element (or call the refresh method
    on certain elements after they are manipulated).

 kronolith/js/mobile.js |   17 ++++++-----------
 1 files changed, 6 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/5587ed771c177f38d17f5d2df45bd9751c38c69f

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

commit 558b94c4dd65c561f1758917560066bd56e81239
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 7 00:43:46 2011 -0400

    deprecated, and not needed here anyway

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

http://git.horde.org/horde-git/-/commit/558b94c4dd65c561f1758917560066bd56e81239

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

commit 51e90d8c8f6b51e0c8d6be59cc05b20e7e9fd596
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 7 00:50:56 2011 -0400

    trigger create method on the listview

 ansel/js/mobile.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/51e90d8c8f6b51e0c8d6be59cc05b20e7e9fd596

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

commit caa4ce605d02e25c82f841a853884b1c6be2b945
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 7 01:02:18 2011 -0400

    use vclick in ansel mobile as well

 ansel/js/mobile.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 59e0eeb04ca6eee06ce5739d805aeb4f11d4e755
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 7 01:14:50 2011 -0400

    fix triggering event

 ansel/js/mobile.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/59e0eeb04ca6eee06ce5739d805aeb4f11d4e755

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

commit 6877d650257dfd8b2576a85de59b6e6236b3f27b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 7 01:54:38 2011 -0400

    can't call listview on the notification list yet, it's not initialized.

 horde/js/mobile.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/6877d650257dfd8b2576a85de59b6e6236b3f27b

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

commit c9251de29f60e5970972ae6eeadbaf497c1471ca
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 7 01:55:23 2011 -0400

    Tweak anselmobile gallery view.
    
    Fixes issues with applying stylings to subgallery list views

 ansel/js/mobile.js |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

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

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

commit 559e1affdfc9642023b1f145b67404ef870329c8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 7 02:11:22 2011 -0400

    need to manually add the meta viewport tag now.
    
    This will probably need to be moved to the mobileInitCallback so
    each app can override this (ansel, for example might need to allow
    pinch zoom).

 horde/templates/common-header-mobile.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/559e1affdfc9642023b1f145b67404ef870329c8

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

commit 1224502e8d8930656cce4edbed6b538e2ad2a377
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 7 02:14:57 2011 -0400

    jqm no longer manages the metaViewport tags

 ansel/lib/Application.php |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/1224502e8d8930656cce4edbed6b538e2ad2a377

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

commit d39992c77dbc6ecf231820c8976749f0c41a814b
Author: Jan Schneider <jan at horde.org>
Date:   Sun Aug 7 21:35:14 2011 +0200

    Fix changeColumn() migration to autoincrementKey if no primary key exists yet.

 framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php |   14 ++++---
 framework/Db/package.xml                           |    4 +-
 framework/Db/test/Horde/Db/Adapter/MysqlTest.php   |   45 +++++++++++++++-----
 3 files changed, 44 insertions(+), 19 deletions(-)

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

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

commit 7942aa9c4183894e3504e1bf607d2865a83a24da
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 8 09:49:06 2011 +0200

    Fix quotes.

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

http://git.horde.org/horde-git/-/commit/7942aa9c4183894e3504e1bf607d2865a83a24da

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

commit 041c0facfd7fc786481de919b9b56a56fe4f1315
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 8 13:56:35 2011 +0200

    Fix variable name (Bug #9916).

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

http://git.horde.org/horde-git/-/commit/041c0facfd7fc786481de919b9b56a56fe4f1315

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

commit 8a70e9713666a7b7753dbbeb47ca442da6ae7c58
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Mon Aug 8 10:18:33 2011 +0300

    Fix variable name.
    
    Bug: 10415
    Signed-off-by: Jan Schneider <jan at horde.org>

 chora/diff.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 7a8c7b2186d4e10687b5caf4baeb1f84e4f39395
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 8 18:09:11 2011 +0200

    The .htaccess file exists already.

 bundles/groupware/docs/INSTALL |    8 ++++----
 bundles/webmail/docs/INSTALL   |    8 ++++----
 horde/docs/INSTALL             |    2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)

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

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

commit aeefaa8849e9f9819697abaf6e84044a0a8ce454
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 8 18:22:50 2011 +0200

    Default to application authentication.

 bundles/webmail/config/conf.d/10-webmail.xml |    8 ++++++++
 bundles/webmail/docs/CHANGES                 |    1 +
 bundles/webmail/package.xml                  |    4 ++--
 3 files changed, 11 insertions(+), 2 deletions(-)
 create mode 100644 bundles/webmail/config/conf.d/10-webmail.xml

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

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

commit f0ee820fff94da75067c6284dff15b32ce3a4e1d
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 8 18:24:49 2011 +0200

    Revert "Default to application authentication."
    
    This reverts commit aeefaa8849e9f9819697abaf6e84044a0a8ce454.

 bundles/webmail/config/conf.d/10-webmail.xml |    8 --------
 bundles/webmail/docs/CHANGES                 |    1 -
 bundles/webmail/package.xml                  |    4 ++--
 3 files changed, 2 insertions(+), 11 deletions(-)
 delete mode 100644 bundles/webmail/config/conf.d/10-webmail.xml

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

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

commit 277daa7c3ccaaac2a1b6a1b770879bd9278a5975
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 8 18:34:49 2011 +0200

    Some DBs require field names in ORDER BY to appear in SELECT list (Bug #10383).

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

http://git.horde.org/horde-git/-/commit/277daa7c3ccaaac2a1b6a1b770879bd9278a5975

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

commit 687f7cc6314e9f3250629032e389ce39e47e7453
Author: Gonçalo Queirós <goncalo.queiros at portugalmail.net>
Date:   Tue Aug 2 11:08:35 2011 +0100

    Make every log handler, handle the message ident on their own
    
    Request: #9322
    Signed-off-by: Jan Schneider <jan at horde.org>

 framework/Core/lib/Horde/Core/Factory/Logger.php          |    1 +
 framework/Core/lib/Horde/Core/Log/Logger.php              |    3 +--
 framework/Kolab_Filter/lib/Horde/Kolab/Filter/Factory.php |    3 ++-
 framework/Log/lib/Horde/Log/Handler/Firebug.php           |    7 ++++++-
 framework/Log/lib/Horde/Log/Handler/Scribe.php            |    7 ++++++-
 framework/Log/lib/Horde/Log/Handler/Stream.php            |   12 ++++++++++++
 6 files changed, 28 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/687f7cc6314e9f3250629032e389ce39e47e7453

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

commit 94861a4107ac7e07f234aaed3e787f80b4be8c50
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 8 18:51:41 2011 +0200

    We still want to use the configured handler, even if setting the ident fails (Request #9322).

 framework/Core/lib/Horde/Core/Factory/Logger.php          |    5 ++++-
 framework/Kolab_Filter/lib/Horde/Kolab/Filter/Factory.php |    5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/94861a4107ac7e07f234aaed3e787f80b4be8c50

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

commit 4e9e6b14fbe58b08e4f43b1603f8884abd85685d
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 8 18:57:08 2011 +0200

    Set ident option in base driver (Request #9322).

 framework/Log/lib/Horde/Log/Handler/Base.php   |    4 +++-
 framework/Log/lib/Horde/Log/Handler/Stream.php |    9 ---------
 2 files changed, 3 insertions(+), 10 deletions(-)

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

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

commit 486b9e2d96278419aa48e6f469a195dd983bfd0e
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 8 19:01:44 2011 +0200

    Changelog (Request #9322).

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

http://git.horde.org/horde-git/-/commit/486b9e2d96278419aa48e6f469a195dd983bfd0e

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

commit 1b917b312ebbd6b69639aa3e6bab3aa0dc206a93
Author: Jan Schneider <jan at horde.org>
Date:   Mon Aug 8 19:05:27 2011 +0200

    Fix XML.

 framework/Core/package.xml |    2 +-
 framework/Log/package.xml  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit ad3be50b4303032435bf0700a860fabb82cb2041
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Aug 4 15:27:34 2011 -0600

    Hide empty table entries

 imp/lib/Views/ShowMessage.php      |    4 +++-
 imp/themes/default/dimp/screen.css |    3 +++
 2 files changed, 6 insertions(+), 1 deletions(-)

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

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

commit 4d32ad98b4d396c870835d76f334638a91b4761b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 5 14:49:36 2011 -0600

    Add reset() method to form ghost js class

 horde/js/form_ghost.js |    7 +++++++
 imp/js/dimpbase.js     |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

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

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

commit 15b7b81e6bea3a66c2f2d9608e8e19a1d434514e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 8 13:39:03 2011 -0600

    Sanity checking: IMAP object may not be available

 imp/lib/Ajax/Queue.php                                   |    7 +++++--
 imp/lib/Notification/Handler/Decorator/NewmailNotify.php |    3 ++-
 2 files changed, 7 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/15b7b81e6bea3a66c2f2d9608e8e19a1d434514e

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

commit a4d53b704e8314e1a39e780dbd2ac4bedc259323
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 8 13:40:25 2011 -0600

    [mms] When reopening sessions, ensure that we don't alter session information if the authentication status changed (Bug #10413).

 framework/Core/lib/Horde/Session.php |   32 ++++++++++++++++++++++++++++++++
 framework/Core/package.xml           |   14 +++++++++-----
 2 files changed, 41 insertions(+), 5 deletions(-)

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

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

commit 705e7db4801233a5713b0c43c4eba79e25b46d75
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Aug 8 13:55:20 2011 -0600

    Bug #10403: Fix Bug Number

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

http://git.horde.org/horde-git/-/commit/705e7db4801233a5713b0c43c4eba79e25b46d75

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

commit de3fe43ed4ea26600e82b972b89ceadaf453368b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 9 16:14:04 2011 +0200

    Add new hordeweb theme.

 chora/themes/hordeweb/screen.css                      |   47 ----
 chora/themes/hordeweb1/screen.css                     |   47 ++++
 horde/themes/hordeweb/graphics/background.jpg         |  Bin 0 -> 233353 bytes
 horde/themes/hordeweb/graphics/help.png               |  Bin 0 -> 493 bytes
 horde/themes/hordeweb/graphics/help_index.png         |  Bin 0 -> 458 bytes
 horde/themes/hordeweb/graphics/horde-halfgear-ie.png  |  Bin 1986 -> 0 bytes
 horde/themes/hordeweb/graphics/horde-halfgear.png     |  Bin 3713 -> 0 bytes
 horde/themes/hordeweb/graphics/login.png              |  Bin 0 -> 475 bytes
 horde/themes/hordeweb/graphics/logout.png             |  Bin 0 -> 430 bytes
 horde/themes/hordeweb/graphics/prefs.png              |  Bin 0 -> 522 bytes
 horde/themes/hordeweb/graphics/problem.png            |  Bin 0 -> 371 bytes
 horde/themes/hordeweb/graphics/ribbon.png             |  Bin 0 -> 925 bytes
 horde/themes/hordeweb/ie6_or_less.css                 |    3 -
 horde/themes/hordeweb/screen.css                      |  242 ++++++-----------
 horde/themes/hordeweb1/graphics/horde-halfgear-ie.png |  Bin 0 -> 1986 bytes
 horde/themes/hordeweb1/graphics/horde-halfgear.png    |  Bin 0 -> 3713 bytes
 horde/themes/hordeweb1/ie6_or_less.css                |    3 +
 horde/themes/hordeweb1/info.php                       |    2 +
 horde/themes/hordeweb1/screen.css                     |  193 +++++++++++++
 whups/themes/hordeweb/graphics/admin.png              |  Bin 0 -> 444 bytes
 whups/themes/hordeweb/graphics/create.png             |  Bin 0 -> 476 bytes
 whups/themes/hordeweb/graphics/query.png              |  Bin 0 -> 475 bytes
 whups/themes/hordeweb/graphics/reports.png            |  Bin 0 -> 438 bytes
 whups/themes/hordeweb/graphics/search.png             |  Bin 0 -> 480 bytes
 whups/themes/hordeweb/graphics/whups.png              |  Bin 0 -> 450 bytes
 whups/themes/hordeweb/screen.css                      |   42 +---
 whups/themes/hordeweb1/screen.css                     |   41 +++
 wicked/themes/hordeweb/graphics/AllPages.png          |  Bin 0 -> 464 bytes
 wicked/themes/hordeweb/graphics/HowToUseWiki.png      |  Bin 0 -> 454 bytes
 wicked/themes/hordeweb/graphics/PageSearch.png        |  Bin 0 -> 460 bytes
 wicked/themes/hordeweb/graphics/RecentChanges.png     |  Bin 0 -> 421 bytes
 wicked/themes/hordeweb/graphics/SyncPages.png         |  Bin 0 -> 478 bytes
 wicked/themes/hordeweb/graphics/TitleSearch.png       |  Bin 0 -> 460 bytes
 wicked/themes/hordeweb/graphics/WikiHome.png          |  Bin 0 -> 476 bytes
 wicked/themes/hordeweb/graphics/diff.png              |  Bin 0 -> 447 bytes
 wicked/themes/hordeweb/graphics/locked.png            |  Bin 0 -> 442 bytes
 wicked/themes/hordeweb/graphics/restore.png           |  Bin 0 -> 454 bytes
 wicked/themes/hordeweb/graphics/wicked.png            |  Bin 0 -> 464 bytes
 wicked/themes/hordeweb/screen.css                     |   33 +--
 wicked/themes/hordeweb1/screen.css                    |   27 ++
 40 files changed, 418 insertions(+), 262 deletions(-)
 delete mode 100644 chora/themes/hordeweb/screen.css
 create mode 100644 chora/themes/hordeweb1/screen.css
 create mode 100644 horde/themes/hordeweb/graphics/background.jpg
 create mode 100644 horde/themes/hordeweb/graphics/help.png
 create mode 100644 horde/themes/hordeweb/graphics/help_index.png
 delete mode 100644 horde/themes/hordeweb/graphics/horde-halfgear-ie.png
 delete mode 100644 horde/themes/hordeweb/graphics/horde-halfgear.png
 create mode 100644 horde/themes/hordeweb/graphics/login.png
 create mode 100644 horde/themes/hordeweb/graphics/logout.png
 create mode 100644 horde/themes/hordeweb/graphics/prefs.png
 create mode 100644 horde/themes/hordeweb/graphics/problem.png
 create mode 100644 horde/themes/hordeweb/graphics/ribbon.png
 delete mode 100644 horde/themes/hordeweb/ie6_or_less.css
 create mode 100644 horde/themes/hordeweb1/graphics/horde-halfgear-ie.png
 create mode 100644 horde/themes/hordeweb1/graphics/horde-halfgear.png
 create mode 100644 horde/themes/hordeweb1/ie6_or_less.css
 create mode 100644 horde/themes/hordeweb1/info.php
 create mode 100644 horde/themes/hordeweb1/screen.css
 create mode 100644 whups/themes/hordeweb/graphics/admin.png
 create mode 100644 whups/themes/hordeweb/graphics/create.png
 create mode 100644 whups/themes/hordeweb/graphics/query.png
 create mode 100644 whups/themes/hordeweb/graphics/reports.png
 create mode 100644 whups/themes/hordeweb/graphics/search.png
 create mode 100644 whups/themes/hordeweb/graphics/whups.png
 create mode 100644 whups/themes/hordeweb1/screen.css
 create mode 100644 wicked/themes/hordeweb/graphics/AllPages.png
 create mode 100644 wicked/themes/hordeweb/graphics/HowToUseWiki.png
 create mode 100644 wicked/themes/hordeweb/graphics/PageSearch.png
 create mode 100644 wicked/themes/hordeweb/graphics/RecentChanges.png
 create mode 100644 wicked/themes/hordeweb/graphics/SyncPages.png
 create mode 100644 wicked/themes/hordeweb/graphics/TitleSearch.png
 create mode 100644 wicked/themes/hordeweb/graphics/WikiHome.png
 create mode 100644 wicked/themes/hordeweb/graphics/diff.png
 create mode 100644 wicked/themes/hordeweb/graphics/locked.png
 create mode 100644 wicked/themes/hordeweb/graphics/restore.png
 create mode 100644 wicked/themes/hordeweb/graphics/wicked.png
 create mode 100644 wicked/themes/hordeweb1/screen.css

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

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

commit c7460376f035c3e03705844391287816b9c0aadc
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 9 16:54:19 2011 +0200

    Left margin too.

 horde/themes/hordeweb/screen.css |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

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

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

commit 08e6f708c845055f91f12f4a9fa10d64a174ae77
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 9 17:31:53 2011 +0200

    Fix translations.

 whups/locale/de/LC_MESSAGES/whups.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 9f2a30ae7dcd11af6b03dbb5c2aeefd8ff7ddb50
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 9 17:53:47 2011 +0200

    More tweaks to hordeweb theme.

 chora/themes/hordeweb/graphics/chora.png            |  Bin 0 -> 467 bytes
 framework/Core/lib/Horde/Core/Block/Layout/View.php |    2 +-
 horde/themes/hordeweb/screen.css                    |   38 +++++++++++++++++++
 wicked/themes/hordeweb/graphics/diff.png            |  Bin 447 -> 0 bytes
 wicked/themes/hordeweb/graphics/locked.png          |  Bin 442 -> 0 bytes
 wicked/themes/hordeweb/graphics/restore.png         |  Bin 454 -> 0 bytes
 6 files changed, 39 insertions(+), 1 deletions(-)
 create mode 100644 chora/themes/hordeweb/graphics/chora.png
 delete mode 100644 wicked/themes/hordeweb/graphics/diff.png
 delete mode 100644 wicked/themes/hordeweb/graphics/locked.png
 delete mode 100644 wicked/themes/hordeweb/graphics/restore.png

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

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

commit 8d5637e648c14e11c246cf1cada049c99ca6be42
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 9 17:55:19 2011 +0200

    Remove right-most border in menu.

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

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

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

commit 424c7ea60f415ee18a452e09bb5c8de0920bdf2a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 9 18:27:37 2011 +0200

    Webkit tweaks, use default help icon.

 horde/themes/hordeweb/graphics/help.png |  Bin 493 -> 0 bytes
 horde/themes/hordeweb/screen.css        |    2 ++
 horde/themes/hordeweb/webkit.css        |    3 +++
 3 files changed, 5 insertions(+), 0 deletions(-)
 delete mode 100644 horde/themes/hordeweb/graphics/help.png
 create mode 100644 horde/themes/hordeweb/webkit.css

http://git.horde.org/horde-git/-/commit/424c7ea60f415ee18a452e09bb5c8de0920bdf2a

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

commit 4b08fe2e43b4157aecbb072eaf5badb45cf7c2ae
Author: Thomas Ilsche <git at zulan.net>
Date:   Tue Aug 9 18:17:08 2011 +0200

    Fixed funambol allday setting for event sync
    
    Bug: 10349
    Signed-off-by: Jan Schneider <jan at horde.org>

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

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

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

commit c697fa16ac93fe2cbfff292347b18323528bbdcf
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 9 10:52:26 2011 -0600

    Bug #10417: Fix regression in POP3 Socket driver that caused incorrect parsing of server data

 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |    3 +-
 framework/Imap_Client/package.xml                           |   12 ++++++----
 2 files changed, 9 insertions(+), 6 deletions(-)

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

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

commit e26df9dcd703b2dd801f20445d778e48db43ccc6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 9 11:00:12 2011 -0600

    Fix version number

 components/lib/Components/Release/Task/CommitPostRelease.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 5016355c93122e5b396e45e894908a7464de436c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 9 11:01:01 2011 -0600

    Released Horde_Imap_Client-1.0.11

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

http://git.horde.org/horde-git/-/commit/5016355c93122e5b396e45e894908a7464de436c

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

commit d841e06d0845e82701fb11b2bedb815a38a4500b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 9 11:01:01 2011 -0600

    Development mode for Horde_Imap_Client-1.0.13

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

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

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

commit 0f152049636616360b29e9b6df5972a1975c2d97
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 9 18:53:42 2011 +0200

    BFN #10349

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

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

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

commit cb24b0f3e6babe7cd056bed261d3ab2e29bc7aef
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 9 17:27:49 2011 -0400

    Bug: 10411 Fix fetching the version from an Icalendar object.

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

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

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

commit 04b235128725c71ae8943c92302603c56a23698e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 9 17:30:22 2011 -0400

    BFN

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

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

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

commit 29900ebdc90a59408aebabc727c3e9fb05b24181
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 9 17:37:01 2011 -0400

    One more place to fix getting the Icalendar version

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

http://git.horde.org/horde-git/-/commit/29900ebdc90a59408aebabc727c3e9fb05b24181

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

commit b6913249d2520cad1737c21208fb728ecdba7ed8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 9 19:50:05 2011 -0400

    slight hack to ensure we don't have a driver type prefix. Fixes Bug: 10412
    
    The iTip viewer in IMP uses fb_cals to look for possible conflicting events.
    The fb calendars are returned with the driver prefix to the calendar names, but
    listEvents does not expect them.
    
    Not the cleanest fix, but can't think of a better place. Don't want the iTip
    viewer to have to know about the internals of how Kronolith stores calendar names.
    
    A related issue/limitation is that it's possible to choose external calendars as
    fb sources, but when trying to obtain the list of events from those calendars via
    the API, only internal events are considered since Kronolith_Api::listEvents only
    returns internal calendar events.

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

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

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

commit ba5dc04dea4c8c8867b40ed04c43750313743ec2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 9 20:21:50 2011 -0400

    Released Horde_Icalendar-1.0.3

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

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

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

commit ffff67b785921927c54e21faa9d5a02fc52772ff
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 9 20:21:51 2011 -0400

    Development mode for Horde_Icalendar-1.0.5

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

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

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

commit 7a8df520b40cb0f364a5d8460983cab72498a5e4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 9 20:34:32 2011 -0400

    standardize my name in package.xml files (add myself as developer
    to a few I was missing from, but contribute to, as well).

 content/package.xml                    |    2 +-
 framework/ActiveSync/package.xml       |    2 +-
 framework/Core/package.xml             |    6 ++++++
 framework/Icalendar/package.xml        |   10 ++++++++--
 framework/Image/package.xml            |    6 +++---
 framework/Imsp/package.xml             |    6 +++---
 framework/Rpc/package.xml              |   10 ++++++++--
 framework/Service_Facebook/package.xml |    2 +-
 framework/Service_Twitter/package.xml  |    2 +-
 framework/Share/package.xml            |    6 ++++++
 horde/package.xml                      |    6 +++---
 kronolith/package.xml                  |    2 +-
 timeobjects/package.xml                |    6 +++---
 turba/package.xml                      |    2 +-
 14 files changed, 46 insertions(+), 22 deletions(-)

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

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

commit a228a1f4f5432f2e8b7432d1f2c5668bb91afb0b
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 10 10:47:41 2011 +0200

    Start the test suite for wicked.
    
    There was still an old test for the SQL based driver by Jason Felice
    that I included into the new test suite but marked as incomplete. It
    has certainly been neglected for a while and doesn't work in its
    current form. I lacked the time to rescue it now but maybe somebody
    else knows if should be removed because it is just too old or whether
    the is a chance to salvage something from it.

 wicked/lib/tests/Driver.php                |  158 -----------------------
 wicked/test/Wicked/AllTests.php            |   51 ++++++++
 wicked/test/Wicked/Autoload.php            |   28 ++++
 wicked/test/Wicked/TestCase.php            |   34 +++++
 wicked/test/Wicked/Unit/Driver/SqlTest.php |  193 ++++++++++++++++++++++++++++
 wicked/test/Wicked/Unit/RstTest.php        |   41 ++++++
 wicked/test/Wicked/phpunit.xml             |    8 +
 7 files changed, 355 insertions(+), 158 deletions(-)
 delete mode 100644 wicked/lib/tests/Driver.php
 create mode 100644 wicked/test/Wicked/AllTests.php
 create mode 100644 wicked/test/Wicked/Autoload.php
 create mode 100644 wicked/test/Wicked/TestCase.php
 create mode 100644 wicked/test/Wicked/Unit/Driver/SqlTest.php
 create mode 100644 wicked/test/Wicked/Unit/RstTest.php
 create mode 100644 wicked/test/Wicked/phpunit.xml

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

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

commit 3a8d79864f4a4d6517dc0f5342550e6c972c7281
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 10 10:48:45 2011 +0200

    Components updated the package.xml.

 wicked/package.xml |   64 ++++++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 57 insertions(+), 7 deletions(-)

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

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

commit 80706b5212fc1bee09b38865c0451dd29b8f9146
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 10 10:50:06 2011 +0200

    Add stub for restructured text renderer.

 wicked/lib/Text_Wiki/Render/Rst.php |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
 create mode 100644 wicked/lib/Text_Wiki/Render/Rst.php

http://git.horde.org/horde-git/-/commit/80706b5212fc1bee09b38865c0451dd29b8f9146

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

commit 457cd4d5d76e4584e23e03bf2e630d4881f05461
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 10 10:55:44 2011 +0200

    Add new hordeweb theme.

 horde/package.xml |   40 ++++++++++++++++++++++++++++++++--------
 1 files changed, 32 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/457cd4d5d76e4584e23e03bf2e630d4881f05461

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

commit fc61f8e9afe2d973788bf34e4c401d568c5f8823
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 10 11:52:28 2011 +0200

    Only map CLASS to CLASS.php if there CLASS does not contain an underscore.
    
    This way only class names such as IMP map to lib/IMP.php and
    Text_Wiki_Render_Rst maps to lib/Text_Wiki/Render/Rst.php (instead of
    lib/Text_Wiki/Render/Rst/Text/Wiki/Render/Rst.php).

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

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

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

commit ff0a1520aa304f12df261b72e72ee2f2b4363b0e
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 10 11:53:25 2011 +0200

    Initial setup to test drive the rst renderer.

 wicked/lib/Text_Wiki/Render/Rst.php |   38 +++++++++++++++++++++++++++++-----
 wicked/test/Wicked/Autoload.php     |    1 +
 wicked/test/Wicked/TestCase.php     |   20 ++++++++++++++++++
 wicked/test/Wicked/Unit/RstTest.php |   17 ++++++++++++++-
 4 files changed, 69 insertions(+), 7 deletions(-)

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

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

commit fc7e03af72986b3ebf7e568cd4f13137917e165a
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 10 12:47:24 2011 +0200

    Support headers.

 wicked/lib/Text_Wiki/Render/Rst/Heading.php |  101 +++++++++++++++++++++++++++
 wicked/test/Wicked/Unit/RstTest.php         |   74 +++++++++++++++++++
 2 files changed, 175 insertions(+), 0 deletions(-)
 create mode 100644 wicked/lib/Text_Wiki/Render/Rst/Heading.php

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

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

commit a832616707f74401f96f81c90756d60c4e90fab5
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 10 12:58:27 2011 +0200

    Looking at the existing docs we seem to indent the over/underlined headers.

 wicked/lib/Text_Wiki/Render/Rst/Heading.php |    4 +++-
 wicked/test/Wicked/Unit/RstTest.php         |   12 ++++++------
 2 files changed, 9 insertions(+), 7 deletions(-)

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

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

commit 0bffd2a8f07d19c567337d33360f4d98640d4320
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 10 19:30:17 2011 +0200

    phpdoc

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

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

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

commit d717d2ab3fbe2998e43049d49f42e05504f20cf6
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 10 19:30:44 2011 +0200

    Add mandatory property, phpdoc.

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

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

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

commit 1eaf3dfe109fc7d9d8c858d83d0832861d799386
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 10 19:32:09 2011 +0200

    [jan] Import VALARM components from iCalendar 2.0 data (Request #6665).

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

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

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

commit bcbc6906a7a56031f60de97ad0d8b287f1ad8601
Merge: a832616 1eaf3df
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 10 21:55:25 2011 +0200

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

 framework/Icalendar/lib/Horde/Icalendar.php |    6 ++--
 kronolith/docs/CHANGES                      |    1 +
 kronolith/lib/Event.php                     |   34 +++++++++++++++++++++++++-
 kronolith/package.xml                       |    3 ++
 4 files changed, 39 insertions(+), 5 deletions(-)

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

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

commit 793c5c4b26d5d799a8c1200d9fbbfe305461db7a
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Aug 10 22:52:47 2011 +0200

    Support TOC.

 wicked/lib/Text_Wiki/Render/Rst/Paragraph.php |   56 ++++++++++++++++++++++
 wicked/lib/Text_Wiki/Render/Rst/Toc.php       |   62 +++++++++++++++++++++++++
 wicked/test/Wicked/Unit/RstTest.php           |   35 ++++++++++++++
 3 files changed, 153 insertions(+), 0 deletions(-)
 create mode 100644 wicked/lib/Text_Wiki/Render/Rst/Paragraph.php
 create mode 100644 wicked/lib/Text_Wiki/Render/Rst/Toc.php

http://git.horde.org/horde-git/-/commit/793c5c4b26d5d799a8c1200d9fbbfe305461db7a

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

commit 913694c11fbc1b39736e5552e00fda69491b627e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Aug 10 14:30:10 2011 -0400

    This tag might have a valid, empty, value that is required to be sent.
    
    Bug: 10416

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Recurrence.php |   14 ++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/913694c11fbc1b39736e5552e00fda69491b627e

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

commit 7e6accf7e9e34c8df4a69405580b2d479f2e918b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Aug 10 17:32:08 2011 -0400

    typehint

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

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

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

commit 4168c85a976dea6b6326201544ebac8b05d2923f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Aug 10 17:32:38 2011 -0400

    Allow for actual 0 values. Further improvements for Bug: 10416

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

http://git.horde.org/horde-git/-/commit/4168c85a976dea6b6326201544ebac8b05d2923f

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

commit 3819344bcef5ff18385dfb47e6df019f6d81788c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Aug 10 17:33:49 2011 -0400

    Don't assume the empty value was (boolean)false

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

http://git.horde.org/horde-git/-/commit/3819344bcef5ff18385dfb47e6df019f6d81788c

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

commit 274306d56ff7fd83523d496bbffd18a31f7e1a6b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Aug 10 17:38:53 2011 -0400

    Now that we properly return the 0 from the message object, this is not considered an empty tag.
    Related to Bug: 10416

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Recurrence.php |   14 ------
 1 files changed, 0 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/274306d56ff7fd83523d496bbffd18a31f7e1a6b

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

commit 1be959c40a5e3b7c2f38fac5af997494ead4dcb7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Aug 10 17:47:53 2011 -0400

    rename variable to make it clearer

 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php |   30 +++++------
 1 files changed, 14 insertions(+), 16 deletions(-)

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

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

commit ce8ea82f93b0247cba8ad87de02ca8abe6af95a1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Aug 10 17:49:42 2011 -0400

    wrapping

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

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

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

commit 289c0528e3a1d1d14070f9aa57e1b3fe53b9f975
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Aug 10 18:13:46 2011 -0400

    BFN

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

http://git.horde.org/horde-git/-/commit/289c0528e3a1d1d14070f9aa57e1b3fe53b9f975

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

commit b63a8f8ae5a212700b8f933b4081126ad0b1e3f1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Aug 10 18:23:37 2011 -0400

    Released Horde_ActiveSync-1.1.3

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

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

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

commit fe180654bf2864249771d032124fa336c77b396c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Aug 10 18:23:37 2011 -0400

    Development mode for Horde_ActiveSync-1.1.5

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

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

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

commit 5d3c276737baa5a9b324243ee60aae71414016c4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Aug 10 22:48:08 2011 -0400

    self::$db is setup by the concrete test class

 content/test/Content/Sql/Base.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 57e9d97ced07376a3fd5bef345be8225a8dbf16a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 11 00:28:50 2011 -0400

    fix expected output for test

 content/test/Content/Base.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/57e9d97ced07376a3fd5bef345be8225a8dbf16a

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

commit df61a8a6c04814e7d0260451766a5ca2240b66c1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 11 01:06:30 2011 -0400

    More complete tests for Content_Tagger#getTagCloud()

 content/test/Content/Base.php     |   87 ++++++++++++++++++++++++++++++++++++-
 content/test/Content/Sql/Base.php |   40 +++++++++++++++++
 2 files changed, 126 insertions(+), 1 deletions(-)

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

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

commit 2644a8bcaadeff77e52a5dfcc80c827b50167e79
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 11 01:07:08 2011 -0400

    Fix including all non-aggregate fields in group by clause, and other issues caught with unit testing.
    
    Bug #10419

 content/lib/Tagger.php |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/2644a8bcaadeff77e52a5dfcc80c827b50167e79

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

commit 55a46a69101ae3288a86c3153abc0efb6c4076a4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 11 01:10:05 2011 -0400

    BFN

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

http://git.horde.org/horde-git/-/commit/55a46a69101ae3288a86c3153abc0efb6c4076a4

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

commit 31009b63306d34038fd7227c0daca2c490290580
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 11 01:15:49 2011 -0400

    Released content-1.0.2

 content/lib/Application.php |    2 +-
 content/package.xml         |    8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/31009b63306d34038fd7227c0daca2c490290580

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

commit d77ee688bf2db9dcad201d9340b4565c53271ba6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 11 01:15:49 2011 -0400

    Development mode for content-1.0.4

 content/lib/Application.php |    2 +-
 content/package.xml         |   20 ++++++++++++++++----
 2 files changed, 17 insertions(+), 5 deletions(-)

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

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

commit da4f5daf6adb97e8a8415d69b7a26a5b8da3ee7e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 11 01:20:09 2011 -0400

    Revert "Fix version number"
    
    This reverts commit e26df9dcd703b2dd801f20445d778e48db43ccc6.

 components/lib/Components/Release/Task/CommitPostRelease.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 66fbe7059b5a8daaeabbd96467415b306b0df812
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 08:40:15 2011 +0200

    Add a failing test for the development version problem after release when in pretend mode.

 .../Components/Unit/Components/Release/Task/NextSentinelTest.php  |   37 ++++-
 1 files changed, 34 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/66fbe7059b5a8daaeabbd96467415b306b0df812

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

commit 8aeaa7707acdf2eda5de9ecd1f117b21da7fb50c
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 08:43:14 2011 +0200

    Allow release tasks to influence subsequent tasks and fix how the next version is handled.

 components/lib/Components/Release/Task/Announce.php          |    4 ++--
 components/lib/Components/Release/Task/Base.php              |    4 ++--
 components/lib/Components/Release/Task/Bugs.php              |    4 ++--
 components/lib/Components/Release/Task/CommitPostRelease.php |    6 +++---
 components/lib/Components/Release/Task/CommitPreRelease.php  |    4 ++--
 components/lib/Components/Release/Task/CurrentSentinel.php   |    4 ++--
 components/lib/Components/Release/Task/Freshmeat.php         |    4 ++--
 components/lib/Components/Release/Task/NextSentinel.php      |    4 ++--
 components/lib/Components/Release/Task/NextVersion.php       |    7 +++----
 components/lib/Components/Release/Task/Package.php           |    9 +++++----
 components/lib/Components/Release/Task/TagRelease.php        |    4 ++--
 components/lib/Components/Release/Task/Timestamp.php         |    4 ++--
 12 files changed, 29 insertions(+), 29 deletions(-)

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

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

commit 470740875fc4a7fd4b23330dfe97bbac63114e90
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 08:44:02 2011 +0200

    Fix invalid test expectation.

 .../Components/Unit/Components/Release/Task/NextSentinelTest.php  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/470740875fc4a7fd4b23330dfe97bbac63114e90

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

commit 5002c30fc8babc322d4685ff7642c8ee7630a7d4
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 10:01:36 2011 +0200

    It is okay if there is no basedn set.

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

http://git.horde.org/horde-git/-/commit/5002c30fc8babc322d4685ff7642c8ee7630a7d4

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

commit 07f8668ef4d39aac7ed7bda084623c6609202ae5
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 10:01:58 2011 +0200

    Update TODO.

 framework/Kolab_Storage/doc/Horde/Kolab/Storage/TODO |   27 +++++++++++------
 1 files changed, 17 insertions(+), 10 deletions(-)

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

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

commit 4a313f809f16fea47fede90895dc6fe61b626ba3
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 10:02:27 2011 +0200

    Catch errors.

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Imap.php |   10 +++++--
 1 files changed, 7 insertions(+), 3 deletions(-)

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

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

commit 9e6a4c9686f58fe6bb503243e2afcc3896a0a4af
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 10:07:45 2011 +0200

    Add a changelog entry for this change.

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

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

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

commit 5f666754660ecc4d128429c41f5ebdf7ab1f2866
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 11:08:05 2011 +0200

    Allow a CHANGES files for framework components.
    
    The CHANGES file for Horde_Xyz is expected to be placed in
    framework/Xyz/doc/Horde/Xyz/CHANGES.

 components/lib/Components/Component/Factory.php  |    5 +++--
 components/lib/Components/Component/Source.php   |    9 +++++++--
 components/lib/Components/Helper/ChangeLog.php   |   13 ++++++++++---
 framework/Release/lib/Horde/Release/Sentinel.php |   21 ++++++++++++++++++++-
 4 files changed, 40 insertions(+), 8 deletions(-)

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

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

commit f1d99984ef7b1b79bf746746bce420375f705eeb
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 11:08:34 2011 +0200

    Add CHANGES file.

 framework/Kolab_Format/doc/Horde/Kolab/Format/CHANGES |    9 +++++++++
 framework/Kolab_Format/package.xml                    |    8 +++++---
 2 files changed, 14 insertions(+), 3 deletions(-)
 create mode 100644 framework/Kolab_Format/doc/Horde/Kolab/Format/CHANGES

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

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

commit ddce1717c2ae39ccb68cf03c3aa79877e5856bb7
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 11:30:37 2011 +0200

    Revert "Add CHANGES file."
    
    This reverts commit f1d99984ef7b1b79bf746746bce420375f705eeb.

 framework/Kolab_Format/doc/Horde/Kolab/Format/CHANGES |    9 ---------
 framework/Kolab_Format/package.xml                    |    8 +++-----
 2 files changed, 3 insertions(+), 14 deletions(-)
 delete mode 100644 framework/Kolab_Format/doc/Horde/Kolab/Format/CHANGES

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

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

commit fb22509db763b3684cdd80da65684bb0376e4041
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 11:30:49 2011 +0200

    Revert "Allow a CHANGES files for framework components."
    
    This reverts commit 5f666754660ecc4d128429c41f5ebdf7ab1f2866.
    
    Jan convinced me that the use cases I saw reasonable for a framework
    CHANGES file can be handled via the change log in package.xml as well.

 components/lib/Components/Component/Factory.php  |    5 ++---
 components/lib/Components/Component/Source.php   |    9 ++-------
 components/lib/Components/Helper/ChangeLog.php   |   13 +++----------
 framework/Release/lib/Horde/Release/Sentinel.php |   21 +--------------------
 4 files changed, 8 insertions(+), 40 deletions(-)

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

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

commit 544654d244eb1538705ed70543e26cba35635e27
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 12:09:22 2011 +0200

    Released Horde_Kolab_Format-1.0.1

 bundles/kolab_webmail/README             |   99 +++++
 bundles/kolab_webmail/docs/CHANGES       |    4 +
 bundles/kolab_webmail/docs/INSTALL       |  704 ++++++++++++++++++++++++++++++
 bundles/kolab_webmail/docs/PERFORMANCE   |  225 ++++++++++
 bundles/kolab_webmail/docs/RELEASE_NOTES |   37 ++
 bundles/kolab_webmail/docs/UPGRADING     |   34 ++
 framework/Kolab_Format/package.xml       |    6 +-
 7 files changed, 1106 insertions(+), 3 deletions(-)
 create mode 100644 bundles/kolab_webmail/README
 create mode 100644 bundles/kolab_webmail/docs/CHANGES
 create mode 100644 bundles/kolab_webmail/docs/INSTALL
 create mode 100644 bundles/kolab_webmail/docs/PERFORMANCE
 create mode 100644 bundles/kolab_webmail/docs/RELEASE_NOTES
 create mode 100644 bundles/kolab_webmail/docs/UPGRADING

http://git.horde.org/horde-git/-/commit/544654d244eb1538705ed70543e26cba35635e27

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

commit 9439b17b130ce265185d41fb7a88b25aa587307e
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 12:09:25 2011 +0200

    Development mode for Horde_Kolab_Format-1.0.2

 framework/Kolab_Format/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/9439b17b130ce265185d41fb7a88b25aa587307e

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

commit a2b76b64e0f4748c83dac4b9f2a2527b473d8045
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 12:22:10 2011 +0200

    Provide the logger here.

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

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

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

commit 569bf6caaf95bef71f254374b1a7bc71aa8ad984
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 12:28:54 2011 +0200

    I assume adding a complete new driver counts as API change - bump to 1.1.0.

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

http://git.horde.org/horde-git/-/commit/569bf6caaf95bef71f254374b1a7bc71aa8ad984

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

commit 7823d42a8f060931184acbf28ed3ea57ccf42d1a
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 12:29:56 2011 +0200

    Released Horde_Kolab_Session-1.1.0

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

http://git.horde.org/horde-git/-/commit/7823d42a8f060931184acbf28ed3ea57ccf42d1a

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

commit 3f61c5b9e76deb12fdd545162111916a16327451
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 12:29:58 2011 +0200

    Development mode for Horde_Kolab_Session-1.1.1

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

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

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

commit 7f67987714260c2b9dadb69147529da8c28564c1
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 11 12:35:28 2011 +0200

    Add missing changelog entry.

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

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

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

commit 46f3166514d720dd254d1f3f551aa7fbd577ca99
Author: Ralf Lang <lang at b1-systems.de>
Date:   Thu Aug 11 12:58:09 2011 +0200

    abstract part of [#10387] rla: Adding optional "account_suspendable" and "bad_logins" features to horde_auth
    - added new constant REASON_LOCKED to Auth class
    - added new capabilities 'badlogincount' and 'lock' to Horde_Auth_Base class
    - added "unsupported" stubs for lockUser, unlockUser, isLocked, _badLogin, _resetBadLogins
    - added conditional handling of bad logins and locked users in authenticate()

 framework/Auth/lib/Horde/Auth.php      |    2 +
 framework/Auth/lib/Horde/Auth/Base.php |   81 +++++++++++++++++++++++++++++++-
 2 files changed, 81 insertions(+), 2 deletions(-)

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

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

commit 2afb24b71619771c16ed91ab45c557b5c7e54538
Author: Ralf Lang <lang at b1-systems.de>
Date:   Thu Aug 11 13:02:55 2011 +0200

    remove trailing whitespace accident

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

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

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

commit 9c5ef6d16b8dbd144c95c991632e06d4c4c2b9f7
Author: Ralf Lang <lang at b1-systems.de>
Date:   Thu Aug 11 14:35:20 2011 +0200

    Horde_Auth_Sql: Dynamically add 'lock' and 'badlogincount' capabilities depending on configuration [#10387]
    Do some basic sanity checking

 framework/Auth/lib/Horde/Auth/Sql.php |   63 +++++++++++++++++++++++++++++++--
 1 files changed, 60 insertions(+), 3 deletions(-)

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

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

commit 719a371308affac383a11822b85fa5f8ddee98e2
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 11 15:05:44 2011 +0200

    We use Horde_Db/migrations now.

 horde/docs/CODING_STANDARDS |   44 ++----------------------------------------
 1 files changed, 3 insertions(+), 41 deletions(-)

http://git.horde.org/horde-git/-/commit/719a371308affac383a11822b85fa5f8ddee98e2

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

commit 0ab296d075f6256f22bc74b935559b2ed34ad04d
Author: Ralf Lang <lang at b1-systems.de>
Date:   Thu Aug 11 15:11:38 2011 +0200

    updates mysql user table for new features of [#10387]

 .../migration/Horde/Auth/2_horde_auth_upgrade_base_tables.php     |   48 +++++
 1 files changed, 48 insertions(+), 0 deletions(-)
 create mode 100644 framework/Auth/migration/Horde/Auth/2_horde_auth_upgrade_base_tables.php

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

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

commit f4a3811512b5e522f3096562aec45782bc9d74ec
Author: Ralf Lang <lang at b1-systems.de>
Date:   Thu Aug 11 16:06:23 2011 +0200

    Jan says the checks are not needed

 .../migration/Horde/Auth/2_horde_auth_upgrade_base_tables.php     |   12 +---
 1 files changed, 3 insertions(+), 9 deletions(-)

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

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

commit 0770971fe537073a54635f6eaea4f85d1dcdcc01
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 11 11:03:26 2011 -0400

    remove duplicate language in ac_browser description

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

http://git.horde.org/horde-git/-/commit/0770971fe537073a54635f6eaea4f85d1dcdcc01

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

commit 95e9f5c12681155324e0ca561584c7242e534eb8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 11 18:41:03 2011 -0400

    $list might be empty, e.g., if searching history for deleted objects.
    
    Bug: 10422

 turba/lib/Api.php |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/95e9f5c12681155324e0ca561584c7242e534eb8

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

commit a727aa99a65db5dc886d6e72f2f8a8fe2b730a08
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 11 18:44:14 2011 -0400

    BFN

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

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

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

commit 691a8dc96ec5ffda92a8d3320d2a7fdb1701ae49
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 11 18:59:24 2011 -0400

    Even better, don't attempt to search if we know the object was deleted.
    
    Still protect against not-found objects though, just in case.

 turba/lib/Api.php |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/691a8dc96ec5ffda92a8d3320d2a7fdb1701ae49

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

commit ac26d6b2fb7662ce20e0a5ac996e34ac1907ddc6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Aug 11 19:01:30 2011 -0400

    ws

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

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

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

commit f55f35d52b8cf1fa2599822d55d7830b1b7bc6f9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 12 01:17:47 2011 -0400

    Be more tolerant of some sync errors.
    
    If the event has disappeared from the server for some reason, and the device
    requests a change - silently ignore the error instead of continuously retrying
    to sync the change.

 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php |    9 ++---
 1 files changed, 4 insertions(+), 5 deletions(-)

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

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

commit 72ade88f7979b447c16615e206245a2cefcc532f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 12 02:27:47 2011 -0400

    Bug: 10416  Fix TYPE_MONTHLY_NTH and TYPE_YEARLYNTH recurrence.

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

http://git.horde.org/horde-git/-/commit/72ade88f7979b447c16615e206245a2cefcc532f

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

commit 52d48c375f30264a60f99e1c73f03f13866f4cdf
Author: Ralf Lang <lang at b1-systems.de>
Date:   Fri Aug 12 00:13:50 2011 +0200

    move the trimming to actual implementation

 framework/Auth/lib/Horde/Auth/Base.php |    1 -
 framework/Auth/lib/Horde/Auth/Sql.php  |   17 +++++++++++++++++
 2 files changed, 17 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/52d48c375f30264a60f99e1c73f03f13866f4cdf

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

commit c7b0fd28d3363b7fb1adc0ce089a5a06cb8460a9
Author: Ralf Lang <lang at b1-systems.de>
Date:   Fri Aug 12 10:26:00 2011 +0200

    [#10423] Horde_Auth_Sql 1.0.4 expiration feature - repairs updateUser issues

 framework/Auth/lib/Horde/Auth/Sql.php |   34 +++++++++++++++++++-------------
 1 files changed, 20 insertions(+), 14 deletions(-)

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

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

commit 37dfbc82dca45cc13f38eac978f3b1e8843473a9
Author: Ralf Lang <lang at b1-systems.de>
Date:   Fri Aug 12 10:48:46 2011 +0200

    Adding some sanity checks on the expiration feature configuration

 framework/Auth/lib/Horde/Auth/Sql.php |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/37dfbc82dca45cc13f38eac978f3b1e8843473a9

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

commit 31c3c2609d1687be0b6bdfcb9be98dddbcfb5b35
Author: Ralf Lang <lang at b1-systems.de>
Date:   Fri Aug 12 11:40:18 2011 +0200

    Factoring out timestamp calculation to _calc_expiration
    We need this calculation in more places.

 framework/Auth/lib/Horde/Auth/Sql.php |   64 ++++++++++++++++++--------------
 1 files changed, 36 insertions(+), 28 deletions(-)

http://git.horde.org/horde-git/-/commit/31c3c2609d1687be0b6bdfcb9be98dddbcfb5b35

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

commit 484c21ca61a13eb7998eea2748c28b32aafe5ceb
Author: Ralf Lang <lang at b1-systems.de>
Date:   Fri Aug 12 12:00:40 2011 +0200

    [#10423] Horde_Auth_Sql 1.0.4 expiration feature - make resetPassword and addUser properly set expiration values if needed

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

http://git.horde.org/horde-git/-/commit/484c21ca61a13eb7998eea2748c28b32aafe5ceb

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

commit f9bcbe64a43860038b53cb5deee89a789991c247
Author: Ralf Lang <lang at b1-systems.de>
Date:   Fri Aug 12 12:50:39 2011 +0200

    simplify _calc_expiration
    add lockUser implementation
    fixup in resetPassword sql

 framework/Auth/lib/Horde/Auth/Sql.php |   75 ++++++++++++++++++++-------------
 1 files changed, 45 insertions(+), 30 deletions(-)

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

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

commit 7968ea021de356d10580c02ff3be54038c98b17e
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 12 12:54:59 2011 +0200

    [jan] Support snoozing alarms with Sundbird/Lightning (Request #7470).

 framework/Alarm/lib/Horde/Alarm.php     |    3 +-
 framework/Alarm/lib/Horde/Alarm/Sql.php |   48 ++++++++++++++++++++++---------
 kronolith/docs/CHANGES                  |    1 +
 kronolith/lib/Event.php                 |   34 ++++++++++++++++++++++
 kronolith/package.xml                   |    2 +
 5 files changed, 73 insertions(+), 15 deletions(-)

http://git.horde.org/horde-git/-/commit/7968ea021de356d10580c02ff3be54038c98b17e

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

commit 7c1445fb8a77e5137f4b922f1365586b051000aa
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 11 15:05:44 2011 +0200

    We use Horde_Db/migrations now.

 horde/docs/CODING_STANDARDS |   44 ++----------------------------------------
 1 files changed, 3 insertions(+), 41 deletions(-)

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

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

commit e127c4547813d8d82fdd3a22b943be34f249d28b
Merge: 7c1445f 7968ea0
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 12 14:22:48 2011 +0200

    Support snoozing alarms with Sundbird/Lightning (Request #7470).

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

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

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

commit 60616171e09cc24c63e899533e0280b7b1f4c064
Author: Ralf Lang <lang at b1-systems.de>
Date:   Fri Aug 12 14:37:29 2011 +0200

    [#10387] Draft implementation of bad login counting and account locking for Horde_Auth_Sql

 framework/Auth/lib/Horde/Auth/Base.php |    2 +-
 framework/Auth/lib/Horde/Auth/Sql.php  |  169 ++++++++++++++++++++++++++++++-
 2 files changed, 164 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/60616171e09cc24c63e899533e0280b7b1f4c064

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

commit 85a058f54f65b3c1ea1c256dc5318bb17262b104
Author: Ralf Lang <lang at b1-systems.de>
Date:   Fri Aug 12 15:20:12 2011 +0200

    Adding new configuration fields for added capabilities in Horde_Auth_Sql [#10387]

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

http://git.horde.org/horde-git/-/commit/85a058f54f65b3c1ea1c256dc5318bb17262b104

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

commit 4e17c509374a6e04baedb89406684d19bd3b2585
Author: Ralf Lang <lang at b1-systems.de>
Date:   Fri Aug 12 16:07:15 2011 +0200

    Add REASON_LOCKED message to login.php
    remove bug in Horde_Auth_Sql::isLocked due to reused name

 framework/Auth/lib/Horde/Auth/Sql.php |    4 ++--
 horde/login.php                       |    4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

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

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

commit c8c3b2232ec44b81a8c553501a0c60a343fa7290
Author: Ralf Lang <lang at b1-systems.de>
Date:   Sat Aug 13 11:06:48 2011 +0200

    Revert "Add REASON_LOCKED message to login.php"
    
    This reverts commit 4e17c509374a6e04baedb89406684d19bd3b2585.

 framework/Auth/lib/Horde/Auth/Sql.php |    4 ++--
 horde/login.php                       |    4 ----
 2 files changed, 2 insertions(+), 6 deletions(-)

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

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

commit 5d9daf0fc62112bf2de01fe9bc556f006350998e
Merge: 4f14879 c8c3b22
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Aug 13 18:43:30 2011 -0400

    Merge branch 'master' into trean_tags

 agora/ban.php                                                     |    6 +-
 agora/deleteforum.php                                             |   14 +-
 agora/editforum.php                                               |   32 +-
 agora/forums.php                                                  |    4 +-
 agora/lib/Agora.php                                               |   13 +-
 agora/lib/Api.php                                                 |   51 +-
 agora/lib/Application.php                                         |   12 +-
 agora/lib/Block/Forums.php                                        |   26 +-
 agora/lib/Block/Thread.php                                        |   16 +-
 agora/lib/Block/Threads.php                                       |   16 +-
 agora/lib/Comments.php                                            |   10 +-
 agora/lib/Driver.php                                              | 2279 ++++
 agora/lib/Driver/SplitSql.php                                     |  312 +
 agora/lib/Driver/Sql.php                                          |  310 +
 agora/lib/Exception.php                                           |   15 +
 agora/lib/Factory/Driver.php                                      |   84 +
 agora/lib/Form/Search.php                                         |    2 +-
 agora/lib/Messages.php                                            | 2341 -----
 agora/lib/Messages/split_sql.php                                  |  300 -
 agora/lib/Messages/sql.php                                        |  298 -
 agora/lib/View.php                                                |    7 +-
 agora/lib/version.php                                             |    1 -
 agora/locale/de/LC_MESSAGES/agora.mo                              |  Bin 88177 -> 88674 bytes
 agora/locale/es/LC_MESSAGES/agora.mo                              |  Bin 86263 -> 86263 bytes
 agora/locale/fi/LC_MESSAGES/agora.mo                              |  Bin 86190 -> 86190 bytes
 agora/locale/fr/LC_MESSAGES/agora.mo                              |  Bin 57961 -> 57961 bytes
 agora/locale/hu/LC_MESSAGES/agora.mo                              |  Bin 167859 -> 167859 bytes
 agora/locale/it/LC_MESSAGES/agora.mo                              |  Bin 155272 -> 155272 bytes
 agora/locale/ja/LC_MESSAGES/agora.mo                              |  Bin 89900 -> 89900 bytes
 agora/locale/lt/LC_MESSAGES/agora.mo                              |  Bin 82873 -> 82873 bytes
 agora/locale/ro/LC_MESSAGES/agora.mo                              |  Bin 18785 -> 18785 bytes
 agora/locale/zh_TW/LC_MESSAGES/agora.mo                           |  Bin 140346 -> 140346 bytes
 agora/messages/abuse.php                                          |    6 +-
 agora/messages/delete.php                                         |    6 +-
 agora/messages/edit.php                                           |    6 +-
 agora/messages/index.php                                          |   18 +-
 agora/messages/lock.php                                           |    6 +-
 agora/messages/merge.php                                          |   15 +-
 agora/messages/move.php                                           |    6 +-
 agora/messages/split.php                                          |    8 +-
 agora/migration/1_agora_base_tables.php                           |  109 +
 agora/migration/2_agora_upgrade_autoincrement.php                 |   48 +
 agora/moderate.php                                                |    7 +-
 agora/moderators.php                                              |   15 +-
 agora/owner.php                                                   |    4 +-
 agora/rss/index.php                                               |    8 +-
 agora/rss/messages.php                                            |    8 +-
 agora/rss/threads.php                                             |   10 +-
 agora/scripts/phorum2agora.php                                    |    2 +-
 agora/scripts/sql/agora.mysql.sql                                 |   65 -
 agora/scripts/sql/agora.sql                                       |   65 -
 agora/scripts/upgrades/2007-02-04_modifystamp.sql                 |    3 -
 agora/scripts/upgrades/2007-09-23_last_message.php                |   79 -
 agora/scripts/upgrades/2007-09-23_last_message.sql                |    6 -
 agora/scripts/upgrades/2008-10-26_add_distribution_address.sql    |    1 -
 agora/search.php                                                  |    4 +-
 agora/templates/block/forums.html.php                             |   10 +-
 agora/templates/block/thread.html.php                             |    2 +-
 agora/templates/block/threads.html.php                            |    2 +-
 agora/templates/moderators.html.php                               |    2 +-
 agora/threads.php                                                 |    6 +-
 ansel/js/mobile.js                                                |   30 +-
 ansel/lib/Application.php                                         |    5 -
 ansel/lib/Gallery.php                                             |    2 +-
 ansel/lib/GalleryMode/Date.php                                    |  181 +-
 ansel/lib/Storage.php                                             |  121 +-
 ansel/lib/Tagger.php                                              |   12 +-
 ansel/locale/ansel.pot                                            |  480 +-
 ansel/locale/de/LC_MESSAGES/ansel.mo                              |  Bin 114535 -> 113093 bytes
 ansel/locale/de/LC_MESSAGES/ansel.po                              |  528 +-
 bundles/groupware/docs/CHANGES                                    |   57 +-
 bundles/groupware/docs/INSTALL                                    |    8 +-
 bundles/groupware/docs/RELEASE_NOTES                              |   28 +-
 bundles/groupware/lib/Bundle.php                                  |    2 +-
 bundles/groupware/package.xml                                     |   33 +-
 bundles/kolab_webmail/README                                      |   99 +
 bundles/kolab_webmail/docs/CHANGES                                |    4 +
 bundles/kolab_webmail/docs/INSTALL                                |  704 ++
 bundles/kolab_webmail/docs/PERFORMANCE                            |  225 +
 bundles/kolab_webmail/docs/RELEASE_NOTES                          |   37 +
 bundles/kolab_webmail/docs/UPGRADING                              |   34 +
 bundles/webmail/docs/CHANGES                                      |   77 +-
 bundles/webmail/docs/INSTALL                                      |    8 +-
 bundles/webmail/docs/RELEASE_NOTES                                |   38 +-
 bundles/webmail/lib/Bundle.php                                    |    2 +-
 bundles/webmail/package.xml                                       |   37 +-
 chora/diff.php                                                    |    2 +-
 chora/locale/de/LC_MESSAGES/chora.mo                              |  Bin 78526 -> 79063 bytes
 chora/themes/hordeweb/graphics/chora.png                          |  Bin 0 -> 467 bytes
 chora/themes/hordeweb/screen.css                                  |   47 -
 chora/themes/hordeweb1/screen.css                                 |   47 +
 components/lib/Components/Release/Notes.php                       |    3 +-
 components/lib/Components/Release/Task/Announce.php               |    4 +-
 components/lib/Components/Release/Task/Base.php                   |    4 +-
 components/lib/Components/Release/Task/Bugs.php                   |    4 +-
 components/lib/Components/Release/Task/CommitPostRelease.php      |    6 +-
 components/lib/Components/Release/Task/CommitPreRelease.php       |    4 +-
 components/lib/Components/Release/Task/CurrentSentinel.php        |    4 +-
 components/lib/Components/Release/Task/Freshmeat.php              |    4 +-
 components/lib/Components/Release/Task/NextSentinel.php           |    4 +-
 components/lib/Components/Release/Task/NextVersion.php            |    7 +-
 components/lib/Components/Release/Task/Package.php                |   10 +-
 components/lib/Components/Release/Task/TagRelease.php             |    4 +-
 components/lib/Components/Release/Task/Timestamp.php              |    4 +-
 .../Components/Unit/Components/Release/Task/NextSentinelTest.php  |   39 +-
 content/lib/Application.php                                       |    2 +-
 content/lib/Objects/Manager.php                                   |    7 +-
 content/lib/Tagger.php                                            |   31 +-
 content/package.xml                                               |   41 +-
 content/test/Content/Base.php                                     |   91 +-
 content/test/Content/Sql/Base.php                                 |   41 +-
 content/test/TaggerTest.php                                       |  310 -
 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php  |    9 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php |   17 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php        |    7 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php     |   57 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php       |   30 +-
 framework/ActiveSync/package.xml                                  |   42 +-
 framework/Auth/lib/Horde/Auth.php                                 |    2 +
 framework/Auth/lib/Horde/Auth/Base.php                            |   78 +-
 framework/Auth/lib/Horde/Auth/Sql.php                             |  358 +-
 .../migration/Horde/Auth/2_horde_auth_upgrade_base_tables.php     |   42 +
 framework/Compress/locale/Horde_Compress.pot                      |    5 +-
 framework/Compress/locale/de/LC_MESSAGES/Horde_Compress.mo        |  Bin 939 -> 939 bytes
 framework/Compress/locale/de/LC_MESSAGES/Horde_Compress.po        |    5 +-
 framework/Core/lib/Horde/Core/Auth/Application.php                |   11 +-
 framework/Core/lib/Horde/Core/Block/Layout/View.php               |    2 +-
 framework/Core/lib/Horde/Core/Factory/KolabServer.php             |    4 +-
 framework/Core/lib/Horde/Core/Factory/Logger.php                  |    4 +
 framework/Core/lib/Horde/Core/Log/Logger.php                      |    3 +-
 framework/Core/lib/Horde/Core/Notification/Storage/Session.php    |   45 +-
 framework/Core/lib/Horde/Registry.php                             |   60 +-
 framework/Core/lib/Horde/Registry/Application.php                 |   12 +
 framework/Core/lib/Horde/Session.php                              |   65 +-
 framework/Core/locale/Horde_Core.pot                              |  211 +-
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.mo                |  Bin 16596 -> 16596 bytes
 framework/Core/locale/de/LC_MESSAGES/Horde_Core.po                |  211 +-
 framework/Core/package.xml                                        |   34 +-
 framework/Crypt/lib/Horde/Crypt/Smime.php                         |    2 +-
 framework/Crypt/locale/Horde_Crypt.pot                            |  138 +-
 framework/Crypt/locale/de/LC_MESSAGES/Horde_Crypt.mo              |  Bin 8855 -> 8855 bytes
 framework/Crypt/locale/de/LC_MESSAGES/Horde_Crypt.po              |  138 +-
 framework/Crypt/package.xml                                       |   10 +-
 framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php                |   14 +-
 framework/Db/package.xml                                          |    4 +-
 framework/Db/test/Horde/Db/Adapter/MysqlTest.php                  |   45 +-
 framework/Form/locale/Horde_Form.pot                              |  230 +-
 framework/Form/locale/de/LC_MESSAGES/Horde_Form.mo                |  Bin 10820 -> 10820 bytes
 framework/Form/locale/de/LC_MESSAGES/Horde_Form.po                |  230 +-
 framework/Icalendar/lib/Horde/Icalendar.php                       |   44 +-
 framework/Icalendar/lib/Horde/Icalendar/Vcard.php                 |    6 +-
 framework/Icalendar/lib/Horde/Icalendar/Vnote.php                 |    4 +-
 framework/Icalendar/package.xml                                   |   31 +-
 framework/Image/package.xml                                       |    6 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php              |   10 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Mock.php              |    1 -
 framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php      |   27 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php       |    3 +-
 framework/Imap_Client/package.xml                                 |   39 +-
 framework/Imap_Client/test/Horde/Imap/Client/SearchTest.php       |   50 +
 framework/Imsp/package.xml                                        |    6 +-
 framework/Kolab_Cli/locale/Horde_Kolab_Cli.pot                    |   36 +-
 framework/Kolab_Filter/lib/Horde/Kolab/Filter/Factory.php         |    6 +-
 framework/Kolab_Format/package.xml                                |   24 +-
 framework/Kolab_FreeBusy/locale/Horde_Kolab_FreeBusy.pot          |   20 +-
 .../Kolab_FreeBusy/locale/de/LC_MESSAGES/Horde_Kolab_FreeBusy.mo  |  Bin 2255 -> 2084 bytes
 .../Kolab_FreeBusy/locale/de/LC_MESSAGES/Horde_Kolab_FreeBusy.po  |   20 +-
 framework/Kolab_Session/package.xml                               |   29 +-
 framework/Kolab_Storage/doc/Horde/Kolab/Storage/TODO              |   27 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache.php         |    7 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/Data.php    |   44 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data.php          |   19 +
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Base.php     |   82 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Cached.php   |  129 +-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/Data/Decorator/Log.php  |   28 +-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/Data/Query/History.php  |   33 +
 .../lib/Horde/Kolab/Storage/Data/Query/History/Base.php           |  122 +
 .../lib/Horde/Kolab/Storage/Data/Query/History/Cache.php          |   62 +
 .../lib/Horde/Kolab/Storage/Data/Query/Preferences/Base.php       |    4 +-
 .../lib/Horde/Kolab/Storage/Data/Query/Preferences/Cache.php      |    4 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Base.php   |    6 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Imap.php   |   10 +-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Mock/Data.php    |    3 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Factory.php       |   16 +
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Base.php     |    6 +-
 .../lib/Horde/Kolab/Storage/List/Decorator/Cache.php              |    4 +-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/List/Decorator/Log.php  |    4 +-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/List/Query/Acl/Base.php |    4 +-
 .../lib/Horde/Kolab/Storage/List/Query/Acl/Cache.php              |    5 +-
 .../lib/Horde/Kolab/Storage/List/Query/ActiveSync/Base.php        |    4 +-
 .../lib/Horde/Kolab/Storage/List/Query/ActiveSync/Cache.php       |    4 +-
 .../lib/Horde/Kolab/Storage/List/Query/List/Base.php              |    4 +-
 .../lib/Horde/Kolab/Storage/List/Query/List/Cache.php             |    4 +-
 .../lib/Horde/Kolab/Storage/List/Query/Share/Base.php             |    4 +-
 .../lib/Horde/Kolab/Storage/List/Query/Share/Cache.php            |    4 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Query.php         |    4 +-
 framework/Kolab_Storage/lib/Horde/Kolab/Storage/QuerySet/Base.php |   10 +-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/QuerySet/Cached.php     |    1 +
 .../Kolab_Storage/lib/Horde/Kolab/Storage/QuerySet/Uncached.php   |    1 +
 framework/Kolab_Storage/locale/Horde_Kolab_Storage.pot            |   20 +-
 .../Kolab_Storage/locale/de/LC_MESSAGES/Horde_Kolab_Storage.mo    |  Bin 1996 -> 1996 bytes
 .../Kolab_Storage/locale/de/LC_MESSAGES/Horde_Kolab_Storage.po    |   20 +-
 framework/Kolab_Storage/package.xml                               |   25 +-
 .../Kolab_Storage/test/Horde/Kolab/Storage/Stub/DataQuery.php     |    4 +-
 .../Kolab_Storage/test/Horde/Kolab/Storage/Stub/ListQuery.php     |    4 +-
 framework/Kolab_Storage/test/Horde/Kolab/Storage/TestCase.php     |   10 +
 .../test/Horde/Kolab/Storage/Unit/Cache/DataTest.php              |    4 +-
 .../Kolab_Storage/test/Horde/Kolab/Storage/Unit/CacheTest.php     |    1 +
 .../test/Horde/Kolab/Storage/Unit/Data/Query/History/BaseTest.php |  170 +
 .../test/Horde/Kolab/Storage/Unit/Driver/CclientTest.php          |    1 +
 .../test/Horde/Kolab/Storage/Unit/Driver/Decorator/TimerTest.php  |    1 +
 .../Kolab_Storage/test/Horde/Kolab/Storage/Unit/FactoryTest.php   |   19 +
 .../test/Horde/Kolab/Storage/Unit/Folder/NamespaceTest.php        |    1 +
 .../test/Horde/Kolab/Storage/Unit/Folder/Stamp/UidsTest.php       |    1 +
 .../test/Horde/Kolab/Storage/Unit/SynchronizationTest.php         |    5 -
 framework/Log/lib/Horde/Log/Handler/Base.php                      |    4 +-
 framework/Log/lib/Horde/Log/Handler/Firebug.php                   |    7 +-
 framework/Log/lib/Horde/Log/Handler/Scribe.php                    |    7 +-
 framework/Log/lib/Horde/Log/Handler/Stream.php                    |    3 +
 framework/Log/package.xml                                         |    2 +-
 framework/LoginTasks/locale/Horde_LoginTasks.pot                  |   12 +-
 framework/LoginTasks/locale/de/LC_MESSAGES/Horde_LoginTasks.mo    |  Bin 653 -> 653 bytes
 framework/LoginTasks/locale/de/LC_MESSAGES/Horde_LoginTasks.po    |   12 +-
 framework/Mime/locale/Horde_Mime.pot                              |    4 +-
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.mo                |  Bin 1413 -> 1413 bytes
 framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.po                |    4 +-
 framework/Pdf/lib/Horde/Pdf/Font/Courier.php                      |    6 -
 framework/Pdf/lib/Horde/Pdf/Font/Courierb.php                     |   26 +
 framework/Pdf/lib/Horde/Pdf/Font/Courierbi.php                    |   26 +
 framework/Pdf/lib/Horde/Pdf/Font/Courieri.php                     |   26 +
 framework/Pdf/package.xml                                         |    2 +-
 framework/Pdf/test/Horde/Pdf/WriterTest.php                       |    9 +
 framework/Prefs/locale/Horde_Prefs.pot                            |    6 +-
 framework/Prefs/locale/de/LC_MESSAGES/Horde_Prefs.mo              |  Bin 882 -> 940 bytes
 framework/Prefs/locale/de/LC_MESSAGES/Horde_Prefs.po              |    6 +-
 framework/Routes/lib/Horde/Routes/Matcher.php                     |   88 +
 framework/Routes/package.xml                                      |   20 +-
 framework/Rpc/package.xml                                         |   10 +-
 framework/Service_Facebook/locale/Horde_Service_Facebook.pot      |    6 +-
 .../locale/de/LC_MESSAGES/Horde_Service_Facebook.mo               |  Bin 660 -> 691 bytes
 .../locale/de/LC_MESSAGES/Horde_Service_Facebook.po               |   17 +-
 framework/Service_Facebook/package.xml                            |    2 +-
 framework/Service_Twitter/package.xml                             |    2 +-
 framework/Share/locale/Horde_Share.pot                            |    4 +-
 framework/Share/locale/de/LC_MESSAGES/Horde_Share.mo              |  Bin 579 -> 579 bytes
 framework/Share/locale/de/LC_MESSAGES/Horde_Share.po              |    4 +-
 framework/Share/package.xml                                       |    6 +
 framework/Test/lib/Horde/Test/Autoload.php                        |    2 +-
 framework/Token/locale/Horde_Token.pot                            |    8 +-
 framework/Token/locale/de/LC_MESSAGES/Horde_Token.mo              |  Bin 1014 -> 1014 bytes
 framework/Token/locale/de/LC_MESSAGES/Horde_Token.po              |    8 +-
 gollem/edit.php                                                   |   10 +-
 gollem/lib/Api.php                                                |   31 +-
 gollem/lib/Application.php                                        |  340 +-
 gollem/lib/Auth.php                                               |  507 +-
 gollem/lib/Factory/Vfs.php                                        |   68 +
 gollem/lib/Factory/VfsDefault.php                                 |   38 +
 gollem/lib/Gollem.php                                             |  390 +-
 gollem/locale/de/LC_MESSAGES/gollem.mo                            |  Bin 80960 -> 81422 bytes
 gollem/locale/de/LC_MESSAGES/gollem.po                            |    8 +-
 gollem/manager.php                                                |   64 +-
 gollem/permissions.php                                            |    6 +-
 gollem/quota.php                                                  |    4 +-
 gollem/selectlist.php                                             |   34 +-
 gollem/templates/javascript_defs.php                              |    9 +-
 gollem/templates/menu.html                                        |    6 +-
 gollem/view.php                                                   |    6 +-
 hermes/locale/de/LC_MESSAGES/hermes.mo                            |  Bin 87341 -> 87994 bytes
 hermes/locale/de/LC_MESSAGES/hermes.po                            |  230 +-
 hermes/locale/hermes.pot                                          |  222 +-
 horde/config/conf.xml                                             |   17 +
 horde/docs/CHANGES                                                |   44 +-
 horde/docs/CODING_STANDARDS                                       |   44 +-
 horde/docs/INSTALL                                                |    2 +-
 horde/docs/RELEASE_NOTES                                          |   14 +-
 horde/js/form_ghost.js                                            |    7 +
 horde/js/jquery.mobile/jquery.min.js                              |    8 +-
 horde/js/jquery.mobile/jquery.mobile.min.css                      |   12 +-
 horde/js/jquery.mobile/jquery.mobile.min.js                       |  275 +-
 horde/js/mobile.js                                                |    7 +-
 horde/lib/Api.php                                                 |    4 +
 horde/lib/Application.php                                         |    2 +-
 horde/locale/de/LC_MESSAGES/horde.mo                              |  Bin 72277 -> 72758 bytes
 horde/locale/de/LC_MESSAGES/horde.po                              |  255 +-
 horde/locale/horde.pot                                            |  250 +-
 horde/package.xml                                                 |   62 +-
 horde/templates/common-header-mobile.inc                          |    1 +
 horde/templates/login/mobile.inc                                  |    3 +-
 horde/templates/portal/mobile.inc                                 |    2 +-
 horde/themes/hordeweb/graphics/background.jpg                     |  Bin 0 -> 233353 bytes
 horde/themes/hordeweb/graphics/help_index.png                     |  Bin 0 -> 458 bytes
 horde/themes/hordeweb/graphics/horde-halfgear-ie.png              |  Bin 1986 -> 0 bytes
 horde/themes/hordeweb/graphics/horde-halfgear.png                 |  Bin 3713 -> 0 bytes
 horde/themes/hordeweb/graphics/login.png                          |  Bin 0 -> 475 bytes
 horde/themes/hordeweb/graphics/logout.png                         |  Bin 0 -> 430 bytes
 horde/themes/hordeweb/graphics/prefs.png                          |  Bin 0 -> 522 bytes
 horde/themes/hordeweb/graphics/problem.png                        |  Bin 0 -> 371 bytes
 horde/themes/hordeweb/graphics/ribbon.png                         |  Bin 0 -> 925 bytes
 horde/themes/hordeweb/ie6_or_less.css                             |    3 -
 horde/themes/hordeweb/screen.css                                  |  280 +-
 horde/themes/hordeweb/webkit.css                                  |    3 +
 horde/themes/hordeweb1/graphics/horde-halfgear-ie.png             |  Bin 0 -> 1986 bytes
 horde/themes/hordeweb1/graphics/horde-halfgear.png                |  Bin 0 -> 3713 bytes
 horde/themes/hordeweb1/ie6_or_less.css                            |    3 +
 horde/themes/hordeweb1/info.php                                   |    2 +
 horde/themes/hordeweb1/screen.css                                 |  193 +
 imp/compose-dimp.php                                              |   27 +-
 imp/compose-mimp.php                                              |    4 +-
 imp/compose.php                                                   |    4 +-
 imp/config/conf.xml                                               |    9 +-
 imp/config/hooks.php.dist                                         |    3 +-
 imp/docs/CHANGES                                                  |   24 +-
 imp/docs/PERFORMANCE                                              |    2 +-
 imp/docs/RELEASE_NOTES                                            |   13 +-
 imp/docs/UPGRADING                                                |   11 +
 imp/js/dimpbase.js                                                |   11 +-
 imp/js/message-dimp.js                                            |   19 +-
 imp/js/mobile.js                                                  |    1 -
 imp/js/search.js                                                  |   64 +-
 imp/lib/Ajax/Application.php                                      |   14 +-
 imp/lib/Ajax/Queue.php                                            |    7 +-
 imp/lib/Application.php                                           |    3 +-
 imp/lib/Compose.php                                               |   93 +-
 imp/lib/Crypt/Pgp.php                                             |    7 +
 imp/lib/Crypt/Smime.php                                           |   14 +-
 imp/lib/Mailbox.php                                               |    4 -
 imp/lib/Mailbox/List.php                                          |   26 +-
 imp/lib/Mime/Viewer/Html.php                                      |    8 +-
 imp/lib/Mime/Viewer/Itip.php                                      |    4 +-
 imp/lib/Notification/Handler/Decorator/NewmailNotify.php          |    3 +-
 imp/lib/Search.php                                                |   20 +-
 imp/lib/Search/Element/Contacts.php                               |   55 +
 imp/lib/Search/Filter/Contacts.php                                |   28 +
 imp/lib/Search/Query.php                                          |   94 +-
 imp/lib/Tree/Flist.php                                            |   46 +-
 imp/lib/Views/ListMessages.php                                    |    8 +-
 imp/lib/Views/ShowMessage.php                                     |    4 +-
 imp/locale/de/LC_MESSAGES/imp.mo                                  |  Bin 191483 -> 191625 bytes
 imp/locale/de/LC_MESSAGES/imp.po                                  |  619 +-
 imp/locale/imp.pot                                                |  615 +-
 imp/message-mimp.php                                              |    4 +-
 imp/message.php                                                   |    2 +
 imp/package.xml                                                   |   57 +-
 imp/search.php                                                    |   14 +-
 imp/templates/dimp/index.inc                                      |    3 +-
 imp/templates/dimp/javascript_defs.php                            |    1 -
 imp/templates/imp/flist/flist.html                                |    3 +
 imp/templates/imp/message/navbar_actions.html                     |    1 +
 imp/templates/imp/search/search-all.html                          |    3 +
 imp/themes/default/dimp/screen.css                                |    5 +-
 imp/themes/default/screen.css                                     |    4 +
 imp/themes/silver/dimp/screen.css                                 |    2 +-
 imp/view.php                                                      |    3 +-
 ingo/config/backends.php                                          |   13 +-
 ingo/config/prefs.php                                             |   20 +-
 ingo/docs/CHANGES                                                 |    9 +-
 ingo/docs/RELEASE_NOTES                                           |   13 +-
 ingo/lib/Application.php                                          |    2 +-
 ingo/lib/Storage/Blacklist.php                                    |    2 +-
 ingo/lib/Storage/Prefs.php                                        |    4 +-
 ingo/lib/Storage/Sql.php                                          |    4 +-
 ingo/lib/Storage/Whitelist.php                                    |    2 +-
 ingo/locale/de/LC_MESSAGES/ingo.mo                                |  Bin 90376 -> 90873 bytes
 ingo/package.xml                                                  |   23 +-
 jonah/locale/de/LC_MESSAGES/jonah.mo                              |  Bin 82147 -> 82628 bytes
 klutz/lib/Block/Comics.php                                        |    2 +-
 klutz/lib/Comic.php                                               |    7 +-
 klutz/locale/cs/LC_MESSAGES/klutz.mo                              |  Bin 155106 -> 45518 bytes
 klutz/locale/cs/LC_MESSAGES/klutz.po                              |  112 +-
 klutz/locale/da/LC_MESSAGES/klutz.mo                              |  Bin 145062 -> 43731 bytes
 klutz/locale/da/LC_MESSAGES/klutz.po                              |   44 +-
 klutz/locale/de/LC_MESSAGES/klutz.mo                              |  Bin 167662 -> 77542 bytes
 klutz/locale/de/LC_MESSAGES/klutz.po                              |  253 +-
 klutz/locale/es/LC_MESSAGES/klutz.mo                              |  Bin 160762 -> 76042 bytes
 klutz/locale/es/LC_MESSAGES/klutz.po                              |   78 +-
 klutz/locale/fi/LC_MESSAGES/klutz.mo                              |  Bin 148851 -> 75281 bytes
 klutz/locale/fi/LC_MESSAGES/klutz.po                              |   78 +-
 klutz/locale/klutz.pot                                            |  294 +
 klutz/locale/ro/LC_MESSAGES/klutz.mo                              |  Bin 19895 -> 8162 bytes
 klutz/locale/ro/LC_MESSAGES/klutz.po                              |    8 +-
 klutz/locale/sv/LC_MESSAGES/klutz.mo                              |  Bin 88897 -> 27184 bytes
 klutz/locale/sv/LC_MESSAGES/klutz.po                              |   74 +-
 kronolith/config/prefs.php                                        |    6 +-
 kronolith/docs/CHANGES                                            |   23 +-
 kronolith/docs/RELEASE_NOTES                                      |   17 +-
 kronolith/js/kronolith.js                                         |   19 +-
 kronolith/js/mobile.js                                            |   18 +-
 kronolith/lib/Api.php                                             |    5 +-
 kronolith/lib/Application.php                                     |    3 +-
 kronolith/lib/Calendar/External/Tasks.php                         |    2 +-
 kronolith/lib/Event.php                                           |   85 +-
 kronolith/lib/FreeBusy.php                                        |    6 +-
 kronolith/lib/Kronolith.php                                       |   13 +-
 kronolith/locale/de/LC_MESSAGES/kronolith.mo                      |  Bin 133033 -> 133712 bytes
 kronolith/locale/de/LC_MESSAGES/kronolith.po                      |  663 +-
 kronolith/locale/kronolith.pot                                    |  658 +-
 kronolith/package.xml                                             |   56 +-
 luxor/locale/de/LC_MESSAGES/luxor.mo                              |  Bin 74222 -> 74751 bytes
 mnemo/docs/CHANGES                                                |    8 +-
 mnemo/docs/RELEASE_NOTES                                          |   12 +-
 mnemo/lib/Application.php                                         |    2 +-
 mnemo/locale/de/LC_MESSAGES/mnemo.mo                              |  Bin 82527 -> 83008 bytes
 mnemo/locale/de/LC_MESSAGES/mnemo.po                              |   20 +-
 mnemo/locale/mnemo.pot                                            |   22 +-
 mnemo/package.xml                                                 |   23 +-
 nag/docs/CHANGES                                                  |    8 +-
 nag/docs/RELEASE_NOTES                                            |   11 +-
 nag/lib/Application.php                                           |    2 +-
 nag/locale/de/LC_MESSAGES/nag.mo                                  |  Bin 96766 -> 97361 bytes
 nag/locale/de/LC_MESSAGES/nag.po                                  |  243 +-
 nag/locale/nag.pot                                                |  241 +-
 nag/package.xml                                                   |   23 +-
 passwd/docs/RELEASE_NOTES                                         |   21 +-
 passwd/docs/TODO                                                  |    2 +
 passwd/docs/UPGRADING                                             |    2 +-
 passwd/lib/Driver/Horde.php                                       |    7 +-
 passwd/lib/Driver/Sql.php                                         |    2 -
 passwd/lib/Driver/Vpopmail.php                                    |    2 -
 passwd/lib/Factory/Driver.php                                     |   38 +-
 passwd/locale/de/LC_MESSAGES/passwd.mo                            |  Bin 81538 -> 81416 bytes
 passwd/locale/de/LC_MESSAGES/passwd.po                            |  175 +-
 passwd/locale/passwd.pot                                          |  171 +-
 timeobjects/lib/Application.php                                   |    2 +-
 timeobjects/locale/de/LC_MESSAGES/timeobjects.mo                  |  Bin 72982 -> 73463 bytes
 timeobjects/locale/de/LC_MESSAGES/timeobjects.po                  |    6 +-
 timeobjects/locale/timeobjects.pot                                |    8 +-
 timeobjects/package.xml                                           |   28 +-
 trean/locale/de/LC_MESSAGES/trean.mo                              |  Bin 85025 -> 85506 bytes
 turba/config/attributes.php                                       |   96 +
 turba/config/backends.php                                         |   21 +-
 turba/config/prefs.php                                            |    4 +-
 turba/delete.php                                                  |   14 +-
 turba/deletefile.php                                              |    4 -
 turba/docs/CHANGES                                                |   11 +-
 turba/docs/RELEASE_NOTES                                          |    9 +-
 turba/lib/Api.php                                                 |   17 +-
 turba/lib/Application.php                                         |    2 +-
 turba/lib/Driver.php                                              |  118 +-
 turba/lib/Driver/Favourites.php                                   |   13 +
 turba/lib/Driver/Sql.php                                          |    3 +-
 turba/lib/Form/EditContact.php                                    |    6 +-
 turba/locale/de/LC_MESSAGES/turba.mo                              |  Bin 102745 -> 103501 bytes
 turba/locale/de/LC_MESSAGES/turba.po                              |  153 +-
 turba/locale/turba.pot                                            |  148 +-
 turba/migration/6_turba_upgrade_updateschema.php                  |   79 +
 turba/package.xml                                                 |   30 +-
 ulaform/locale/de/LC_MESSAGES/ulaform.mo                          |  Bin 78765 -> 78535 bytes
 ulaform/locale/de/LC_MESSAGES/ulaform.po                          |  305 +-
 ulaform/locale/es/LC_MESSAGES/ulaform.mo                          |  Bin 154320 -> 76553 bytes
 ulaform/locale/es/LC_MESSAGES/ulaform.po                          |   58 +-
 ulaform/locale/fi/LC_MESSAGES/ulaform.mo                          |  Bin 150152 -> 76427 bytes
 ulaform/locale/fi/LC_MESSAGES/ulaform.po                          |   86 +-
 ulaform/locale/it/LC_MESSAGES/ulaform.mo                          |  Bin 150038 -> 56581 bytes
 ulaform/locale/it/LC_MESSAGES/ulaform.po                          |    4 +-
 ulaform/locale/lt/LC_MESSAGES/ulaform.mo                          |  Bin 74402 -> 74503 bytes
 ulaform/locale/lt/LC_MESSAGES/ulaform.po                          |  128 +-
 ulaform/locale/ulaform.pot                                        |  242 +-
 ulaform/locale/zh_TW/LC_MESSAGES/ulaform.mo                       |  Bin 131639 -> 53698 bytes
 ulaform/locale/zh_TW/LC_MESSAGES/ulaform.po                       |  202 +-
 vilma/locale/de/LC_MESSAGES/vilma.mo                              |  Bin 83605 -> 84102 bytes
 whups/lib/Driver/Sql.php                                          |   14 +-
 whups/lib/Whups.php                                               |    7 +-
 whups/locale/de/LC_MESSAGES/whups.mo                              |  Bin 113575 -> 113660 bytes
 whups/locale/de/LC_MESSAGES/whups.po                              | 1139 +-
 whups/locale/whups.pot                                            | 1128 +-
 whups/themes/hordeweb/graphics/admin.png                          |  Bin 0 -> 444 bytes
 whups/themes/hordeweb/graphics/create.png                         |  Bin 0 -> 476 bytes
 whups/themes/hordeweb/graphics/query.png                          |  Bin 0 -> 475 bytes
 whups/themes/hordeweb/graphics/reports.png                        |  Bin 0 -> 438 bytes
 whups/themes/hordeweb/graphics/search.png                         |  Bin 0 -> 480 bytes
 whups/themes/hordeweb/graphics/whups.png                          |  Bin 0 -> 450 bytes
 whups/themes/hordeweb/screen.css                                  |   42 +-
 whups/themes/hordeweb1/screen.css                                 |   41 +
 wicked/lib/Text_Wiki/Render/Rst.php                               |   42 +
 wicked/lib/Text_Wiki/Render/Rst/Heading.php                       |  103 +
 wicked/lib/Text_Wiki/Render/Rst/Paragraph.php                     |   56 +
 wicked/lib/Text_Wiki/Render/Rst/Toc.php                           |   62 +
 wicked/lib/tests/Driver.php                                       |  158 -
 wicked/locale/de/LC_MESSAGES/wicked.mo                            |  Bin 88670 -> 89175 bytes
 wicked/package.xml                                                |   64 +-
 wicked/test/Wicked/AllTests.php                                   |   51 +
 wicked/test/Wicked/Autoload.php                                   |   29 +
 wicked/test/Wicked/TestCase.php                                   |   54 +
 wicked/test/Wicked/Unit/Driver/SqlTest.php                        |  193 +
 wicked/test/Wicked/Unit/RstTest.php                               |  165 +
 wicked/test/Wicked/phpunit.xml                                    |    8 +
 wicked/themes/hordeweb/graphics/AllPages.png                      |  Bin 0 -> 464 bytes
 wicked/themes/hordeweb/graphics/HowToUseWiki.png                  |  Bin 0 -> 454 bytes
 wicked/themes/hordeweb/graphics/PageSearch.png                    |  Bin 0 -> 460 bytes
 wicked/themes/hordeweb/graphics/RecentChanges.png                 |  Bin 0 -> 421 bytes
 wicked/themes/hordeweb/graphics/SyncPages.png                     |  Bin 0 -> 478 bytes
 wicked/themes/hordeweb/graphics/TitleSearch.png                   |  Bin 0 -> 460 bytes
 wicked/themes/hordeweb/graphics/WikiHome.png                      |  Bin 0 -> 476 bytes
 wicked/themes/hordeweb/graphics/wicked.png                        |  Bin 0 -> 464 bytes
 wicked/themes/hordeweb/screen.css                                 |   33 +-
 wicked/themes/hordeweb1/screen.css                                |   27 +
 496 files changed, 16149 insertions(+), 12066 deletions(-)

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




More information about the commits mailing list