[commits] Horde branch develop updated. 8353e6dadf75df3eef478ee6eabd9d90be8af8c6

Michael M Slusarz slusarz at horde.org
Wed Nov 2 23:41:54 UTC 2011


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

from: f6f6c519a47caddc0bfa2e9ae9d244c42fea8179

70f3985 Remove cruft from earlier implementation. Not used anywhere.
bf03ca2 This is duplicative. Kronolith::getSyncCalendars() takes care of this check.
73023cf Nag knows what tasklist to return.
45dd3dc Sync improvements for Nag.
c851eee No need to restrict to owner-only tasklists.
eb838ca changes
e724f6d wrap/ws
b609cc1 Display localized date strings when grouping galleries by date.
bf0f6f3 wrapping
cda6639 Mobile view breaks when galleries are grouped by date, disable this for now.
8d69f34 Need to setRaw() here or the target parameter will be incorrectly encoded.
3db5b7d BFN
cbff272 Rename factory.
484e583 Remove "Cli" sub hierarchy. Add testing for the push factory.
e1d0a2a Support "pretend" option.
e607aa9 Adapt message signature.
8082af0 Some fixes to the mails that are being pushed and "pretend" support.
d3146ab [gwr] Fixed setting response headers for the mock response.
42d3a0d [gwr] Support multiple mock responses with the mock request.
2b1b7a9 Next version will be 1.1.0.
24542ab Add blogger test and add "pretend" support.
b15bb1e Support passing options and a return value.
86a1289 Support pretend mode and return a result value.
77f721f Allow selecting named recipients and support acl in a generic way.
40a6bba Support creating a mock client.
5f35109 Add test for no recipients.
6d023eb Basic test for the CLI. Finalize CLI.
0fb5087 Update package.xml
f938bf9 $res is unused.
160232a There are two requests, provide two responses.
a923e40 Remove todo item.
7ffe8b3 Prepare for alpha release.
a67e142 Sync timestamp.
21173fc Released Horde_Release-1.0.0alpha1
94af9cb Development mode for Horde_Release-1.0.0beta1
fbc0341 Remove unnecessary redirection (Horde_Pear_Rest_Access). Prepare for alpha.
f6498ea Ensure the responses do not deplete.
a6ba11e Released Horde_Pear-1.0.0alpha1
ddf9fa7 Development mode for Horde_Pear-1.0.0beta1
a7310b6 Fix phpdoc for return value.
8b593d9 Fix roles.
d65dd65 Allow to dump just the dependencies of the current component.
f7cc12e Incremental work on Horde_Model/Horde_Core_Form. Still doesn't work, still not sure on direction here.
e76283d Remove stickies.php - fun experiment but probably not getting long-term use.
3e68f8d Update file list.
ce403db Trying Helvetica as the font for the silver theme. I like it.
d62fa64 Tweaks to the side-by-side view
7ec0c60 Revert "Revert "Port the Kronolith ajax date/time picker over to Nag""
97f9d9a Revert "Trying Helvetica as the font for the silver theme. I like it."
b0ce2c1 [jan] Fix links to existing pages with non-ascii or special characters (Bug #10672).
71bdd83 [jan] Fix initialization of editor for creating ecards (Bug #10675).
4c1a616 Load common-header.inc from Horde (Bug #10676).
9ac668a Revert "Ensure hooks are called on imported values too."
05f2ac1 [jan] Fix importing contacts with composite fields.
e7ef55d Fix changelogs.
844c44d If a certificate doesn't have a name entry, use the email address instead.
fb8472b Merge branch 'master' of ssh://git.horde.org/horde/git/horde
477fbff Start the Hordevetica theme. I'll be tweaking this one for a while. Submissions welcome...
d0d161f Revert "Revert "Revert "Port the Kronolith ajax date/time picker over to Nag"""
a4b47d6 Make clear what changes are API breaking
5b393a0 Bug #10670: Make sure debug param is set
a12957d Fix constant name
1f3f953 Keep support for old way of creating cache objects for now
75ba025 Need to tweak $event->end if this is a single instance of a recurring event.
b0373bc Fix listing alarms for recurring events.
a858483 Revert "Fix listing alarms for recurring events."
b0275a4 Bug #10677: Catch case where message to view no longer exists
081d055 Horde_Date takes care of these corrections.
5091ba3 Bug #10677: Remove empty objects (i.e. messages that don't exist on the server)
ea3d5f1 Another place to check for existence of a message
095ae11 Fix polling alarms for recurring events during the event's timespan.
9550275 BFN
b8ef57a Remove duplicate code.
8d73fe0 Revert "Remove duplicate code."
7bac610 Exit early to avoid calling store twice
58f8788 Use preference value for date/time format for last login logintask display
85844ba Bug #10677: Further improvements to missing message error reporting
d5ed1c7 Add 'delete_mark_seen' preference.
f2c2cfd Viral typo that resulted in not good results
1ac23a2 Tweak date display
0ea25aa Display full date representation in dynamic preview window
b5dac74 Fix parse error in example hook
e9b28c8 fix order of parameters in phpdoc
b1d46c7 Correct comments.
58a1957 Cannot use Turba_Object#setValue here, as we might be importing a composite field.
13a767e Remove debug output
ff184e8 wrap
f27b059 $event->start is the start time for the event, not the alarm.
c7a1314 Use randomid library
76baee9 Another missed constant fix
075f69f Fix some issues with adding/deleting mailboxes in dynamic view
aecc9f0 phpdoc
2f8fb3f Re-add auto-detection of MIME types for message parts that lack this information.
78a5870 Remove Mock driver
98d4764 Added UPGRADING file to Imap_Client package to describe API changes
4b2f38b Handle large address list in message headers
69d52da Bug #10093: Added Horde_Imap_Client_Mailbox
82a52c4 Removing methods is a BC break and is not allowed within minor version changes.
5ed3302 Silence notice if used without preauthenticate hook.
b524e3f Fix rendering of attributes if a ticket's type has changed.
4498a9b Second try at porting the kronolith date/time entry code to Nag, this time handling date formats.
73c66d7 phpdoc
dcb9bc7 This constant has nothing to do with this value
e62653b Bug #10682: Fix expand all folders on dynamic view
8452866 [jan] Fix rendering of attributes if a ticket's type has changed.
b1d39e5 Prepare release.
c06b86c Released whups-2.0.0
1bea7b3 Development mode for whups-2.0.1
2a579b1 Prepare release.
6511750 Released wicked-1.0.0
4550188 Development mode for wicked-1.0.1
698b6e9 Use exec() instead of system().
7d7bfa1 No longer beta.
c225b38 Prepare release.
e1097eb Released gollem-2.0.0
d3badbc Development mode for gollem-2.0.1
8bf3fb0 Released ansel-2.0.0RC2
1c1bc52 Development mode for ansel-2.0.0
4b1f561 I'm sure this was supposed to be "auto".
dec002c [jan] Fix resetting authentication credentials (Bug #10228).
964121e Oops, forgot to commit the udpated release notes. At least they have been used for the announcements.
d496587 Released Horde_Core-1.6.1
4fac3c2 Development mode for Horde_Core-1.6.2
16b99f7 Simply, we already have the DN.
c329da8 BFN
c00619b wrapping/phpdoc
3fc1ffa Catch the correct exceptions
df0dbcf Make sure $this->_subGalleries is always an array.
a58e6ea Fix deleting gallery key images in certain cases.
989a7c8 This might be a stackImage, normalize the gallery_id.
13e9692 BFN
a7ce8fc [bak] Fix lookup of user entry in LDAP driver.
65e3d9a Prepare RC.
581751d Remove @since tags.
75c1ad9 Released passwd-4.0.0RC1
936e6b8 Development mode for passwd-4.0.0
e7b1190 Merge branch 'master' of dev.horde.org:/horde/git/horde
c5d457a Add ability to remove temporary files at session shutdown.
9474993 [mjr] Add the ability to specify the fields to return from contacts/search.
ad4600d Specify these files are to be destroyed at session shutdown.
d8a658b [mjr] Only request the field values we actually need when searching the contacts API.
b768ae1 This setting is only used when not using the ajax uploader.
b79994c BFN
c17ad8e Update version
a9af0fc Force mulitpart uploads for older mozilla browsers.
bfaf7d9 [mjr] Fix invalid image type errors when uploading in older versions of mozilla.
2a33d2a [mjr] Add pref to allow explicitly turning off the new ajax uploader.
661c26d Start a Horde/Service_Weather package.
ad032fc Allow very basic reading of package.xml v1 files. Needs improvement.
38ba219 Add TODO file.
15417ab Add v1 package.xml test fixture.
a778949 Update package.xml.
e11a290 Copy a snippet from pirum to allow extracting the package.xml from the archive.
f9a86ae Guard against an empty channel value from older package.xml files.
159ac9f Return the origin path provided on the command line when identifying the component.
86f3b77 Only fetch remote components if that has been explicitely allowed.
34f6417 Allow storing the original path parameter on the command line.
3c0e61d Fix message.
a01a9e9 Allow comments in the instructions file. Add trimming.
46045f8 Switch to newer templating.
8d5b5be Adapt to newer templating.
6ab43f4 Update package.xml
0ca1b16 Add missing test fixtures.
3022ba5 Switch to newer Autoloading setup.
3bdce81 Changes to session temp file cleanup
20c50a0 Bug #10093: Use Horde_Imap_Client_Mailbox for mailbox parameters/return values
fd89d72 Bug #10093: Convert IMP to use new Horde_Imap_Client 1.2 features
ccb0e63 Add some more questionable tags/attributes to strip in the XSS filter.
018a572 Remove 'content:' links from style attributes when viewing HTML messages
48fce95 Fix iteration through child HTML nodes in the HTML viewer so that extended viewers can do things like remove nodes outright.
d197a73 Better sanitizing of link tags in HTML viewable content
568f763 Correctly reference CSS data contained within multipart/related
52ed28d Bug #9827: Better determination of whether related part was referenced in the root part
e60a9bf Fix selected mailbox comparison
c35c174 Also fix selected mailbox comparison for a negative comparison
f5e1833 Fix method name, ensure $url is a Horde_Url.
55d4977 Add missing optional dependency.
b0a75de Only remove the "_controller" suffix if it exists. Fixes failing tests.
7b3fbd1 Adapt testing to recent change ccb0e63f5929d9e64dc87beafa9f25cbb79c4169.
7c6d02d Switch to newer autoloading.
467a5cc Switch to newer autoloading.
7f2c928 Add exception classes, update package.xml
930e851 Fix some case sensitivity issues with macos filename
3bff1dc Readd file
8418bda Some more conflict resolution
d6f8cea More work on weather underground support. Parse basic current conditions.
6a92c41 Add german translation.
c271d91 Add missing (optional) Kolab_Storage dependency. Update package.xml.
e66df81 Ensure E_STRICT is deactivated when calling PEAR.
46b5a46 Cleanup of globals after the test.
e3626e9 Written for Europe/Berlin.
6ca6dbf Unset globals, ignore color codes.
233c1b0 Fix tearDown.
6d82bc2 Add missing closing quote.
a2a19a6 Ensure that the latest release details are fetched (independent of the release stability).
6b6ca7c Update TODO.
d33f5cc Add sk translation.
3717fc7 Update sk translation.
790f351 Update pt_BR translation.
24d571f $parent parameter doesn't exist anymore (Bug #10688).
0f17bd6 Fix catching exceptions and show exception message (Bug #10688).
e349f94 Throw exception when trying to create sub permissions of non-existant parent permissions (Bug #10688).
99ead15 Use Horde_Url.
9746cb7 [jan] Fix encoding of CDATA (horde at chk.cksf.de, Bug #10692).
079ba9d [jan] Fix JavaScript for Actions drop down list (Bug #10695).
2b33284 Pass VFS instance to Gollem::createFolder().
3bdc073 [jan] Fix autocreating of home folders (Bug #10690).
51fb20b changelog for date/time selection fields changes
9ad82e5 Fix crash when searching for time with an end date
b76ae2f Bug #10963: Fixes for attachment stripping
41446c6 Optimize refresh when stripping an attachment
5b86247 Bug #10685: Hide context menu options on fixed folders
78b9f80 Bug #10683: Logical sorting of special mailboxes
0370500 Detect @import tags in CSS and add to compressed data
5b93762 Optimize forwarding by reusing stream resource
5910bac Cleanup vcard attachment code
e080814 Fix intermittent attachment loss when composing messages.
317a1ea Sanity checking when viewing compose attachments
2550807 Bug #10684: Fix logic, which was causing a race condition on some deletes
4e18dc0 HTML viewer passes Email Privacy Tester
3c0c267 Hide non-working tests.
9e9647d Mark incomplete.
54f35e9 Ensure there is a program name in the argv array.
be75957 The configuration file shouldn't be there.
a9361d5 Skip if the exif helper is missing.
3bb6f37 Ensure the mock driver gets the required defaults.
a83c6d0 Ensure we always have a program name in argv.
55b0d53 Update package.xml
e0107f0 Only manipulate the "argv" value.
85accba Do not check for the prefix.
92af9c9 Fix parse error in test fixtures.
b44b0d7 Fix parse error in test fixtures.
283625b Ignore E_WARNING here.
4cfab0e ws
54ea77a BFN
9a6777f Released Horde_Pdf-1.0.2
40ef775 Development mode for Horde_Pdf-1.0.3
5749919 switch to newer autoloading.
8df8736 Handle a missing php-ldap extension.
b4fab27 Ensure we always have at least a program name.
59374c4 [gwr] Basic support for reading PEAR package.xml v1 files.
bde843b Ensure this does not try to modify headers. Check return value.
8440bc7 Be less strict about the result.
ae027dc Tweak version numbers.
325f7fe Fix license.
3556e45 Fix changelogs.
53e65bf Add changelogs.
1b8ef1d Update German translations.
de42a94 Update de translation.
9ce75ee Updated
4be2fc8 Fails specifically on ci.horde.org and only when using test-framework. I am clueless..
4348780 Bug #9767: Fix setting pointer if system tasks are also run
99d2e2d Bug #9767: Fix advancing tasks pointer if system tasks also exist for an application
b38e219 Bug #9767: Note about upgrade tasks for git checkouts
5db5158 Store cache under message-id key to ensure no cross-over data contamination
ee9edbb Fix determination of embedded IDs
0018058 Horde_Mime_Part::getRawPartText() was incorrectly returning a trailing EOL for body data.
221e662 Fix verifying a PGP signed part within a PGP encrypted part.
ea3c628 Expected test change due to last Mime_Part commit
43a39bc Released Horde_Cli_Modular-1.0.0
c28a56e Development mode for Horde_Cli_Modular-1.0.1
2d43bd2 Released Horde_Nls-1.1.1
5fbc590 Development mode for Horde_Nls-1.1.2
cfed2ea Released Horde_LoginTasks-1.0.3
261f8b7 Development mode for Horde_LoginTasks-1.0.4
a03b7cc Released Horde_Core-1.7.0
79431f8 Development mode for Horde_Core-1.7.1
e1f10d1 Changelog
2fc00ef Released Horde_Http-1.1.0
2774c02 Development mode for Horde_Http-1.1.1
32b307e Released Horde_Mime-1.2.1
2f3be4a Development mode for Horde_Mime-1.2.2
c3bc1ef Released Horde_Mime_Viewer-1.0.7
88cec2c Development mode for Horde_Mime_Viewer-1.0.8
570711b Released Horde_Perms-1.0.5
12f457b Development mode for Horde_Perms-1.0.6
2989d12 Prepare release.
0e5b70c Released Horde_Service_UrlShortener-1.0.0
fd62313 Development mode for Horde_Service_UrlShortener-1.0.1
d1fcab94 Released Horde_SyncMl-1.0.6
a97cd45 Development mode for Horde_SyncMl-1.0.7
5127af3 Released Horde_Text_Filter-1.1.1
6a3651b Development mode for Horde_Text_Filter-1.1.2
205bfc8 Prepare releases.
515d597 Tweak IE7 styles.
3a594e1 Add Hordevetica theme.
49c58aa Add missing files and changelogs.
e3e743a Released horde-4.0.11
dd27e89 Development mode for horde-4.0.12
474001b Released kronolith-3.0.11
f4507a7 Development mode for kronolith-3.0.12
eaf6766 Released nag-3.0.5
26963e4 Development mode for nag-3.0.6
e1fd0be Released turba-3.0.10
e281d05 Development mode for turba-3.0.11
9c2e5f2 Released passwd-4.0.0
6ec2eed Development mode for passwd-4.0.1
59796cf Prepare release.
91c351b Tweak URL.
1a9d81d Released ansel-2.0.0
05a8de5 Development mode for ansel-2.0.1
1f853ee add Horde_Date dependency, fix order of packages
268df6d phpdoc
f5334c5 Fill in the rest of the 'Current' parsing for wunderground.
87d356d Comments/ws
5ccab89 Bug: 10697 Only set ORGANIZER if this is a group meeting.
9fd79de bfn
8e4e2ba Make sure mailbox is cast to a string
87f124e Remove border from close icon in popup message view
4d33561 The header results are arrays at this point.
2fd5f40 Move Themes tab.
9cfd71b [jan] Add configuration option to disable password resets (Request #10640).
fa7c52a Add line break if both signup and password links are enabled.
af93d3c Remove now unsupported logo configuration (Request #10389).
0488350 Remove remote server preference until we use it again.
25d0669 Reduce indenting of internal messages to line up with client/server responses
286e597 tweaks
6c07b3f Bug #10683: Default sent_mail_folder should be retrieved from identities, not prefs value
4a9d6e5 Clone, that's faster than calling the Horde_Date ctor.
620fc2e Prepare release.
1c79c98 Bug #10683: Sort multiple special mailboxes in a single category by their labels
8353e6d Merge branch 'master' into develop

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

commit 70f3985f526296e6557946650325d1a88fc1d693
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 22:55:18 2011 -0400

    Remove cruft from earlier implementation. Not used anywhere.

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

http://git.horde.org/horde-git/-/commit/70f3985f526296e6557946650325d1a88fc1d693

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

commit bf03ca2d858adb0b950bb66acb411b842a098147
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 23:03:35 2011 -0400

    This is duplicative. Kronolith::getSyncCalendars() takes care of this check.

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

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

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

commit 73023cff2847a34fa23af88786f2cb5befa8676f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 23:40:20 2011 -0400

    Nag knows what tasklist to return.

 framework/Core/lib/Horde/Core/ActiveSync/Connector.php |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/73023cff2847a34fa23af88786f2cb5befa8676f

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

commit 45dd3dccd38bb8ba975a8e6495d3e9f66b0a09ce
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 23:41:31 2011 -0400

    Sync improvements for Nag.
    
    * Allow selection of tasklists to sync. Can now sync any tasklist the user has EDIT perms on.
    * Reset ActiveSync pairing when sync_lists pref changes to force device to pick up change.

 nag/config/prefs.php    |   14 +++++++++++++
 nag/lib/Api.php         |   43 ++++++++++++++++++++++++++--------------
 nag/lib/Application.php |   50 +++++++++++++++++++++++++++++++++++++++++++++++
 nag/lib/Nag.php         |   31 +++++++++++++++++++++++++++++
 4 files changed, 123 insertions(+), 15 deletions(-)

http://git.horde.org/horde-git/-/commit/45dd3dccd38bb8ba975a8e6495d3e9f66b0a09ce

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

commit c851eee66b017bbe1245f71ca6f03eef9f9664d9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 23:44:43 2011 -0400

    No need to restrict to owner-only tasklists.
    
    No complications with tasks like we have with events.

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

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

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

commit eb838ca9310ef5f3c5bcc5af6128afa4038dc930
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 19 23:46:26 2011 -0400

    changes

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

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

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

commit e724f6d699e3622a4a2a7004039bf62ec9dc1d48
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 20 12:32:42 2011 -0400

    wrap/ws

 ansel/lib/Ansel.php              |    8 ++++++--
 ansel/templates/view/gallery.inc |    2 --
 2 files changed, 6 insertions(+), 4 deletions(-)

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

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

commit b609cc1fdcb6c143a5f094ed30a2a5f86405f4a6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 20 12:32:56 2011 -0400

    Display localized date strings when grouping galleries by date.
    
    Bug: 10669

 ansel/docs/CHANGES             |    2 +
 ansel/lib/GalleryMode/Date.php |   69 +++++++++++++++++++++------------------
 ansel/lib/Tile/DateGallery.php |   26 +++++++--------
 ansel/package.xml              |    2 +
 4 files changed, 53 insertions(+), 46 deletions(-)

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

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

commit bf0f6f3ed328dd191e2f33420a8c9b572fb0f466
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 20 13:42:38 2011 -0400

    wrapping

 ansel/lib/Ajax/Application.php |    5 ++++-
 ansel/lib/Gallery.php          |   21 ++++++++++++++-------
 2 files changed, 18 insertions(+), 8 deletions(-)

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

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

commit cda663936a9f1b494bf9c3be2ee1eb302d2fc689
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 20 14:26:14 2011 -0400

    Mobile view breaks when galleries are grouped by date, disable this for now.
    
    This forces mobile viewed galleries to the "Normal" view mode. Needs some
    significant refactoring in the mobile code to support this, so disable it for now.

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

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

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

commit 8d69f344b57d6e62612dfa3793b261a9c61f3f29
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 20 19:57:57 2011 -0400

    Need to setRaw() here or the target parameter will be incorrectly encoded.

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

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

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

commit 3db5b7dff094e92e67eb7d8daa478ea27b5d0b38
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 20 20:18:09 2011 -0400

    BFN

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

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

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

commit cbff2722d942c5c3c5bab548f5cc59a9a4492cc8
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Oct 17 21:19:31 2011 +0200

    Rename factory.

 framework/Push/lib/Horde/Push/Cli/Factory/Recipients.php          |  133 ----
 framework/Push/lib/Horde/Push/Factory/Recipients.php              |  134 +++++
 framework/Push/package.xml                                        |   10 +-
 .../Push/test/Horde/Push/Unit/Push/Factory/RecipientTest.php      |   75 +++
 4 files changed, 216 insertions(+), 136 deletions(-)
 delete mode 100644 framework/Push/lib/Horde/Push/Cli/Factory/Recipients.php
 create mode 100644 framework/Push/lib/Horde/Push/Factory/Recipients.php
 create mode 100644 framework/Push/test/Horde/Push/Unit/Push/Factory/RecipientTest.php

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

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

commit 484e583866377571514ea3e415af058ca1283b9c
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Oct 18 05:26:44 2011 +0200

    Remove "Cli" sub hierarchy. Add testing for the push factory.

 framework/Push/lib/Horde/Push/Cli/Exception.php               |   30 --
 framework/Push/lib/Horde/Push/Cli/Factory/Push.php            |  171 --------
 framework/Push/lib/Horde/Push/Cli/Translation.php             |   63 ---
 framework/Push/lib/Horde/Push/Exception.php                   |   30 ++
 framework/Push/lib/Horde/Push/Factory/Push.php                |  171 ++++++++
 framework/Push/lib/Horde/Push/Factory/Recipients.php          |   12 +-
 framework/Push/lib/Horde/Push/Translation.php                 |   61 +++
 framework/Push/package.xml                                    |   28 +-
 framework/Push/test/Horde/Push/Unit/Push/Factory/PushTest.php |  192 +++++++++
 framework/Push/test/Horde/Push/fixtures/empty.php             |    1 +
 framework/Push/test/Horde/Push/fixtures/note.struct           |   33 ++
 framework/Push/test/Horde/Push/fixtures/note.xml.qp           |    6 +
 framework/Push/test/Horde/Push/fixtures/push.php              |    3 +
 framework/Push/test/Horde/Push/fixtures/push.yaml             |    2 +
 14 files changed, 518 insertions(+), 285 deletions(-)
 delete mode 100644 framework/Push/lib/Horde/Push/Cli/Exception.php
 delete mode 100644 framework/Push/lib/Horde/Push/Cli/Factory/Push.php
 delete mode 100644 framework/Push/lib/Horde/Push/Cli/Translation.php
 create mode 100644 framework/Push/lib/Horde/Push/Exception.php
 create mode 100644 framework/Push/lib/Horde/Push/Factory/Push.php
 create mode 100644 framework/Push/lib/Horde/Push/Translation.php
 create mode 100644 framework/Push/test/Horde/Push/Unit/Push/Factory/PushTest.php
 create mode 100644 framework/Push/test/Horde/Push/fixtures/empty.php
 create mode 100644 framework/Push/test/Horde/Push/fixtures/note.struct
 create mode 100644 framework/Push/test/Horde/Push/fixtures/note.xml.qp
 create mode 100644 framework/Push/test/Horde/Push/fixtures/push.php
 create mode 100644 framework/Push/test/Horde/Push/fixtures/push.yaml

http://git.horde.org/horde-git/-/commit/484e583866377571514ea3e415af058ca1283b9c

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

commit e1d0a2a5580e641e79f55d70f3bdf64dcf1d868c
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Oct 18 20:49:56 2011 +0200

    Support "pretend" option.

 framework/Push/lib/Horde/Push/Recipient.php                       |    3 +-
 framework/Push/lib/Horde/Push/Recipient/Twitter.php               |   16 ++-
 .../Push/test/Horde/Push/Unit/Push/Recipient/TwitterTest.php      |   26 +++++
 3 files changed, 40 insertions(+), 5 deletions(-)

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

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

commit e607aa959e498cf5672908a2f1504cfc45dc00f9
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Oct 18 20:50:17 2011 +0200

    Adapt message signature.

 framework/Push/lib/Horde/Push/Recipient/Mock.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit 8082af04eb9e9fd03c029ee352ae24ec45df2cf9
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Oct 18 21:42:52 2011 +0200

    Some fixes to the mails that are being pushed and "pretend" support.

 framework/Push/lib/Horde/Push/Recipient/Mail.php                |   33 +++-
 framework/Push/test/Horde/Push/Unit/Push/Recipient/MailTest.php |   65 ++++++-
 2 files changed, 88 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/8082af04eb9e9fd03c029ee352ae24ec45df2cf9

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

commit d3146ab09cced2ba77f1af6453feb3cb882b9f09
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 19 09:01:22 2011 +0200

    [gwr] Fixed setting response headers for the mock response.

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

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

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

commit 42d3a0d925ff841f84ccb5c91a646016f8c12860
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 19 09:02:19 2011 +0200

    [gwr] Support multiple mock responses with the mock request.

 framework/Http/lib/Horde/Http/Request/Mock.php |   82 ++++++++++++++++--
 framework/Http/package.xml                     |    2 +
 framework/Http/test/Horde/Http/MockTest.php    |  110 ++++++++++++++++++++++++
 3 files changed, 185 insertions(+), 9 deletions(-)
 create mode 100644 framework/Http/test/Horde/Http/MockTest.php

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

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

commit 2b1b7a9e72347939fd949ec2cd333739c4850fe2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 19 09:03:22 2011 +0200

    Next version will be 1.1.0.

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

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

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

commit 24542abae3e4f08a21b7ad384ed4fb588dc7c4ef
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 19 09:19:45 2011 +0200

    Add blogger test and add "pretend" support.

 framework/Push/lib/Horde/Push/Recipient/Blogger.php               |   48 +-
 framework/Push/package.xml                                        |    7 +
 .../Push/test/Horde/Push/Unit/Push/Recipient/BloggerTest.php      |  178 +++++
 3 files changed, 216 insertions(+), 17 deletions(-)
 create mode 100644 framework/Push/test/Horde/Push/Unit/Push/Recipient/BloggerTest.php

http://git.horde.org/horde-git/-/commit/24542abae3e4f08a21b7ad384ed4fb588dc7c4ef

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

commit b15bb1e672a2d7d1f4edf90f0218b8cbfc464508
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 19 09:28:43 2011 +0200

    Support passing options and a return value.

 framework/Push/lib/Horde/Push.php                |    9 ++++++---
 framework/Push/test/Horde/Push/Unit/PushTest.php |   19 +++++++++++++++++++
 2 files changed, 25 insertions(+), 3 deletions(-)

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

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

commit 86a1289d696541366ee48409340fd71223a91858
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 19 09:29:20 2011 +0200

    Support pretend mode and return a result value.

 framework/Push/lib/Horde/Push/Recipient/Mock.php |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/86a1289d696541366ee48409340fd71223a91858

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

commit 77f721fb029f1eb0270842ae22e3bb403cdaf71c
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 19 20:28:18 2011 +0200

    Allow selecting named recipients and support acl in a generic way.

 framework/Push/lib/Horde/Push/Factory/Recipients.php              |   78 ++-
 framework/Push/lib/Horde/Push/Recipient/Base.php                  |   59 ++
 framework/Push/lib/Horde/Push/Recipient/Blogger.php               |    6 +-
 framework/Push/lib/Horde/Push/Recipient/Mail.php                  |   35 +-
 framework/Push/lib/Horde/Push/Recipient/Mock.php                  |    2 +-
 framework/Push/lib/Horde/Push/Recipient/Twitter.php               |    2 +-
 framework/Push/package.xml                                        |   24 +-
 .../Push/test/Horde/Push/Unit/Push/Factory/RecipientTest.php      |  195 ++++-
 framework/Push/test/Horde/Push/Unit/Push/Recipient/MailTest.php   |   12 +-
 9 files changed, 376 insertions(+), 37 deletions(-)
 create mode 100644 framework/Push/lib/Horde/Push/Recipient/Base.php

http://git.horde.org/horde-git/-/commit/77f721fb029f1eb0270842ae22e3bb403cdaf71c

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

commit 40a6bba766504c51a3e27030c20d00f873d06d83
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 19 21:00:39 2011 +0200

    Support creating a mock client.

 framework/Push/lib/Horde/Push/Factory/Recipients.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit 5f35109e15d7e22b7e07492c3686ae99778477e7
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 19 21:01:05 2011 +0200

    Add test for no recipients.

 .../Push/test/Horde/Push/Unit/Push/Factory/RecipientTest.php      |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

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

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

commit 6d023eb1a9c0abc40209afae1d1e91c973c28ea7
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 19 21:01:48 2011 +0200

    Basic test for the CLI. Finalize CLI.

 framework/Push/lib/Horde/Push/Cli.php                |   66 ++++++++++++------
 framework/Push/test/Horde/Push/Unit/Push/CliTest.php |   53 ++++++++++++++
 2 files changed, 98 insertions(+), 21 deletions(-)
 create mode 100644 framework/Push/test/Horde/Push/Unit/Push/CliTest.php

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

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

commit 0fb50877f6872047c47818fa143e14a4ffb69dc5
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 19 21:03:54 2011 +0200

    Update package.xml

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

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

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

commit f938bf9dbb61b3441d101a8628f6022efd98b55f
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 07:22:43 2011 +0200

    $res is unused.

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

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

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

commit 160232a58a23811a2f427a3e0dc1a8f48d4cf7ab
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 07:23:13 2011 +0200

    There are two requests, provide two responses.

 framework/Release/test/Horde/Release/Unit/Release/WhupsTest.php |   19 +++----
 1 files changed, 9 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/160232a58a23811a2f427a3e0dc1a8f48d4cf7ab

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

commit a923e40a6701a6503721f46549ee2b2acb467ce1
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 07:27:29 2011 +0200

    Remove todo item.

 framework/Release/lib/Horde/Release/Whups.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 7ffe8b364a972193d1d56d799f3e3c8e597ed07f
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 07:27:48 2011 +0200

    Prepare for alpha release.

 framework/Release/package.xml |   21 ++++-----------------
 1 files changed, 4 insertions(+), 17 deletions(-)

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

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

commit a67e142b582e50a28269a9c3a64bf4aef74adf99
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 07:28:55 2011 +0200

    Sync timestamp.

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

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

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

commit 21173fc3f0814afd7055c359f0efb54f66eae5dd
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 07:31:46 2011 +0200

    Released Horde_Release-1.0.0alpha1

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

http://git.horde.org/horde-git/-/commit/21173fc3f0814afd7055c359f0efb54f66eae5dd

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

commit 94af9cb79cb49dbaf032d69596c55cbbac5dcd07
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 07:31:48 2011 +0200

    Development mode for Horde_Release-1.0.0beta1

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

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

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

commit fbc0341f48bbc5a0fdaff4f6724f1824212e1a92
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 19 21:12:30 2011 +0200

    Remove unnecessary redirection (Horde_Pear_Rest_Access). Prepare for alpha.

 framework/Pear/lib/Horde/Pear/Remote.php                      |   97 ++++--
 framework/Pear/lib/Horde/Pear/Rest.php                        |   14 +-
 framework/Pear/lib/Horde/Pear/Rest/Access.php                 |  185 ---------
 framework/Pear/package.xml                                    |   43 ++-
 framework/Pear/test/Horde/Pear/TestCase.php                   |    6 +-
 framework/Pear/test/Horde/Pear/Unit/RemoteTest.php            |    4 +-
 framework/Pear/test/Horde/Pear/Unit/Rest/AccessTest.php       |   51 +++
 framework/Pear/test/Horde/Pear/Unit/Rest/DependenciesTest.php |  114 +++++
 framework/Pear/test/Horde/Pear/Unit/Rest/PackageTest.php      |   29 +-
 framework/Pear/test/Horde/Pear/Unit/Rest/ReleasesTest.php     |   44 +--
 framework/Pear/test/Horde/Pear/fixture/rest/dependencies      |    1 +
 framework/Pear/test/Horde/Pear/fixture/rest/package.xml       |   10 +
 framework/Pear/test/Horde/Pear/fixture/rest/releases.xml      |   26 ++
 13 files changed, 358 insertions(+), 266 deletions(-)
 delete mode 100644 framework/Pear/lib/Horde/Pear/Rest/Access.php
 create mode 100644 framework/Pear/test/Horde/Pear/Unit/Rest/DependenciesTest.php
 create mode 100644 framework/Pear/test/Horde/Pear/fixture/rest/dependencies
 create mode 100644 framework/Pear/test/Horde/Pear/fixture/rest/package.xml
 create mode 100644 framework/Pear/test/Horde/Pear/fixture/rest/releases.xml

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

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

commit f6498ea88954f173d466c9173e071ddea784fb79
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 08:04:23 2011 +0200

    Ensure the responses do not deplete.

 framework/Http/lib/Horde/Http/Request/Mock.php |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

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

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

commit a6ba11ef814c3d42f4609ca927fcf9fd0f1535b1
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 08:08:07 2011 +0200

    Released Horde_Pear-1.0.0alpha1

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

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

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

commit ddf9fa704d01dfab0271636c0983e5b665c5fbd1
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 08:08:08 2011 +0200

    Development mode for Horde_Pear-1.0.0beta1

 framework/Pear/package.xml |   23 ++++++++++++++++-------
 1 files changed, 16 insertions(+), 7 deletions(-)

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

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

commit a7310b6c34d96f39d939d01c5ed533f6ce428d8c
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 10:58:07 2011 +0200

    Fix phpdoc for return value.

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

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

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

commit 8b593d9e847a4bba8918d3917e09490650618dc1
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 10:58:21 2011 +0200

    Fix roles.

 components/package.xml |   70 ++++++++++++++++++++++++------------------------
 1 files changed, 35 insertions(+), 35 deletions(-)

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

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

commit d65dd65c86a9269a20b303931692315eaeebec1c
Author: Gunnar Wrobel <p at rdus.de>
Date:   Fri Oct 21 10:58:47 2011 +0200

    Allow to dump just the dependencies of the current component.

 components/lib/Components/Module/Dependencies.php |    8 ++++++++
 components/lib/Components/Runner/Dependencies.php |   14 ++++++++++----
 2 files changed, 18 insertions(+), 4 deletions(-)

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

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

commit f7cc12ec12d534deedf5fffe7b6ff7e3c68d6f7c
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Oct 21 20:48:07 2011 -0400

    Incremental work on Horde_Model/Horde_Core_Form. Still doesn't work, still not sure on direction here.

 framework/Model/lib/Horde/Core/Form.php                      |  569 ++
 framework/Model/lib/Horde/Core/Form/Renderer.php             |  110 +
 framework/Model/lib/Horde/Core/Form/Renderer/Html.php        |  453 ++
 framework/Model/lib/Horde/Core/Form/Type.php                 |  105 +
 framework/Model/lib/Horde/Core/Form/Type/Boolean.php         |   16 +
 framework/Model/lib/Horde/Core/Form/Type/Color.php           |   21 +
 framework/Model/lib/Horde/Core/Form/Type/CreditCard.php      |   96 +
 framework/Model/lib/Horde/Core/Form/Type/Date.php            |   69 +
 framework/Model/lib/Horde/Core/Form/Type/DateTime.php        |  125 +
 framework/Model/lib/Horde/Core/Form/Type/Email.php           |  413 ++
 framework/Model/lib/Horde/Core/Form/Type/EmailConfirm.php    |   38 +
 framework/Model/lib/Horde/Core/Form/Type/Enum.php            |   40 +
 framework/Model/lib/Horde/Core/Form/Type/Int.php             |   21 +
 framework/Model/lib/Horde/Core/Form/Type/Invalid.php         |   16 +
 framework/Model/lib/Horde/Core/Form/Type/KeyvalMultiEnum.php |   12 +
 framework/Model/lib/Horde/Core/Form/Type/MultiEnum.php       |   31 +
 framework/Model/lib/Horde/Core/Form/Type/Number.php          |   80 +
 framework/Model/lib/Horde/Core/Form/Type/Octal.php           |   21 +
 framework/Model/lib/Horde/Core/Form/Type/Password.php        |   21 +
 framework/Model/lib/Horde/Core/Form/Type/PasswordConfirm.php |   27 +
 framework/Model/lib/Horde/Core/Form/Type/Phone.php           |   26 +
 framework/Model/lib/Horde/Core/Form/Type/Phone/Mobile.php    |    5 +
 framework/Model/lib/Horde/Core/Form/Type/Set.php             |   33 +
 framework/Model/lib/Horde/Core/Form/Type/String.php          |   42 +
 framework/Model/lib/Horde/Core/Form/Type/Time.php            |   22 +
 framework/Model/lib/Horde/Core/Form/Variable.php             |  510 ++
 framework/Model/lib/Horde/Core/Form/daterendererchanges.php  | 1649 +++++
 framework/Model/lib/Horde/Form.php                           | 3639 ----------
 framework/Model/lib/Horde/Form/Renderer.php                  |  114 -
 framework/Model/lib/Horde/Form/Renderer/Xhtml.php            |  454 --
 framework/Model/lib/Horde/Form/Type.php                      |  106 -
 framework/Model/lib/Horde/Form/Type/Boolean.php              |   17 -
 framework/Model/lib/Horde/Form/Type/Color.php                |   22 -
 framework/Model/lib/Horde/Form/Type/CreditCard.php           |   97 -
 framework/Model/lib/Horde/Form/Type/Date.php                 |   70 -
 framework/Model/lib/Horde/Form/Type/DateTime.php             |  125 -
 framework/Model/lib/Horde/Form/Type/Email.php                |  453 --
 framework/Model/lib/Horde/Form/Type/Enum.php                 |   41 -
 framework/Model/lib/Horde/Form/Type/Int.php                  |   22 -
 framework/Model/lib/Horde/Form/Type/Invalid.php              |   16 -
 framework/Model/lib/Horde/Form/Type/Number.php               |   80 -
 framework/Model/lib/Horde/Form/Type/Octal.php                |   22 -
 framework/Model/lib/Horde/Form/Type/Password.php             |   51 -
 framework/Model/lib/Horde/Form/Type/Phone.php                |   26 -
 framework/Model/lib/Horde/Form/Type/Phone/Mobile.php         |    5 -
 framework/Model/lib/Horde/Form/Type/Set.php                  |   79 -
 framework/Model/lib/Horde/Form/Type/String.php               |   43 -
 framework/Model/lib/Horde/Form/Type/Time.php                 |   22 -
 framework/Model/lib/Horde/Form/VarRenderer.php               |    5 +-
 framework/Model/www/.htaccess                                |    2 +
 framework/Model/www/js/maxlength.js                          |   39 -
 framework/Model/www/test.php                                 |   10 +-
 framework/Model/www/themes/form.css                          |  262 -
 framework/Model/www/themes/graphics/required.png             |  Bin 118 -> 0 bytes
 54 files changed, 4581 insertions(+), 5812 deletions(-)
 create mode 100644 framework/Model/lib/Horde/Core/Form.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Renderer.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Renderer/Html.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Boolean.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Color.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/CreditCard.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Date.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/DateTime.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Email.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/EmailConfirm.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Enum.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Int.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Invalid.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/KeyvalMultiEnum.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/MultiEnum.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Number.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Octal.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Password.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/PasswordConfirm.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Phone.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Phone/Mobile.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Set.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/String.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Type/Time.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/Variable.php
 create mode 100644 framework/Model/lib/Horde/Core/Form/daterendererchanges.php
 delete mode 100644 framework/Model/lib/Horde/Form.php
 delete mode 100644 framework/Model/lib/Horde/Form/Renderer.php
 delete mode 100644 framework/Model/lib/Horde/Form/Renderer/Xhtml.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Boolean.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Color.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/CreditCard.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Date.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/DateTime.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Email.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Enum.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Int.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Invalid.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Number.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Octal.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Password.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Phone.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Phone/Mobile.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Set.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/String.php
 delete mode 100644 framework/Model/lib/Horde/Form/Type/Time.php
 create mode 100644 framework/Model/www/.htaccess
 delete mode 100644 framework/Model/www/js/maxlength.js
 delete mode 100644 framework/Model/www/themes/form.css
 delete mode 100644 framework/Model/www/themes/graphics/required.png

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

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

commit e76283d42e5c99abf8ed41d048af00a9bba496fa
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Oct 21 20:48:42 2011 -0400

    Remove stickies.php - fun experiment but probably not getting long-term use.

 mnemo/stickies.php |   89 ----------------------------------------------------
 1 files changed, 0 insertions(+), 89 deletions(-)
 delete mode 100644 mnemo/stickies.php

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

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

commit 3e68f8dee2da536c34ea9f835d1b628dfa706fe2
Author: Jan Schneider <jan at horde.org>
Date:   Sat Oct 22 14:48:53 2011 +0200

    Update file list.

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

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

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

commit ce403db27b725a9d0470d695ca05547ebf877032
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Oct 22 20:53:15 2011 -0400

    Trying Helvetica as the font for the silver theme. I like it.

 horde/themes/silver/screen.css |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

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

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

commit d62fa64f7f132a4ad810f64e840c6707c4622a54
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Oct 22 20:53:42 2011 -0400

    Tweaks to the side-by-side view

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

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

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

commit 7ec0c607eb47dff85edb50a3ee5b84e35f729d32
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Oct 22 22:04:03 2011 -0400

    Revert "Revert "Port the Kronolith ajax date/time picker over to Nag""
    
    This reverts commit f00325182a844af41ae7ee1ce01d6e260edb145e.

 nag/js/calendar.js                |   21 +---
 nag/js/task.js                    |   41 ++++++++
 nag/lib/Form/Type/NagDue.php      |   26 +----
 nag/lib/Form/Type/NagStart.php    |    7 +-
 nag/lib/Ui/VarRenderer/Nag.php    |  200 ++++---------------------------------
 nag/task.php                      |   10 ++
 nag/templates/javascript_defs.php |   13 +++
 7 files changed, 95 insertions(+), 223 deletions(-)
 create mode 100644 nag/js/task.js
 create mode 100644 nag/templates/javascript_defs.php

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

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

commit 97f9d9aa8b912d0cafed73d9d76102a12a6d38f6
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 24 10:06:03 2011 +0200

    Revert "Trying Helvetica as the font for the silver theme. I like it."
    
    Unfortunately this looks horrible on all OSes that don't have a Helvetica font
    (like Helvetica Neue) with proper kerning.
    
    This reverts commit ce403db27b725a9d0470d695ca05547ebf877032.

 horde/themes/silver/screen.css |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/97f9d9aa8b912d0cafed73d9d76102a12a6d38f6

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

commit b0ce2c1b4d4ed69fd7008ece3129b1a69e953e3f
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 24 11:08:01 2011 +0200

    [jan] Fix links to existing pages with non-ascii or special characters (Bug #10672).

 wicked/docs/CHANGES                             |    2 ++
 wicked/lib/Text_Wiki/Render/Xhtml/Wikilink2.php |    2 +-
 wicked/package.xml                              |    4 ++--
 3 files changed, 5 insertions(+), 3 deletions(-)

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

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

commit 71bdd8355818c9d1792e020395f9473d50dd4118
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 24 11:23:33 2011 +0200

    [jan] Fix initialization of editor for creating ecards (Bug #10675).

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

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

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

commit 4c1a6162228a5719abf8163b58afb5476bdadc9a
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 24 11:27:51 2011 +0200

    Load common-header.inc from Horde (Bug #10676).

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

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

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

commit 9ac668a221e8229e11db8f018974cd51ba15a354
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 24 12:18:59 2011 +0200

    Revert "Ensure hooks are called on imported values too."
    
    This breaks importing any composite fields, most noteable name fields when
    adding contacts from IMP, because setValue() only works on "real" attributes.
    Calling encode hooks needs to be solved differently.
    
    This reverts commit e908bd92dc8e07852f1fecbd93ce983416ec493c.
    
    Conflicts:
    
    	turba/lib/Api.php

 turba/lib/Api.php |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)

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

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

commit 05f2ac1b2bdfcff2a0aa16ea2636c0c49c5b2324
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 24 12:21:46 2011 +0200

    [jan] Fix importing contacts with composite fields.

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

http://git.horde.org/horde-git/-/commit/05f2ac1b2bdfcff2a0aa16ea2636c0c49c5b2324

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

commit e7ef55de809ac552540e9017c6b48fd595c20e13
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 24 12:23:32 2011 +0200

    Fix changelogs.

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

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

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

commit 844c44d875ec44b1476508c3d7fab1115f7cecd6
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 24 12:43:11 2011 +0200

    If a certificate doesn't have a name entry, use the email address instead.

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

http://git.horde.org/horde-git/-/commit/844c44d875ec44b1476508c3d7fab1115f7cecd6

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

commit fb8472b0cd187eb67f71aab26f445635764ca57d
Merge: 7ec0c60 844c44d
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon Oct 24 09:36:55 2011 -0400

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

 ansel/docs/CHANGES                              |    3 +++
 ansel/edit_dates.php                            |    3 ++-
 ansel/img/ecard.php                             |    3 ++-
 ansel/package.xml                               |    4 ++++
 horde/themes/silver/screen.css                  |    7 ++-----
 imp/lib/Crypt/Smime.php                         |   14 +++++++-------
 turba/docs/CHANGES                              |    8 ++++----
 turba/lib/Api.php                               |   17 ++++++++---------
 turba/package.xml                               |    8 +++++---
 wicked/docs/CHANGES                             |    2 ++
 wicked/lib/Text_Wiki/Render/Xhtml/Wikilink2.php |    2 +-
 wicked/package.xml                              |    4 ++--
 12 files changed, 42 insertions(+), 33 deletions(-)

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

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

commit 477fbffd86ee408263529fde344ce946de90869f
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon Oct 24 11:19:06 2011 -0400

    Start the Hordevetica theme. I'll be tweaking this one for a while. Submissions welcome...

 horde/themes/hordevetica/graphics/about.png              |  Bin 0 -> 657 bytes
 horde/themes/hordevetica/graphics/add_group.png          |  Bin 0 -> 751 bytes
 horde/themes/hordevetica/graphics/add_perm.png           |  Bin 0 -> 645 bytes
 horde/themes/hordevetica/graphics/administration.png     |  Bin 0 -> 663 bytes
 horde/themes/hordevetica/graphics/alerts/alarm.png       |  Bin 0 -> 735 bytes
 horde/themes/hordevetica/graphics/alerts/error.png       |  Bin 0 -> 671 bytes
 horde/themes/hordevetica/graphics/alerts/message.png     |  Bin 0 -> 724 bytes
 horde/themes/hordevetica/graphics/alerts/success.png     |  Bin 0 -> 726 bytes
 horde/themes/hordevetica/graphics/alerts/warning.png     |  Bin 0 -> 619 bytes
 horde/themes/hordevetica/graphics/az.png                 |  Bin 0 -> 147 bytes
 horde/themes/hordevetica/graphics/block.png              |  Bin 0 -> 452 bytes
 horde/themes/hordevetica/graphics/block/large_up.png     |  Bin 0 -> 139 bytes
 horde/themes/hordevetica/graphics/calendar.png           |  Bin 0 -> 572 bytes
 horde/themes/hordevetica/graphics/close.png              |  Bin 0 -> 600 bytes
 horde/themes/hordevetica/graphics/colorpicker.png        |  Bin 0 -> 876 bytes
 horde/themes/hordevetica/graphics/config.png             |  Bin 0 -> 525 bytes
 horde/themes/hordevetica/graphics/currentTab_left.png    |  Bin 0 -> 161 bytes
 horde/themes/hordevetica/graphics/currentTab_right.png   |  Bin 0 -> 326 bytes
 horde/themes/hordevetica/graphics/data.png               |  Bin 0 -> 755 bytes
 horde/themes/hordevetica/graphics/datatree.png           |  Bin 0 -> 422 bytes
 horde/themes/hordevetica/graphics/delete-small.png       |  Bin 0 -> 259 bytes
 horde/themes/hordevetica/graphics/delete.png             |  Bin 0 -> 363 bytes
 horde/themes/hordevetica/graphics/devel.png              |  Bin 0 -> 512 bytes
 horde/themes/hordevetica/graphics/download.png           |  Bin 0 -> 620 bytes
 horde/themes/hordevetica/graphics/edit-small.png         |  Bin 0 -> 313 bytes
 horde/themes/hordevetica/graphics/edit.png               |  Bin 0 -> 807 bytes
 horde/themes/hordevetica/graphics/external.png           |  Bin 0 -> 918 bytes
 horde/themes/hordevetica/graphics/favicon.ico            |  Bin 0 -> 1150 bytes
 horde/themes/hordevetica/graphics/feed.png               |  Bin 0 -> 659 bytes
 horde/themes/hordevetica/graphics/group.png              |  Bin 0 -> 699 bytes
 horde/themes/hordevetica/graphics/help.png               |  Bin 0 -> 731 bytes
 horde/themes/hordevetica/graphics/help_index.png         |  Bin 0 -> 622 bytes
 horde/themes/hordevetica/graphics/hide_panel.png         |  Bin 0 -> 547 bytes
 horde/themes/hordevetica/graphics/horde.png              |  Bin 0 -> 462 bytes
 horde/themes/hordevetica/graphics/image/crop.png         |  Bin 0 -> 133 bytes
 horde/themes/hordevetica/graphics/info.png               |  Bin 0 -> 725 bytes
 horde/themes/hordevetica/graphics/info_icon.png          |  Bin 0 -> 725 bytes
 horde/themes/hordevetica/graphics/keyboard.png           |  Bin 0 -> 566 bytes
 horde/themes/hordevetica/graphics/layout.png             |  Bin 0 -> 519 bytes
 horde/themes/hordevetica/graphics/lhand.png              |  Bin 0 -> 332 bytes
 horde/themes/hordevetica/graphics/locked.png             |  Bin 0 -> 749 bytes
 horde/themes/hordevetica/graphics/login.png              |  Bin 0 -> 687 bytes
 horde/themes/hordevetica/graphics/logout.png             |  Bin 0 -> 693 bytes
 horde/themes/hordevetica/graphics/map.png                |  Bin 0 -> 804 bytes
 horde/themes/hordevetica/graphics/map/marker-blue.png    |  Bin 0 -> 714 bytes
 horde/themes/hordevetica/graphics/map/marker-gold.png    |  Bin 0 -> 651 bytes
 horde/themes/hordevetica/graphics/map/marker-green.png   |  Bin 0 -> 702 bytes
 horde/themes/hordevetica/graphics/map/marker-shadow.png  |  Bin 0 -> 327 bytes
 horde/themes/hordevetica/graphics/map/marker.png         |  Bin 0 -> 545 bytes
 horde/themes/hordevetica/graphics/map_eu.png             |  Bin 0 -> 804 bytes
 horde/themes/hordevetica/graphics/menu-active.png        |  Bin 0 -> 80 bytes
 horde/themes/hordevetica/graphics/menu.png               |  Bin 0 -> 86 bytes
 horde/themes/hordevetica/graphics/mime/audio.png         |  Bin 0 -> 607 bytes
 horde/themes/hordevetica/graphics/mime/binary.png        |  Bin 0 -> 402 bytes
 horde/themes/hordevetica/graphics/mime/compressed.png    |  Bin 0 -> 672 bytes
 horde/themes/hordevetica/graphics/mime/deb.png           |  Bin 0 -> 607 bytes
 horde/themes/hordevetica/graphics/mime/encryption.png    |  Bin 0 -> 749 bytes
 horde/themes/hordevetica/graphics/mime/html.png          |  Bin 0 -> 542 bytes
 horde/themes/hordevetica/graphics/mime/icalendar.png     |  Bin 0 -> 642 bytes
 horde/themes/hordevetica/graphics/mime/image.png         |  Bin 0 -> 512 bytes
 horde/themes/hordevetica/graphics/mime/mail.png          |  Bin 0 -> 723 bytes
 horde/themes/hordevetica/graphics/mime/msexcel.png       |  Bin 0 -> 604 bytes
 horde/themes/hordevetica/graphics/mime/mspowerpoint.png  |  Bin 0 -> 543 bytes
 horde/themes/hordevetica/graphics/mime/msword.png        |  Bin 0 -> 630 bytes
 horde/themes/hordevetica/graphics/mime/ooo_calc.png      |  Bin 0 -> 604 bytes
 horde/themes/hordevetica/graphics/mime/ooo_draw.png      |  Bin 0 -> 628 bytes
 horde/themes/hordevetica/graphics/mime/ooo_impress.png   |  Bin 0 -> 543 bytes
 horde/themes/hordevetica/graphics/mime/ooo_math.png      |  Bin 0 -> 294 bytes
 horde/themes/hordevetica/graphics/mime/ooo_writer.png    |  Bin 0 -> 630 bytes
 horde/themes/hordevetica/graphics/mime/pdf.png           |  Bin 0 -> 530 bytes
 horde/themes/hordevetica/graphics/mime/php.png           |  Bin 0 -> 479 bytes
 horde/themes/hordevetica/graphics/mime/rpm.png           |  Bin 0 -> 607 bytes
 horde/themes/hordevetica/graphics/mime/script-js.png     |  Bin 0 -> 526 bytes
 horde/themes/hordevetica/graphics/mime/source-c.png      |  Bin 0 -> 527 bytes
 horde/themes/hordevetica/graphics/mime/source-cpp.png    |  Bin 0 -> 560 bytes
 horde/themes/hordevetica/graphics/mime/source-h.png      |  Bin 0 -> 543 bytes
 horde/themes/hordevetica/graphics/mime/source-java.png   |  Bin 0 -> 580 bytes
 horde/themes/hordevetica/graphics/mime/source-python.png |  Bin 0 -> 402 bytes
 horde/themes/hordevetica/graphics/mime/text.png          |  Bin 0 -> 342 bytes
 horde/themes/hordevetica/graphics/mime/vcard.png         |  Bin 0 -> 533 bytes
 horde/themes/hordevetica/graphics/mime/video.png         |  Bin 0 -> 637 bytes
 horde/themes/hordevetica/graphics/mime/xml.png           |  Bin 0 -> 542 bytes
 horde/themes/hordevetica/graphics/minus.png              |  Bin 0 -> 672 bytes
 horde/themes/hordevetica/graphics/mobile.png             |  Bin 0 -> 488 bytes
 horde/themes/hordevetica/graphics/myaccount.png          |  Bin 0 -> 693 bytes
 horde/themes/hordevetica/graphics/nav/bottom-grey.png    |  Bin 0 -> 286 bytes
 horde/themes/hordevetica/graphics/nav/bottom.png         |  Bin 0 -> 514 bytes
 horde/themes/hordevetica/graphics/nav/down-grey.png      |  Bin 0 -> 293 bytes
 horde/themes/hordevetica/graphics/nav/down.png           |  Bin 0 -> 345 bytes
 horde/themes/hordevetica/graphics/nav/first-grey.png     |  Bin 0 -> 408 bytes
 horde/themes/hordevetica/graphics/nav/first.png          |  Bin 0 -> 485 bytes
 horde/themes/hordevetica/graphics/nav/last-grey.png      |  Bin 0 -> 406 bytes
 horde/themes/hordevetica/graphics/nav/last.png           |  Bin 0 -> 485 bytes
 horde/themes/hordevetica/graphics/nav/left-grey.png      |  Bin 0 -> 293 bytes
 horde/themes/hordevetica/graphics/nav/left.png           |  Bin 0 -> 350 bytes
 horde/themes/hordevetica/graphics/nav/right-grey.png     |  Bin 0 -> 290 bytes
 horde/themes/hordevetica/graphics/nav/right.png          |  Bin 0 -> 345 bytes
 horde/themes/hordevetica/graphics/nav/top-grey.png       |  Bin 0 -> 276 bytes
 horde/themes/hordevetica/graphics/nav/top.png            |  Bin 0 -> 495 bytes
 horde/themes/hordevetica/graphics/nav/up-grey.png        |  Bin 0 -> 296 bytes
 horde/themes/hordevetica/graphics/nav/up.png             |  Bin 0 -> 356 bytes
 horde/themes/hordevetica/graphics/office.png             |  Bin 0 -> 793 bytes
 horde/themes/hordevetica/graphics/organizing.png         |  Bin 0 -> 765 bytes
 horde/themes/hordevetica/graphics/perms.png              |  Bin 0 -> 553 bytes
 horde/themes/hordevetica/graphics/phone.png              |  Bin 0 -> 488 bytes
 horde/themes/hordevetica/graphics/plus.png               |  Bin 0 -> 676 bytes
 horde/themes/hordevetica/graphics/popright.png           |  Bin 0 -> 205 bytes
 horde/themes/hordevetica/graphics/prefs.png              |  Bin 0 -> 551 bytes
 horde/themes/hordevetica/graphics/print.png              |  Bin 0 -> 674 bytes
 horde/themes/hordevetica/graphics/problem.png            |  Bin 0 -> 790 bytes
 horde/themes/hordevetica/graphics/reload.png             |  Bin 0 -> 630 bytes
 horde/themes/hordevetica/graphics/required.png           |  Bin 0 -> 433 bytes
 horde/themes/hordevetica/graphics/rhand.png              |  Bin 0 -> 331 bytes
 horde/themes/hordevetica/graphics/save.png               |  Bin 0 -> 620 bytes
 horde/themes/hordevetica/graphics/search.png             |  Bin 0 -> 662 bytes
 horde/themes/hordevetica/graphics/shell.png              |  Bin 0 -> 525 bytes
 horde/themes/hordevetica/graphics/show_panel.png         |  Bin 0 -> 581 bytes
 horde/themes/hordevetica/graphics/sql.png                |  Bin 0 -> 525 bytes
 horde/themes/hordevetica/graphics/tab_left.png           |  Bin 0 -> 358 bytes
 horde/themes/hordevetica/graphics/tab_right.png          |  Bin 0 -> 2100 bytes
 horde/themes/hordevetica/graphics/tree/folder.png        |  Bin 0 -> 537 bytes
 horde/themes/hordevetica/graphics/tree/folderopen.png    |  Bin 0 -> 688 bytes
 horde/themes/hordevetica/graphics/tree/leaf.png          |  Bin 0 -> 635 bytes
 horde/themes/hordevetica/graphics/tree/rev-leaf.png      |  Bin 0 -> 635 bytes
 horde/themes/hordevetica/graphics/unlocked.png           |  Bin 0 -> 727 bytes
 horde/themes/hordevetica/graphics/uploader/up.png        |  Bin 0 -> 3230 bytes
 horde/themes/hordevetica/graphics/user.png               |  Bin 0 -> 668 bytes
 horde/themes/hordevetica/graphics/website.png            |  Bin 0 -> 903 bytes
 horde/themes/hordevetica/graphics/za.png                 |  Bin 0 -> 146 bytes
 horde/themes/hordevetica/info.php                        |   20 +
 horde/themes/hordevetica/screen.css                      |  284 ++++++++++++++
 131 files changed, 304 insertions(+), 0 deletions(-)
 create mode 100644 horde/themes/hordevetica/graphics/about.png
 create mode 100644 horde/themes/hordevetica/graphics/add_group.png
 create mode 100644 horde/themes/hordevetica/graphics/add_perm.png
 create mode 100644 horde/themes/hordevetica/graphics/administration.png
 create mode 100644 horde/themes/hordevetica/graphics/alerts/alarm.png
 create mode 100644 horde/themes/hordevetica/graphics/alerts/error.png
 create mode 100644 horde/themes/hordevetica/graphics/alerts/message.png
 create mode 100644 horde/themes/hordevetica/graphics/alerts/success.png
 create mode 100644 horde/themes/hordevetica/graphics/alerts/warning.png
 create mode 100644 horde/themes/hordevetica/graphics/az.png
 create mode 100644 horde/themes/hordevetica/graphics/block.png
 create mode 100644 horde/themes/hordevetica/graphics/block/large_up.png
 create mode 100644 horde/themes/hordevetica/graphics/calendar.png
 create mode 100644 horde/themes/hordevetica/graphics/close.png
 create mode 100644 horde/themes/hordevetica/graphics/colorpicker.png
 create mode 100644 horde/themes/hordevetica/graphics/config.png
 create mode 100644 horde/themes/hordevetica/graphics/currentTab_left.png
 create mode 100644 horde/themes/hordevetica/graphics/currentTab_right.png
 create mode 100644 horde/themes/hordevetica/graphics/data.png
 create mode 100644 horde/themes/hordevetica/graphics/datatree.png
 create mode 100644 horde/themes/hordevetica/graphics/delete-small.png
 create mode 100644 horde/themes/hordevetica/graphics/delete.png
 create mode 100644 horde/themes/hordevetica/graphics/devel.png
 create mode 100644 horde/themes/hordevetica/graphics/download.png
 create mode 100644 horde/themes/hordevetica/graphics/edit-small.png
 create mode 100644 horde/themes/hordevetica/graphics/edit.png
 create mode 100644 horde/themes/hordevetica/graphics/external.png
 create mode 100644 horde/themes/hordevetica/graphics/favicon.ico
 create mode 100644 horde/themes/hordevetica/graphics/feed.png
 create mode 100644 horde/themes/hordevetica/graphics/group.png
 create mode 100644 horde/themes/hordevetica/graphics/help.png
 create mode 100644 horde/themes/hordevetica/graphics/help_index.png
 create mode 100644 horde/themes/hordevetica/graphics/hide_panel.png
 create mode 100644 horde/themes/hordevetica/graphics/horde.png
 create mode 100644 horde/themes/hordevetica/graphics/image/crop.png
 create mode 100644 horde/themes/hordevetica/graphics/info.png
 create mode 100644 horde/themes/hordevetica/graphics/info_icon.png
 create mode 100644 horde/themes/hordevetica/graphics/keyboard.png
 create mode 100644 horde/themes/hordevetica/graphics/layout.png
 create mode 100644 horde/themes/hordevetica/graphics/lhand.png
 create mode 100644 horde/themes/hordevetica/graphics/locked.png
 create mode 100644 horde/themes/hordevetica/graphics/login.png
 create mode 100644 horde/themes/hordevetica/graphics/logout.png
 create mode 100644 horde/themes/hordevetica/graphics/map.png
 create mode 100644 horde/themes/hordevetica/graphics/map/marker-blue.png
 create mode 100644 horde/themes/hordevetica/graphics/map/marker-gold.png
 create mode 100644 horde/themes/hordevetica/graphics/map/marker-green.png
 create mode 100644 horde/themes/hordevetica/graphics/map/marker-shadow.png
 create mode 100644 horde/themes/hordevetica/graphics/map/marker.png
 create mode 100644 horde/themes/hordevetica/graphics/map_eu.png
 create mode 100644 horde/themes/hordevetica/graphics/menu-active.png
 create mode 100644 horde/themes/hordevetica/graphics/menu.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/audio.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/binary.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/compressed.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/deb.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/encryption.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/html.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/icalendar.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/image.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/mail.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/msexcel.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/mspowerpoint.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/msword.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/ooo_calc.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/ooo_draw.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/ooo_impress.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/ooo_math.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/ooo_writer.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/pdf.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/php.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/rpm.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/script-js.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/source-c.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/source-cpp.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/source-h.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/source-java.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/source-python.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/text.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/vcard.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/video.png
 create mode 100644 horde/themes/hordevetica/graphics/mime/xml.png
 create mode 100644 horde/themes/hordevetica/graphics/minus.png
 create mode 100644 horde/themes/hordevetica/graphics/mobile.png
 create mode 100644 horde/themes/hordevetica/graphics/myaccount.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/bottom-grey.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/bottom.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/down-grey.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/down.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/first-grey.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/first.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/last-grey.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/last.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/left-grey.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/left.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/right-grey.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/right.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/top-grey.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/top.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/up-grey.png
 create mode 100644 horde/themes/hordevetica/graphics/nav/up.png
 create mode 100644 horde/themes/hordevetica/graphics/office.png
 create mode 100644 horde/themes/hordevetica/graphics/organizing.png
 create mode 100644 horde/themes/hordevetica/graphics/perms.png
 create mode 100644 horde/themes/hordevetica/graphics/phone.png
 create mode 100644 horde/themes/hordevetica/graphics/plus.png
 create mode 100644 horde/themes/hordevetica/graphics/popright.png
 create mode 100644 horde/themes/hordevetica/graphics/prefs.png
 create mode 100644 horde/themes/hordevetica/graphics/print.png
 create mode 100644 horde/themes/hordevetica/graphics/problem.png
 create mode 100644 horde/themes/hordevetica/graphics/reload.png
 create mode 100644 horde/themes/hordevetica/graphics/required.png
 create mode 100644 horde/themes/hordevetica/graphics/rhand.png
 create mode 100644 horde/themes/hordevetica/graphics/save.png
 create mode 100644 horde/themes/hordevetica/graphics/search.png
 create mode 100644 horde/themes/hordevetica/graphics/shell.png
 create mode 100644 horde/themes/hordevetica/graphics/show_panel.png
 create mode 100644 horde/themes/hordevetica/graphics/sql.png
 create mode 100644 horde/themes/hordevetica/graphics/tab_left.png
 create mode 100644 horde/themes/hordevetica/graphics/tab_right.png
 create mode 100644 horde/themes/hordevetica/graphics/tree/folder.png
 create mode 100644 horde/themes/hordevetica/graphics/tree/folderopen.png
 create mode 100644 horde/themes/hordevetica/graphics/tree/leaf.png
 create mode 100644 horde/themes/hordevetica/graphics/tree/rev-leaf.png
 create mode 100644 horde/themes/hordevetica/graphics/unlocked.png
 create mode 100644 horde/themes/hordevetica/graphics/uploader/up.png
 create mode 100644 horde/themes/hordevetica/graphics/user.png
 create mode 100644 horde/themes/hordevetica/graphics/website.png
 create mode 100644 horde/themes/hordevetica/graphics/za.png
 create mode 100644 horde/themes/hordevetica/info.php
 create mode 100644 horde/themes/hordevetica/screen.css

http://git.horde.org/horde-git/-/commit/477fbffd86ee408263529fde344ce946de90869f

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

commit d0d161fb27a4516a2b2f5dae9856c2a559cf390f
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon Oct 24 13:14:49 2011 -0400

    Revert "Revert "Revert "Port the Kronolith ajax date/time picker over to Nag"""
    
    Sorry, didn't mean to push this without further fixes. This reverts commit
    7ec0c607eb47dff85edb50a3ee5b84e35f729d32.

 nag/js/calendar.js                |   21 +++-
 nag/js/task.js                    |   41 --------
 nag/lib/Form/Type/NagDue.php      |   26 ++++-
 nag/lib/Form/Type/NagStart.php    |    7 +-
 nag/lib/Ui/VarRenderer/Nag.php    |  200 +++++++++++++++++++++++++++++++++----
 nag/task.php                      |   10 --
 nag/templates/javascript_defs.php |   13 ---
 7 files changed, 223 insertions(+), 95 deletions(-)
 delete mode 100644 nag/js/task.js
 delete mode 100644 nag/templates/javascript_defs.php

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

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

commit a4b47d6cee48003523423fdd6c5d586e36e2f852
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 19 15:27:30 2011 -0600

    Make clear what changes are API breaking

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

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

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

commit 5b393a0973a0d46c471b39d2c6c9d86cd727695a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 10:58:37 2011 -0600

    Bug #10670: Make sure debug param is set

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

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

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

commit a12957da3b34e47e1ef36b2e41c36215413801eb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 11:08:43 2011 -0600

    Fix constant name

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

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

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

commit 1f3f95315cfe1626a07ef3e559534a3f829fe226
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 11:16:13 2011 -0600

    Keep support for old way of creating cache objects for now

 framework/Imap_Client/lib/Horde/Imap/Client/Cache.php |   45 +++++++++++++----
 1 files changed, 35 insertions(+), 10 deletions(-)

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

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

commit 75ba025682ade08bce9acf8f73cac47e8d9e9278
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 13:31:12 2011 -0400

    Need to tweak $event->end if this is a single instance of a recurring event.
    
    Bug: 10678

 kronolith/lib/Kronolith.php |   52 ++++++++++++++++++++++++++++++++++++------
 1 files changed, 44 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/75ba025682ade08bce9acf8f73cac47e8d9e9278

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

commit b0373bc44c9e6ff2aa3e2cdda1a6286450031668
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 13:32:31 2011 -0400

    Fix listing alarms for recurring events.
    
    This condition would never be true for a recurring event, since $start
    is taken from the nextRecurrence(). Bug: 10678

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

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

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

commit a8584835500bad35357bf81bcb80e6cc3fa849e4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 14:00:30 2011 -0400

    Revert "Fix listing alarms for recurring events."
    
    This reverts commit b0373bc44c9e6ff2aa3e2cdda1a6286450031668.
    
    The change causes alarms to show too early in the sidebar. Reverting this
    causes the alarms to show in the sidebar on time now, but the in-line alarms
    do not show. Bug: 10678

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

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

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

commit b0275a41678b6af247ca3e1b8ddacf34060b30fd
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 12:52:34 2011 -0600

    Bug #10677: Catch case where message to view no longer exists

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

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

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

commit 081d055016c1db4e3964833f1b7d91d13bceda27
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 16:04:01 2011 -0400

    Horde_Date takes care of these corrections.

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

http://git.horde.org/horde-git/-/commit/081d055016c1db4e3964833f1b7d91d13bceda27

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

commit 5091ba358df4b8291280bd9516a0f3bb9d9e71d7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 14:27:00 2011 -0600

    Bug #10677: Remove empty objects (i.e. messages that don't exist on the server)

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php       |   26 ++++++++++--
 framework/Imap_Client/lib/Horde/Imap/Client/Data/Fetch.php |   12 +++++
 2 files changed, 34 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/5091ba358df4b8291280bd9516a0f3bb9d9e71d7

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

commit ea3d5f17a73ac66a1baa71b3ca4708e256dbb09d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 14:29:19 2011 -0600

    Another place to check for existence of a message

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

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

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

commit 095ae11aeba788dc972d7c41c92b97baf9cb1231
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 17:44:35 2011 -0400

    Fix polling alarms for recurring events during the event's timespan.
    
    If the datetime we are polling for alarms is during a recurrence of
    a recurring event (it is currently after $event->start but before
    $event->end) then nextRecurrence will not return the current event.
    Normalize the date to midnight to be sure we capture the day's
    recurrence. Bug: 10678

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

http://git.horde.org/horde-git/-/commit/095ae11aeba788dc972d7c41c92b97baf9cb1231

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

commit 955027500b2c98149ec802a08ee17330043a1c42
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 17:56:51 2011 -0400

    BFN

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

http://git.horde.org/horde-git/-/commit/955027500b2c98149ec802a08ee17330043a1c42

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

commit b8ef57a10f39d5bb58b6eb330ddb78ec4860a5a2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 18:02:38 2011 -0400

    Remove duplicate code.
    
    Still need a solution for dealing with composite fields and calling ->setValue

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

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

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

commit 8d73fe0d2b4a238b32e31bcd59babda27551ec86
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 18:07:57 2011 -0400

    Revert "Remove duplicate code."
    
    This reverts commit b8ef57a10f39d5bb58b6eb330ddb78ec4860a5a2.
    
    This breaks AS ghosted properties, which retain their current value
    if they are not sent with a message change.

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

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

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

commit 7bac610384ed7eae1fec4b95eb1ae37409fc1b41
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 18:10:04 2011 -0400

    Exit early to avoid calling store twice

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

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

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

commit 58f87883f1bb20a9d834a2cfa1e19977f787d769
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 22:10:00 2011 -0600

    Use preference value for date/time format for last login logintask display

 horde/lib/LoginTasks/Task/LastLogin.php |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/58f87883f1bb20a9d834a2cfa1e19977f787d769

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

commit 85844ba939f443303dfd9e8958939c7e4e0a35b7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 23:01:10 2011 -0600

    Bug #10677: Further improvements to missing message error reporting

 imp/js/dimpbase.js            |    5 ++-
 imp/lib/Ajax/Application.php  |  109 ++++++++++++-----------------------------
 imp/lib/Views/ShowMessage.php |   57 ++++++++-------------
 imp/message-dimp.php          |    5 +-
 4 files changed, 61 insertions(+), 115 deletions(-)

http://git.horde.org/horde-git/-/commit/85844ba939f443303dfd9e8958939c7e4e0a35b7

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

commit d5ed1c7aa93b7b5c1c60d77bec43ae095ec5b7b3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 23:16:38 2011 -0600

    Add 'delete_mark_seen' preference.

 imp/config/prefs.php |   12 ++++++++++--
 imp/docs/CHANGES     |    1 +
 imp/docs/UPGRADING   |    9 +++++++++
 imp/lib/Message.php  |   33 ++++++++++++++++++++++++---------
 imp/package.xml      |    1 +
 5 files changed, 45 insertions(+), 11 deletions(-)

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

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

commit f2c2cfd8cefdd2d6b864f2b39173c74a9cfda9c7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 23:24:59 2011 -0600

    Viral typo that resulted in not good results

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

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

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

commit 1ac23a262845cccf740484a5eead016333c6f612
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 23:42:10 2011 -0600

    Tweak date display

 imp/lib/Ui/Message.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 0ea25aa0ba6f5080889db23bcc1200679b072cb9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 24 23:42:31 2011 -0600

    Display full date representation in dynamic preview window

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

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

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

commit b5dac74a46cec1973cae23c5e2e639bb79e50519
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 20:07:45 2011 -0400

    Fix parse error in example hook

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

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

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

commit e9b28c8ab4a8c2afa262cbbb5d7fba10a21f3b66
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 21:30:03 2011 -0400

    fix order of parameters in phpdoc

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

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

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

commit b1d46c70fabd79f27149919189073b9f9b926b25
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 25 10:04:01 2011 -0400

    Correct comments.

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

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

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

commit 58a19577e82d385a0304f78c2ecfc5a3ce0f70bf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 25 10:05:57 2011 -0400

    Cannot use Turba_Object#setValue here, as we might be importing a composite field.
    
    Need to manually call encode hook when importing. Still need a solution for
    calling the hook when calling Turba_Api#replace.

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

http://git.horde.org/horde-git/-/commit/58a19577e82d385a0304f78c2ecfc5a3ce0f70bf

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

commit 13a767eaa8cf3077888e222a25b13a3c8e84a9d1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 25 10:57:47 2011 -0400

    Remove debug output

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

http://git.horde.org/horde-git/-/commit/13a767eaa8cf3077888e222a25b13a3c8e84a9d1

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

commit ff184e8bd23f16818660b6bcac8605c96feb35ab
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 25 12:23:32 2011 -0400

    wrap

 kronolith/lib/Driver/Sql.php |   28 ++++++++++++++++------------
 1 files changed, 16 insertions(+), 12 deletions(-)

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

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

commit f27b0596d5423aa12050a6621938ee57df3490fe
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 25 12:25:52 2011 -0400

    $event->start is the start time for the event, not the alarm.
    
    Fixes the alarm notification text from showing the alarm time,
    not the event start time. (Final?) fix for Bug: 10678

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

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

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

commit c7a1314091afaabe1e716db06e3927b9f6e08c59
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 25 00:08:53 2011 -0600

    Use randomid library

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

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

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

commit 76baee9548fc5ec67be83b55a153802198c09a1d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 25 12:48:12 2011 -0600

    Another missed constant fix

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

http://git.horde.org/horde-git/-/commit/76baee9548fc5ec67be83b55a153802198c09a1d

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

commit 075f69f506b42b2c6093c6d6cdd759020dbf3466
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 25 13:05:34 2011 -0600

    Fix some issues with adding/deleting mailboxes in dynamic view

 imp/lib/Imap/Tree.php |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/075f69f506b42b2c6093c6d6cdd759020dbf3466

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

commit aecc9f087bdd016e696e887bc9d37253fe091865
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 25 13:21:14 2011 -0600

    phpdoc

 imp/lib/Contents.php |  114 ++++++++++++++++++++-----------------------------
 1 files changed, 47 insertions(+), 67 deletions(-)

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

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

commit 2f8fb3fc661cadc767a08255a364e6b1f755191d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 25 13:39:16 2011 -0600

    Re-add auto-detection of MIME types for message parts that lack this information.

 imp/docs/CHANGES     |    2 ++
 imp/lib/Contents.php |   33 ++++++++++++++++++++++++++++-----
 imp/package.xml      |    1 +
 imp/view.php         |    9 ++++++++-
 4 files changed, 39 insertions(+), 6 deletions(-)

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

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

commit 78a58705c5f24fc265b4768d96d4da66de263560
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 26 12:04:25 2011 -0600

    Remove Mock driver
    
    Nowhere near working.  I believe Gunnar created this originally, but
    looking at Kolab test code, he has moved to mocking the Socket driver
    anyway.

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php              |  114 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Mock.php              |  617 -----
 framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php      |    7 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php            |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Utils.php             |  123 +
 framework/Imap_Client/package.xml                                 |   22 +-
 .../Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php     |    1 -
 7 files changed, 142 insertions(+), 744 deletions(-)
 delete mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/Mock.php

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

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

commit 98d47640d710701000e282652af36a4128383c41
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 26 12:18:13 2011 -0600

    Added UPGRADING file to Imap_Client package to describe API changes

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING |   67 +++++++++++++++++
 framework/Imap_Client/package.xml                     |    4 +-
 2 files changed, 70 insertions(+), 1 deletions(-)
 create mode 100644 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING

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

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

commit 4b2f38b09edc6017f6bb9e2c5d3c169ac95e8d6b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 26 13:07:48 2011 -0600

    Handle large address list in message headers

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

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

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

commit 69d52da8792bd68a536a3fb969201e8a7dc921d0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 19 16:06:21 2011 -0600

    Bug #10093: Added Horde_Imap_Client_Mailbox
    
    Provides way to accurately switch between UTF7-IMAP and UTF-8 mailbox
    representations.

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING        |    9 +
 framework/Imap_Client/lib/Horde/Imap/Client/Mailbox.php      |  128 ++++++++++
 framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php     |   15 +-
 framework/Imap_Client/package.xml                            |    6 +
 framework/Imap_Client/test/Horde/Imap/Client/MailboxTest.php |  118 +++++++++
 5 files changed, 270 insertions(+), 6 deletions(-)
 create mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/Mailbox.php
 create mode 100644 framework/Imap_Client/test/Horde/Imap/Client/MailboxTest.php

http://git.horde.org/horde-git/-/commit/69d52da8792bd68a536a3fb969201e8a7dc921d0

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

commit 82a52c4e007b17cce33329169c17504d7ea043be
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 11:20:18 2011 +0200

    Removing methods is a BC break and is not allowed within minor version changes.

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

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

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

commit 5ed330203fea7747e663d9e62d3770a6c36f5675
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 11:36:34 2011 +0200

    Silence notice if used without preauthenticate hook.

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

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

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

commit b524e3fbc72199b07a4b9b56ab4c173eb209a756
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 15:01:04 2011 +0200

    Fix rendering of attributes if a ticket's type has changed.

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

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

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

commit 4498a9b5b91aa3fac70706c021ec791cea4f5fcf
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Thu Oct 27 10:18:46 2011 -0400

    Second try at porting the kronolith date/time entry code to Nag, this time handling date formats.

 nag/js/calendar.js                |   21 +---
 nag/js/task.js                    |   41 ++++++++
 nag/lib/Form/Type/NagDue.php      |   28 +----
 nag/lib/Form/Type/NagStart.php    |   12 ++-
 nag/lib/Nag.php                   |   51 +++++++++-
 nag/lib/Ui/VarRenderer/Nag.php    |  200 ++++---------------------------------
 nag/task.php                      |   10 ++
 nag/templates/javascript_defs.php |   13 +++
 8 files changed, 152 insertions(+), 224 deletions(-)
 create mode 100644 nag/js/task.js
 create mode 100644 nag/templates/javascript_defs.php

http://git.horde.org/horde-git/-/commit/4498a9b5b91aa3fac70706c021ec791cea4f5fcf

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

commit 73c66d762ac1324a477c1626782ddd7f3e82cb9b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 26 17:12:25 2011 -0600

    phpdoc

 imp/lib/Compose.php |  179 +++++++++++++++++++++++++++++----------------------
 1 files changed, 102 insertions(+), 77 deletions(-)

http://git.horde.org/horde-git/-/commit/73c66d762ac1324a477c1626782ddd7f3e82cb9b

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

commit dcb9bc7fe0641aec32233b13a085ef8fb4d2aa77
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 26 23:06:22 2011 -0600

    This constant has nothing to do with this value

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

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

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

commit e62653b28f7cb103c1268a380b06f49f8c12fbc0
Author: Gonçalo Queirós <goncalo.queiros at portugalmail.net>
Date:   Thu Oct 27 16:37:21 2011 +0100

    Bug #10682: Fix expand all folders on dynamic view
    
    Signed-off-by: Michael M Slusarz <slusarz at horde.org>

 imp/docs/CHANGES   |    1 +
 imp/js/dimpbase.js |   13 ++++++++-----
 imp/package.xml    |    1 +
 3 files changed, 10 insertions(+), 5 deletions(-)

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

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

commit 84528666a31327d024c3a4f58194b8b3582c67e8
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 23:07:46 2011 +0200

    [jan] Fix rendering of attributes if a ticket's type has changed.

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

http://git.horde.org/horde-git/-/commit/84528666a31327d024c3a4f58194b8b3582c67e8

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

commit b1d39e5aec09e035337296178fdbe098c123aa7a
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 23:11:40 2011 +0200

    Prepare release.

 whups/docs/RELEASE_NOTES |   18 +++++++++++-------
 whups/package.xml        |   18 +++++++++---------
 2 files changed, 20 insertions(+), 16 deletions(-)

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

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

commit c06b86c8e019002587b968b20d9099678810dd65
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 23:17:17 2011 +0200

    Released whups-2.0.0

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

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

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

commit 1bea7b331a729bac69684123c827cdb7cf640fed
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 23:17:24 2011 +0200

    Development mode for whups-2.0.1

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

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

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

commit 2a579b127cbed3fe298f4c607ee296560c08428a
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 23:20:22 2011 +0200

    Prepare release.

 wicked/docs/RELEASE_NOTES |   15 +++++----------
 wicked/package.xml        |   22 +++++++++++-----------
 2 files changed, 16 insertions(+), 21 deletions(-)

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

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

commit 65117505e6ec19771cb437d7091cb0ebf625bfeb
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 23:26:07 2011 +0200

    Released wicked-1.0.0

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

http://git.horde.org/horde-git/-/commit/65117505e6ec19771cb437d7091cb0ebf625bfeb

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

commit 4550188ced2d479a6f3d7517a887d686e3a397db
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 23:26:13 2011 +0200

    Development mode for wicked-1.0.1

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

http://git.horde.org/horde-git/-/commit/4550188ced2d479a6f3d7517a887d686e3a397db

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

commit 698b6e94db5dd8d8d6b49578f751df1d7133ad6b
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 23:35:03 2011 +0200

    Use exec() instead of system().
    
    We don't want to the output on the screen anywhere we call this version of the
    system() method. Why are the multiple versions in components anyway?

 components/lib/Components/Helper/ChangeLog.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/698b6e94db5dd8d8d6b49578f751df1d7133ad6b

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

commit 7d7bfa1ef1d1fcbd05b0bffd5cd44b00e5c0b6c2
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 23:37:25 2011 +0200

    No longer beta.

 whups/docs/INSTALL  |    6 +++---
 wicked/docs/INSTALL |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

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

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

commit c225b38f715a83e08198d54b9c8cba3c445c8fde
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 23:38:25 2011 +0200

    Prepare release.

 gollem/docs/CHANGES       |    6 ------
 gollem/docs/INSTALL       |    6 +++---
 gollem/docs/RELEASE_NOTES |   16 ++++++----------
 gollem/package.xml        |   20 ++++++++++----------
 4 files changed, 19 insertions(+), 29 deletions(-)

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

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

commit e1097eb80ad719f76f9f5650c7a470d97b01608e
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 23:46:59 2011 +0200

    Released gollem-2.0.0

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

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

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

commit d3badbce808bc56a55e2bcfd63d56dd4e1404560
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 27 23:47:05 2011 +0200

    Development mode for gollem-2.0.1

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

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

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

commit 8bf3fb081c9e3cd027dfd7712a49cc8d5215003d
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 00:04:54 2011 +0200

    Released ansel-2.0.0RC2

 ansel/docs/CHANGES        |    2 +-
 ansel/lib/Application.php |    2 +-
 ansel/package.xml         |   54 +++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 49 insertions(+), 9 deletions(-)

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

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

commit 1c1bc5226423aa185f61b63991d3fc75e14edc9c
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 00:05:01 2011 +0200

    Development mode for ansel-2.0.0

 ansel/docs/CHANGES        |    6 ++++++
 ansel/lib/Application.php |    2 +-
 ansel/package.xml         |   28 +++++++++++++++++-----------
 3 files changed, 24 insertions(+), 12 deletions(-)

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

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

commit 4b1f56160cfe01b4b28bd05b3efd210523d233ce
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 10:03:22 2011 +0200

    I'm sure this was supposed to be "auto".

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

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

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

commit dec002ce3a0e768ad1a425f8e3773f79f43f8fdd
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 15:27:40 2011 +0200

    [jan] Fix resetting authentication credentials (Bug #10228).

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

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

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

commit 964121eb48b5e6c00f7b74772d3f3f7999059752
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 15:29:55 2011 +0200

    Oops, forgot to commit the udpated release notes. At least they have been used for the announcements.

 ansel/docs/RELEASE_NOTES |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/964121eb48b5e6c00f7b74772d3f3f7999059752

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

commit d4965872b691f8e07644c51380f2da1eaaa1c8e9
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 15:32:20 2011 +0200

    Released Horde_Core-1.6.1

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

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

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

commit 4fac3c29d14cc8a403e9ab1cc0647da0cdf33745
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 15:32:21 2011 +0200

    Development mode for Horde_Core-1.6.2

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

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

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

commit 16b99f7e9bdc652f6b5812d905dba3d6148fb088
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 15:39:09 2011 +0200

    Simply, we already have the DN.

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

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

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

commit c329da89a18239e1c18e567b9dd8492f3f33adbc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 09:57:02 2011 -0400

    BFN

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

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

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

commit c00619b24455d4ebcb3b3e5397625d0f4fbe5b29
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 09:59:19 2011 -0400

    wrapping/phpdoc

 ansel/gallery/delete.php       |   48 +++++++++++++++++++++++++--------------
 ansel/lib/Gallery.php          |    7 ++++-
 ansel/lib/GalleryMode/Date.php |    4 ++-
 3 files changed, 39 insertions(+), 20 deletions(-)

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

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

commit 3fc1ffaf39543db44febab86a94f5dcc3d31a4a1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 10:00:51 2011 -0400

    Catch the correct exceptions

 ansel/lib/Gallery.php          |   11 +++++++++--
 ansel/lib/GalleryMode/Date.php |    2 +-
 ansel/lib/Storage.php          |    8 ++++++--
 3 files changed, 16 insertions(+), 5 deletions(-)

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

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

commit df0dbcf6db7b23579d39c379f09d03785fe960bf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 10:01:11 2011 -0400

    Make sure $this->_subGalleries is always an array.

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

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

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

commit a58e6ea8b603540b5070bc79f5a5725fac99c4fc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 10:10:02 2011 -0400

    Fix deleting gallery key images in certain cases.
    
    Fixes an issue with deleting galleries that are in 'Date' mode.

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

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

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

commit 989a7c81722cf12f0dc994825acdfd12b9688e42
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 10:13:18 2011 -0400

    This might be a stackImage, normalize the gallery_id.

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

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

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

commit 13e969246ab0b0966e5170d3425d6767d80aba89
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 10:14:48 2011 -0400

    BFN

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

http://git.horde.org/horde-git/-/commit/13e969246ab0b0966e5170d3425d6767d80aba89

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

commit a7ce8fc2da2aa417cb83a00a559a46d5775fd4bd
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 16:58:32 2011 +0200

    [bak] Fix lookup of user entry in LDAP driver.

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

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

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

commit 65e3d9a90aaa05a66b9f2819bbbec01ea0e60b3a
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 17:03:02 2011 +0200

    Prepare RC.

 passwd/docs/INSTALL       |    6 +++---
 passwd/docs/RELEASE_NOTES |   30 +++++++++++-------------------
 passwd/package.xml        |   14 +++++++-------
 3 files changed, 21 insertions(+), 29 deletions(-)

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

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

commit 581751d85a59b9f6c922d4982785b43e77196414
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 17:18:06 2011 +0200

    Remove @since tags.

 passwd/lib/Driver/Expectpecl.php |    1 -
 passwd/scripts/passwd-expect     |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/581751d85a59b9f6c922d4982785b43e77196414

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

commit 75c1ad9d32e22f33b9b5356993a4264a7a2ca593
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 17:22:11 2011 +0200

    Released passwd-4.0.0RC1

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

http://git.horde.org/horde-git/-/commit/75c1ad9d32e22f33b9b5356993a4264a7a2ca593

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

commit 936e6b84a2be5fee4c5745a1d5ec6ff66379f335
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 17:22:18 2011 +0200

    Development mode for passwd-4.0.0

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

http://git.horde.org/horde-git/-/commit/936e6b84a2be5fee4c5745a1d5ec6ff66379f335

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

commit e7b1190b35ba9f4adde426bb107fdaef5f62959c
Merge: 936e6b8 13e9692
Author: Jan Schneider <jan at horde.org>
Date:   Fri Oct 28 17:24:21 2011 +0200

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

 ansel/docs/CHANGES               |    2 +
 ansel/gallery/delete.php         |   48 ++++++++++++++++++++++++-------------
 ansel/lib/Gallery.php            |   18 +++++++++++---
 ansel/lib/GalleryMode/Date.php   |   27 ++++++++++++---------
 ansel/lib/GalleryMode/Normal.php |    6 ++--
 ansel/lib/Storage.php            |    8 ++++-
 horde/docs/CHANGES               |    1 +
 7 files changed, 72 insertions(+), 38 deletions(-)

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

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

commit c5d457a71e997fd8f3f9e3c98e36d72eb5392032
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 12:25:47 2011 -0400

    Add ability to remove temporary files at session shutdown.
    
    Will only work when explicitly closing the session, but it's a start.

 framework/Core/lib/Horde.php         |   15 +++++++++++++--
 framework/Core/lib/Horde/Session.php |    5 +++++
 framework/Core/package.xml           |    4 ++--
 3 files changed, 20 insertions(+), 4 deletions(-)

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

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

commit 9474993cf31aaf47671470e20d5ddb2506c6e503
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 12:46:57 2011 -0400

    [mjr] Add the ability to specify the fields to return from contacts/search.

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

http://git.horde.org/horde-git/-/commit/9474993cf31aaf47671470e20d5ddb2506c6e503

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

commit ad4600d83c175fa8382f6c5992d5fc0e45e9189c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 12:48:16 2011 -0400

    Specify these files are to be destroyed at session shutdown.

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

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

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

commit d8a658bca8774f6dbd501fb612090c1d96e3337e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 12:49:53 2011 -0400

    [mjr] Only request the field values we actually need when searching the contacts API.

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

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

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

commit b768ae11f1626f4c6f82d3320c344e204efa958e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 13:16:45 2011 -0400

    This setting is only used when not using the ajax uploader.

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

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

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

commit b79994c4039703e3c8298b014bb17c0a1781b7cf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 13:53:46 2011 -0400

    BFN

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

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

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

commit c17ad8e0d576023ae1e445dfc333131b0f0369cd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 20:41:00 2011 -0400

    Update version

 horde/js/plupload/uploader.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit a9af0fc126ee247e0f7934ba9e75153c92950f50
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 20:41:18 2011 -0400

    Force mulitpart uploads for older mozilla browsers.
    
    These browsers incorrectly encode the application/octet-stream. There
    is already a previous fix applied to the plupload's html5 support for recent
    browsers, but FF 3 and 4 are not covered. This should fix "Invalid image type"
    errors in Ansel.

 ansel/lib/View/Upload.php |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

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

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

commit bfaf7d9de5096bc909d32de9ca454156befe8b11
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 20:44:01 2011 -0400

    [mjr] Fix invalid image type errors when uploading in older versions of mozilla.

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

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

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

commit 2a33d2a73008ab9ae6d5acc4f1c4c868bcfb5ea8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 21:10:00 2011 -0400

    [mjr] Add pref to allow explicitly turning off the new ajax uploader.

 ansel/config/prefs.php    |    9 ++++++++-
 ansel/docs/CHANGES        |    1 +
 ansel/img/upload.php      |    5 ++++-
 ansel/lib/View/Upload.php |   13 ++++++++++++-
 ansel/package.xml         |    2 ++
 5 files changed, 27 insertions(+), 3 deletions(-)

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

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

commit 661c26df50b1f0515f89c4dad01b87ddf70e416f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Oct 29 01:30:46 2011 -0400

    Start a Horde/Service_Weather package.
    
    Not more than just a skeleton right now, but fetching the raw json results
    from weatherunderground is working.
    
    Basic idea is:
    
    $params = array(
        'apikey' => 'xxxxxx',
        'http_client' => $injector->getInstance('Horde_Core_Factory_HttpClient')->create());
    
    $location = new Horde_Service_Weather_Location_Base('KACY');
    $wug = new Horde_Service_Weather_WeatherUnderground($location, $params);
    $forecast = $wug->getForecast(Horde_Service_Weather::FORECAST_3DAY);
    $current = $wug->getCurrent():
    
    // Do something with $current
    
    foreach ($forecast as $period) {
      // Do something with $period
    }
    
    etc...

 framework/Service_Weather/lib/Horde/Service/Weather.php           |   27 +
 framework/Service_Weather/lib/Horde/Service/Weather/Base.php      |   60 ++
 framework/Service_Weather/lib/Horde/Service/Weather/Current.php   |   24 +
 framework/Service_Weather/lib/Horde/Service/Weather/Forecast.php  |   62 ++
 .../Service_Weather/lib/Horde/Service/Weather/Location/Base.php   |   51 ++
 framework/Service_Weather/lib/Horde/Service/Weather/Period.php    |   24 +
 framework/Service_Weather/lib/Horde/Service/Weather/Station.php   |   24 +
 .../lib/Horde/Service/Weather/WeatherUnderGround.php              |  154 +++++
 framework/Service_Weather/package.xml                             |  109 +++
 9 files changed, 535 insertions(+), 0 deletions(-)
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Base.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Current.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Forecast.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Location/Base.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Period.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Station.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/WeatherUnderGround.php
 create mode 100644 framework/Service_Weather/package.xml

http://git.horde.org/horde-git/-/commit/661c26df50b1f0515f89c4dad01b87ddf70e416f

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

commit ad032fc80acbe6669c62eea983b0f18fc6338bc4
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 26 10:45:47 2011 +0200

    Allow very basic reading of package.xml v1 files. Needs improvement.

 framework/Pear/lib/Horde/Pear/Package/Xml.php |   28 ++++++++++++++++++------
 1 files changed, 21 insertions(+), 7 deletions(-)

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

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

commit 38ba2192ea2a7f7565c50ff5fb85b2b6b020d2b9
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 26 10:46:50 2011 +0200

    Add TODO file.

 framework/Pear/doc/Horde/Pear/TODO |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
 create mode 100644 framework/Pear/doc/Horde/Pear/TODO

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

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

commit 15417ab53b914e4ec8cb339943b0e163cea5610a
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 26 10:47:33 2011 +0200

    Add v1 package.xml test fixture.

 framework/Pear/test/Horde/Pear/fixture/package.xml.v1.0 |  642 +++++++++++++++
 1 files changed, 642 insertions(+), 0 deletions(-)
 create mode 100644 framework/Pear/test/Horde/Pear/fixture/package.xml.v1.0

http://git.horde.org/horde-git/-/commit/15417ab53b914e4ec8cb339943b0e163cea5610a

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

commit a778949551d5a4722ebc9bb846d5c467cb4b390b
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Oct 26 11:54:21 2011 +0200

    Update package.xml.

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

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

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

commit e11a290904510128ff0db5d05d4f77dd405c98f3
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:39:42 2011 +0200

    Copy a snippet from pirum to allow extracting the package.xml from the archive.

 components/lib/Components/Component/Archive.php |  130 +++++++++++++++-------
 1 files changed, 88 insertions(+), 42 deletions(-)

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

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

commit f9a86aed0fb4090941c8d8e0e01531c53ed54634
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:40:31 2011 +0200

    Guard against an empty channel value from older package.xml files.

 components/lib/Components/Component/Base.php |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

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

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

commit 159ac9f0246522fbf770085e50a1bda34d9f504e
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:41:10 2011 +0200

    Return the origin path provided on the command line when identifying the component.

 components/lib/Components/Component/Identify.php |   30 +++++++++++++++------
 1 files changed, 21 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/159ac9f0246522fbf770085e50a1bda34d9f504e

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

commit 86f3b77fbc009610f310062b8c3e8b5662bf2e74
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:41:36 2011 +0200

    Only fetch remote components if that has been explicitely allowed.

 components/lib/Components/Component/Resolver.php |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/86f3b77fbc009610f310062b8c3e8b5662bf2e74

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

commit 34f6417344d8ee0894811b77527327373d77ee09
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:42:01 2011 +0200

    Allow storing the original path parameter on the command line.

 components/lib/Components/Config.php      |   22 ++++++++++++++++++-
 components/lib/Components/Config/Base.php |   32 ++++++++++++++++++++++++++++-
 2 files changed, 51 insertions(+), 3 deletions(-)

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

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

commit 3c0e61d72dc970141441858ba03c3423d84f6690
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:42:16 2011 +0200

    Fix message.

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

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

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

commit a01a9e931864a84fe1b38a55a1bb73c34945e6bb
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:42:47 2011 +0200

    Allow comments in the instructions file. Add trimming.

 components/lib/Components/Runner/Installer.php |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

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

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

commit 46045f8efc844e8cbc065618536933ed5c673c21
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:43:05 2011 +0200

    Switch to newer templating.

 components/lib/Components/Runner/CiPrebuild.php |   32 ++------------------
 components/lib/Components/Runner/CiSetup.php    |   37 ++---------------------
 2 files changed, 6 insertions(+), 63 deletions(-)

http://git.horde.org/horde-git/-/commit/46045f8efc844e8cbc065618536933ed5c673c21

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

commit 8d5b5be8c12a7cf6424a008d1e930f258218c897
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:43:25 2011 +0200

    Adapt to newer templating.

 components/data/hudson-component-build.xml.template   |   91 ---
 components/data/hudson-component-config.xml.template  |  261 --------
 components/data/hudson-component-phpunit.xml.template |   25 -
 components/data/jenkins/config/config.xml             |  555 +++++++++++++++++
 components/data/jenkins/pre-build/build.xml           |  146 +++++
 components/data/jenkins/pre-build/phpunit.xml         |   30 +
 6 files changed, 731 insertions(+), 377 deletions(-)
 delete mode 100644 components/data/hudson-component-build.xml.template
 delete mode 100644 components/data/hudson-component-config.xml.template
 delete mode 100644 components/data/hudson-component-phpunit.xml.template
 create mode 100644 components/data/jenkins/config/config.xml
 create mode 100644 components/data/jenkins/pre-build/build.xml
 create mode 100644 components/data/jenkins/pre-build/phpunit.xml

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

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

commit 6ab43f4166fc37eee1deec771b3b078f1a5fb7fd
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:43:42 2011 +0200

    Update package.xml

 components/package.xml |   24 +++++++++++++++---------
 1 files changed, 15 insertions(+), 9 deletions(-)

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

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

commit 0ca1b1652069db14500f95f0e537797325600171
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:44:17 2011 +0200

    Add missing test fixtures.

 .../test/distribute/debian/templates-php-horde-content/rules      |   16 +++++
 .../Components/test/distribute/debian/templates-php-horde/rules   |   16 +++++
 components/test/Components/test/distribute/debian/templates/rules |    3 +
 3 files changed, 35 insertions(+), 0 deletions(-)
 create mode 100644 components/test/Components/test/distribute/debian/templates-php-horde-content/rules
 create mode 100644 components/test/Components/test/distribute/debian/templates-php-horde/rules
 create mode 100644 components/test/Components/test/distribute/debian/templates/rules

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

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

commit 3022ba55979ae60becf0506debfc3715c58ecbff
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:44:32 2011 +0200

    Switch to newer Autoloading setup.

 framework/Notification/test/Horde/Notification/Autoload.php |   13 +----------
 1 files changed, 1 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/3022ba55979ae60becf0506debfc3715c58ecbff

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

commit 3bdce81bbc9e5b6b7a53376e5de31e45de6a5116
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Oct 28 16:31:43 2011 -0600

    Changes to session temp file cleanup
    
    Use session itself, not session storage.
    Move cleanup code to Horde application logout, not Session destroy().
    Bump API for Horde_Core (since a parameter was added)

 framework/Core/lib/Horde.php         |   24 ++++++++++++------------
 framework/Core/lib/Horde/Session.php |   18 +++++-------------
 framework/Core/package.xml           |    8 ++++----
 horde/lib/Application.php            |   10 ++++++++++
 4 files changed, 31 insertions(+), 29 deletions(-)

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

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

commit 20c50a0d1bb0cb15d9fd185f240f02d1b0fd4b7a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 26 22:01:30 2011 -0600

    Bug #10093: Use Horde_Imap_Client_Mailbox for mailbox parameters/return values

 framework/Imap_Client/doc/Horde/Imap/Client/TODO             |   23 +
 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING        |  124 +++
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php         |  477 +++++-----
 framework/Imap_Client/lib/Horde/Imap/Client/Cache.php        |   68 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php      |  138 ++--
 framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php |   60 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php       |  122 ++--
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php  |   48 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php     |   19 +-
 framework/Imap_Client/package.xml                            |    8 +-
 10 files changed, 663 insertions(+), 424 deletions(-)
 create mode 100644 framework/Imap_Client/doc/Horde/Imap/Client/TODO

http://git.horde.org/horde-git/-/commit/20c50a0d1bb0cb15d9fd185f240f02d1b0fd4b7a

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

commit fd89d722f80b5b9715033d21e5ecbb06605b7ab0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Oct 28 18:27:45 2011 -0600

    Bug #10093: Convert IMP to use new Horde_Imap_Client 1.2 features
    
    IMP now entirely handles IMAP mailbox names internally in UTF-8.
    
    This does, however, mean several preferences and configuration
    parameters may need to be changed.  Current preference values will be
    automatically updated.  This is a necessary evil, or else there will be
    NO way to accurately determine the charset in future versions.  (Most
    users should be using default values, so this will not affect them.
    Addtionally, from feeback, it seems likely that very few users are
    currently using the fixed_folders configuration option).

 imp/config/backends.php                           |    6 +-
 imp/config/conf.xml                               |    5 +-
 imp/config/hooks.php.dist                         |    8 +-
 imp/config/prefs.php                              |   20 +----
 imp/docs/CHANGES                                  |    1 +
 imp/docs/UPGRADING                                |   15 +++
 imp/folders.php                                   |   12 +--
 imp/lib/Ajax/Application.php                      |    7 +-
 imp/lib/Api.php                                   |   20 ++--
 imp/lib/Compose.php                               |    2 +-
 imp/lib/Flag/User.php                             |    2 +-
 imp/lib/Flags.php                                 |    2 +-
 imp/lib/Imap.php                                  |   98 +++++++++++++++++++-
 imp/lib/Imap/Tree.php                             |    4 +-
 imp/lib/LoginTasks/SystemTask/Upgrade.php         |   38 ++++++++-
 imp/lib/LoginTasks/Task/DeleteSentmailMonthly.php |    4 +-
 imp/lib/LoginTasks/Task/RenameSentmailMonthly.php |    2 +-
 imp/lib/Mailbox.php                               |   95 ++++++++++++---------
 imp/lib/Message.php                               |    2 +-
 imp/lib/Prefs/Ui.php                              |    3 +-
 imp/lib/Ui/Folder.php                             |   21 ++---
 imp/package.xml                                   |    1 +
 imp/templates/imp/folders/import.html             |    2 +-
 23 files changed, 253 insertions(+), 117 deletions(-)

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

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

commit ccb0e63f5929d9e64dc87beafa9f25cbb79c4169
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Oct 28 23:31:40 2011 -0600

    Add some more questionable tags/attributes to strip in the XSS filter.

 framework/Text_Filter/lib/Horde/Text/Filter/Xss.php |   19 ++++++++++++++-----
 framework/Text_Filter/package.xml                   |    2 +-
 2 files changed, 15 insertions(+), 6 deletions(-)

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

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

commit 018a5727e2585e5ee8c135d953ddee5018f55d64
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Oct 29 00:05:05 2011 -0600

    Remove 'content:' links from style attributes when viewing HTML messages

 imp/lib/Mime/Viewer/Html.php |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/018a5727e2585e5ee8c135d953ddee5018f55d64

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

commit 48fce95d9f9ba0e71eeb1871e16fa8b4ff8cb9f7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Oct 29 00:29:13 2011 -0600

    Fix iteration through child HTML nodes in the HTML viewer so that extended viewers can do things like remove nodes outright.

 framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php |   14 ++++++++++++--
 framework/Mime_Viewer/package.xml                    |    2 +-
 2 files changed, 13 insertions(+), 3 deletions(-)

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

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

commit d197a735d8656976e7d0a2429c86549c35448997
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Oct 29 00:05:41 2011 -0600

    Better sanitizing of link tags in HTML viewable content
    
    Strip out all link tags other than foreign CSS.
    For foreign CSS, if an untrusted sender, don't load until user tells us
    to.

 imp/docs/CHANGES             |    1 +
 imp/js/imp.js                |    7 ++++++-
 imp/lib/Mime/Viewer/Html.php |   38 ++++++++++++++++++++++++++++++++++++++
 imp/package.xml              |    3 ++-
 4 files changed, 47 insertions(+), 2 deletions(-)

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

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

commit 568f763f48760c0f605133143ae6a78062b95f33
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Oct 29 00:44:15 2011 -0600

    Correctly reference CSS data contained within multipart/related
    
    TODO: For this data (and style tags directly appearing in the HTML
    data), we still need to strip out foreign URLs within the CSS data.

 imp/docs/CHANGES             |    2 ++
 imp/lib/Mime/Viewer/Html.php |   27 ++++++++++++++++++++-------
 imp/package.xml              |    1 +
 3 files changed, 23 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/568f763f48760c0f605133143ae6a78062b95f33

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

commit 52ed28d4b5c2030725a40a500cfcf7fad4115815
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Oct 29 01:34:46 2011 -0600

    Bug #9827: Better determination of whether related part was referenced in the root part

 imp/lib/Mime/Viewer/Html.php    |    7 +++----
 imp/lib/Mime/Viewer/Related.php |   13 +++++++++----
 2 files changed, 12 insertions(+), 8 deletions(-)

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

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

commit e60a9bf14ee0c33f33ffe13f0b595f3481e92553
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Oct 29 02:11:39 2011 -0600

    Fix selected mailbox comparison

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php    |    4 +---
 framework/Imap_Client/lib/Horde/Imap/Client/Mailbox.php |   10 ++++++++++
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php  |    8 ++++----
 3 files changed, 15 insertions(+), 7 deletions(-)

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

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

commit c35c1748137ce329237f5d4784f4127d6ec0a4c4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Oct 29 02:19:39 2011 -0600

    Also fix selected mailbox comparison for a negative comparison

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

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

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

commit f5e1833005b8dcd2076c80477148bec1490588ea
Author: maxime at chavagne.net <maxime at chavagne.net>
Date:   Sat Oct 29 13:21:29 2011 -0400

    Fix method name, ensure $url is a Horde_Url.
    
    Bug: 10691
    Signed-off-by: Michael J Rubinsky <mrubinsk at horde.org>

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

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

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

commit 55d49770c3913e80387bdf48716e21bc78e80fcf
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 21:02:01 2011 +0200

    Add missing optional dependency.

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

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

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

commit b0a75de0ba225e44b58cd3d08efcec8d44199c80
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 21:24:13 2011 +0200

    Only remove the "_controller" suffix if it exists. Fixes failing tests.

 framework/Routes/lib/Horde/Routes/Utils.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

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

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

commit 7b3fbd11b2d6806f4062d78e114513135c1f7cee
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 21:33:40 2011 +0200

    Adapt testing to recent change ccb0e63f5929d9e64dc87beafa9f25cbb79c4169.

 framework/Text_Filter/test/Horde/Text/Filter/XssTest.php |  Bin 23510 -> 23500 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

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

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

commit 7c6d02d9ec86471c37b314752717abcfc7c2430d
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 21:41:59 2011 +0200

    Switch to newer autoloading.

 framework/Itip/test/Horde/Itip/Autoload.php           |   13 +------------
 framework/Serialize/test/Horde/Serialize/Autoload.php |   13 +------------
 2 files changed, 2 insertions(+), 24 deletions(-)

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

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

commit 467a5cc528d3ccb113989bda0fc17b7e11f48de2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 21:43:21 2011 +0200

    Switch to newer autoloading.

 framework/Text_Flowed/test/Horde/Text/Flowed/Autoload.php |   13 +------------
 1 files changed, 1 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/467a5cc528d3ccb113989bda0fc17b7e11f48de2

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

commit 7f2c92839c9def512264be21738b351a70e5e3bd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Oct 29 11:53:02 2011 -0400

    Add exception classes, update package.xml

 framework/Service_Weather/lib/Horde/Service/Weather/Exception.php |   14 +++++
 .../lib/Horde/Service/Weather/Exception/InvalidProperty.php       |   14 +++++
 2 files changed, 28 insertions(+), 0 deletions(-)
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Exception.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Exception/InvalidProperty.php

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

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

commit 930e8515350bc9b91e915e8112cda9d230c61bfc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Oct 29 11:55:26 2011 -0400

    Fix some case sensitivity issues with macos filename

 .../lib/Horde/Service/Weather/WeatherUnderGround.php              |  154 -----
 .../lib/Horde/Service/Weather/WeatherUnderground.php.             |  154 +++++
 2 files changed, 154 insertions(+), 154 deletions(-)
 delete mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/WeatherUnderGround.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/WeatherUnderground.php.

http://git.horde.org/horde-git/-/commit/930e8515350bc9b91e915e8112cda9d230c61bfc

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

commit 3bff1dca5bbe1fc8e09043fb21ab8816ea6da400
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Oct 29 13:42:01 2011 -0400

    Readd file

 .../lib/Horde/Service/Weather/WeatherUnderground.php              |  195 +++++
 .../lib/Horde/Service/Weather/WeatherUnderground.php.             |  154 ----
 2 files changed, 195 insertions(+), 154 deletions(-)
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/WeatherUnderground.php
 delete mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/WeatherUnderground.php.

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

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

commit 8418bdaae2bb27f58165f00a7f6fd3703cdd2abc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Oct 29 13:44:14 2011 -0400

    Some more conflict resolution

 framework/Service_Weather/lib/Horde/Service/Weather/Base.php    |   12 +++
 framework/Service_Weather/lib/Horde/Service/Weather/Station.php |   26 ++++++-
 2 files changed, 35 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/8418bdaae2bb27f58165f00a7f6fd3703cdd2abc

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

commit d6f8cea43db596ddae98fb24345d106e2eb95cba
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Oct 29 15:39:28 2011 -0400

    More work on weather underground support. Parse basic current conditions.

 framework/Service_Weather/lib/Horde/Service/Weather.php           |    5 +
 framework/Service_Weather/lib/Horde/Service/Weather/Current.php   |   41 ++
 .../lib/Horde/Service/Weather/Current/WeatherUnderground.php      |   85 ++++
 .../lib/Horde/Service/Weather/WeatherUnderground.php              |   87 ++++-
 framework/Service_Weather/package.xml                             |   16 +-
 5 files changed, 223 insertions(+), 11 deletions(-)
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Current/WeatherUnderground.php

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

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

commit 6a92c41d532bd8615208dc0d8334044a5e8d3623
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sun Oct 30 08:32:00 2011 +0100

    Add german translation.

 framework/Push/locale/Horde_Push.pot               |   33 ++++++++++++++++++
 framework/Push/locale/de/LC_MESSAGES/Horde_Push.mo |  Bin 0 -> 929 bytes
 framework/Push/locale/de/LC_MESSAGES/Horde_Push.po |   35 ++++++++++++++++++++
 3 files changed, 68 insertions(+), 0 deletions(-)
 create mode 100644 framework/Push/locale/Horde_Push.pot
 create mode 100644 framework/Push/locale/de/LC_MESSAGES/Horde_Push.mo
 create mode 100644 framework/Push/locale/de/LC_MESSAGES/Horde_Push.po

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

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

commit c271d91f5b37efcdd7b04136c618378c45c279d2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sun Oct 30 08:32:29 2011 +0100

    Add missing (optional) Kolab_Storage dependency. Update package.xml.

 framework/Push/package.xml |   25 ++++++++++++++++++++++---
 1 files changed, 22 insertions(+), 3 deletions(-)

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

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

commit e66df81b17f9f493ff2f496fa5227a0b416ed09d
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sun Oct 30 08:32:51 2011 +0100

    Ensure E_STRICT is deactivated when calling PEAR.

 horde/bin/horde-translation |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

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

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

commit 46b5a4646cfb24a09fd4edaeffce68fbaf5e262e
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sun Oct 30 08:36:36 2011 +0100

    Cleanup of globals after the test.

 .../test/Horde/Notification/Class/Notification/HandlerTest.php    |    5 +++++
 .../test/Horde/Notification/Class/NotificationTest.php            |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

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

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

commit e3626e9365b5d7550fe7f52dff601575d60786e7
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sun Oct 30 08:41:46 2011 +0100

    Written for Europe/Berlin.

 framework/Vfs/test/Horde/Vfs/SmbTest.php |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

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

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

commit 6ca6dbfdd4fea7c77c6d7a48a3b4628ce7282631
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sun Oct 30 19:27:10 2011 +0100

    Unset globals, ignore color codes.

 framework/Push/test/Horde/Push/Unit/Push/CliTest.php          |   11 +++++----
 framework/Push/test/Horde/Push/Unit/Push/Factory/PushTest.php |    6 +++++
 2 files changed, 12 insertions(+), 5 deletions(-)

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

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

commit 233c1b0a998d94592a916c366ab959d1d2ceee39
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sun Oct 30 21:50:33 2011 +0100

    Fix tearDown.

 framework/Push/test/Horde/Push/Unit/Push/Factory/PushTest.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/233c1b0a998d94592a916c366ab959d1d2ceee39

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

commit 6d82bc21742a44c4b9268def8e4da3d831cba4db
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Oct 30 18:48:11 2011 -0400

    Add missing closing quote.
    
    This was breaking this CSS when using CSS caching. Fixes problem in
    Ansel with embeded galleries and gallery blocks.

 horde/themes/default/embed.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit a2a19a6f466e2933c87b5fe92bfbb3ea59e04225
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Oct 31 04:56:14 2011 +0100

    Ensure that the latest release details are fetched (independent of the release stability).

 components/lib/Components/Component/Remote.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 6b6ca7c8c4b0ec946068767ecfb7e40771a11fe2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Oct 31 04:56:27 2011 +0100

    Update TODO.

 components/TODO |   23 +++++------------------
 1 files changed, 5 insertions(+), 18 deletions(-)

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

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

commit d33f5cc59c4bf6c29027ce8ae496a958964ff565
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 31 12:47:36 2011 +0100

    Add sk translation.

 wicked/docs/CHANGES                    |    1 +
 wicked/docs/CREDITS                    |    1 +
 wicked/locale/sk/LC_MESSAGES/wicked.mo |  Bin 0 -> 84905 bytes
 wicked/locale/sk/LC_MESSAGES/wicked.po | 1013 ++++++++++++++++++++++++++++++++
 wicked/package.xml                     |    4 +-
 5 files changed, 1017 insertions(+), 2 deletions(-)
 create mode 100644 wicked/locale/sk/LC_MESSAGES/wicked.mo
 create mode 100644 wicked/locale/sk/LC_MESSAGES/wicked.po

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

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

commit 3717fc70188db6b2f22affd4e4379930b1d62595
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 31 12:48:05 2011 +0100

    Update sk translation.

 passwd/locale/sk/LC_MESSAGES/passwd.mo |  Bin 76346 -> 79125 bytes
 passwd/locale/sk/LC_MESSAGES/passwd.po |  289 +++++++++++++++++++++-----------
 2 files changed, 188 insertions(+), 101 deletions(-)

http://git.horde.org/horde-git/-/commit/3717fc70188db6b2f22affd4e4379930b1d62595

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

commit 790f3519d94e5d2bd9068a9e6e624d7fe8ebf836
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 31 12:49:38 2011 +0100

    Update pt_BR translation.

 chora/locale/pt_BR/LC_MESSAGES/chora.mo                           |  Bin 77079 -> 78370 bytes
 framework/Browser/locale/pt_BR/LC_MESSAGES/Horde_Browser.mo       |  Bin 1333 -> 1333 bytes
 framework/Browser/locale/pt_BR/LC_MESSAGES/Horde_Browser.po       |   14 +-
 framework/Compress/locale/pt_BR/LC_MESSAGES/Horde_Compress.mo     |  Bin 956 -> 956 bytes
 framework/Compress/locale/pt_BR/LC_MESSAGES/Horde_Compress.po     |    5 +-
 framework/Core/locale/pt_BR/LC_MESSAGES/Horde_Core.mo             |  Bin 16379 -> 16493 bytes
 framework/Core/locale/pt_BR/LC_MESSAGES/Horde_Core.po             |  220 +-
 framework/Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.mo           |  Bin 8675 -> 8675 bytes
 framework/Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.po           |  136 +-
 framework/Form/locale/pt_BR/LC_MESSAGES/Horde_Form.mo             |  Bin 10818 -> 10910 bytes
 framework/Form/locale/pt_BR/LC_MESSAGES/Horde_Form.po             |  236 +-
 framework/Image/locale/pt_BR/LC_MESSAGES/Horde_Image.mo           |  Bin 9653 -> 9626 bytes
 framework/Image/locale/pt_BR/LC_MESSAGES/Horde_Image.po           |   23 +-
 framework/Kolab_Cli/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Cli.mo   |  Bin 443 -> 443 bytes
 framework/Kolab_Cli/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Cli.po   |   65 +-
 .../locale/pt_BR/LC_MESSAGES/Horde_Kolab_FreeBusy.mo              |  Bin 2206 -> 2052 bytes
 .../locale/pt_BR/LC_MESSAGES/Horde_Kolab_FreeBusy.po              |   20 +-
 .../Kolab_Storage/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Storage.mo |  Bin 7124 -> 7124 bytes
 .../Kolab_Storage/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Storage.po |   15 +-
 framework/LoginTasks/locale/pt_BR/LC_MESSAGES/Horde_LoginTasks.mo |  Bin 652 -> 652 bytes
 framework/LoginTasks/locale/pt_BR/LC_MESSAGES/Horde_LoginTasks.po |   12 +-
 framework/Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.mo             |  Bin 1360 -> 1360 bytes
 framework/Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.po             |   10 +-
 framework/Model/locale/pt_BR/LC_MESSAGES/Horde_Model.mo           |  Bin 11762 -> 6939 bytes
 framework/Model/locale/pt_BR/LC_MESSAGES/Horde_Model.po           |  583 +-
 framework/Nls/locale/pt_BR/LC_MESSAGES/Horde_Nls.mo               |  Bin 12653 -> 14036 bytes
 framework/Nls/locale/pt_BR/LC_MESSAGES/Horde_Nls.po               |  796 ++-
 framework/Prefs/locale/pt_BR/LC_MESSAGES/Horde_Prefs.mo           |  Bin 943 -> 943 bytes
 framework/Prefs/locale/pt_BR/LC_MESSAGES/Horde_Prefs.po           |    4 +-
 .../locale/pt_BR/LC_MESSAGES/Horde_Service_Facebook.mo            |  Bin 677 -> 677 bytes
 .../locale/pt_BR/LC_MESSAGES/Horde_Service_Facebook.po            |    4 +-
 framework/Vfs/locale/pt_BR/LC_MESSAGES/Horde_Vfs.mo               |  Bin 641 -> 641 bytes
 framework/Vfs/locale/pt_BR/LC_MESSAGES/Horde_Vfs.po               |    6 +-
 gollem/locale/pt_BR/LC_MESSAGES/gollem.mo                         |  Bin 78315 -> 79332 bytes
 gollem/locale/pt_BR/LC_MESSAGES/gollem.po                         |  214 +-
 horde/locale/pt_BR/LC_MESSAGES/horde.mo                           |  Bin 69913 -> 71212 bytes
 horde/locale/pt_BR/LC_MESSAGES/horde.po                           |  464 +-
 imp/locale/pt_BR/LC_MESSAGES/imp.mo                               |  Bin 185038 -> 187825 bytes
 imp/locale/pt_BR/LC_MESSAGES/imp.po                               | 2149 +++--
 ingo/locale/pt_BR/LC_MESSAGES/ingo.mo                             |  Bin 87466 -> 88733 bytes
 ingo/locale/pt_BR/LC_MESSAGES/ingo.po                             |   50 +-
 kronolith/locale/pt_BR/LC_MESSAGES/kronolith.mo                   |  Bin 129970 -> 131265 bytes
 kronolith/locale/pt_BR/LC_MESSAGES/kronolith.po                   |  925 +-
 mnemo/locale/pt_BR/LC_MESSAGES/mnemo.mo                           |  Bin 80408 -> 81650 bytes
 mnemo/locale/pt_BR/LC_MESSAGES/mnemo.po                           |   42 +-
 nag/locale/pt_BR/LC_MESSAGES/nag.mo                               |  Bin 93859 -> 95683 bytes
 nag/locale/pt_BR/LC_MESSAGES/nag.po                               |  382 +-
 passwd/locale/pt_BR/LC_MESSAGES/passwd.mo                         |  Bin 75791 -> 76970 bytes
 turba/locale/pt_BR/LC_MESSAGES/turba.mo                           |  Bin 99228 -> 101613 bytes
 turba/locale/pt_BR/LC_MESSAGES/turba.po                           |  435 +-
 whups/locale/pt_BR/LC_MESSAGES/whups.mo                           |  Bin 98961 -> 100284 bytes
 wicked/locale/pt_BR/LC_MESSAGES/wicked.mo                         |  Bin 85828 -> 85684 bytes
 wicked/locale/pt_BR/LC_MESSAGES/wicked.po                         |  259 +-
 53 files changed, 3928 insertions(+), 3141 deletions(-)

http://git.horde.org/horde-git/-/commit/790f3519d94e5d2bd9068a9e6e624d7fe8ebf836

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

commit 24d571f945ae6c26f15d87e38af37a22dd3681be
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 31 15:29:41 2011 +0100

    $parent parameter doesn't exist anymore (Bug #10688).

 horde/admin/perms/edit.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

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

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

commit 0f17bd69273300ccff7a1f7899129d67da1c9814
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 31 15:37:10 2011 +0100

    Fix catching exceptions and show exception message (Bug #10688).

 horde/admin/perms/edit.php |   65 ++++++++++++++++++++++---------------------
 1 files changed, 33 insertions(+), 32 deletions(-)

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

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

commit e349f9438e80e39d70394d84ee02c61cfcecc0dc
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 31 15:38:05 2011 +0100

    Throw exception when trying to create sub permissions of non-existant parent permissions (Bug #10688).

 framework/Perms/lib/Horde/Perms/Sql.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

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

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

commit 99ead15d16ec55a61577829657b4ff8080dcff7f
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 31 15:45:36 2011 +0100

    Use Horde_Url.

 whups/lib/Form/Admin/EditQueueStepTwo.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/99ead15d16ec55a61577829657b4ff8080dcff7f

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

commit 9746cb7f2b309b39bb86100b79fb94d58d7e3dec
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 31 15:46:42 2011 +0100

    [jan] Fix encoding of CDATA (horde at chk.cksf.de, Bug #10692).

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

http://git.horde.org/horde-git/-/commit/9746cb7f2b309b39bb86100b79fb94d58d7e3dec

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

commit 079ba9d316e29280af24af2811f3cd4e59e8fc87
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 31 15:53:17 2011 +0100

    [jan] Fix JavaScript for Actions drop down list (Bug #10695).

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

http://git.horde.org/horde-git/-/commit/079ba9d316e29280af24af2811f3cd4e59e8fc87

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

commit 2b33284d2a9e595611be0485ec32342c621df024
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 31 16:10:45 2011 +0100

    Pass VFS instance to Gollem::createFolder().
    
    Using the injector still fails here, so pass the instance created earlier.
    
    Bug: 10690
    Bug: 10592

 gollem/lib/Auth.php   |    2 +-
 gollem/lib/Gollem.php |   11 +++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

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

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

commit 3bdc073a07775475df3c110e1d304a48484bb8fb
Author: Jan Schneider <jan at horde.org>
Date:   Mon Oct 31 16:13:50 2011 +0100

    [jan] Fix autocreating of home folders (Bug #10690).

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

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

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

commit 51fb20b6a7318b9835bceb3286968850bed82326
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Mon Oct 31 11:40:20 2011 -0400

    changelog for date/time selection fields changes

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

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

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

commit 9ad82e56f49d4a18a29e18397ab881147c2707f6
Author: Ben Klang <bklang at horde.org>
Date:   Mon Oct 31 12:58:53 2011 -0400

    Fix crash when searching for time with an end date

 hermes/lib/Form/Search.php |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

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

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

commit b76ae2fc4b8a7385da0e5a1b0790585bd689ae98
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 31 12:54:41 2011 -0600

    Bug #10963: Fixes for attachment stripping

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

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

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

commit 41446c641ececdf5dedb038420b67845b74c231f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 31 18:23:23 2011 -0600

    Optimize refresh when stripping an attachment

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

http://git.horde.org/horde-git/-/commit/41446c641ececdf5dedb038420b67845b74c231f

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

commit 5b86247e171ad98768bd3f784a9bb8bf43ccec22
Author: Gonçalo Queirós <goncalo.queiros at portugalmail.net>
Date:   Thu Oct 27 18:14:08 2011 +0100

    Bug #10685: Hide context menu options on fixed folders
    
    Signed-off-by: Michael M Slusarz <slusarz at horde.org>

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

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

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

commit 78b9f80ca9f345774ef00b34dcf08f18fc3d23d3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 31 20:00:49 2011 -0600

    Bug #10683: Logical sorting of special mailboxes

 imp/js/dimpbase.js           |   14 ++++----------
 imp/lib/Ajax/Application.php |    8 ++++----
 imp/lib/Mailbox.php          |    3 ++-
 3 files changed, 10 insertions(+), 15 deletions(-)

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

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

commit 0370500171caecd3934c9d94b9b7f4dc793de229
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 31 20:21:11 2011 -0600

    Detect @import tags in CSS and add to compressed data

 framework/Core/lib/Horde/Themes/Css.php |   19 +++++++++++++++++--
 framework/Core/package.xml              |    1 +
 2 files changed, 18 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/0370500171caecd3934c9d94b9b7f4dc793de229

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

commit 5b937620d25978e742f6be078733cefe6494dcf4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 31 21:40:45 2011 -0600

    Optimize forwarding by reusing stream resource

 imp/lib/Compose.php |   23 ++++++++++++++---------
 1 files changed, 14 insertions(+), 9 deletions(-)

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

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

commit 5910bac6d55998b688a409d04c0e029bad7b2aeb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 31 22:32:50 2011 -0600

    Cleanup vcard attachment code

 imp/compose.php     |    7 +----
 imp/lib/Compose.php |   65 +++++++++++++++++++++++++--------------------------
 2 files changed, 34 insertions(+), 38 deletions(-)

http://git.horde.org/horde-git/-/commit/5910bac6d55998b688a409d04c0e029bad7b2aeb

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

commit e08081438cb1a09638897cabd1e46fb3e1120e59
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 31 22:43:50 2011 -0600

    Fix intermittent attachment loss when composing messages.
    
    Fixed by implementing Serializable for IMP_Compose.
    
    In the server access when attaching a file, the Horde_Mime_Part contains
    the data of the attachment, stored in a stream.  When saving the
    IMP_Compose object to the session, this part was being serialized with
    the entire contents of the data into the part.  Not good for session
    sizes, and this data was periodically being lost.  We already have the
    attachment data stored (either in VFS or filesystem), so we don't need
    this data to be stored in the MIME Part - scrub it before serializing.
    
    For the record, the way to reproduce:
    
    1. Use dynamic view
    2. Open compose screen
    3. Attach a file
    4. Insert at least one character in body (to trigger auto-save draft)
    5. Wait for an auto-save draft
    6. Try to view contents of attachment - error will be thrown.

 imp/docs/CHANGES            |    1 +
 imp/lib/Compose.php         |   78 +++++++++++++++++++++++++++++++++---------
 imp/lib/Factory/Compose.php |    1 -
 imp/package.xml             |    1 +
 4 files changed, 63 insertions(+), 18 deletions(-)

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

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

commit 317a1ea3e26d7a49c89c34c1770b9321e17b9d72
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 31 22:50:08 2011 -0600

    Sanity checking when viewing compose attachments

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

http://git.horde.org/horde-git/-/commit/317a1ea3e26d7a49c89c34c1770b9321e17b9d72

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

commit 25508077fa5993818e7a5bcfa7671f5f0530d72c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 31 23:16:37 2011 -0600

    Bug #10684: Fix logic, which was causing a race condition on some deletes

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

http://git.horde.org/horde-git/-/commit/25508077fa5993818e7a5bcfa7671f5f0530d72c

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

commit 4e18dc081aefdec530dc0c29418f9b12a84da5b2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 1 00:46:55 2011 -0600

    HTML viewer passes Email Privacy Tester
    
    See: http://grepular.com/email_privacy_tester/

 imp/docs/CHANGES             |    2 +
 imp/js/imp.js                |    7 ++-
 imp/lib/Mime/Viewer/Html.php |  116 ++++++++++++++++++++++++++++++++++--------
 imp/package.xml              |    1 +
 4 files changed, 104 insertions(+), 22 deletions(-)

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

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

commit 3c0c26713962c666d637293514b44c5f663c2060
Author: Gunnar Wrobel <p at rdus.de>
Date:   Mon Oct 31 08:28:33 2011 +0100

    Hide non-working tests.

 framework/Kolab_Server/package.xml                                |   16 +-
 .../test/Horde/Kolab/Server/Integration/GroupHandlingTest.php     |  502 ----
 .../test/Horde/Kolab/Server/Integration/GroupHandlingTestTodo.php |  502 ++++
 .../test/Horde/Kolab/Server/Integration/UserHandlingTest.php      |  639 -----
 .../test/Horde/Kolab/Server/Integration/UserHandlingTestTodo.php  |  639 +++++
 5 files changed, 1150 insertions(+), 1148 deletions(-)
 delete mode 100644 framework/Kolab_Server/test/Horde/Kolab/Server/Integration/GroupHandlingTest.php
 create mode 100644 framework/Kolab_Server/test/Horde/Kolab/Server/Integration/GroupHandlingTestTodo.php
 delete mode 100644 framework/Kolab_Server/test/Horde/Kolab/Server/Integration/UserHandlingTest.php
 create mode 100644 framework/Kolab_Server/test/Horde/Kolab/Server/Integration/UserHandlingTestTodo.php

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

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

commit 9e9647d14794a110bffdb4e3e1eb723df4afd612
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 06:13:50 2011 +0100

    Mark incomplete.

 .../test/Horde/Kolab/FreeBusy/Unit/Resource/Event/KolabTest.php   |    5 +++++
 .../test/Horde/Kolab/FreeBusy/Unit/Resource/KolabTest.php         |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

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

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

commit 54f35e997555bbe80295940d43a589e4746d77ac
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 06:36:37 2011 +0100

    Ensure there is a program name in the argv array.

 framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModularTest.php |   10 +++++
 1 files changed, 10 insertions(+), 0 deletions(-)

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

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

commit be75957413a2a9ea0a9b3dd13da2e1f05fc05743
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 06:37:12 2011 +0100

    The configuration file shouldn't be there.

 framework/Image/test/Horde/Image/conf.php |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
 delete mode 100644 framework/Image/test/Horde/Image/conf.php

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

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

commit a9361d5256a12c9a032188c88d0e6e7f2a4ac441
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 06:37:24 2011 +0100

    Skip if the exif helper is missing.

 framework/Image/test/Horde/Image/Exif/Base.php |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

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

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

commit 3bb6f3722b2113287f569de7df62aa05b7423180
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 06:37:42 2011 +0100

    Ensure the mock driver gets the required defaults.

 framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/Base.php |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

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

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

commit a83c6d07a0d3a8a8eec2a2743e5b24e6aac3cbe1
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 06:38:04 2011 +0100

    Ensure we always have a program name in argv.

 .../Kolab_Filter/test/Horde/Kolab/Filter/Integration/CliTest.php  |   10 +++++
 1 files changed, 10 insertions(+), 0 deletions(-)

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

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

commit 55b0d530ed039653a7bdc0eed987503389efadb2
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 06:38:14 2011 +0100

    Update package.xml

 framework/Pdf/package.xml |   20 +++++++++++++++++---
 1 files changed, 17 insertions(+), 3 deletions(-)

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

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

commit e0107f076eaa30284363cccb4e34a2e647cac5df
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 07:20:29 2011 +0100

    Only manipulate the "argv" value.

 framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModularTest.php |    2 +-
 .../Kolab_Filter/test/Horde/Kolab/Filter/Integration/CliTest.php  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 85accbae555c7562231ba97a726a2997fe27972d
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 07:20:46 2011 +0100

    Do not check for the prefix.

 framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/CliTest.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/85accbae555c7562231ba97a726a2997fe27972d

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

commit 92af9c9104b4e81553d6622563d0cfc2c1bcc7d5
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 09:12:12 2011 +0100

    Fix parse error in test fixtures.

 .../Components/fixture/framework/Dependency/lib/Dependency.php    |    3 ++-
 .../test/Components/fixture/framework/Install/lib/Install.php     |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/92af9c9104b4e81553d6622563d0cfc2c1bcc7d5

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

commit b44b0d785d1c5ed566c49d7343dfff1bbe6eb922
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 09:25:49 2011 +0100

    Fix parse error in test fixtures.

 .../test/Components/fixture/pear/Console_Getopt/lib/Console.php   |    2 +-
 components/test/Components/fixture/pear/PEAR/lib/PEAR.php         |    2 +-
 components/test/Components/fixture/simple/lib/New.php             |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 283625ba64696bdd05993bbdafa806e6c43c05ad
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 10:09:10 2011 +0100

    Ignore E_WARNING here.
    
    I only see the problem locally and wonder a bit why ci.horde.org does
    not seem to catch it but ignoring E_WARNING for this specific
    operation seems to be the right thing to do.

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

http://git.horde.org/horde-git/-/commit/283625ba64696bdd05993bbdafa806e6c43c05ad

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

commit 4cfab0ee09c26f71a13f136a81b5d3c08a412c36
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 10:14:02 2011 +0100

    ws

 framework/Serialize/test/Horde/Serialize/JsonTest.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 54ea77a5eb713eeea40a3b1125ada5dabcb49a59
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 1 10:04:37 2011 +0100

    BFN

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

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

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

commit 9a6777f74953cad0ec3f61be8e358ad3e153c7e4
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 1 10:22:17 2011 +0100

    Released Horde_Pdf-1.0.2

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

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

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

commit 40ef775bb3456346d5d43efae513dcc62e220e61
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 1 10:22:18 2011 +0100

    Development mode for Horde_Pdf-1.0.3

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

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

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

commit 57499193b79b81747a8f39316a7808a8546dc341
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 10:57:23 2011 +0100

    switch to newer autoloading.

 framework/Kolab_Server/test/Horde/Kolab/Server/Autoload.php |   13 +----------
 1 files changed, 1 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/57499193b79b81747a8f39316a7808a8546dc341

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

commit 8df8736ccf821a61a3aea17115842b8da5536d6c
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 10:57:44 2011 +0100

    Handle a missing php-ldap extension.

 .../Horde/Kolab/Server/Class/Server/Connection/Mock/LdapTest.php  |   10 +++++
 .../test/Horde/Kolab/Server/Class/Server/LdapTest.php             |    2 +
 .../test/Horde/Kolab/Server/Class/Server/Result/LdapTest.php      |    5 ++
 .../Horde/Kolab/Server/Integration/SearchguidforuidormailTest.php |    1 +
 4 files changed, 18 insertions(+), 0 deletions(-)

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

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

commit b4fab271b02b6158cf9f3878927ce24965d7c2cb
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 11:10:49 2011 +0100

    Ensure we always have at least a program name.

 framework/Argv/test/Horde/Argv/HelpTest.php     |    4 ++++
 framework/Argv/test/Horde/Argv/ProgNameTest.php |   12 ++++++++++++
 framework/Argv/test/Horde/Argv/VersionTest.php  |   12 ++++++++++++
 3 files changed, 28 insertions(+), 0 deletions(-)

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

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

commit 59374c4d1dc1e7ba42582b3a473329525d956fcb
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 11:14:43 2011 +0100

    [gwr] Basic support for reading PEAR package.xml v1 files.

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

http://git.horde.org/horde-git/-/commit/59374c4d1dc1e7ba42582b3a473329525d956fcb

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

commit bde843b990795fcf4af8e243072477040a7f200e
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 11:18:20 2011 +0100

    Ensure this does not try to modify headers. Check return value.

 .../test/Horde/Kolab/FreeBusy/Unit/FreeBusyTest.php               |   16 ++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

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

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

commit 8440bc70aa45ddadee77985901e5d3b7c23fdf2c
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 12:29:35 2011 +0100

    Be less strict about the result.

 .../test/Horde/Kolab/FreeBusy/Unit/FreeBusyTest.php               |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/8440bc70aa45ddadee77985901e5d3b7c23fdf2c

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

commit ae027dcd858a21a47a62365ba47232ccd79adb25
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 1 11:22:47 2011 +0100

    Tweak version numbers.

 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING |   20 ++++++++--------
 1 files changed, 10 insertions(+), 10 deletions(-)

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

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

commit 325f7feb6d42950b4b15707ddd89ce4b0eb6fd5c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 1 11:23:19 2011 +0100

    Fix license.

 .../Text_Filter_Csstidy/doc/Horde/Text/Filter/Csstidy/COPYING     |  320 +----
 1 files changed, 14 insertions(+), 306 deletions(-)

http://git.horde.org/horde-git/-/commit/325f7feb6d42950b4b15707ddd89ce4b0eb6fd5c

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

commit 3556e458cba06eec20079e94849429b2d13824e4
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 1 11:24:31 2011 +0100

    Fix changelogs.

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

http://git.horde.org/horde-git/-/commit/3556e458cba06eec20079e94849429b2d13824e4

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

commit 53e65bfe6e02eb400a9cfb26cc12d52cb31fefc1
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 1 11:24:45 2011 +0100

    Add changelogs.

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

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

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

commit 1b8ef1d3e5cced8d1928704efe283f0758d61042
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 1 12:39:39 2011 +0100

    Update German translations.

 framework/Form/locale/Horde_Form.pot                 |  146 ++--
 framework/Form/locale/de/LC_MESSAGES/Horde_Form.mo   |  Bin 10820 -> 10911 bytes
 framework/Form/locale/de/LC_MESSAGES/Horde_Form.po   |  148 ++--
 framework/Nls/locale/Horde_Nls.pot                   |  741 +++++++++++++++++-
 framework/Nls/locale/de/LC_MESSAGES/Horde_Nls.mo     |  Bin 12539 -> 20124 bytes
 framework/Nls/locale/de/LC_MESSAGES/Horde_Nls.po     |  745 +++++++++++++++++-
 framework/Perms/locale/Horde_Perms.pot               |    8 +-
 framework/Perms/locale/de/LC_MESSAGES/Horde_Perms.mo |  Bin 569 -> 803 bytes
 framework/Perms/locale/de/LC_MESSAGES/Horde_Perms.po |   12 +-
 9 files changed, 1646 insertions(+), 154 deletions(-)

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

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

commit de42a94d0c31d2e5b32a230153647144fa76bb7f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 1 12:59:37 2011 +0100

    Update de translation.

 horde/locale/de/LC_MESSAGES/horde.mo   |  Bin 72552 -> 73556 bytes
 horde/locale/de/LC_MESSAGES/horde.po   |  103 ++-
 imp/locale/de/LC_MESSAGES/imp.mo       |  Bin 192186 -> 194231 bytes
 imp/locale/de/LC_MESSAGES/imp.po       | 1719 ++++++++++++++++----------------
 nag/locale/de/LC_MESSAGES/nag.mo       |  Bin 97195 -> 98697 bytes
 nag/locale/de/LC_MESSAGES/nag.po       |  298 +++---
 passwd/locale/de/LC_MESSAGES/passwd.mo |  Bin 81242 -> 79466 bytes
 passwd/locale/de/LC_MESSAGES/passwd.po |  247 ++---
 turba/locale/de/LC_MESSAGES/turba.mo   |  Bin 103989 -> 105262 bytes
 turba/locale/de/LC_MESSAGES/turba.po   |  119 ++-
 wicked/locale/de/LC_MESSAGES/wicked.mo |  Bin 87256 -> 88411 bytes
 wicked/locale/de/LC_MESSAGES/wicked.po |  121 ++-
 12 files changed, 1324 insertions(+), 1283 deletions(-)

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

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

commit 9ce75ee64b67abda7850ea90e486e27a6f672d91
Author: Jan Schneider <jan at horde.org>
Date:   Tue Nov 1 13:00:04 2011 +0100

    Updated

 horde/locale/horde.pot   |   92 ++-
 imp/locale/imp.pot       | 1699 +++++++++++++++++++++++-----------------------
 nag/locale/nag.pot       |  291 +++++----
 passwd/locale/passwd.pot |  238 +++-----
 turba/locale/turba.pot   |  119 ++--
 wicked/locale/wicked.pot |  119 ++--
 6 files changed, 1291 insertions(+), 1267 deletions(-)

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

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

commit 4be2fc8db56a26a7d657800d1d7f726ffe81b6f5
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Nov 1 13:20:17 2011 +0100

    Fails specifically on ci.horde.org and only when using test-framework. I am clueless..

 framework/Date_Parser/test/Horde/Date/Parser/Locale/BaseTest.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

commit 4348780c76de42a285a70963c95a1275bf193a81
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 1 17:21:19 2011 -0600

    Bug #9767: Fix setting pointer if system tasks are also run

 framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/4348780c76de42a285a70963c95a1275bf193a81

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

commit 99d2e2d65314ce6b66c047890e5ee6b32faf9c7b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 1 18:07:17 2011 -0600

    Bug #9767: Fix advancing tasks pointer if system tasks also exist for an application

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

http://git.horde.org/horde-git/-/commit/99d2e2d65314ce6b66c047890e5ee6b32faf9c7b

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

commit b38e2197fcd39f69494590bcd9e195e016ccbaab
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 1 18:09:06 2011 -0600

    Bug #9767: Note about upgrade tasks for git checkouts

 framework/Core/lib/Horde/Core/LoginTasks/SystemTask/Upgrade.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

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

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

commit 5db5158be9cdc9bb80f6ac8fba448b9be4116cda
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 1 21:47:32 2011 -0600

    Store cache under message-id key to ensure no cross-over data contamination

 imp/lib/Mime/Viewer/Pgp.php |   31 +++++++++++++++++++------------
 1 files changed, 19 insertions(+), 12 deletions(-)

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

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

commit ee9edbb6c686433915099df4688a167ee20a2844
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 1 21:59:14 2011 -0600

    Fix determination of embedded IDs

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

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

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

commit 0018058d104c5485222396b3a4c6a0d59d962a7b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 1 22:44:49 2011 -0600

    Horde_Mime_Part::getRawPartText() was incorrectly returning a trailing EOL for body data.

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

http://git.horde.org/horde-git/-/commit/0018058d104c5485222396b3a4c6a0d59d962a7b

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

commit 221e6622ab049beafed05e6854011be874153e74
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 1 22:45:30 2011 -0600

    Fix verifying a PGP signed part within a PGP encrypted part.

 imp/docs/CHANGES      |    1 +
 imp/lib/Contents.php  |   53 +++++++++++++++++++++++++++++++++++++++++++-----
 imp/lib/Crypt/Pgp.php |    1 +
 imp/package.xml       |    1 +
 4 files changed, 50 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/221e6622ab049beafed05e6854011be874153e74

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

commit ea3c6289b2b826d81823d3f4279197735524cb93
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 1 23:04:36 2011 -0600

    Expected test change due to last Mime_Part commit

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

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

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

commit 43a39bcaa5fe996b229a54b54b5f3e2b431fccab
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 10:30:01 2011 +0100

    Released Horde_Cli_Modular-1.0.0

 framework/Cli_Modular/package.xml |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

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

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

commit c28a56e15bb46f63ad0f4a49598c11eaead88769
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 10:30:01 2011 +0100

    Development mode for Horde_Cli_Modular-1.0.1

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

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

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

commit 2d43bd2c9966843c7c4ba32120a03a6d5fe2445d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 10:32:50 2011 +0100

    Released Horde_Nls-1.1.1

 framework/Nls/package.xml |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

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

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

commit 5fbc590623e9e58356a4ac87b73319daa2997cee
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 10:32:50 2011 +0100

    Development mode for Horde_Nls-1.1.2

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

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

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

commit cfed2eab6c7486a8372fcbda4486e3e16f57b04b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 10:35:16 2011 +0100

    Released Horde_LoginTasks-1.0.3

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

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

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

commit 261f8b72e017068246fe45c3b0f8c864c4c0dd8f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 10:35:16 2011 +0100

    Development mode for Horde_LoginTasks-1.0.4

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

http://git.horde.org/horde-git/-/commit/261f8b72e017068246fe45c3b0f8c864c4c0dd8f

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

commit a03b7ccbcbd514ef99bf03dd65439fac7cc57bc9
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 10:38:09 2011 +0100

    Released Horde_Core-1.7.0

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

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

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

commit 79431f8fb3eec5c482806e8fe5249a62ca11076d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 10:38:09 2011 +0100

    Development mode for Horde_Core-1.7.1

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

http://git.horde.org/horde-git/-/commit/79431f8fb3eec5c482806e8fe5249a62ca11076d

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

commit e1f10d1d7f4c121d50f728901430a3978ec30f58
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:00:04 2011 +0100

    Changelog

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

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

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

commit 2fc00ef74988bc08f037df37369fe7a3fa72c083
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:01:45 2011 +0100

    Released Horde_Http-1.1.0

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

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

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

commit 2774c023fc8a56845f18942777573a586f8905a3
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:01:45 2011 +0100

    Development mode for Horde_Http-1.1.1

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

http://git.horde.org/horde-git/-/commit/2774c023fc8a56845f18942777573a586f8905a3

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

commit 32b307e384ca17e5059ec934adae1b2cd233125e
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:03:46 2011 +0100

    Released Horde_Mime-1.2.1

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

http://git.horde.org/horde-git/-/commit/32b307e384ca17e5059ec934adae1b2cd233125e

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

commit 2f3be4acba7df05ac81848e6b761ff53fac3570d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:03:47 2011 +0100

    Development mode for Horde_Mime-1.2.2

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

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

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

commit c3bc1ef149bb50f99ca66595d4bdc0731e82bca7
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:05:33 2011 +0100

    Released Horde_Mime_Viewer-1.0.7

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

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

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

commit 88cec2c1bf93d7a8731758e832ac724bc1c0af7a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:05:33 2011 +0100

    Development mode for Horde_Mime_Viewer-1.0.8

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

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

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

commit 570711bae41adb66c8e7a402ab68b51753a14fe7
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:07:10 2011 +0100

    Released Horde_Perms-1.0.5

 framework/Perms/package.xml |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/570711bae41adb66c8e7a402ab68b51753a14fe7

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

commit 12f457b7e7a1df1265296f19711f91f518ae8ade
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:07:10 2011 +0100

    Development mode for Horde_Perms-1.0.6

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

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

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

commit 2989d12a34faa887b868e7111851952ef00b5bff
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:09:36 2011 +0100

    Prepare release.

 framework/Service_UrlShortener/package.xml |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/2989d12a34faa887b868e7111851952ef00b5bff

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

commit 0e5b70c18e512a740e2bfecbb2b7f1059d42d332
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:10:20 2011 +0100

    Released Horde_Service_UrlShortener-1.0.0

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

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

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

commit fd62313669823596162866f9b62a934a0f076837
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:10:20 2011 +0100

    Development mode for Horde_Service_UrlShortener-1.0.1

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

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

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

commit d1fcab944e1dd67a1bb221d683cfac73c619d5f0
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:11:51 2011 +0100

    Released Horde_SyncMl-1.0.6

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

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

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

commit a97cd451da4128774cad6aee9c8ddcf1f5debdd8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:11:51 2011 +0100

    Development mode for Horde_SyncMl-1.0.7

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

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

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

commit 5127af3fd22f032fd6149689c89d5e599a8aeb53
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:14:17 2011 +0100

    Released Horde_Text_Filter-1.1.1

 framework/Text_Filter/package.xml |   18 ++++++++++++++----
 1 files changed, 14 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/5127af3fd22f032fd6149689c89d5e599a8aeb53

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

commit 6a3651bb55d5ef3bbd99d67affb7f2b7151bc60a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 11:14:17 2011 +0100

    Development mode for Horde_Text_Filter-1.1.2

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

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

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

commit 205bfc82f4f2f68c3d6c8c153a09382fc4cfe8b9
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 12:22:06 2011 +0100

    Prepare releases.

 horde/docs/RELEASE_NOTES     |   14 +++++---------
 kronolith/docs/RELEASE_NOTES |    9 ++++-----
 nag/docs/RELEASE_NOTES       |   14 +++++++++-----
 passwd/docs/INSTALL          |    6 +++---
 passwd/docs/RELEASE_NOTES    |   22 +++++++++++-----------
 turba/docs/RELEASE_NOTES     |    5 ++---
 6 files changed, 34 insertions(+), 36 deletions(-)

http://git.horde.org/horde-git/-/commit/205bfc82f4f2f68c3d6c8c153a09382fc4cfe8b9

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

commit 515d597c69b1563a9a22fb0f0e0aa96233c350dd
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 12:54:03 2011 +0100

    Tweak IE7 styles.

 kronolith/themes/default/ie7.css |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/515d597c69b1563a9a22fb0f0e0aa96233c350dd

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

commit 3a594e19a8012a6b350a65914bf7a44a226900af
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 13:11:44 2011 +0100

    Add Hordevetica theme.

 horde/docs/CHANGES |    1 +
 horde/package.xml  |  290 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 288 insertions(+), 3 deletions(-)

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

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

commit 49c58aa8da1e9860cb9e9c993718bfaf786375eb
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 13:14:50 2011 +0100

    Add missing files and changelogs.

 horde/docs/RELEASE_NOTES |    2 ++
 horde/package.xml        |    4 +++-
 kronolith/package.xml    |   20 +++++++++++++++++---
 nag/package.xml          |   10 +++++++---
 passwd/package.xml       |   22 +++++++++++-----------
 5 files changed, 40 insertions(+), 18 deletions(-)

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

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

commit e3e743a7c6ad022d80299ddf0c4d4117fe92ffac
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 13:21:15 2011 +0100

    Released horde-4.0.11

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

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

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

commit dd27e89ec9c98eaa84100dc0b78ce6c0940b48bb
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 13:21:22 2011 +0100

    Development mode for horde-4.0.12

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

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

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

commit 474001b772d6e51f109c2b236f74caef8f937558
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 13:23:25 2011 +0100

    Released kronolith-3.0.11

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

http://git.horde.org/horde-git/-/commit/474001b772d6e51f109c2b236f74caef8f937558

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

commit f4507a7fb7278fcdb7224ae0316f3bd7780249cd
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 13:23:31 2011 +0100

    Development mode for kronolith-3.0.12

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

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

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

commit eaf6766ea808f028636cfae2c8190220d10ea900
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 13:25:10 2011 +0100

    Released nag-3.0.5

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

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

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

commit 26963e44cb2e882cf4249894b765fd4369620780
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 13:25:16 2011 +0100

    Development mode for nag-3.0.6

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

http://git.horde.org/horde-git/-/commit/26963e44cb2e882cf4249894b765fd4369620780

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

commit e1fd0be27db5a05c9966a112e5eb54d9cd8bc6d9
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 13:27:00 2011 +0100

    Released turba-3.0.10

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

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

commit e281d05b082d1c947d3d09c6b460253399811a42
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 13:27:07 2011 +0100

    Development mode for turba-3.0.11

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

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

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

commit 9c2e5f2316844acb9436bea68b706d965a871190
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 13:28:44 2011 +0100

    Released passwd-4.0.0

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

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

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

commit 6ec2eed70e21042a97734652fbc2d0beaa189332
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 13:28:51 2011 +0100

    Development mode for passwd-4.0.1

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

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

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

commit 59796cfff813b687ca76a2cf2ce6d215592b327b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 14:52:40 2011 +0100

    Prepare release.

 ansel/docs/RELEASE_NOTES |   30 +++++++++++++++++++++++-------
 ansel/package.xml        |   18 +++++++++---------
 2 files changed, 32 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/59796cfff813b687ca76a2cf2ce6d215592b327b

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

commit 91c351b97bb1ff752ed84fc879c01653983fc05b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 15:00:10 2011 +0100

    Tweak URL.

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

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

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

commit 1a9d81da3222b61cbd1a7c0bac0a17878e696012
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 15:01:27 2011 +0100

    Released ansel-2.0.0

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

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

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

commit 05a8de578b7079c18bb5693d74f48fb9b3088e72
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 15:01:34 2011 +0100

    Development mode for ansel-2.0.1

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

http://git.horde.org/horde-git/-/commit/05a8de578b7079c18bb5693d74f48fb9b3088e72

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

commit 1f853eed6ce1562b6c40e2e1bcab0ba3156b4a82
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Oct 30 19:05:45 2011 -0400

    add Horde_Date dependency, fix order of packages

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

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

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

commit 268df6dd1560561b0c739dee6ac049d3cac3ef1b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Oct 30 19:23:27 2011 -0400

    phpdoc

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

http://git.horde.org/horde-git/-/commit/268df6dd1560561b0c739dee6ac049d3cac3ef1b

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

commit f5334c55799e8b1a1aebc8926d4fb2c7f6c36dc5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Oct 30 19:24:13 2011 -0400

    Fill in the rest of the 'Current' parsing for wunderground.

 .../lib/Horde/Service/Weather/Current/WeatherUnderground.php      |   22 ++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

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

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

commit 87d356d1632f917d8efe9f5fe90590728b756d8a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Oct 30 19:24:45 2011 -0400

    Comments/ws

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

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

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

commit 5ccab8908e0e65397ecad7938eb9b4c76af581f2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 2 10:49:14 2011 -0400

    Bug: 10697 Only set ORGANIZER if this is a group meeting.

 kronolith/lib/Event.php |   35 ++++++++++++++++++-----------------
 1 files changed, 18 insertions(+), 17 deletions(-)

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

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

commit 9fd79de9b0479ff99f35a27368445429526d4614
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 2 10:52:16 2011 -0400

    bfn

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

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

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

commit 8e4e2babd37065c34675eb5665bb6014f88ccba6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 2 00:17:57 2011 -0600

    Make sure mailbox is cast to a string

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

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

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

commit 87f124e8dc2ca6c1bb52fd4bd7da6f60c57bec3a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 2 01:37:02 2011 -0600

    Remove border from close icon in popup message view

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

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

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

commit 4d33561911379a84fbd6c57e5f7774a67b7a30c8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 16:19:06 2011 +0100

    The header results are arrays at this point.
    
    Not sure if more fixes like this need to applied further down, but this at
    least fixes array-to-string conversions for me.

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

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

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

commit 2fd5f407a96edbbade0176d3faea853cfbde5c8d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 18:51:09 2011 +0100

    Move Themes tab.

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

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

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

commit 9cfd71bf05b14b3201158bb31481ad59586bbad9
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 18:57:08 2011 +0100

    [jan] Add configuration option to disable password resets (Request #10640).

 horde/config/conf.xml            |    2 ++
 horde/docs/CHANGES               |    1 +
 horde/package.xml                |    4 ++--
 horde/services/resetpassword.php |    3 ++-
 horde/templates/login/login.inc  |    4 ++--
 5 files changed, 9 insertions(+), 5 deletions(-)

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

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

commit fa7c52a4345b097f30c6613dc4e0a75219f01c58
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 19:00:44 2011 +0100

    Add line break if both signup and password links are enabled.

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

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

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

commit af93d3c6fe962dffa539e6eb5b0d0e810131540f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 19:02:36 2011 +0100

    Remove now unsupported logo configuration (Request #10389).

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

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

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

commit 0488350458d730218cbe1b31ea7ec6b0ad17ccb4
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 19:03:27 2011 +0100

    Remove remote server preference until we use it again.

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

http://git.horde.org/horde-git/-/commit/0488350458d730218cbe1b31ea7ec6b0ad17ccb4

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

commit 25d06692248007678addad451700c73e2da06e99
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 2 12:41:17 2011 -0600

    Reduce indenting of internal messages to line up with client/server responses

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

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

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

commit 286e597a23e354a4a225e5bd94d26934dc267c67
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 2 12:45:08 2011 -0600

    tweaks

 horde/lib/Block/Iframe.php     |    9 ++++-----
 turba/lib/Block/Minisearch.php |   11 +++++++----
 2 files changed, 11 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/286e597a23e354a4a225e5bd94d26934dc267c67

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

commit 6c07b3fbb9eadcd532d52757e3fe3476853a464e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 2 14:54:52 2011 -0600

    Bug #10683: Default sent_mail_folder should be retrieved from identities, not prefs value

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

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

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

commit 4a9d6e56b3f9ed7d81cb804b68f3d614e2e612de
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 23:34:09 2011 +0100

    Clone, that's faster than calling the Horde_Date ctor.

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

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

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

commit 620fc2e563e0632ba43070052c9fdc15ed1d4242
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 2 23:41:50 2011 +0100

    Prepare release.

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

http://git.horde.org/horde-git/-/commit/620fc2e563e0632ba43070052c9fdc15ed1d4242

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

commit 1c79c9836183734b729e5ce0d75ed1910e4cad84
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 2 17:29:52 2011 -0600

    Bug #10683: Sort multiple special mailboxes in a single category by their labels

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

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

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

commit 8353e6dadf75df3eef478ee6eabd9d90be8af8c6
Merge: f6f6c51 1c79c98
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 2 17:41:11 2011 -0600

    Merge branch 'master' into develop
    
    Conflicts:
    	horde/lib/Application.php
    	horde/package.xml
    	imp/package.xml
    	kronolith/lib/Application.php
    	kronolith/package.xml
    	mnemo/package.xml
    	nag/lib/Application.php
    	nag/package.xml
    	turba/lib/Application.php
    	turba/package.xml

 ansel/config/conf.xml                                             |    3 +-
 ansel/config/prefs.php                                            |    9 +-
 ansel/docs/CHANGES                                                |   24 +-
 ansel/docs/RELEASE_NOTES                                          |   34 +-
 ansel/edit_dates.php                                              |    3 +-
 ansel/gallery/delete.php                                          |   48 +-
 ansel/img/ecard.php                                               |    3 +-
 ansel/img/upload.php                                              |    7 +-
 ansel/lib/Ajax/Application.php                                    |    5 +-
 ansel/lib/Ansel.php                                               |    8 +-
 ansel/lib/Application.php                                         |    2 +-
 ansel/lib/Gallery.php                                             |   47 +-
 ansel/lib/GalleryMode/Date.php                                    |   96 +-
 ansel/lib/GalleryMode/Normal.php                                  |    6 +-
 ansel/lib/Storage.php                                             |    8 +-
 ansel/lib/Tile/DateGallery.php                                    |   26 +-
 ansel/lib/View/Upload.php                                         |   22 +-
 ansel/package.xml                                                 |   95 +-
 ansel/templates/view/gallery.inc                                  |    2 -
 chora/locale/pt_BR/LC_MESSAGES/chora.mo                           |  Bin 77079 -> 78370 bytes
 components/TODO                                                   |   23 +-
 components/data/hudson-component-build.xml.template               |   91 -
 components/data/hudson-component-config.xml.template              |  261 -
 components/data/hudson-component-phpunit.xml.template             |   25 -
 components/data/jenkins/config/config.xml                         |  555 +
 components/data/jenkins/pre-build/build.xml                       |  146 +
 components/data/jenkins/pre-build/phpunit.xml                     |   30 +
 components/lib/Components/Component/Archive.php                   |  130 +-
 components/lib/Components/Component/Base.php                      |   13 +-
 components/lib/Components/Component/Identify.php                  |   30 +-
 components/lib/Components/Component/Remote.php                    |    2 +-
 components/lib/Components/Component/Resolver.php                  |   12 +-
 components/lib/Components/Config.php                              |   22 +-
 components/lib/Components/Config/Base.php                         |   32 +-
 components/lib/Components/Helper/ChangeLog.php                    |    2 +-
 components/lib/Components/Helper/Installer.php                    |    4 +-
 components/lib/Components/Module/Dependencies.php                 |    8 +
 components/lib/Components/Runner/CiPrebuild.php                   |   32 +-
 components/lib/Components/Runner/CiSetup.php                      |   37 +-
 components/lib/Components/Runner/Dependencies.php                 |   14 +-
 components/lib/Components/Runner/Installer.php                    |    8 +-
 components/package.xml                                            |   94 +-
 .../Components/fixture/framework/Dependency/lib/Dependency.php    |    3 +-
 .../test/Components/fixture/framework/Install/lib/Install.php     |    3 +-
 .../test/Components/fixture/pear/Console_Getopt/lib/Console.php   |    2 +-
 components/test/Components/fixture/pear/PEAR/lib/PEAR.php         |    2 +-
 components/test/Components/fixture/simple/lib/New.php             |    2 +-
 .../test/distribute/debian/templates-php-horde-content/rules      |   16 +
 .../Components/test/distribute/debian/templates-php-horde/rules   |   16 +
 components/test/Components/test/distribute/debian/templates/rules |    3 +
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php        |    2 +-
 framework/Alarm/lib/Horde/Alarm/Sql.php                           |    2 +-
 framework/Argv/test/Horde/Argv/HelpTest.php                       |    4 +
 framework/Argv/test/Horde/Argv/ProgNameTest.php                   |   12 +
 framework/Argv/test/Horde/Argv/VersionTest.php                    |   12 +
 framework/Browser/locale/pt_BR/LC_MESSAGES/Horde_Browser.mo       |  Bin 1333 -> 1333 bytes
 framework/Browser/locale/pt_BR/LC_MESSAGES/Horde_Browser.po       |   14 +-
 framework/Cli_Modular/package.xml                                 |   29 +-
 framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModularTest.php |   10 +
 framework/Compress/locale/pt_BR/LC_MESSAGES/Horde_Compress.mo     |  Bin 956 -> 956 bytes
 framework/Compress/locale/pt_BR/LC_MESSAGES/Horde_Compress.po     |    5 +-
 framework/Core/lib/Horde.php                                      |   27 +-
 framework/Core/lib/Horde/Core/ActiveSync/Connector.php            |    4 +-
 framework/Core/lib/Horde/Core/Ajax/Imple.php                      |    2 +-
 framework/Core/lib/Horde/Core/Auth/Ldap.php                       |    4 +-
 framework/Core/lib/Horde/Core/LoginTasks/SystemTask/Upgrade.php   |    4 +
 framework/Core/lib/Horde/Session.php                              |   13 +-
 framework/Core/lib/Horde/Themes/Css.php                           |   19 +-
 framework/Core/locale/pt_BR/LC_MESSAGES/Horde_Core.mo             |  Bin 16379 -> 16493 bytes
 framework/Core/locale/pt_BR/LC_MESSAGES/Horde_Core.po             |  220 +-
 framework/Core/package.xml                                        |   41 +-
 framework/Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.mo           |  Bin 8675 -> 8675 bytes
 framework/Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.po           |  136 +-
 framework/Date_Parser/test/Horde/Date/Parser/Locale/BaseTest.php  |    1 +
 framework/Db/package.xml                                          |    2 +-
 framework/Form/locale/Horde_Form.pot                              |  146 +-
 framework/Form/locale/de/LC_MESSAGES/Horde_Form.mo                |  Bin 10820 -> 10911 bytes
 framework/Form/locale/de/LC_MESSAGES/Horde_Form.po                |  148 +-
 framework/Form/locale/pt_BR/LC_MESSAGES/Horde_Form.mo             |  Bin 10818 -> 10910 bytes
 framework/Form/locale/pt_BR/LC_MESSAGES/Horde_Form.po             |  236 +-
 framework/Http/lib/Horde/Http/Request/Mock.php                    |   85 +-
 framework/Http/lib/Horde/Http/Response/Mock.php                   |    2 +-
 framework/Http/package.xml                                        |   30 +-
 framework/Http/test/Horde/Http/MockTest.php                       |  110 +
 framework/Image/locale/pt_BR/LC_MESSAGES/Horde_Image.mo           |  Bin 9653 -> 9626 bytes
 framework/Image/locale/pt_BR/LC_MESSAGES/Horde_Image.po           |   23 +-
 framework/Image/test/Horde/Image/Exif/Base.php                    |    7 +
 framework/Image/test/Horde/Image/conf.php                         |    2 -
 framework/Imap_Client/doc/Horde/Imap/Client/TODO                  |   23 +
 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING             |  200 +
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php              |  640 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Cache.php             |  118 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php           |  138 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php      |   60 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Data/Fetch.php        |   12 +
 framework/Imap_Client/lib/Horde/Imap/Client/Mailbox.php           |  138 +
 framework/Imap_Client/lib/Horde/Imap/Client/Mock.php              |  617 -
 framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php      |    7 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php            |  132 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php       |   48 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php          |   22 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Utils.php             |  123 +
 framework/Imap_Client/package.xml                                 |   43 +-
 framework/Imap_Client/test/Horde/Imap/Client/MailboxTest.php      |  118 +
 framework/Itip/test/Horde/Itip/Autoload.php                       |   13 +-
 framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/Base.php           |    6 +
 framework/Kolab_Cli/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Cli.mo   |  Bin 443 -> 443 bytes
 framework/Kolab_Cli/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Cli.po   |   65 +-
 framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/CliTest.php         |    2 +-
 .../Kolab_Filter/test/Horde/Kolab/Filter/Integration/CliTest.php  |   10 +
 .../locale/pt_BR/LC_MESSAGES/Horde_Kolab_FreeBusy.mo              |  Bin 2206 -> 2052 bytes
 .../locale/pt_BR/LC_MESSAGES/Horde_Kolab_FreeBusy.po              |   20 +-
 .../test/Horde/Kolab/FreeBusy/Unit/FreeBusyTest.php               |   16 +-
 .../test/Horde/Kolab/FreeBusy/Unit/Resource/Event/KolabTest.php   |    5 +
 .../test/Horde/Kolab/FreeBusy/Unit/Resource/KolabTest.php         |    5 +
 framework/Kolab_Server/package.xml                                |   16 +-
 framework/Kolab_Server/test/Horde/Kolab/Server/Autoload.php       |   13 +-
 .../Horde/Kolab/Server/Class/Server/Connection/Mock/LdapTest.php  |   10 +
 .../test/Horde/Kolab/Server/Class/Server/LdapTest.php             |    2 +
 .../test/Horde/Kolab/Server/Class/Server/Result/LdapTest.php      |    5 +
 .../test/Horde/Kolab/Server/Integration/GroupHandlingTest.php     |  502 -
 .../test/Horde/Kolab/Server/Integration/GroupHandlingTestTodo.php |  502 +
 .../Horde/Kolab/Server/Integration/SearchguidforuidormailTest.php |    1 +
 .../test/Horde/Kolab/Server/Integration/UserHandlingTest.php      |  639 -
 .../test/Horde/Kolab/Server/Integration/UserHandlingTestTodo.php  |  639 +
 .../Kolab_Storage/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Storage.mo |  Bin 7124 -> 7124 bytes
 .../Kolab_Storage/locale/pt_BR/LC_MESSAGES/Horde_Kolab_Storage.po |   15 +-
 .../Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php     |    1 -
 framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php            |   10 +-
 framework/LoginTasks/locale/pt_BR/LC_MESSAGES/Horde_LoginTasks.mo |  Bin 652 -> 652 bytes
 framework/LoginTasks/locale/pt_BR/LC_MESSAGES/Horde_LoginTasks.po |   12 +-
 framework/LoginTasks/package.xml                                  |   29 +-
 framework/Mime/lib/Horde/Mime/Part.php                            |    2 +-
 framework/Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.mo             |  Bin 1360 -> 1360 bytes
 framework/Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.po             |   10 +-
 framework/Mime/package.xml                                        |   21 +-
 framework/Mime/test/Horde/Mime/PartTest.php                       |    2 +-
 framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php              |   14 +-
 framework/Mime_Viewer/package.xml                                 |   21 +-
 framework/Model/lib/Horde/Core/Form.php                           |  569 +
 framework/Model/lib/Horde/Core/Form/Renderer.php                  |  110 +
 framework/Model/lib/Horde/Core/Form/Renderer/Html.php             |  453 +
 framework/Model/lib/Horde/Core/Form/Type.php                      |  105 +
 framework/Model/lib/Horde/Core/Form/Type/Boolean.php              |   16 +
 framework/Model/lib/Horde/Core/Form/Type/Color.php                |   21 +
 framework/Model/lib/Horde/Core/Form/Type/CreditCard.php           |   96 +
 framework/Model/lib/Horde/Core/Form/Type/Date.php                 |   69 +
 framework/Model/lib/Horde/Core/Form/Type/DateTime.php             |  125 +
 framework/Model/lib/Horde/Core/Form/Type/Email.php                |  413 +
 framework/Model/lib/Horde/Core/Form/Type/EmailConfirm.php         |   38 +
 framework/Model/lib/Horde/Core/Form/Type/Enum.php                 |   40 +
 framework/Model/lib/Horde/Core/Form/Type/Int.php                  |   21 +
 framework/Model/lib/Horde/Core/Form/Type/Invalid.php              |   16 +
 framework/Model/lib/Horde/Core/Form/Type/KeyvalMultiEnum.php      |   12 +
 framework/Model/lib/Horde/Core/Form/Type/MultiEnum.php            |   31 +
 framework/Model/lib/Horde/Core/Form/Type/Number.php               |   80 +
 framework/Model/lib/Horde/Core/Form/Type/Octal.php                |   21 +
 framework/Model/lib/Horde/Core/Form/Type/Password.php             |   21 +
 framework/Model/lib/Horde/Core/Form/Type/PasswordConfirm.php      |   27 +
 framework/Model/lib/Horde/Core/Form/Type/Phone.php                |   26 +
 framework/Model/lib/Horde/Core/Form/Type/Phone/Mobile.php         |    5 +
 framework/Model/lib/Horde/Core/Form/Type/Set.php                  |   33 +
 framework/Model/lib/Horde/Core/Form/Type/String.php               |   42 +
 framework/Model/lib/Horde/Core/Form/Type/Time.php                 |   22 +
 framework/Model/lib/Horde/Core/Form/Variable.php                  |  510 +
 framework/Model/lib/Horde/Core/Form/daterendererchanges.php       | 1649 ++
 framework/Model/lib/Horde/Form.php                                | 3639 -----
 framework/Model/lib/Horde/Form/Renderer.php                       |  114 -
 framework/Model/lib/Horde/Form/Renderer/Xhtml.php                 |  454 -
 framework/Model/lib/Horde/Form/Type.php                           |  106 -
 framework/Model/lib/Horde/Form/Type/Boolean.php                   |   17 -
 framework/Model/lib/Horde/Form/Type/Color.php                     |   22 -
 framework/Model/lib/Horde/Form/Type/CreditCard.php                |   97 -
 framework/Model/lib/Horde/Form/Type/Date.php                      |   70 -
 framework/Model/lib/Horde/Form/Type/DateTime.php                  |  125 -
 framework/Model/lib/Horde/Form/Type/Email.php                     |  453 -
 framework/Model/lib/Horde/Form/Type/Enum.php                      |   41 -
 framework/Model/lib/Horde/Form/Type/Int.php                       |   22 -
 framework/Model/lib/Horde/Form/Type/Invalid.php                   |   16 -
 framework/Model/lib/Horde/Form/Type/Number.php                    |   80 -
 framework/Model/lib/Horde/Form/Type/Octal.php                     |   22 -
 framework/Model/lib/Horde/Form/Type/Password.php                  |   51 -
 framework/Model/lib/Horde/Form/Type/Phone.php                     |   26 -
 framework/Model/lib/Horde/Form/Type/Phone/Mobile.php              |    5 -
 framework/Model/lib/Horde/Form/Type/Set.php                       |   79 -
 framework/Model/lib/Horde/Form/Type/String.php                    |   43 -
 framework/Model/lib/Horde/Form/Type/Time.php                      |   22 -
 framework/Model/lib/Horde/Form/VarRenderer.php                    |    5 +-
 framework/Model/locale/pt_BR/LC_MESSAGES/Horde_Model.mo           |  Bin 11762 -> 6939 bytes
 framework/Model/locale/pt_BR/LC_MESSAGES/Horde_Model.po           |  583 +-
 framework/Model/www/.htaccess                                     |    2 +
 framework/Model/www/js/maxlength.js                               |   39 -
 framework/Model/www/test.php                                      |   10 +-
 framework/Model/www/themes/form.css                               |  262 -
 framework/Model/www/themes/graphics/required.png                  |  Bin 118 -> 0 bytes
 framework/Nls/locale/Horde_Nls.pot                                |  741 +-
 framework/Nls/locale/de/LC_MESSAGES/Horde_Nls.mo                  |  Bin 12539 -> 20124 bytes
 framework/Nls/locale/de/LC_MESSAGES/Horde_Nls.po                  |  745 +-
 framework/Nls/locale/pt_BR/LC_MESSAGES/Horde_Nls.mo               |  Bin 12653 -> 14036 bytes
 framework/Nls/locale/pt_BR/LC_MESSAGES/Horde_Nls.po               |  796 +-
 framework/Nls/package.xml                                         |   22 +-
 framework/Notification/test/Horde/Notification/Autoload.php       |   13 +-
 .../test/Horde/Notification/Class/Notification/HandlerTest.php    |    5 +
 .../test/Horde/Notification/Class/NotificationTest.php            |    5 +
 framework/Pdf/package.xml                                         |   35 +-
 framework/Pear/doc/Horde/Pear/TODO                                |    4 +
 framework/Pear/lib/Horde/Pear/Package/Xml.php                     |   30 +-
 framework/Pear/lib/Horde/Pear/Remote.php                          |   97 +-
 framework/Pear/lib/Horde/Pear/Rest.php                            |   14 +-
 framework/Pear/lib/Horde/Pear/Rest/Access.php                     |  185 -
 framework/Pear/package.xml                                        |   64 +-
 framework/Pear/test/Horde/Pear/TestCase.php                       |    6 +-
 framework/Pear/test/Horde/Pear/Unit/RemoteTest.php                |    4 +-
 framework/Pear/test/Horde/Pear/Unit/Rest/AccessTest.php           |   51 +
 framework/Pear/test/Horde/Pear/Unit/Rest/DependenciesTest.php     |  114 +
 framework/Pear/test/Horde/Pear/Unit/Rest/PackageTest.php          |   29 +-
 framework/Pear/test/Horde/Pear/Unit/Rest/ReleasesTest.php         |   44 +-
 framework/Pear/test/Horde/Pear/fixture/package.xml.v1.0           |  642 +
 framework/Pear/test/Horde/Pear/fixture/rest/dependencies          |    1 +
 framework/Pear/test/Horde/Pear/fixture/rest/package.xml           |   10 +
 framework/Pear/test/Horde/Pear/fixture/rest/releases.xml          |   26 +
 framework/Perms/lib/Horde/Perms/Sql.php                           |    5 +-
 framework/Perms/locale/Horde_Perms.pot                            |    8 +-
 framework/Perms/locale/de/LC_MESSAGES/Horde_Perms.mo              |  Bin 569 -> 803 bytes
 framework/Perms/locale/de/LC_MESSAGES/Horde_Perms.po              |   12 +-
 framework/Perms/package.xml                                       |   29 +-
 framework/Prefs/locale/pt_BR/LC_MESSAGES/Horde_Prefs.mo           |  Bin 943 -> 943 bytes
 framework/Prefs/locale/pt_BR/LC_MESSAGES/Horde_Prefs.po           |    4 +-
 framework/Push/lib/Horde/Push.php                                 |    9 +-
 framework/Push/lib/Horde/Push/Cli.php                             |   66 +-
 framework/Push/lib/Horde/Push/Cli/Exception.php                   |   30 -
 framework/Push/lib/Horde/Push/Cli/Factory/Push.php                |  171 -
 framework/Push/lib/Horde/Push/Cli/Factory/Recipients.php          |  133 -
 framework/Push/lib/Horde/Push/Cli/Translation.php                 |   63 -
 framework/Push/lib/Horde/Push/Exception.php                       |   30 +
 framework/Push/lib/Horde/Push/Factory/Push.php                    |  171 +
 framework/Push/lib/Horde/Push/Factory/Recipients.php              |  207 +
 framework/Push/lib/Horde/Push/Recipient.php                       |    3 +-
 framework/Push/lib/Horde/Push/Recipient/Base.php                  |   59 +
 framework/Push/lib/Horde/Push/Recipient/Blogger.php               |   54 +-
 framework/Push/lib/Horde/Push/Recipient/Mail.php                  |   40 +-
 framework/Push/lib/Horde/Push/Recipient/Mock.php                  |   10 +-
 framework/Push/lib/Horde/Push/Recipient/Twitter.php               |   18 +-
 framework/Push/lib/Horde/Push/Translation.php                     |   61 +
 framework/Push/locale/Horde_Push.pot                              |   33 +
 framework/Push/locale/de/LC_MESSAGES/Horde_Push.mo                |  Bin 0 -> 929 bytes
 framework/Push/locale/de/LC_MESSAGES/Horde_Push.po                |   35 +
 framework/Push/package.xml                                        |   83 +-
 framework/Push/test/Horde/Push/Unit/Push/CliTest.php              |   54 +
 framework/Push/test/Horde/Push/Unit/Push/Factory/PushTest.php     |  197 +
 .../Push/test/Horde/Push/Unit/Push/Factory/RecipientTest.php      |  273 +
 .../Push/test/Horde/Push/Unit/Push/Recipient/BloggerTest.php      |  178 +
 framework/Push/test/Horde/Push/Unit/Push/Recipient/MailTest.php   |   69 +-
 .../Push/test/Horde/Push/Unit/Push/Recipient/TwitterTest.php      |   26 +
 framework/Push/test/Horde/Push/Unit/PushTest.php                  |   19 +
 framework/Push/test/Horde/Push/fixtures/empty.php                 |    1 +
 framework/Push/test/Horde/Push/fixtures/note.struct               |   33 +
 framework/Push/test/Horde/Push/fixtures/note.xml.qp               |    6 +
 framework/Push/test/Horde/Push/fixtures/push.php                  |    3 +
 framework/Push/test/Horde/Push/fixtures/push.yaml                 |    2 +
 framework/Release/lib/Horde/Release/Whups.php                     |    3 +-
 framework/Release/package.xml                                     |   23 +-
 framework/Release/test/Horde/Release/Unit/Release/WhupsTest.php   |   19 +-
 framework/Routes/lib/Horde/Routes/Utils.php                       |    4 +-
 framework/Serialize/test/Horde/Serialize/Autoload.php             |   13 +-
 framework/Serialize/test/Horde/Serialize/JsonTest.php             |    2 +
 .../locale/pt_BR/LC_MESSAGES/Horde_Service_Facebook.mo            |  Bin 677 -> 677 bytes
 .../locale/pt_BR/LC_MESSAGES/Horde_Service_Facebook.po            |    4 +-
 framework/Service_UrlShortener/package.xml                        |   33 +-
 framework/Service_Weather/lib/Horde/Service/Weather.php           |   32 +
 framework/Service_Weather/lib/Horde/Service/Weather/Base.php      |   84 +
 framework/Service_Weather/lib/Horde/Service/Weather/Current.php   |   65 +
 .../lib/Horde/Service/Weather/Current/WeatherUnderground.php      |  105 +
 framework/Service_Weather/lib/Horde/Service/Weather/Exception.php |   14 +
 .../lib/Horde/Service/Weather/Exception/InvalidProperty.php       |   14 +
 framework/Service_Weather/lib/Horde/Service/Weather/Forecast.php  |   62 +
 .../Service_Weather/lib/Horde/Service/Weather/Location/Base.php   |   51 +
 framework/Service_Weather/lib/Horde/Service/Weather/Period.php    |   24 +
 framework/Service_Weather/lib/Horde/Service/Weather/Station.php   |   44 +
 .../lib/Horde/Service/Weather/WeatherUnderground.php              |  270 +
 framework/Service_Weather/package.xml                             |  126 +
 framework/SyncMl/lib/Horde/SyncMl/XmlOutput.php                   |    2 +-
 framework/SyncMl/package.xml                                      |   21 +-
 framework/Text_Filter/lib/Horde/Text/Filter/Xss.php               |   19 +-
 framework/Text_Filter/package.xml                                 |   31 +-
 framework/Text_Filter/test/Horde/Text/Filter/XssTest.php          |  Bin 23510 -> 23500 bytes
 .../Text_Filter_Csstidy/doc/Horde/Text/Filter/Csstidy/COPYING     |  320 +-
 framework/Text_Flowed/test/Horde/Text/Flowed/Autoload.php         |   13 +-
 framework/Vfs/locale/pt_BR/LC_MESSAGES/Horde_Vfs.mo               |  Bin 641 -> 641 bytes
 framework/Vfs/locale/pt_BR/LC_MESSAGES/Horde_Vfs.po               |    6 +-
 framework/Vfs/test/Horde/Vfs/SmbTest.php                          |   11 +
 gollem/docs/CHANGES                                               |   14 +-
 gollem/docs/INSTALL                                               |    6 +-
 gollem/docs/RELEASE_NOTES                                         |   16 +-
 gollem/js/manager.js                                              |    2 +-
 gollem/lib/Application.php                                        |    2 +-
 gollem/lib/Auth.php                                               |    2 +-
 gollem/lib/Gollem.php                                             |   11 +-
 gollem/locale/pt_BR/LC_MESSAGES/gollem.mo                         |  Bin 78315 -> 79332 bytes
 gollem/locale/pt_BR/LC_MESSAGES/gollem.po                         |  214 +-
 gollem/package.xml                                                |   39 +-
 hermes/lib/Form/Search.php                                        |    5 +-
 horde/admin/perms/edit.php                                        |   68 +-
 horde/bin/horde-translation                                       |    7 +
 horde/config/conf.xml                                             |   28 +-
 horde/config/prefs.php                                            |   21 -
 horde/docs/CHANGES                                                |   11 +-
 horde/docs/RELEASE_NOTES                                          |   16 +-
 horde/js/plupload/uploader.js                                     |    2 +-
 horde/lib/Application.php                                         |   10 +
 horde/lib/Block/Iframe.php                                        |    9 +-
 horde/lib/LoginTasks/Task/LastLogin.php                           |   19 +-
 horde/locale/de/LC_MESSAGES/horde.mo                              |  Bin 72552 -> 73556 bytes
 horde/locale/de/LC_MESSAGES/horde.po                              |  103 +-
 horde/locale/horde.pot                                            |   92 +-
 horde/locale/pt_BR/LC_MESSAGES/horde.mo                           |  Bin 69913 -> 71212 bytes
 horde/locale/pt_BR/LC_MESSAGES/horde.po                           |  464 +-
 horde/package.xml                                                 |  294 +-
 horde/services/language.php                                       |    4 +-
 horde/services/resetpassword.php                                  |    3 +-
 horde/templates/login/login.inc                                   |    7 +-
 horde/themes/default/embed.css                                    |    2 +-
 horde/themes/hordevetica/graphics/about.png                       |  Bin 0 -> 657 bytes
 horde/themes/hordevetica/graphics/add_group.png                   |  Bin 0 -> 751 bytes
 horde/themes/hordevetica/graphics/add_perm.png                    |  Bin 0 -> 645 bytes
 horde/themes/hordevetica/graphics/administration.png              |  Bin 0 -> 663 bytes
 horde/themes/hordevetica/graphics/alerts/alarm.png                |  Bin 0 -> 735 bytes
 horde/themes/hordevetica/graphics/alerts/error.png                |  Bin 0 -> 671 bytes
 horde/themes/hordevetica/graphics/alerts/message.png              |  Bin 0 -> 724 bytes
 horde/themes/hordevetica/graphics/alerts/success.png              |  Bin 0 -> 726 bytes
 horde/themes/hordevetica/graphics/alerts/warning.png              |  Bin 0 -> 619 bytes
 horde/themes/hordevetica/graphics/az.png                          |  Bin 0 -> 147 bytes
 horde/themes/hordevetica/graphics/block.png                       |  Bin 0 -> 452 bytes
 horde/themes/hordevetica/graphics/block/large_up.png              |  Bin 0 -> 139 bytes
 horde/themes/hordevetica/graphics/calendar.png                    |  Bin 0 -> 572 bytes
 horde/themes/hordevetica/graphics/close.png                       |  Bin 0 -> 600 bytes
 horde/themes/hordevetica/graphics/colorpicker.png                 |  Bin 0 -> 876 bytes
 horde/themes/hordevetica/graphics/config.png                      |  Bin 0 -> 525 bytes
 horde/themes/hordevetica/graphics/currentTab_left.png             |  Bin 0 -> 161 bytes
 horde/themes/hordevetica/graphics/currentTab_right.png            |  Bin 0 -> 326 bytes
 horde/themes/hordevetica/graphics/data.png                        |  Bin 0 -> 755 bytes
 horde/themes/hordevetica/graphics/datatree.png                    |  Bin 0 -> 422 bytes
 horde/themes/hordevetica/graphics/delete-small.png                |  Bin 0 -> 259 bytes
 horde/themes/hordevetica/graphics/delete.png                      |  Bin 0 -> 363 bytes
 horde/themes/hordevetica/graphics/devel.png                       |  Bin 0 -> 512 bytes
 horde/themes/hordevetica/graphics/download.png                    |  Bin 0 -> 620 bytes
 horde/themes/hordevetica/graphics/edit-small.png                  |  Bin 0 -> 313 bytes
 horde/themes/hordevetica/graphics/edit.png                        |  Bin 0 -> 807 bytes
 horde/themes/hordevetica/graphics/external.png                    |  Bin 0 -> 918 bytes
 horde/themes/hordevetica/graphics/favicon.ico                     |  Bin 0 -> 1150 bytes
 horde/themes/hordevetica/graphics/feed.png                        |  Bin 0 -> 659 bytes
 horde/themes/hordevetica/graphics/group.png                       |  Bin 0 -> 699 bytes
 horde/themes/hordevetica/graphics/help.png                        |  Bin 0 -> 731 bytes
 horde/themes/hordevetica/graphics/help_index.png                  |  Bin 0 -> 622 bytes
 horde/themes/hordevetica/graphics/hide_panel.png                  |  Bin 0 -> 547 bytes
 horde/themes/hordevetica/graphics/horde.png                       |  Bin 0 -> 462 bytes
 horde/themes/hordevetica/graphics/image/crop.png                  |  Bin 0 -> 133 bytes
 horde/themes/hordevetica/graphics/info.png                        |  Bin 0 -> 725 bytes
 horde/themes/hordevetica/graphics/info_icon.png                   |  Bin 0 -> 725 bytes
 horde/themes/hordevetica/graphics/keyboard.png                    |  Bin 0 -> 566 bytes
 horde/themes/hordevetica/graphics/layout.png                      |  Bin 0 -> 519 bytes
 horde/themes/hordevetica/graphics/lhand.png                       |  Bin 0 -> 332 bytes
 horde/themes/hordevetica/graphics/locked.png                      |  Bin 0 -> 749 bytes
 horde/themes/hordevetica/graphics/login.png                       |  Bin 0 -> 687 bytes
 horde/themes/hordevetica/graphics/logout.png                      |  Bin 0 -> 693 bytes
 horde/themes/hordevetica/graphics/map.png                         |  Bin 0 -> 804 bytes
 horde/themes/hordevetica/graphics/map/marker-blue.png             |  Bin 0 -> 714 bytes
 horde/themes/hordevetica/graphics/map/marker-gold.png             |  Bin 0 -> 651 bytes
 horde/themes/hordevetica/graphics/map/marker-green.png            |  Bin 0 -> 702 bytes
 horde/themes/hordevetica/graphics/map/marker-shadow.png           |  Bin 0 -> 327 bytes
 horde/themes/hordevetica/graphics/map/marker.png                  |  Bin 0 -> 545 bytes
 horde/themes/hordevetica/graphics/map_eu.png                      |  Bin 0 -> 804 bytes
 horde/themes/hordevetica/graphics/menu-active.png                 |  Bin 0 -> 80 bytes
 horde/themes/hordevetica/graphics/menu.png                        |  Bin 0 -> 86 bytes
 horde/themes/hordevetica/graphics/mime/audio.png                  |  Bin 0 -> 607 bytes
 horde/themes/hordevetica/graphics/mime/binary.png                 |  Bin 0 -> 402 bytes
 horde/themes/hordevetica/graphics/mime/compressed.png             |  Bin 0 -> 672 bytes
 horde/themes/hordevetica/graphics/mime/deb.png                    |  Bin 0 -> 607 bytes
 horde/themes/hordevetica/graphics/mime/encryption.png             |  Bin 0 -> 749 bytes
 horde/themes/hordevetica/graphics/mime/html.png                   |  Bin 0 -> 542 bytes
 horde/themes/hordevetica/graphics/mime/icalendar.png              |  Bin 0 -> 642 bytes
 horde/themes/hordevetica/graphics/mime/image.png                  |  Bin 0 -> 512 bytes
 horde/themes/hordevetica/graphics/mime/mail.png                   |  Bin 0 -> 723 bytes
 horde/themes/hordevetica/graphics/mime/msexcel.png                |  Bin 0 -> 604 bytes
 horde/themes/hordevetica/graphics/mime/mspowerpoint.png           |  Bin 0 -> 543 bytes
 horde/themes/hordevetica/graphics/mime/msword.png                 |  Bin 0 -> 630 bytes
 horde/themes/hordevetica/graphics/mime/ooo_calc.png               |  Bin 0 -> 604 bytes
 horde/themes/hordevetica/graphics/mime/ooo_draw.png               |  Bin 0 -> 628 bytes
 horde/themes/hordevetica/graphics/mime/ooo_impress.png            |  Bin 0 -> 543 bytes
 horde/themes/hordevetica/graphics/mime/ooo_math.png               |  Bin 0 -> 294 bytes
 horde/themes/hordevetica/graphics/mime/ooo_writer.png             |  Bin 0 -> 630 bytes
 horde/themes/hordevetica/graphics/mime/pdf.png                    |  Bin 0 -> 530 bytes
 horde/themes/hordevetica/graphics/mime/php.png                    |  Bin 0 -> 479 bytes
 horde/themes/hordevetica/graphics/mime/rpm.png                    |  Bin 0 -> 607 bytes
 horde/themes/hordevetica/graphics/mime/script-js.png              |  Bin 0 -> 526 bytes
 horde/themes/hordevetica/graphics/mime/source-c.png               |  Bin 0 -> 527 bytes
 horde/themes/hordevetica/graphics/mime/source-cpp.png             |  Bin 0 -> 560 bytes
 horde/themes/hordevetica/graphics/mime/source-h.png               |  Bin 0 -> 543 bytes
 horde/themes/hordevetica/graphics/mime/source-java.png            |  Bin 0 -> 580 bytes
 horde/themes/hordevetica/graphics/mime/source-python.png          |  Bin 0 -> 402 bytes
 horde/themes/hordevetica/graphics/mime/text.png                   |  Bin 0 -> 342 bytes
 horde/themes/hordevetica/graphics/mime/vcard.png                  |  Bin 0 -> 533 bytes
 horde/themes/hordevetica/graphics/mime/video.png                  |  Bin 0 -> 637 bytes
 horde/themes/hordevetica/graphics/mime/xml.png                    |  Bin 0 -> 542 bytes
 horde/themes/hordevetica/graphics/minus.png                       |  Bin 0 -> 672 bytes
 horde/themes/hordevetica/graphics/mobile.png                      |  Bin 0 -> 488 bytes
 horde/themes/hordevetica/graphics/myaccount.png                   |  Bin 0 -> 693 bytes
 horde/themes/hordevetica/graphics/nav/bottom-grey.png             |  Bin 0 -> 286 bytes
 horde/themes/hordevetica/graphics/nav/bottom.png                  |  Bin 0 -> 514 bytes
 horde/themes/hordevetica/graphics/nav/down-grey.png               |  Bin 0 -> 293 bytes
 horde/themes/hordevetica/graphics/nav/down.png                    |  Bin 0 -> 345 bytes
 horde/themes/hordevetica/graphics/nav/first-grey.png              |  Bin 0 -> 408 bytes
 horde/themes/hordevetica/graphics/nav/first.png                   |  Bin 0 -> 485 bytes
 horde/themes/hordevetica/graphics/nav/last-grey.png               |  Bin 0 -> 406 bytes
 horde/themes/hordevetica/graphics/nav/last.png                    |  Bin 0 -> 485 bytes
 horde/themes/hordevetica/graphics/nav/left-grey.png               |  Bin 0 -> 293 bytes
 horde/themes/hordevetica/graphics/nav/left.png                    |  Bin 0 -> 350 bytes
 horde/themes/hordevetica/graphics/nav/right-grey.png              |  Bin 0 -> 290 bytes
 horde/themes/hordevetica/graphics/nav/right.png                   |  Bin 0 -> 345 bytes
 horde/themes/hordevetica/graphics/nav/top-grey.png                |  Bin 0 -> 276 bytes
 horde/themes/hordevetica/graphics/nav/top.png                     |  Bin 0 -> 495 bytes
 horde/themes/hordevetica/graphics/nav/up-grey.png                 |  Bin 0 -> 296 bytes
 horde/themes/hordevetica/graphics/nav/up.png                      |  Bin 0 -> 356 bytes
 horde/themes/hordevetica/graphics/office.png                      |  Bin 0 -> 793 bytes
 horde/themes/hordevetica/graphics/organizing.png                  |  Bin 0 -> 765 bytes
 horde/themes/hordevetica/graphics/perms.png                       |  Bin 0 -> 553 bytes
 horde/themes/hordevetica/graphics/phone.png                       |  Bin 0 -> 488 bytes
 horde/themes/hordevetica/graphics/plus.png                        |  Bin 0 -> 676 bytes
 horde/themes/hordevetica/graphics/popright.png                    |  Bin 0 -> 205 bytes
 horde/themes/hordevetica/graphics/prefs.png                       |  Bin 0 -> 551 bytes
 horde/themes/hordevetica/graphics/print.png                       |  Bin 0 -> 674 bytes
 horde/themes/hordevetica/graphics/problem.png                     |  Bin 0 -> 790 bytes
 horde/themes/hordevetica/graphics/reload.png                      |  Bin 0 -> 630 bytes
 horde/themes/hordevetica/graphics/required.png                    |  Bin 0 -> 433 bytes
 horde/themes/hordevetica/graphics/rhand.png                       |  Bin 0 -> 331 bytes
 horde/themes/hordevetica/graphics/save.png                        |  Bin 0 -> 620 bytes
 horde/themes/hordevetica/graphics/search.png                      |  Bin 0 -> 662 bytes
 horde/themes/hordevetica/graphics/shell.png                       |  Bin 0 -> 525 bytes
 horde/themes/hordevetica/graphics/show_panel.png                  |  Bin 0 -> 581 bytes
 horde/themes/hordevetica/graphics/sql.png                         |  Bin 0 -> 525 bytes
 horde/themes/hordevetica/graphics/tab_left.png                    |  Bin 0 -> 358 bytes
 horde/themes/hordevetica/graphics/tab_right.png                   |  Bin 0 -> 2100 bytes
 horde/themes/hordevetica/graphics/tree/folder.png                 |  Bin 0 -> 537 bytes
 horde/themes/hordevetica/graphics/tree/folderopen.png             |  Bin 0 -> 688 bytes
 horde/themes/hordevetica/graphics/tree/leaf.png                   |  Bin 0 -> 635 bytes
 horde/themes/hordevetica/graphics/tree/rev-leaf.png               |  Bin 0 -> 635 bytes
 horde/themes/hordevetica/graphics/unlocked.png                    |  Bin 0 -> 727 bytes
 horde/themes/hordevetica/graphics/uploader/up.png                 |  Bin 0 -> 3230 bytes
 horde/themes/hordevetica/graphics/user.png                        |  Bin 0 -> 668 bytes
 horde/themes/hordevetica/graphics/website.png                     |  Bin 0 -> 903 bytes
 horde/themes/hordevetica/graphics/za.png                          |  Bin 0 -> 146 bytes
 horde/themes/hordevetica/info.php                                 |   20 +
 horde/themes/hordevetica/screen.css                               |  284 +
 imp/compose.php                                                   |    7 +-
 imp/config/backends.php                                           |    6 +-
 imp/config/conf.xml                                               |    5 +-
 imp/config/hooks.php.dist                                         |    8 +-
 imp/config/prefs.php                                              |   32 +-
 imp/docs/CHANGES                                                  |   14 +
 imp/docs/RELEASE_NOTES                                            |   18 +-
 imp/docs/UPGRADING                                                |   24 +
 imp/folders.php                                                   |   12 +-
 imp/js/dimpbase.js                                                |   60 +-
 imp/js/imp.js                                                     |   12 +-
 imp/lib/Ajax/Application.php                                      |  140 +-
 imp/lib/Api.php                                                   |   20 +-
 imp/lib/Compose.php                                               |  344 +-
 imp/lib/Contents.php                                              |  206 +-
 imp/lib/Crypt/Pgp.php                                             |    1 +
 imp/lib/Crypt/Smime.php                                           |   14 +-
 imp/lib/Factory/Compose.php                                       |    1 -
 imp/lib/Flag/User.php                                             |    2 +-
 imp/lib/Flags.php                                                 |    2 +-
 imp/lib/Imap.php                                                  |   98 +-
 imp/lib/Imap/Tree.php                                             |   17 +-
 imp/lib/LoginTasks/SystemTask/Upgrade.php                         |   38 +-
 imp/lib/LoginTasks/Task/DeleteSentmailMonthly.php                 |    4 +-
 imp/lib/LoginTasks/Task/RenameSentmailMonthly.php                 |    2 +-
 imp/lib/Mailbox.php                                               |  102 +-
 imp/lib/Message.php                                               |   43 +-
 imp/lib/Mime/Viewer/Html.php                                      |  154 +-
 imp/lib/Mime/Viewer/Pgp.php                                       |   31 +-
 imp/lib/Mime/Viewer/Related.php                                   |   13 +-
 imp/lib/Prefs/Ui.php                                              |    3 +-
 imp/lib/Ui/Folder.php                                             |   21 +-
 imp/lib/Ui/Message.php                                            |    2 +-
 imp/lib/Views/ShowMessage.php                                     |   71 +-
 imp/locale/de/LC_MESSAGES/imp.mo                                  |  Bin 192186 -> 194231 bytes
 imp/locale/de/LC_MESSAGES/imp.po                                  | 1719 +-
 imp/locale/imp.pot                                                | 1699 +-
 imp/locale/pt_BR/LC_MESSAGES/imp.mo                               |  Bin 185038 -> 187825 bytes
 imp/locale/pt_BR/LC_MESSAGES/imp.po                               | 2149 ++--
 imp/message-dimp.php                                              |    5 +-
 imp/package.xml                                                   |    7 +-
 imp/templates/dimp/javascript_defs.php                            |    2 +-
 imp/templates/imp/folders/import.html                             |    2 +-
 imp/themes/default/dimp/screen.css                                |   15 +-
 imp/view.php                                                      |   13 +-
 ingo/locale/pt_BR/LC_MESSAGES/ingo.mo                             |  Bin 87466 -> 88733 bytes
 ingo/locale/pt_BR/LC_MESSAGES/ingo.po                             |   50 +-
 kronolith/docs/CHANGES                                            |   10 +-
 kronolith/docs/RELEASE_NOTES                                      |    9 +-
 kronolith/lib/Api.php                                             |   11 -
 kronolith/lib/Driver/Sql.php                                      |   40 +-
 kronolith/lib/Event.php                                           |   35 +-
 kronolith/lib/Kronolith.php                                       |   64 +-
 kronolith/locale/pt_BR/LC_MESSAGES/kronolith.mo                   |  Bin 129970 -> 131265 bytes
 kronolith/locale/pt_BR/LC_MESSAGES/kronolith.po                   |  925 +-
 kronolith/package.xml                                             |   30 +-
 kronolith/themes/default/ie7.css                                  |   14 +-
 mnemo/locale/pt_BR/LC_MESSAGES/mnemo.mo                           |  Bin 80408 -> 81650 bytes
 mnemo/locale/pt_BR/LC_MESSAGES/mnemo.po                           |   42 +-
 mnemo/package.xml                                                 |    4 +-
 mnemo/stickies.php                                                |   89 -
 nag/config/prefs.php                                              |   14 +
 nag/docs/CHANGES                                                  |   10 +-
 nag/docs/RELEASE_NOTES                                            |   14 +-
 nag/js/calendar.js                                                |   21 +-
 nag/js/task.js                                                    |   41 +
 nag/lib/Api.php                                                   |   43 +-
 nag/lib/Application.php                                           |   50 +
 nag/lib/Form/Type/NagDue.php                                      |   28 +-
 nag/lib/Form/Type/NagStart.php                                    |   12 +-
 nag/lib/Nag.php                                                   |   82 +-
 nag/lib/Ui/VarRenderer/Nag.php                                    |  200 +-
 nag/locale/de/LC_MESSAGES/nag.mo                                  |  Bin 97195 -> 98697 bytes
 nag/locale/de/LC_MESSAGES/nag.po                                  |  298 +-
 nag/locale/nag.pot                                                |  291 +-
 nag/locale/pt_BR/LC_MESSAGES/nag.mo                               |  Bin 93859 -> 95683 bytes
 nag/locale/pt_BR/LC_MESSAGES/nag.po                               |  382 +-
 nag/package.xml                                                   |   21 +-
 nag/task.php                                                      |   10 +
 nag/templates/javascript_defs.php                                 |   13 +
 passwd/docs/CHANGES                                               |   13 +
 passwd/docs/INSTALL                                               |    6 +-
 passwd/docs/RELEASE_NOTES                                         |   14 +-
 passwd/lib/Driver/Expectpecl.php                                  |    1 -
 passwd/lib/Driver/Ldap.php                                        |    2 +-
 passwd/locale/de/LC_MESSAGES/passwd.mo                            |  Bin 81242 -> 79466 bytes
 passwd/locale/de/LC_MESSAGES/passwd.po                            |  247 +-
 passwd/locale/passwd.pot                                          |  238 +-
 passwd/locale/pt_BR/LC_MESSAGES/passwd.mo                         |  Bin 75791 -> 76970 bytes
 passwd/locale/sk/LC_MESSAGES/passwd.mo                            |  Bin 76346 -> 79125 bytes
 passwd/locale/sk/LC_MESSAGES/passwd.po                            |  289 +-
 passwd/package.xml                                                |   44 +-
 passwd/scripts/passwd-expect                                      |    1 -
 turba/config/hooks.php.dist                                       |    2 +-
 turba/docs/CHANGES                                                |   17 +-
 turba/docs/RELEASE_NOTES                                          |    5 +-
 turba/lib/Api.php                                                 |   37 +-
 turba/lib/Block/Minisearch.php                                    |   11 +-
 turba/lib/Object.php                                              |    2 +-
 turba/locale/de/LC_MESSAGES/turba.mo                              |  Bin 103989 -> 105262 bytes
 turba/locale/de/LC_MESSAGES/turba.po                              |  119 +-
 turba/locale/pt_BR/LC_MESSAGES/turba.mo                           |  Bin 99228 -> 101613 bytes
 turba/locale/pt_BR/LC_MESSAGES/turba.po                           |  435 +-
 turba/locale/turba.pot                                            |  119 +-
 turba/package.xml                                                 |   18 +-
 whups/docs/CHANGES                                                |   13 +-
 whups/docs/INSTALL                                                |    6 +-
 whups/docs/RELEASE_NOTES                                          |   18 +-
 whups/lib/Application.php                                         |    2 +-
 whups/lib/Driver.php                                              |   24 +-
 whups/lib/Form/Admin/EditQueueStepTwo.php                         |    5 +-
 whups/locale/pt_BR/LC_MESSAGES/whups.mo                           |  Bin 98961 -> 100284 bytes
 whups/package.xml                                                 |   33 +-
 wicked/docs/CHANGES                                               |    9 +
 wicked/docs/CREDITS                                               |    1 +
 wicked/docs/INSTALL                                               |    6 +-
 wicked/docs/RELEASE_NOTES                                         |   15 +-
 wicked/lib/Text_Wiki/Render/Xhtml/Wikilink2.php                   |    2 +-
 wicked/locale/de/LC_MESSAGES/wicked.mo                            |  Bin 87256 -> 88411 bytes
 wicked/locale/de/LC_MESSAGES/wicked.po                            |  121 +-
 wicked/locale/pt_BR/LC_MESSAGES/wicked.mo                         |  Bin 85828 -> 85684 bytes
 wicked/locale/pt_BR/LC_MESSAGES/wicked.po                         |  259 +-
 wicked/locale/sk/LC_MESSAGES/wicked.mo                            |  Bin 0 -> 84905 bytes
 wicked/locale/sk/LC_MESSAGES/wicked.po                            | 1013 ++
 wicked/locale/wicked.pot                                          |  119 +-
 wicked/package.xml                                                |   35 +-
 579 files changed, 24459 insertions(+), 17342 deletions(-)

http://git.horde.org/horde-git/-/commit/8353e6dadf75df3eef478ee6eabd9d90be8af8c6




More information about the commits mailing list