[commits] Horde branch horde_5_1 updated. 8eb5392d354168146164f91c8aec12cd1532241b

Michael M Slusarz slusarz at horde.org
Mon Mar 4 00:15:30 UTC 2013


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

from: 8fefa04e6fcd4dea6da2560d906f7b49789bb295

c780574 [mms] Fix possible issue creating folder tree if multiple special mailboxes appeared in the same branch (Bug #12050).
939621e float is reserved - use cssFloat instead
e4d21a3 Fix undefined variable
2cd4143 js cleanups
59d222e js cleanups
72942a4 Released Horde_Queue-1.0.0
e9cc3db Development mode for Horde_Queue-1.0.1
bc096dd Unused
ab009de Horde_Queue is required.
cb26399 Looks like Gunnar changed his Gravatar profile.
da22684 Try setting locales later. Debug output.
41bd082 Oh my.
adc01a5 This is tedious.
ad0b6d5 More debug output.
6154203 Debug
ad502dd phpdoc
35d1684 phpdoc
812e889 Use IteratorAggregate instead of Iterator
d459788 Some more places to use IteratorAggregate
57b632a phpdoc typo
d0b73b9 [mms] Fix order of adding URL parameters in HordeCore.addURLParam (Bug #12058).
9b7f13b [mms] Correctly generate self URLs if a URL parameter is altered by the current message action (Bug #12058).
e89045f Fix test
be53090 Remove debug output
7d2cbf3 Always use the default identity's sent_mail_folder if there is more than one.
f3e9b7e BFN
33fa737 Simplify. We already generate the pagerurl in the base class.
eb91dfe [mms] Add Horde_Url#selfUrlParams().
325ad37 Move selfUrl w/ params generation to Horde_Core
a7cd27e Need a !empty() check here, '0' is the false value, '1' is true.
355409d Remove unnecessary else clause.
384b034 Not needed, and was incorrectly named anyway.
eaffa9c Fix variable name.
8aa9fa6 Be consistent with using !empty() checks unless we absolutely need a isset() check.
712a36b Convert incoming EAS Task dates to the correct timezone.
79c8c6e BFN
b31b393 [mms] Use csstidy library to parse CSS files when creating static CSS (Bug #12043).
41c01f2 No need for private. Not sure why these were declared as such.
dd9a153 Output an empty POOMCAL_MEETINGSTATUS property.
ba28d99 Explicitly set the MEETING_NOT_MEETING value.
c1f3c2d Don't convert to Ansel_Style here, no need for it at this point.
516e43f Fix blocking CSS elements in HTML messages
3b31bcd Fix detecting proper timezone identifier from offset array.
937c534 IE7 is not supported anymore (other than minimal view)
07772c7 ws
9da6c27 IE8 doesn't support multiple background url definitions (Bug #12043)
bfbd243 $_params['style'] should always be a string, need the Ansel_Style object.
3cbd4a9 Revert "If $style is already an Ansel_Style object, just return it"
fb63309 ws
c6bf482 Allow admins/users with the admintime permission to enter slices for other users.
ea3f399 Some fixes for non-admin usage.
6612223 Update links widget, use Horde_View, tweak css.
fc630cd Allow GarbageCollection task to be run from the command line (Bug #12061)
ae434c0 Clarify TLS vs. SSL (SSL has long since been deprecated)
ae9b24a Make sure to set the employee value when editing as well.
a93ed69 Select the current user's username by default.
df2e6d8 Fix updating time slices with employee information.
e2d30e6 Fix phpdoc
7f48497 Remove slice from UI if the employee is changed from the current user.
57376a2 Make it clear this is the current user's unsubmitted time.
5fa1f14 The employee value might be an empty string, can't use the default parameter.
083ef62 BFN
2faa8ba simplify
38df923 User might not have perms for marking as exported.
679c47d Consistently use $registry->isAdmin() where appropriate.
e564c33 POST the export form data to avoid issues with large GET requests.
44b403f Fix parse error
fdaa913 First pass at slideshow view refactor for H5
7413f22 update package.xml filelist.
8749c43 Not sure why this was hidden...
39c183a Simplify, don't include js that's not needed.
6b94f82 Released Horde_Core-2.3.0
9490672 Development mode for Horde_Core-2.3.1
989dee6 Released Horde_ActiveSync-2.2.1
dd3404a Development mode for Horde_ActiveSync-2.2.2
b333508 Refactor List view for H5.
95bb89f Fix manual selection of faces for H5.
1e3cba5 Remove unnecessary cont'r, short circuit if we don't have faces configured.
f6e8341 Fix javascript output for image faces widget.
327dfdd Fix order of /div
c0ddc46 fix email extraction regex in gpg keyserver query
6054604 phpdoc
6eaa99b Fix references.
95ea577 Fix docs.
039280f Longer timeout for pear.horde.org.
034d5a2 Skip HTML and PHP files in docs/.
ea14d63 Allow to build website docs from local checkout.
cb503c7 Fake release date and download url.
39ff368 Add todo.
a414da2 Merge branch 'master' of https://github.com/immrr/horde into immrr-master
23a6527 [jan] Change default keyserver to pool.sks-keyservers.net.
bcb2439 Enable PGP keyserver test.
b53bb57 Revert "Don't convert to Ansel_Style here, no need for it at this point." This was causing a fatal error in my API usage.
3525068 Fix variable name
b72700e Revert "Revert "If $style is already an Ansel_Style object, just return it"" Michael R. was right, needed to revert this too.
54f8d5d $date_params is still used in this file
311be7c [mms] Fix from/to searches on servers that support SORT=DISPLAY when using the *_FALLBACK sort criteria.
15b9373 [mms] Fix regression in displaying user-defined virtual folders in folder listings.
601a6ad Bug #12065: Don't do isInvsible() check if checking whether current element has active children
797bb8c [mms] Fix edit links for virtual folders in dynamic view.
4646277 [mms] Fix APPENDs on remote IMAP servers that do not support CATENATE.
6c80614 Too wordy
4f2fd86 Horde_Queue is mandatory, since Horde_Queue_Storage is a global injector instance
52bbe0f Fix property name
96204e8 [mms] More efficient implementation of Horde_Imap_Client_Ids#range_string.
d893db1 Another place to make sure we don't send an overly long command line.
a15f359 Released Horde_Imap_Client-2.7.0
72a27f7 Development mode for Horde_Imap_Client-2.7.1
04f8841 Don't cause the failure of copying to Sent to cause a fatal error on the client.
22e2c69 Catch the correct exception.
6dfb560 Use default color for modal form links.
3efc591 [jan] Add a Horde_ShutdownRunner factory on top of Horde_Queue.
a77cb67 Unneeded variables
da440d9 Only use 1 listener for the entire page.
8102727 Better event handling on login screen
0001001 Better event handling on logintasks page
acd38d6 Use on() instead of observe()
72232db Use single mousedown observer
a6e6c8c Use single click observer
c9dba98 Another place to use on()
30f7fa9 phpdoc
c7f6674 [mms] Add Horde_Themes::viewDir().
d5c7d5a [mms] Allow graphics/sounds to be loaded from view-specific theme directories.
ba771b6 Fix calling the imple callback.
a0cfcd3 Fix variable names
835d53b First pass at fixing ImageFaces widget editing.
c4c7864 Don't permanently save the save_sent_mail value in the backend if logging into POP server
8c29532 Object properties should not be quoted unless absolutely necessary (e.g. 'float')
d0c0d2c Recommend installing curl or http.
ff7bb44 Fix notification messages in case of exceptions
e6117cb Typo
0edcac1 Fix js parse errors
1878e26 Fix action name
d0db3c3 Fix updating faces from ImageFaces widget.
31fc9ca Fix returning "No Faces" results.
b014eef Don't show "Find Faces" link if we don't have a configured faces backend.
8cc6a76 Properly detect if the gallery has faces.
8b27640 Allow Horde_Registry::getServiceLink() to return a full url.
3b470fa Fix generating the embed javascript.
87720a0 Remove stray "="
9c894cb ws, remove duplicative closing div tag.
81da6af Fix link for opening up geotag map popup.
3a1ab8c Fix scope.
723cc06 Add @since
54ebb4a [mms] Fix licensing documentation; Horde_Tree has been released under LGPL 2.1 since 2004 (Bug #12070).
3fecd73 Don't cause fatal error on client if we can't copy to sent.
fc55cbf Fix phpdoc licensing
db994dd [mms] Fix returning UID data from the Horde_Imap_Client_Data_Sync object (Bug #12071).
4292d3c cleanup phpdoc fileheader, some comments.
f7f6121 [mms] Added Horde_Shutdown - global Horde shutdown function handler.
2f2ba66 Revert "[jan] Add a Horde_ShutdownRunner factory on top of Horde_Queue."
4aa91f9 Still think Horde_Queue should be considered a requirement, but at a minimum needs to be listed as optional
f210871 This got lost
d0dd360 Update file list
d852e3e This doesn't work
62a33f7 Bleh
bb2cf63 [jan] Fix exporting events of a certain time span (piper at hrz.uni-marburg.de, Bug #12074).
1e9da86 Use Horde_String::truncate().
e590e87 Include parent tasks in labels and only return completed tasks up to a week old as cost objects.
d868f85 [jan] Allow self-signed certificates when using the fopen driver.
367e93d Bug #12065: Even if mailbox is invisible, muight still need to show if it has children
1ede3a0 [jan] Add unit tests.
a22d492 [jan] Fix retrieving information for permanent locks.
3534b7c [jan] Don't make lock non-permanent when resetting a permanent lock.
d4ba2f0 [jan] Deny exclusive lock if shared locks exist.
55e0f0e [jan] Fix retrieving lock list if permanent locks exist (piper at hrz.uni-marburg.de, Bug #12077).
7bf12dd Bug: 12075 Increment the SyncKey if we detected a change during PING.
757618e Bump API version.
11fa51b Released Horde_ActiveSync-2.3.0
02e6334 Development mode for Horde_ActiveSync-2.3.1
f649288 Ensure the POOMCAL_MEETINGSTATUS field is not sent as a truely empty value.
0c8a401 Don't send the POOMCAL_MEETINGSTATUS field if it is not set.
27c76a6 phpdoc
f128fb8 Update version dependencies in test file
f51d332 Fix displaying groups when autocompleting addresses in smartmobile view
25aa1a4 [mms] Update virtual folder name in folder tree when editing the label (Bug #12079).
581d81a Bug #12065: This should fix things
e00e269 Fix parameter
deed1fa Bug #12072: Fix edit links for virtual folders in dynamic view in preferences page
2c9a9b0 Bug: 12084 Fix constant name.
059d797 Don't assume the ICalendar attachment contains a METHOD parameter.
a71ae5c BFN
1d7d8de Added Horde_Compress_Fast package
fbe5192 Better description of what lzf does
78683ff [mms] Abstract data compression out into Horde_Compress_Fast package.
36402a46 [mms] Abstract data compression out into Horde_Compress_Fast package.
b5ba380 [mms] Always compress cache data, if possible.
405e1b8 We support 5.4 also
8eb5392 Merge branch 'master' into horde_5_1

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

commit c7805744696beb18993461a4e12867eb93e31905
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 18 23:02:09 2013 -0700

    [mms] Fix possible issue creating folder tree if multiple special mailboxes appeared in the same branch (Bug #12050).

 imp/docs/CHANGES      |    2 ++
 imp/lib/Imap/Tree.php |   17 ++++++++++++-----
 imp/package.xml       |    4 ++--
 3 files changed, 16 insertions(+), 7 deletions(-)

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

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

commit 939621e034ec27bd26100dcac862b719d171addc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 01:13:18 2013 -0700

    float is reserved - use cssFloat instead

 imp/js/viewport.js |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/939621e034ec27bd26100dcac862b719d171addc

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

commit e4d21a395261e0c9429fd93efc3cedd96ff294aa
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 01:14:31 2013 -0700

    Fix undefined variable

 imp/js/pgp.js |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

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

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

commit 2cd41439cdffe5d86e3b405ce768bf933e295e98
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 01:23:03 2013 -0700

    js cleanups

 horde/js/contextsensitive.js |    6 +++---
 horde/js/dragdrop2.js        |    2 +-
 horde/js/facebookclient.js   |    4 ++--
 horde/js/form_sections.js    |    6 +++---
 horde/js/quickfinder.js      |   17 +++++++++--------
 horde/js/twitterclient.js    |   16 ++++++++--------
 horde/js/vatid.js            |    3 +--
 7 files changed, 27 insertions(+), 27 deletions(-)

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

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

commit 59d222ed3ef5251870b15b6d63d3508a19b9ea9e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 01:37:44 2013 -0700

    js cleanups

 framework/Core/js/colorpicker.js        |    4 ++--
 framework/Core/js/form_helpers.js       |   10 +++++-----
 framework/Core/js/growler.js            |    4 ++--
 framework/Core/js/horde-jquery.js       |    4 ++--
 framework/Core/js/hordecore.js          |   10 ++++++----
 framework/Core/js/hordetree.js          |    2 +-
 framework/Core/js/image.js              |    8 ++++----
 framework/Core/js/prettyautocomplete.js |   20 +++++++++++---------
 framework/Core/js/sorter.js             |   12 ++++++------
 framework/Core/js/spellchecker.js       |    2 --
 framework/Core/js/tables.js             |   12 ++++++------
 11 files changed, 45 insertions(+), 43 deletions(-)

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

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

commit 72942a46db5824941f3b70d331efa06c5c23e39d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 19 12:23:39 2013 +0100

    Released Horde_Queue-1.0.0

 framework/Queue/package.xml |   24 +++++++++++++-----------
 1 files changed, 13 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/72942a46db5824941f3b70d331efa06c5c23e39d

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

commit e9cc3dbc7c71f93f3e240a4c60736c153d490774
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 19 12:23:40 2013 +0100

    Development mode for Horde_Queue-1.0.1

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

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

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

commit bc096dda2df342789c7494fc3c0d49f876e44502
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 19 12:31:44 2013 +0100

    Unused

 trean/bin/trean-backfill-remove-utm-params |    2 +-
 trean/bin/trean-url-checker                |    2 +-
 trean/lib/Queue/Task/Crawl.php             |    2 +-
 trean/lib/Queue/Task/Favicon.php           |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit ab009de79a6f10c89550b5ef8014123148e2e73c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 19 12:35:25 2013 +0100

    Horde_Queue is required.

 trean/docs/CHANGES |    1 +
 trean/package.xml  |   18 +++++++++---------
 2 files changed, 10 insertions(+), 9 deletions(-)

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

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

commit cb263992fbead2323d5a7eaaa24e7891b809e041
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 19 12:41:06 2013 +0100

    Looks like Gunnar changed his Gravatar profile.

 .../Service_Gravatar/test/Horde/Service/Gravatar/ServerTest.php   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit da22684a1083568d4ffeee2c52fc2fa633f40b9d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 19 12:48:59 2013 +0100

    Try setting locales later. Debug output.

 .../Kolab/Storage/ComponentTest/Data/Object/Message/NewTest.php   |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

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

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

commit 41bd0827feea7a11cf86dfc84a66028cce70dd0c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 19 12:57:18 2013 +0100

    Oh my.

 .../Kolab/Storage/ComponentTest/Data/Object/Message/NewTest.php   |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/41bd0827feea7a11cf86dfc84a66028cce70dd0c

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

commit adc01a5848f858170fa99989d22bc0c4ac604d88
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 19 16:14:17 2013 +0100

    This is tedious.

 framework/Vfs/test/Horde/Vfs/FileTest.php |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

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

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

commit ad0b6d5329aeb6bc9ec19048089b1a4b544ee542
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 19 16:34:19 2013 +0100

    More debug output.

 framework/Vfs/test/Horde/Vfs/FileTest.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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

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

commit 6154203e280042752c79c181f426ff98e7640129
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 19 17:11:39 2013 +0100

    Debug

 framework/Vfs/test/Horde/Vfs/FileTest.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/6154203e280042752c79c181f426ff98e7640129

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

commit ad502dd2e4ec8e76c078d980f71f932778513a6e
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 19 18:38:41 2013 +0100

    phpdoc

 framework/Auth/lib/Horde/Auth.php                                |   16 ++-
 framework/Auth/lib/Horde/Auth/Auto.php                           |   28 ++--
 framework/Auth/lib/Horde/Auth/Base.php                           |   44 +++--
 framework/Auth/lib/Horde/Auth/Composite.php                      |   20 ++-
 framework/Auth/lib/Horde/Auth/Customsql.php                      |   21 ++-
 framework/Auth/lib/Horde/Auth/Cyrsql.php                         |   22 ++-
 framework/Auth/lib/Horde/Auth/Exception.php                      |   14 ++-
 framework/Auth/lib/Horde/Auth/Ftp.php                            |   16 ++-
 framework/Auth/lib/Horde/Auth/Http.php                           |   19 ++-
 framework/Auth/lib/Horde/Auth/Http/Remote.php                    |   15 ++-
 framework/Auth/lib/Horde/Auth/Imap.php                           |   19 ++-
 framework/Auth/lib/Horde/Auth/Ipbasic.php                        |   43 +++--
 framework/Auth/lib/Horde/Auth/Kolab.php                          |   19 ++-
 framework/Auth/lib/Horde/Auth/Ldap.php                           |   23 ++-
 framework/Auth/lib/Horde/Auth/Msad.php                           |   23 ++-
 framework/Auth/lib/Horde/Auth/Pam.php                            |   19 ++-
 framework/Auth/lib/Horde/Auth/Passwd.php                         |   20 ++-
 framework/Auth/lib/Horde/Auth/Peclsasl.php                       |   19 ++-
 framework/Auth/lib/Horde/Auth/Radius.php                         |   19 ++-
 framework/Auth/lib/Horde/Auth/Shibboleth.php                     |   29 ++--
 framework/Auth/lib/Horde/Auth/Smb.php                            |   20 ++-
 framework/Auth/lib/Horde/Auth/Smbclient.php                      |   16 ++-
 framework/Auth/lib/Horde/Auth/Sql.php                            |   25 ++-
 framework/Auth/lib/Horde/Auth/Translation.php                    |   13 ++-
 framework/Auth/migration/Horde/Auth/1_horde_auth_base_tables.php |    6 +
 25 files changed, 366 insertions(+), 162 deletions(-)

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

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

commit 35d1684a1762772eea62eba354ec76e07fa63a1b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 14:12:31 2013 -0700

    phpdoc

 framework/Util/lib/Horde/Variables.php |   23 ++++++++++++++++-------
 1 files changed, 16 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/35d1684a1762772eea62eba354ec76e07fa63a1b

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

commit 812e889e1c3b1801bc7e5e939fb2ebf9943f0786
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 14:12:41 2013 -0700

    Use IteratorAggregate instead of Iterator

 framework/Util/lib/Horde/Variables.php |   28 ++++------------------------
 1 files changed, 4 insertions(+), 24 deletions(-)

http://git.horde.org/horde-git/-/commit/812e889e1c3b1801bc7e5e939fb2ebf9943f0786

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

commit d459788f64f44437256d05a9f2cce96f7ebd1977
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 14:23:46 2013 -0700

    Some more places to use IteratorAggregate

 framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php           |   52 +----
 .../Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace.php    |   52 +----
 framework/Prefs/lib/Horde/Prefs/Scope.php                         |   29 +--
 framework/Support/lib/Horde/Support/Array.php                     |   39 +---
 4 files changed, 15 insertions(+), 157 deletions(-)

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

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

commit 57b632a27d66d4f7e7189ab51a5f33ab4d15e0b9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 16:20:48 2013 -0700

    phpdoc typo

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

http://git.horde.org/horde-git/-/commit/57b632a27d66d4f7e7189ab51a5f33ab4d15e0b9

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

commit d0b73b92b8e44c662e4e2a318336a26f4c2b3789
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 16:54:21 2013 -0700

    [mms] Fix order of adding URL parameters in HordeCore.addURLParam (Bug #12058).

 framework/Core/js/hordecore.js |   15 ++++++++-------
 framework/Core/package.xml     |    2 ++
 2 files changed, 10 insertions(+), 7 deletions(-)

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

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

commit 9b7f13b875ec0c65a7b3ebc5a5242fbc35d7f957
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 16:55:05 2013 -0700

    [mms] Correctly generate self URLs if a URL parameter is altered by the current message action (Bug #12058).

 imp/attachment.php   |    3 +--
 imp/docs/CHANGES     |    2 ++
 imp/dynamic.php      |    2 +-
 imp/lib/Contents.php |   17 +++++++++++++++--
 imp/lib/IMP.php      |   29 +++++++++++++++--------------
 imp/lib/Message.php  |   14 +++++++++-----
 imp/message.php      |    8 +++++---
 imp/minimal.php      |    2 +-
 imp/package.xml      |    2 ++
 imp/thread.php       |    4 ++--
 10 files changed, 53 insertions(+), 30 deletions(-)

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

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

commit e89045f8874951ec30a77b0c122e2e2cca25078c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 17:41:44 2013 -0700

    Fix test
    
    There's nothing special about Iterator - it's Traversable that we care
    about.

 framework/Support/test/Horde/Support/ArrayTest.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit be530900640201414a09d5baa429c9548d1c7126
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 19 18:41:42 2013 -0500

    Remove debug output

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

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

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

commit 7d2cbf3d1f0fd262b9fa3e02294ff12b9b3fc57c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 19 19:40:45 2013 -0500

    Always use the default identity's sent_mail_folder if there is more than one.
    
    Bug: 11828

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php       |    6 -----
 framework/Core/lib/Horde/Core/ActiveSync/Imap/Factory.php |   14 ++++++++++++-
 2 files changed, 13 insertions(+), 7 deletions(-)

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

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

commit f3e9b7ef81b414c466fb320baac83c9a53921f1f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 19 19:43:22 2013 -0500

    BFN

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

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

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

commit 33fa7378033a6b90e64051c616134d5d1652d370
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 19 20:07:50 2013 -0500

    Simplify. We already generate the pagerurl in the base class.

 ansel/lib/View/GalleryRenderer/Base.php            |   32 +++++++++++++------
 ansel/lib/View/GalleryRenderer/GalleryLightbox.php |   22 +-------------
 2 files changed, 23 insertions(+), 31 deletions(-)

http://git.horde.org/horde-git/-/commit/33fa7378033a6b90e64051c616134d5d1652d370

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

commit eb91dfef001c3398b4ede1edbf6729a6699bcbe9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 18:13:33 2013 -0700

    [mms] Add Horde_Url#selfUrlParams().

 framework/Core/lib/Horde.php |   42 ++++++++++++++++++++++++++++++++++++++++++
 framework/Core/package.xml   |   10 ++++++----
 2 files changed, 48 insertions(+), 4 deletions(-)

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

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

commit 325ad376a3b18b210f69652e2a67a65574188437
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 18:14:10 2013 -0700

    Move selfUrl w/ params generation to Horde_Core
    
    Since we already need Horde_Core 2.2.0+ to fix the bug, might as well
    move this code over to Horde_Core now, since it is globally useful.
    
    See Bug #12058

 imp/attachment.php            |    2 +-
 imp/lib/Contents.php          |    2 +-
 imp/lib/IMP.php               |   22 ----------------------
 imp/lib/Mime/Viewer/Pgp.php   |    2 +-
 imp/lib/Mime/Viewer/Smime.php |    2 +-
 imp/message.php               |    4 ++--
 imp/package.xml               |    2 +-
 imp/thread.php                |    4 ++--
 8 files changed, 9 insertions(+), 31 deletions(-)

http://git.horde.org/horde-git/-/commit/325ad376a3b18b210f69652e2a67a65574188437

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

commit a7cd27edc6748c72a1f0442f7ba160e3737c17bf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 19 23:12:35 2013 -0500

    Need a !empty() check here, '0' is the false value, '1' is true.
    
    Part of the fix for Bug: 12042

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

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

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

commit 355409dc935b83d1803c60fc98c68feaeaf2fe2e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 19 23:13:12 2013 -0500

    Remove unnecessary else clause.

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

http://git.horde.org/horde-git/-/commit/355409dc935b83d1803c60fc98c68feaeaf2fe2e

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

commit 384b03436393c3c4eefba8a98963e2467e961c71
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 19 23:17:27 2013 -0500

    Not needed, and was incorrectly named anyway.

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

http://git.horde.org/horde-git/-/commit/384b03436393c3c4eefba8a98963e2467e961c71

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

commit eaffa9c78539ad0a814e98ba7594453d17640408
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 19 23:26:49 2013 -0500

    Fix variable name.
    
    Part of the fix for Bug: 12042

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

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

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

commit 8aa9fa6e298bb3b012409141b0ccfa31dcd9ac00
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 19 23:36:02 2013 -0500

    Be consistent with using !empty() checks unless we absolutely need a isset() check.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php |   16 ++++++------
 1 files changed, 8 insertions(+), 8 deletions(-)

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

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

commit 712a36bc439f13ed91593f9a2e41a4b9358c300a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 00:42:55 2013 -0500

    Convert incoming EAS Task dates to the correct timezone.
    
    Bug: 12053

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

http://git.horde.org/horde-git/-/commit/712a36bc439f13ed91593f9a2e41a4b9358c300a

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

commit 79c8c6ecc8da9c4092bac089aa16e2186950de3c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 00:44:49 2013 -0500

    BFN

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

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

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

commit b31b393c5d7952e4c7391cc41c0b91b24a593fa6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 22:45:08 2013 -0700

    [mms] Use csstidy library to parse CSS files when creating static CSS (Bug #12043).
    
    Should be more efficient, since we don't have to search for url
    parameters three different times.
    
    Also, should be more robust (fixes support for multiple urls in a single
    CSS style).
    
    Side effect: $conf['cachecssparams']['compress'] is no longer needed -
    since we are already necessarily parsing the CSS, there's no reason not
    to compress when saving.  Will remove the option in Horde 5.1 for
    clarity.

 framework/Core/lib/Horde/Themes/Css.php |   98 ++++++++++++++++++-------------
 framework/Core/package.xml              |    2 +
 2 files changed, 58 insertions(+), 42 deletions(-)

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

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

commit 41c01f242be5fcf32318501a2a9d553ad4f91e70
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 01:05:02 2013 -0500

    No need for private. Not sure why these were declared as such.

 ansel/lib/View/List.php |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/41c01f242be5fcf32318501a2a9d553ad4f91e70

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

commit dd9a153290c9ea407f60243624071c1d2c63873f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 01:05:28 2013 -0500

    Output an empty POOMCAL_MEETINGSTATUS property.
    
    Possible fix for Bug: 12056

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php |   16 +++++
 1 files changed, 16 insertions(+), 0 deletions(-)

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

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

commit ba28d99e6500abf09733f44d60d123ac17ed82fc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 01:06:04 2013 -0500

    Explicitly set the MEETING_NOT_MEETING value.
    
    Possible fix for Bug: 12056

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

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

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

commit c1f3c2df94e12862c9d63f83aa4ff47ff159f2f2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 01:39:32 2013 -0500

    Don't convert to Ansel_Style here, no need for it at this point.

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

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

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

commit 516e43fc32863aa8405b4740e16a472c643da191
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 19 23:53:05 2013 -0700

    Fix blocking CSS elements in HTML messages

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

http://git.horde.org/horde-git/-/commit/516e43fc32863aa8405b4740e16a472c643da191

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

commit 3b31bcd994fac99c0b2c7a8e2a2ca85959cf09c2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 02:22:59 2013 -0500

    Fix detecting proper timezone identifier from offset array.
    
    Bug: 12029

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

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

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

commit 937c53405e7bdc061b0641ab3c3296026d8e0225
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 20 00:20:50 2013 -0700

    IE7 is not supported anymore (other than minimal view)

 chora/themes/default/ie7.css            |    4 --
 framework/Core/lib/Horde/Themes/Css.php |    2 -
 horde/package.xml                       |    8 ++---
 horde/themes/default/ie7.css            |    9 -----
 imp/package.xml                         |   10 ++----
 imp/themes/default/dynamic/ie7.css      |   50 -------------------------------
 imp/themes/default/ie7.css              |   12 -------
 kronolith/package.xml                   |    8 ++---
 kronolith/themes/default/ie7.css        |   47 -----------------------------
 turba/package.xml                       |    8 ++---
 turba/themes/default/ie7.css            |    9 -----
 11 files changed, 12 insertions(+), 155 deletions(-)
 delete mode 100644 chora/themes/default/ie7.css
 delete mode 100644 horde/themes/default/ie7.css
 delete mode 100644 imp/themes/default/dynamic/ie7.css
 delete mode 100644 imp/themes/default/ie7.css
 delete mode 100644 kronolith/themes/default/ie7.css
 delete mode 100644 turba/themes/default/ie7.css

http://git.horde.org/horde-git/-/commit/937c53405e7bdc061b0641ab3c3296026d8e0225

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

commit 07772c7fb4d351eae79d7481d76d56f7afe40f50
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 20 00:39:52 2013 -0700

    ws

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

http://git.horde.org/horde-git/-/commit/07772c7fb4d351eae79d7481d76d56f7afe40f50

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

commit 9da6c272b7ec9b23f87aae0ace04052166c86cc4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 20 00:40:14 2013 -0700

    IE8 doesn't support multiple background url definitions (Bug #12043)

 horde/themes/default/ie8.css |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

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

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

commit bfbd243be1184b6bbf1f2558d9b22e07b5899583
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 10:24:58 2013 -0500

    $_params['style'] should always be a string, need the Ansel_Style object.

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

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

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

commit 3cbd4a9f7cb329f7fbf293dcacfbf7ccc22647ef
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 10:36:49 2013 -0500

    Revert "If $style is already an Ansel_Style object, just return it"
    
    This reverts commit 6e87d940b2d79dd67ea8a5fe8cda123360877fb8.

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

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

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

commit fb6330969736ebf12f3b146cdb8e1de47bfbb248
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 10:39:10 2013 -0500

    ws

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

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

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

commit c6bf482ec641beaf54dd756f18e6bd8ade429ec0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 13:19:12 2013 -0500

    Allow admins/users with the admintime permission to enter slices for other users.

 hermes/js/hermes.js                     |    5 +++++
 hermes/lib/Ajax/Application/Handler.php |   17 ++++++++++++-----
 hermes/lib/Application.php              |    5 ++++-
 hermes/lib/Slice.php                    |    7 +++++++
 hermes/templates/dynamic/slices.inc     |   14 ++++++++++++++
 5 files changed, 42 insertions(+), 6 deletions(-)

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

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

commit ea3f3997433c2f0417002841383027cb4da52c02
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 13:39:55 2013 -0500

    Some fixes for non-admin usage.
    
    Fix error on initial page load, don't display admin-only links etc...

 hermes/js/hermes.js                       |    4 +++-
 hermes/templates/dynamic/sidebar.html.php |    3 +++
 2 files changed, 6 insertions(+), 1 deletions(-)

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

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

commit 66122237eed08981740fd42cb1fe5bbe864918b5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 14:48:10 2013 -0500

    Update links widget, use Horde_View, tweak css.

 ansel/lib/Widget/Links.php              |   32 +++++++++++------------
 ansel/templates/widgets/links.html.php  |   21 +++++++++++++++
 ansel/themes/default/graphics/embed.png |  Bin 0 -> 579 bytes
 ansel/themes/default/screen.css         |   42 +++++++++++++++++++-----------
 4 files changed, 62 insertions(+), 33 deletions(-)
 create mode 100644 ansel/templates/widgets/links.html.php
 create mode 100644 ansel/themes/default/graphics/embed.png

http://git.horde.org/horde-git/-/commit/66122237eed08981740fd42cb1fe5bbe864918b5

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

commit fc630cde3cc879d1006a1c7f4b3f147096037a86
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 20 12:49:51 2013 -0700

    Allow GarbageCollection task to be run from the command line (Bug #12061)

 imp/lib/LoginTasks/SystemTask/GarbageCollection.php |   21 +++++++++++-------
 1 files changed, 13 insertions(+), 8 deletions(-)

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

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

commit ae434c034f322136f7f6c981544c940a73dcc3fc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 20 12:59:01 2013 -0700

    Clarify TLS vs. SSL (SSL has long since been deprecated)

 imp/config/backends.php |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

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

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

commit ae9b24a458dc25df7295049f0cb44d08d7e2eda5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 18:08:05 2013 -0500

    Make sure to set the employee value when editing as well.

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

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

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

commit a93ed692dd5941c46c59098286b1a102ca18784d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 18:08:41 2013 -0500

    Select the current user's username by default.

 hermes/templates/dynamic/slices.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit df2e6d89b05ab86fdf7354b2dac9a0a3a5aadfab
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 18:52:17 2013 -0500

    Fix updating time slices with employee information.

 hermes/lib/Driver/Sql.php |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

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

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

commit e2d30e6fe40aaef26e8ca83542c173a4ceac9a04
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 18:58:00 2013 -0500

    Fix phpdoc

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

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

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

commit 7f48497c63a9286a01b5d97634c5619e48f7b089
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 19:11:21 2013 -0500

    Remove slice from UI if the employee is changed from the current user.

 hermes/js/hermes.js                     |    8 +++++++-
 hermes/lib/Ajax/Application/Handler.php |   11 ++++++++---
 2 files changed, 15 insertions(+), 4 deletions(-)

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

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

commit 57376a2dacf525665c9292caa8d16fb43e86d1fa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 19:13:43 2013 -0500

    Make it clear this is the current user's unsubmitted time.

 hermes/templates/dynamic/slices.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/57376a2dacf525665c9292caa8d16fb43e86d1fa

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

commit 5fa1f14d7ddc5089c7d21c4776e4dc8e12bc7255
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 20 20:03:41 2013 -0500

    The employee value might be an empty string, can't use the default parameter.

 hermes/lib/Slice.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

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

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

commit 083ef62a3a04bc04c682dbf11b2d9af5a98d4298
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 08:58:01 2013 -0500

    BFN

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

http://git.horde.org/horde-git/-/commit/083ef62a3a04bc04c682dbf11b2d9af5a98d4298

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

commit 2faa8bac1c557cb37f3db243b9b65c48cff21041
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 09:28:47 2013 -0500

    simplify

 hermes/lib/Ajax/Application/Handler.php |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

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

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

commit 38df923303b2ef9eae794776e46ad9113e5f685e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 09:33:21 2013 -0500

    User might not have perms for marking as exported.

 hermes/js/hermes.js |    2 +-
 hermes/lib/Ajax.php |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

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

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

commit 679c47d1d1133ba2d12ef19ad320bb08024c78ae
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 09:38:16 2013 -0500

    Consistently use $registry->isAdmin() where appropriate.

 hermes/lib/Form/Search.php |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/679c47d1d1133ba2d12ef19ad320bb08024c78ae

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

commit e564c33e9b1697bdbc6fff785ba5e51ed9ddf385
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 10:06:25 2013 -0500

    POST the export form data to avoid issues with large GET requests.

 hermes/js/hermes.js                 |   10 +++-------
 hermes/templates/dynamic/export.inc |    7 ++++---
 2 files changed, 7 insertions(+), 10 deletions(-)

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

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

commit 44b403fa6990e73f2139e2ad9b9a9e8b161e2c0e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 10:07:23 2013 -0500

    Fix parse error

 hermes/lib/Form/Search.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/44b403fa6990e73f2139e2ad9b9a9e8b161e2c0e

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

commit fdaa9131f57b0e87257793bac14991f87b624111
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 11:55:21 2013 -0500

    First pass at slideshow view refactor for H5

 ansel/js/slideshow.js                   |   10 ++++--
 ansel/js/views/image.js                 |    2 +-
 ansel/js/views/slideshow.js             |   11 ++++++
 ansel/lib/View/Image.php                |   26 ++++++++++----
 ansel/lib/View/Slideshow.php            |   15 +++++---
 ansel/templates/view/slideshow.html.php |   39 +++++++++++++++++++++
 ansel/templates/view/slideshow.inc      |   58 -------------------------------
 ansel/themes/default/screen.css         |    9 +++--
 8 files changed, 93 insertions(+), 77 deletions(-)
 create mode 100644 ansel/js/views/slideshow.js
 create mode 100644 ansel/templates/view/slideshow.html.php
 delete mode 100644 ansel/templates/view/slideshow.inc

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

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

commit 7413f223005e115f9135c09b1b77b9f6c4070219
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 11:55:55 2013 -0500

    update package.xml filelist.

 ansel/package.xml |   20 ++++++++++++--------
 1 files changed, 12 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/7413f223005e115f9135c09b1b77b9f6c4070219

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

commit 8749c43442033a453fcfd75bf43aab79a9c6869d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 11:58:29 2013 -0500

    Not sure why this was hidden...

 ansel/templates/view/slideshow.html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8749c43442033a453fcfd75bf43aab79a9c6869d

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

commit 39c183a5b32219e106777ef88a6a1da3317940fe
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 12:02:06 2013 -0500

    Simplify, don't include js that's not needed.

 ansel/lib/View/Image.php     |    7 ++++++-
 ansel/lib/View/Slideshow.php |    8 ++------
 2 files changed, 8 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/39c183a5b32219e106777ef88a6a1da3317940fe

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

commit 6b94f821d9f7379e376eefc3e59c9c14baa7dc2f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 12:37:28 2013 -0500

    Released Horde_Core-2.3.0

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

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

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

commit 949067257f69675a4ea41a23c63cc86ed6f6ef48
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 12:37:29 2013 -0500

    Development mode for Horde_Core-2.3.1

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

http://git.horde.org/horde-git/-/commit/949067257f69675a4ea41a23c63cc86ed6f6ef48

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

commit 989dee690f42acb7b1a127f5169d4aea055502c1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 12:43:00 2013 -0500

    Released Horde_ActiveSync-2.2.1

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

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

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

commit dd3404afc3dda73b689560d0f002d361db97f7fd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 12:43:00 2013 -0500

    Development mode for Horde_ActiveSync-2.2.2

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

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

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

commit b333508ec2dd83da87a00a09b20f82aec0f3d772
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 14:13:20 2013 -0500

    Refactor List view for H5.
    
    Closes Bug: 12055

 ansel/lib/View/GalleryProperties.php |    1 +
 ansel/lib/View/List.php              |  151 +++++++++++++++++++---------------
 ansel/package.xml                    |    6 +-
 ansel/templates/view/list.html.php   |   60 +++++++++++++
 ansel/templates/view/list.inc        |   64 --------------
 ansel/view.php                       |    2 +-
 6 files changed, 148 insertions(+), 136 deletions(-)
 create mode 100644 ansel/templates/view/list.html.php
 delete mode 100644 ansel/templates/view/list.inc

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

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

commit 95bb89fcae723d4a44d778e0ca081fa88ef48deb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 14:28:35 2013 -0500

    Fix manual selection of faces for H5.

 ansel/faces/custom.php           |   25 +++++++++++++++++++++++++
 ansel/templates/faces/custom.inc |   34 ----------------------------------
 2 files changed, 25 insertions(+), 34 deletions(-)

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

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

commit 1e3cba51c0dc72b09c14bd10e09d135fc9d3f36e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 14:32:43 2013 -0500

    Remove unnecessary cont'r, short circuit if we don't have faces configured.

 ansel/lib/Widget/ImageFaces.php |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

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

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

commit f6e8341ef6372a2b7bce54d539561d2db826167a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 14:40:28 2013 -0500

    Fix javascript output for image faces widget.

 ansel/lib/Widget/ImageFaces.php |   21 +++++++++------------
 1 files changed, 9 insertions(+), 12 deletions(-)

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

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

commit 327dfddb2f6c98b4e86663942d7e490796519588
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 21 14:55:55 2013 -0500

    Fix order of /div
    
    Closes Bug: 12054

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

http://git.horde.org/horde-git/-/commit/327dfddb2f6c98b4e86663942d7e490796519588

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

commit c0ddc462558ddcb186ebcead0fb4d864661c406b
Author: o <o at immerda.ch>
Date:   Thu Feb 21 21:43:23 2013 +0100

    fix email extraction regex in gpg keyserver query

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

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

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

commit 6054604c95c425e29f90e78e204c009c4a97de14
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 19 18:50:52 2013 +0100

    phpdoc

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

http://git.horde.org/horde-git/-/commit/6054604c95c425e29f90e78e204c009c4a97de14

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

commit 6eaa99b0d760181c5c854ca23702133b2b9c4f91
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 20 15:19:35 2013 +0100

    Fix references.

 ansel/docs/INSTALL               |    4 ++--
 bundles/groupware/README         |   22 +++++++++++++++++-----
 bundles/groupware/docs/INSTALL   |   11 +++++++----
 bundles/webmail/README           |   22 +++++++++++++++++-----
 bundles/webmail/docs/INSTALL     |   12 ++++++++----
 bundles/webmail/docs/PERFORMANCE |    3 +++
 horde/docs/CODING_STANDARDS      |    6 +++---
 horde/docs/INSTALL               |    4 ++--
 imp/docs/INSTALL                 |    5 ++---
 passwd/README                    |    4 ++--
 whups/docs/INSTALL               |    2 +-
 11 files changed, 64 insertions(+), 31 deletions(-)

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

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

commit 95ea577b5d7a4bc1e9189a016e4810e81e1b3d29
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 20 16:55:52 2013 +0100

    Fix docs.

 framework/Db/doc/Horde/Db/README.TESTING.txt                      |   32 -
 framework/Db/doc/Horde/Db/README_TESTING                          |   32 +
 framework/Db/doc/Horde/Db/TODO                                    |   53 ++
 framework/Db/doc/Horde/Db/TODO.txt                                |   55 --
 framework/Db/package.xml                                          |   14 +-
 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING             |    2 +-
 framework/Kolab_Storage/doc/Horde/Kolab/Storage/API.txt           |    6 +-
 framework/Push/doc/Horde/Push/TODO                                |    1 +
 framework/Rdo/doc/Horde/Rdo/TODO                                  |  157 +++++
 framework/Rdo/doc/Horde/Rdo/TODO.txt                              |  154 ----
 framework/Rdo/package.xml                                         |   10 +-
 .../doc/Horde/Service/Facebook/examples/facebook_example.php      |  139 ++++
 .../doc/Horde/Service/Facebook/facebook_example.php               |  139 ----
 framework/Service_Facebook/package.xml                            |   12 +-
 .../doc/Horde/Service/Twitter/examples/twitter_browser.php        |   84 +++
 .../doc/Horde/Service/Twitter/examples/twitter_cli.php            |   36 +
 .../Service_Twitter/doc/Horde/Service/Twitter/twitter_browser.php |   84 ---
 .../Service_Twitter/doc/Horde/Service/Twitter/twitter_cli.php     |   36 -
 framework/Service_Twitter/package.xml                             |   16 +-
 framework/Service_Weather/doc/Horde/Service/Weather/UPGRADING     |    6 +-
 framework/SyncMl/doc/Horde/SyncMl/README.program_flow.txt         |   29 +-
 framework/SyncMl/doc/Horde/SyncMl/README.syncml_primer.txt        |   50 +-
 22 files changed, 572 insertions(+), 575 deletions(-)
 delete mode 100644 framework/Db/doc/Horde/Db/README.TESTING.txt
 create mode 100644 framework/Db/doc/Horde/Db/README_TESTING
 create mode 100644 framework/Db/doc/Horde/Db/TODO
 delete mode 100644 framework/Db/doc/Horde/Db/TODO.txt
 create mode 100644 framework/Rdo/doc/Horde/Rdo/TODO
 delete mode 100644 framework/Rdo/doc/Horde/Rdo/TODO.txt
 create mode 100644 framework/Service_Facebook/doc/Horde/Service/Facebook/examples/facebook_example.php
 delete mode 100644 framework/Service_Facebook/doc/Horde/Service/Facebook/facebook_example.php
 create mode 100644 framework/Service_Twitter/doc/Horde/Service/Twitter/examples/twitter_browser.php
 create mode 100755 framework/Service_Twitter/doc/Horde/Service/Twitter/examples/twitter_cli.php
 delete mode 100644 framework/Service_Twitter/doc/Horde/Service/Twitter/twitter_browser.php
 delete mode 100755 framework/Service_Twitter/doc/Horde/Service/Twitter/twitter_cli.php

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

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

commit 039280f7108f0b77b1d3ee3349b873d886d8c7a8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 20 16:56:46 2013 +0100

    Longer timeout for pear.horde.org.

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

http://git.horde.org/horde-git/-/commit/039280f7108f0b77b1d3ee3349b873d886d8c7a8

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

commit 034d5a23c83b33daf402894357d023066258ea9e
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 20 16:57:24 2013 +0100

    Skip HTML and PHP files in docs/.

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

http://git.horde.org/horde-git/-/commit/034d5a23c83b33daf402894357d023066258ea9e

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

commit ea14d637fdbaf82c5c1f18cfcb7ae70a4e16170e
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 20 16:57:49 2013 +0100

    Allow to build website docs from local checkout.

 components/lib/Components/Component/Base.php   |   19 +++++++++++++++++++
 components/lib/Components/Component/Remote.php |   19 -------------------
 components/lib/Components/Component/Source.php |   19 +++++++++++++++++++
 3 files changed, 38 insertions(+), 19 deletions(-)

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

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

commit cb503c71262dad6eda1dc0a83bae9f46ee2491d0
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 20 17:07:55 2013 +0100

    Fake release date and download url.

 components/lib/Components/Component/Source.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

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

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

commit 39ff368629ee1a5234415102e92d16823a76e46b
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 22 11:52:16 2013 +0100

    Add todo.

 framework/Crypt/lib/Horde/Crypt/Pgp.php |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/39ff368629ee1a5234415102e92d16823a76e46b

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

commit a414da2ba9bb1628351f1078d7f58e6f41a3c6cd
Merge: 39ff368 c0ddc46
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 22 11:59:55 2013 +0100

    Merge branch 'master' of https://github.com/immrr/horde into immrr-master

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

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

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

commit 23a652721818d0c43e2f8cebf7612cbdda62e61a
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 22 12:04:22 2013 +0100

    [jan] Change default keyserver to pool.sks-keyservers.net.

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

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

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

commit bcb2439628fa377cffcffb663eac268319da1fa1
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 22 12:06:56 2013 +0100

    Enable PGP keyserver test.

 .travis.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit b53bb5727ce4fa960988a64aa608754b583c9371
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Feb 22 14:33:58 2013 -0500

    Revert "Don't convert to Ansel_Style here, no need for it at this point." This
    was causing a fatal error in my API usage.
    
    This reverts commit c1f3c2df94e12862c9d63f83aa4ff47ff159f2f2.

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

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

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

commit 3525068d20e1d5f1529e9ca044abbd2ce26822da
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Feb 22 23:22:14 2013 -0500

    Fix variable name

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

http://git.horde.org/horde-git/-/commit/3525068d20e1d5f1529e9ca044abbd2ce26822da

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

commit b72700e3c3dfa8a35f3ce0b07760898bde064a26
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Feb 22 23:34:27 2013 -0500

    Revert "Revert "If $style is already an Ansel_Style object, just return it""
    Michael R. was right, needed to revert this too.
    
    This reverts commit 3cbd4a9f7cb329f7fbf293dcacfbf7ccc22647ef.

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

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

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

commit 54f8d5d163168d8653df29db7c73f726dc80f316
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Feb 22 23:35:27 2013 -0500

    $date_params is still used in this file

 ansel/lib/View/GalleryRenderer/GalleryLightbox.php |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

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

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

commit 311be7c0eaaa8083f1917f18efbcf9befdbe216c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Feb 23 17:52:10 2013 -0700

    [mms] Fix from/to searches on servers that support SORT=DISPLAY when using the *_FALLBACK sort criteria.

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |   19 ++++++++++++-----
 framework/Imap_Client/package.xml                    |    2 +
 2 files changed, 15 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/311be7c0eaaa8083f1917f18efbcf9befdbe216c

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

commit 15b93735470f361d56c4f6ed3b9c01dd4ed432c1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Feb 23 19:10:31 2013 -0700

    [mms] Fix regression in displaying user-defined virtual folders in folder listings.

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

http://git.horde.org/horde-git/-/commit/15b93735470f361d56c4f6ed3b9c01dd4ed432c1

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

commit 601a6ad6426c76e9d6e173c85bd5cd0a04f98e41
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Feb 23 22:48:54 2013 -0700

    Bug #12065: Don't do isInvsible() check if checking whether current element has active children

 imp/lib/Imap/Tree.php |  105 ++++++++++++++++++++++++++----------------------
 1 files changed, 57 insertions(+), 48 deletions(-)

http://git.horde.org/horde-git/-/commit/601a6ad6426c76e9d6e173c85bd5cd0a04f98e41

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

commit 797bb8c24b99fafb49e7cead033ab18107f2b711
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 14:58:55 2013 -0700

    [mms] Fix edit links for virtual folders in dynamic view.
    
    [mms] Fix links to virtual folders on search preferences page.

 imp/docs/CHANGES                      |    2 ++
 imp/js/dimpbase.js                    |   13 +++++++++----
 imp/js/searchesprefs.js               |    3 ---
 imp/lib/Prefs/Special/Searches.php    |   18 ++++--------------
 imp/package.xml                       |    4 ++++
 imp/templates/prefs/searches.html.php |    4 ----
 imp/themes/default/screen.css         |    5 -----
 7 files changed, 19 insertions(+), 30 deletions(-)

http://git.horde.org/horde-git/-/commit/797bb8c24b99fafb49e7cead033ab18107f2b711

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

commit 4646277ac241a99ab7954e1040da34b5f2e0fdec
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 17:31:38 2013 -0700

    [mms] Fix APPENDs on remote IMAP servers that do not support CATENATE.

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

http://git.horde.org/horde-git/-/commit/4646277ac241a99ab7954e1040da34b5f2e0fdec

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

commit 6c806148454e74577eca47c7c0b6d78f181b5452
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 17:41:25 2013 -0700

    Too wordy

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

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

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

commit 4f2fd86ea854a0a0f55f7bdbfec3c233ea012362
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 17:42:14 2013 -0700

    Horde_Queue is mandatory, since Horde_Queue_Storage is a global injector instance

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

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

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

commit 52bbe0f90c9bd3fb47e45eb18c612a7118cf2783
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 22:14:27 2013 -0700

    Fix property name

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

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

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

commit 96204e8fe744e91d768a503f696c36326f3cc9b6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 22:26:09 2013 -0700

    [mms] More efficient implementation of Horde_Imap_Client_Ids#range_string.

 framework/Imap_Client/lib/Horde/Imap/Client/Ids.php      |   14 +++++++++++---
 framework/Imap_Client/package.xml                        |    2 ++
 framework/Imap_Client/test/Horde/Imap/Client/IdsTest.php |    9 ++++++++-
 3 files changed, 21 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/96204e8fe744e91d768a503f696c36326f3cc9b6

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

commit d893db13ccaf41558de65bf232fd8597703e09d8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 22:39:39 2013 -0700

    Another place to make sure we don't send an overly long command line.

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   17 ++++++++++++++-
 framework/Imap_Client/package.xml                      |    4 +-
 2 files changed, 17 insertions(+), 4 deletions(-)

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

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

commit a15f359c240e2db42428c2e981a1996073d147fe
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 22:52:09 2013 -0700

    Released Horde_Imap_Client-2.7.0

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

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

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

commit 72a27f78e0c2a2ac804472d37b5afca67ca1300e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 22:52:09 2013 -0700

    Development mode for Horde_Imap_Client-2.7.1

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

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

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

commit 04f88413c7852b01458c233aabd232a444e99b47
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 25 13:07:31 2013 -0500

    Don't cause the failure of copying to Sent to cause a fatal error on the client.

 ansel/lib/Widget/ImageFaces.php                     |   84 ++++--------------
 ansel/templates/widgets/imagefaces.html.php         |   24 +++++
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |   10 ++-
 3 files changed, 51 insertions(+), 67 deletions(-)
 create mode 100644 ansel/templates/widgets/imagefaces.html.php

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

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

commit 22e2c69848bfbacf70add66471ec552a6fea6326
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 25 13:21:17 2013 -0500

    Catch the correct exception.

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

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

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

commit 6dfb5604c00f9da0dcf39a40f1762411f2921dcd
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 22 14:36:50 2013 +0100

    Use default color for modal form links.

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

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

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

commit 3efc591b42c81bcf3beaaaef76d77fe851707314
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 25 19:47:46 2013 +0100

    [jan] Add a Horde_ShutdownRunner factory on top of Horde_Queue.

 framework/Core/lib/Horde/Core/Factory/QueueStorage.php   |    5 +---
 framework/Core/lib/Horde/Core/Factory/ShutdownRunner.php |   14 +++++++++
 framework/Core/lib/Horde/Registry.php                    |    1 +
 framework/Core/package.xml                               |   20 +++++++------
 4 files changed, 27 insertions(+), 13 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Factory/ShutdownRunner.php

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

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

commit a77cb67ff91d9bce0e3f17a329b3c4e74e5c2b68
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 23:17:02 2013 -0700

    Unneeded variables

 horde/js/activesyncadmin.js |    3 +--
 horde/js/activesyncprefs.js |    3 +--
 horde/js/categoryprefs.js   |    2 +-
 3 files changed, 3 insertions(+), 5 deletions(-)

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

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

commit da440d9b4fc5611ead72c9d004132f2b1d58cf90
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 23:42:37 2013 -0700

    Only use 1 listener for the entire page.

 horde/js/ieescguard.js |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

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

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

commit 810272769b76f086eb8524b3f328cee524aefdd9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 23:50:27 2013 -0700

    Better event handling on login screen

 horde/js/login.js |   49 +++++++++++++++----------------------------------
 1 files changed, 15 insertions(+), 34 deletions(-)

http://git.horde.org/horde-git/-/commit/810272769b76f086eb8524b3f328cee524aefdd9

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

commit 0001001cfa42eddc7f2226da1ac7ea2a41354c9b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 24 23:57:14 2013 -0700

    Better event handling on logintasks page

 horde/js/logintasks.js |   12 +++---------
 1 files changed, 3 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/0001001cfa42eddc7f2226da1ac7ea2a41354c9b

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

commit acd38d64805daa226615f224d0f2a1648be052fc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 25 00:20:21 2013 -0700

    Use on() instead of observe()

 horde/js/userupdate.js |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

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

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

commit 72232db73dada7685585ce87d8a0ccb4b31623bc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 25 00:20:36 2013 -0700

    Use single mousedown observer

 horde/js/slider2.js |   40 ++++++++++++++++++++++------------------
 1 files changed, 22 insertions(+), 18 deletions(-)

http://git.horde.org/horde-git/-/commit/72232db73dada7685585ce87d8a0ccb4b31623bc

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

commit a6e6c8cf8e4dd0aeb0f46f471122a7f3acb813f8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 25 00:31:14 2013 -0700

    Use single click observer

 framework/Core/js/dialog.js |   29 ++++++++++++++++++++---------
 1 files changed, 20 insertions(+), 9 deletions(-)

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

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

commit c9dba98ab34590772080cc5bbe76caa633186edd
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 25 00:37:03 2013 -0700

    Another place to use on()

 framework/Core/js/growler.js |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

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

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

commit 30f7fa9e1bb331006cef20263eb0b0cf44fc38f2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 25 13:33:25 2013 -0700

    phpdoc

 framework/Core/lib/Horde/Themes.php         |   40 +++++++++++++++------------
 framework/Core/lib/Horde/Themes/Cache.php   |   22 ++++++++++-----
 framework/Core/lib/Horde/Themes/Element.php |   31 +++++++++++++--------
 3 files changed, 56 insertions(+), 37 deletions(-)

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

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

commit c7f6674cf5e40bead7c62b91fa494f90ef94a0c5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 25 13:55:26 2013 -0700

    [mms] Add Horde_Themes::viewDir().

 framework/Core/lib/Horde/PageOutput.php |    7 ++-----
 framework/Core/lib/Horde/Themes.php     |   31 +++++++++++++++++++++++++++++++
 framework/Core/package.xml              |    2 ++
 3 files changed, 35 insertions(+), 5 deletions(-)

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

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

commit d5c7d5a37ed1d3f6c9895cd9bad3fb4e87355922
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 25 14:00:40 2013 -0700

    [mms] Allow graphics/sounds to be loaded from view-specific theme directories.

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

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

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

commit ba771b66bcd82bb57bf17e46961db02424eb97a7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 25 16:52:47 2013 -0500

    Fix calling the imple callback.

 framework/Core/js/imple.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit a0cfcd3ebecad2c63fb69632cf58a2e715590eb0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 25 16:53:22 2013 -0500

    Fix variable names

 framework/Core/lib/Horde/Core/Ajax/Response/Raw.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit 835d53be76f5d15f68ed05d61fad85fde6ae682d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 25 16:53:50 2013 -0500

    First pass at fixing ImageFaces widget editing.

 ansel/lib/Ajax/Imple/EditFaces.php |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/835d53be76f5d15f68ed05d61fad85fde6ae682d

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

commit c4c7864fcf0a208cbe5ae65ceba2c600c4aff801
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 25 16:29:47 2013 -0700

    Don't permanently save the save_sent_mail value in the backend if logging into POP server

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

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

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

commit 8c295323ba6fe70712dc07d28629dbdf9b7d36d9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 25 17:16:20 2013 -0700

    Object properties should not be quoted unless absolutely necessary (e.g. 'float')

 framework/Core/js/imple.js |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

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

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

commit d0c0d2cb56b60d1881ae88c85b5b15d4e6e328d7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 26 12:43:35 2013 +0100

    Recommend installing curl or http.

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

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

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

commit ff7bb44f72e8f7e412b22db4690168029a0e1087
Author: Michael Bunk <mb at computer-leipzig.com>
Date:   Fri Feb 8 14:37:36 2013 +0100

    Fix notification messages in case of exceptions
    
    Signed-off-by: Jan Schneider <jan at horde.org>

 ingo/spam.php     |    2 +-
 ingo/vacation.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit e6117cbea97e8cfd39adb70545e7d2e063daa5b2
Author: Michael Bunk <mb at computer-leipzig.com>
Date:   Fri Jan 25 15:00:03 2013 +0100

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

 horde/docs/CODING_STANDARDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 0edcac1cc156dad54c9ecc9cfa643dfe7d2aacd9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 10:16:50 2013 -0500

    Fix js parse errors

 ansel/faces/custom.php          |    2 +-
 ansel/templates/faces/image.inc |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 1878e264c22fecd130ed27e81767ff1afdf52ea2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 10:17:05 2013 -0500

    Fix action name

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

http://git.horde.org/horde-git/-/commit/1878e264c22fecd130ed27e81767ff1afdf52ea2

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

commit d0db3c32a9f089689d0f8cee449542e3133f66cc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 10:17:19 2013 -0500

    Fix updating faces from ImageFaces widget.

 ansel/lib/Ajax/Application/Handler.php |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

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

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

commit 31fc9ca59da84e458750e3c445f794f30f75f50a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 10:35:50 2013 -0500

    Fix returning "No Faces" results.

 ansel/lib/Ajax/Imple/EditFaces.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

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

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

commit b014eef78edfd3ab7ec3d9f53bda6681c35acdc5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 10:36:09 2013 -0500

    Don't show "Find Faces" link if we don't have a configured faces backend.

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

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

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

commit 8cc6a7631e74b137e74f2a48396d3e89f29d267b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 10:43:34 2013 -0500

    Properly detect if the gallery has faces.

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

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

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

commit 8b2764018445937849e7c135a94818f06b4a232d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 10:54:08 2013 -0500

    Allow Horde_Registry::getServiceLink() to return a full url.

 framework/Core/lib/Horde/Registry.php |   33 +++++++++++++++++----------------
 framework/Core/package.xml            |    2 ++
 2 files changed, 19 insertions(+), 16 deletions(-)

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

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

commit 3b470fa8c8cbf74f6611a86f397965acff60aea9
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 10:54:38 2013 -0500

    Fix generating the embed javascript.

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

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

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

commit 87720a08e11f1e7513708a409e04a7a173c7d528
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 11:12:41 2013 -0500

    Remove stray "="

 ansel/templates/view/image.html.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/87720a08e11f1e7513708a409e04a7a173c7d528

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

commit 9c894cb58d251405bb3740ac0a90c2cfb27e2afd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 11:18:00 2013 -0500

    ws, remove duplicative closing div tag.

 ansel/templates/widgets/geotag.html.php     |   16 ++++++++--------
 ansel/templates/widgets/imagefaces.html.php |   14 +++++++-------
 2 files changed, 15 insertions(+), 15 deletions(-)

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

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

commit 81da6af309ae257189775cd9950e2ee2d506e001
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 12:13:29 2013 -0500

    Fix link for opening up geotag map popup.

 ansel/lib/Widget/Geotag.php             |   64 +++++++++++++++----------------
 ansel/templates/widgets/geotag.html.php |    2 +-
 2 files changed, 32 insertions(+), 34 deletions(-)

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

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

commit 3a1ab8c10ef89b2720ef4886449d344b4846c3a6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 12:14:08 2013 -0500

    Fix scope.
    
    Fixes detecting an email containing a meeting request.

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

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

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

commit 723cc06060276a76581005dada5fd0288a54b383
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 14:16:39 2013 -0500

    Add @since

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

http://git.horde.org/horde-git/-/commit/723cc06060276a76581005dada5fd0288a54b383

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

commit 54ebb4a9bed8b05baeb12afb7b587e4c48fe5c00
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 26 12:22:53 2013 -0700

    [mms] Fix licensing documentation; Horde_Tree has been released under LGPL 2.1 since 2004 (Bug #12070).

 framework/Tree/doc/Horde/Tree/COPYING |  599 +++++++++++++++++++++------------
 framework/Tree/package.xml            |   34 +-
 2 files changed, 405 insertions(+), 228 deletions(-)

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

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

commit 3fecd73bb04005b9322365c609788adce2d05c15
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 14:30:25 2013 -0500

    Don't cause fatal error on client if we can't copy to sent.

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

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

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

commit fc55cbf368963e4f36e677395820944213e1171a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 26 12:24:50 2013 -0700

    Fix phpdoc licensing

 imp/lib/Compose/References.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit db994dd8a1b508de99781a4b7428b46d62c5781c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 26 12:52:03 2013 -0700

    [mms] Fix returning UID data from the Horde_Imap_Client_Data_Sync object (Bug #12071).

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

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

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

commit 4292d3c9e6ab6e8d85062cb60e5346423f83ff1d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 26 19:11:22 2013 -0500

    cleanup phpdoc fileheader, some comments.

 .../ActiveSync/lib/Horde/ActiveSync/Request/MeetingResponse.php   |   30 ++---
 1 files changed, 14 insertions(+), 16 deletions(-)

http://git.horde.org/horde-git/-/commit/4292d3c9e6ab6e8d85062cb60e5346423f83ff1d

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

commit f7f612111a5b08324be441c72fe642c7a3598900
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 27 01:09:28 2013 -0700

    [mms] Added Horde_Shutdown - global Horde shutdown function handler.

 framework/Core/lib/Horde/Shutdown.php      |   73 ++++++++++++++++++++++++++++
 framework/Core/lib/Horde/Shutdown/Task.php |   31 ++++++++++++
 framework/Core/package.xml                 |    2 +
 3 files changed, 106 insertions(+), 0 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Shutdown.php
 create mode 100644 framework/Core/lib/Horde/Shutdown/Task.php

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

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

commit 2f2ba66fb8bab9aa6f8ab318a8467f36a424a8da
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 27 01:13:32 2013 -0700

    Revert "[jan] Add a Horde_ShutdownRunner factory on top of Horde_Queue."
    
    This reverts commit 3efc591b42c81bcf3beaaaef76d77fe851707314.
    
    Conflicts:
    	framework/Core/package.xml
    
    Per cjh, this is not appropriate use of Horde_Queue.
    
    Replaced w/Horde_Shutdown.

 framework/Core/lib/Horde/Core/Factory/QueueStorage.php   |    5 ++++-
 framework/Core/lib/Horde/Core/Factory/ShutdownRunner.php |   14 --------------
 framework/Core/lib/Horde/Registry.php                    |    1 -
 framework/Core/package.xml                               |   12 +++---------
 4 files changed, 7 insertions(+), 25 deletions(-)
 delete mode 100644 framework/Core/lib/Horde/Core/Factory/ShutdownRunner.php

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

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

commit 4aa91f9d51b933aad1035a2ffac89dd18652e3df
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 27 01:15:12 2013 -0700

    Still think Horde_Queue should be considered a requirement, but at a minimum needs to be listed as optional

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

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

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

commit f210871ecd2467eda6deb4bcdbb8de045e8ab0f0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 27 01:24:34 2013 -0700

    This got lost

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

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

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

commit d0dd36004e0c8eaf60c989ed9995f4a38a1de6cd
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 27 01:24:46 2013 -0700

    Update file list

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

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

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

commit d852e3e9b3096152d2607d062360885e9c7c8f07
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 27 01:26:34 2013 -0700

    This doesn't work

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

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

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

commit 62a33f7a02f894d149eed69de664e1a36efcb2b1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 27 00:58:25 2013 -0700

    Bleh

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

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

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

commit bb2cf63b006370add042a05012d97704d19eae5a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 27 11:29:56 2013 +0100

    [jan] Fix exporting events of a certain time span (piper at hrz.uni-marburg.de, Bug #12074).

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

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

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

commit 1e9da86bc51db302b2a02dccc1f34372b309d2b2
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 27 17:51:44 2013 +0100

    Use Horde_String::truncate().

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

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

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

commit e590e87256cc65ee1a165f25067299c2b53060a9
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 27 17:54:53 2013 +0100

    Include parent tasks in labels and only return completed tasks up to a week old as cost objects.

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

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

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

commit d868f859c583493fe00f43f83f19debaf52e9cd2
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 27 22:22:29 2013 +0100

    [jan] Allow self-signed certificates when using the fopen driver.

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

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

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

commit 367e93deabbcea3be4e9e657a5442a51b2a24386
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Feb 28 19:57:47 2013 -0700

    Bug #12065: Even if mailbox is invisible, muight still need to show if it has children

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

http://git.horde.org/horde-git/-/commit/367e93deabbcea3be4e9e657a5442a51b2a24386

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

commit 1ede3a0d7a1d891654ce4a23776a119eb2e0b264
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 1 16:26:53 2013 +0100

    [jan] Add unit tests.

 framework/Lock/package.xml                   |   24 +++-
 framework/Lock/test/Horde/Lock/AllTests.php  |    3 +
 framework/Lock/test/Horde/Lock/LockTest.php  |  218 ++++++++++++++++++++++++++
 framework/Lock/test/Horde/Lock/bootstrap.php |    3 +
 framework/Lock/test/Horde/Lock/phpunit.xml   |    1 +
 5 files changed, 244 insertions(+), 5 deletions(-)
 create mode 100644 framework/Lock/test/Horde/Lock/AllTests.php
 create mode 100644 framework/Lock/test/Horde/Lock/LockTest.php
 create mode 100644 framework/Lock/test/Horde/Lock/bootstrap.php
 create mode 100644 framework/Lock/test/Horde/Lock/phpunit.xml

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

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

commit a22d49234af5824edda39ce11a16390bc631d77f
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 1 16:31:57 2013 +0100

    [jan] Fix retrieving information for permanent locks.

 framework/Lock/lib/Horde/Lock/Sql.php |   12 +++++++-----
 framework/Lock/package.xml            |    2 ++
 2 files changed, 9 insertions(+), 5 deletions(-)

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

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

commit 3534b7c98793047798f66f8ba02f35fc8a8085c5
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 1 16:33:09 2013 +0100

    [jan] Don't make lock non-permanent when resetting a permanent lock.

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

http://git.horde.org/horde-git/-/commit/3534b7c98793047798f66f8ba02f35fc8a8085c5

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

commit d4ba2f03837ecb4d2868010f2b72cc6b472aa2a3
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 1 16:33:49 2013 +0100

    [jan] Deny exclusive lock if shared locks exist.

 framework/Lock/lib/Horde/Lock/Sql.php |    8 +++++---
 framework/Lock/package.xml            |    2 ++
 2 files changed, 7 insertions(+), 3 deletions(-)

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

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

commit 55e0f0e7f7a85d721ed9f97a69420986fdc014b8
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 1 16:35:26 2013 +0100

    [jan] Fix retrieving lock list if permanent locks exist (piper at hrz.uni-marburg.de, Bug #12077).

 framework/Lock/lib/Horde/Lock/Sql.php |    9 +++++----
 framework/Lock/package.xml            |    2 ++
 2 files changed, 7 insertions(+), 4 deletions(-)

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

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

commit 7bf12ddda8c49f9bce0628f42866eb62b11dbf22
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 1 10:52:10 2013 -0500

    Bug: 12075 Increment the SyncKey if we detected a change during PING.
    
    Increment the key even if the change is gone by the time we get to the SYNC.
    A message might have been added and removed before the change was detected,
    thus causing a SYNC-PING loop until a new change arrives.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php |    3 +
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php |   12 ++-
 framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php    |   51 +++++++++++-
 3 files changed, 60 insertions(+), 6 deletions(-)

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

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

commit 757618ef953fdedaeabeafcf95556b9e6306b8f1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 1 11:01:44 2013 -0500

    Bump API version.

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

http://git.horde.org/horde-git/-/commit/757618ef953fdedaeabeafcf95556b9e6306b8f1

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

commit 11fa51b81c8c196f6800505dbe77dacd48e33358
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 1 11:14:13 2013 -0500

    Released Horde_ActiveSync-2.3.0

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

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

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

commit 02e6334c4976c61c5cde77226cba20e9678d66c8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 1 11:14:14 2013 -0500

    Development mode for Horde_ActiveSync-2.3.1

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

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

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

commit f6492881c67923994be90d5955e9d30ab663ded0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 1 12:17:37 2013 -0500

    Ensure the POOMCAL_MEETINGSTATUS field is not sent as a truely empty value.
    
    For some reason iOS needs this to be explicitly sent as a '0' when it's empty.

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

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

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

commit 0c8a401b9665a7fa2cddd93e0bc7fbef73e710c8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Mar 1 12:25:31 2013 -0500

    Don't send the POOMCAL_MEETINGSTATUS field if it is not set.
    
    I.e., Require it to contain some value, even if it's '0'.

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php |   16 -----
 1 files changed, 0 insertions(+), 16 deletions(-)

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

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

commit 27c76a68b431d3754233674f34b049e45b85fbb5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Mar 1 19:08:37 2013 -0700

    phpdoc

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

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

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

commit f128fb8c32e1d4dec9c1855e21061fafacc38d9e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Mar 2 14:55:19 2013 -0700

    Update version dependencies in test file
    
    Also, remove gollem as it is not used in imp

 imp/lib/Test.php  |   10 +++-------
 ingo/lib/Test.php |    2 +-
 2 files changed, 4 insertions(+), 8 deletions(-)

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

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

commit f51d332578bcfd1ef006aaef62fddf5d78c201b7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Mar 2 17:03:47 2013 -0700

    Fix displaying groups when autocompleting addresses in smartmobile view

 imp/lib/Ajax/Application/Handler/Smartmobile.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 25aa1a4a0b0f0b6492a2f5d9678a5cab49a3de8a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Mar 2 20:07:02 2013 -0700

    [mms] Update virtual folder name in folder tree when editing the label (Bug #12079).

 imp/docs/CHANGES      |    2 ++
 imp/lib/Imap/Tree.php |    5 +++++
 imp/lib/Search.php    |    5 +++++
 imp/package.xml       |    2 ++
 4 files changed, 14 insertions(+), 0 deletions(-)

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

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

commit 581d81aeb0885a65436f94399620e8c8c6b261b1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Mar 2 20:22:57 2013 -0700

    Bug #12065: This should fix things

 imp/lib/Imap/Tree.php |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/581d81aeb0885a65436f94399620e8c8c6b261b1

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

commit e00e26970d4693b7f447e420010fc107fea6ac90
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Mar 3 12:47:47 2013 -0700

    Fix parameter

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

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

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

commit deed1fa074c17bfce669c532142ce04d6a002e7d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Mar 3 13:09:58 2013 -0700

    Bug #12072: Fix edit links for virtual folders in dynamic view in preferences page

 imp/docs/CHANGES   |    2 +-
 imp/js/dimpbase.js |    8 +++++---
 imp/lib/Search.php |   17 ++++++++++++++++-
 imp/package.xml    |    4 ++--
 4 files changed, 24 insertions(+), 7 deletions(-)

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

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

commit 2c9a9b04e00e48e089c5172c9f2cc474040e37e5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Mar 3 16:11:40 2013 -0500

    Bug: 12084 Fix constant name.

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

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

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

commit 059d797f83722b0ea3921132ec9718aa45d3bcd1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Mar 3 17:39:38 2013 -0500

    Don't assume the ICalendar attachment contains a METHOD parameter.
    
    Fixes Bug: 12083

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

http://git.horde.org/horde-git/-/commit/059d797f83722b0ea3921132ec9718aa45d3bcd1

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

commit a71ae5c5ba710f9655731351dda24b3b5709043f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Mar 3 18:06:53 2013 -0500

    BFN

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

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

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

commit 1d7d8deb430196460cb24b191ead94a07b6badb3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Mar 3 16:31:51 2013 -0700

    Added Horde_Compress_Fast package

 framework/Compress_Fast/doc/Horde/Compress/Fast/COPYING           |  458 +++++
 framework/Compress_Fast/lib/Horde/Compress/Fast.php               |  109 +
 framework/Compress_Fast/lib/Horde/Compress/Fast/Base.php          |   55 +
 framework/Compress_Fast/lib/Horde/Compress/Fast/Exception.php     |   25 +
 framework/Compress_Fast/lib/Horde/Compress/Fast/Lzf.php           |   50 +
 framework/Compress_Fast/lib/Horde/Compress/Fast/Null.php          |   39 +
 framework/Compress_Fast/package.xml                               |  127 ++
 framework/Compress_Fast/test/Horde/Compress/Fast/AllTests.php     |    3 +
 .../Compress_Fast/test/Horde/Compress/Fast/CompressFastTest.php   |  122 ++
 framework/Compress_Fast/test/Horde/Compress/Fast/bootstrap.php    |    3 +
 framework/Compress_Fast/test/Horde/Compress/Fast/phpunit.xml      |    1 +
 11 files changed, 992 insertions(+), 0 deletions(-)
 create mode 100644 framework/Compress_Fast/doc/Horde/Compress/Fast/COPYING
 create mode 100644 framework/Compress_Fast/lib/Horde/Compress/Fast.php
 create mode 100644 framework/Compress_Fast/lib/Horde/Compress/Fast/Base.php
 create mode 100644 framework/Compress_Fast/lib/Horde/Compress/Fast/Exception.php
 create mode 100644 framework/Compress_Fast/lib/Horde/Compress/Fast/Lzf.php
 create mode 100644 framework/Compress_Fast/lib/Horde/Compress/Fast/Null.php
 create mode 100644 framework/Compress_Fast/package.xml
 create mode 100644 framework/Compress_Fast/test/Horde/Compress/Fast/AllTests.php
 create mode 100644 framework/Compress_Fast/test/Horde/Compress/Fast/CompressFastTest.php
 create mode 100644 framework/Compress_Fast/test/Horde/Compress/Fast/bootstrap.php
 create mode 100644 framework/Compress_Fast/test/Horde/Compress/Fast/phpunit.xml

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

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

commit fbe519238a85e0f70a4239a0e6146e1260377ad9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Mar 3 16:35:42 2013 -0700

    Better description of what lzf does

 horde/docs/INSTALL |    4 ++--
 horde/lib/Test.php |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

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

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

commit 78683ffa6ad49eef867f676b1f4a0ebcf0d4a888
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Mar 3 16:45:20 2013 -0700

    [mms] Abstract data compression out into Horde_Compress_Fast package.

 framework/Cache/lib/Horde/Cache.php |   21 ++++++++++++---------
 framework/Cache/package.xml         |   17 +++++++++--------
 2 files changed, 21 insertions(+), 17 deletions(-)

http://git.horde.org/horde-git/-/commit/78683ffa6ad49eef867f676b1f4a0ebcf0d4a888

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

commit 36402a46d1ed9d41087c6f778429e3dc19949507
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Mar 3 16:49:52 2013 -0700

    [mms] Abstract data compression out into Horde_Compress_Fast package.

 framework/Core/lib/Horde/Session.php |   33 ++++++++-------------------------
 framework/Core/package.xml           |   15 +++++++++------
 2 files changed, 17 insertions(+), 31 deletions(-)

http://git.horde.org/horde-git/-/commit/36402a46d1ed9d41087c6f778429e3dc19949507

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

commit b5ba3804953c182448e860982307981fc2c05be0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Mar 3 16:52:27 2013 -0700

    [mms] Always compress cache data, if possible.

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

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

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

commit 405e1b85212b9e067355ffff67a9c1957eb63fff
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Mar 3 17:05:13 2013 -0700

    We support 5.4 also

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

http://git.horde.org/horde-git/-/commit/405e1b85212b9e067355ffff67a9c1957eb63fff

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

commit 8eb5392d354168146164f91c8aec12cd1532241b
Merge: 8fefa04 405e1b8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Mar 3 17:14:55 2013 -0700

    Merge branch 'master' into horde_5_1
    
    Conflicts:
    	horde/js/facebookclient.js
    	horde/js/twitterclient.js
    	imp/docs/CHANGES
    	imp/package.xml

 .travis.yml                                                       |    2 +-
 ansel/docs/INSTALL                                                |    4 +-
 ansel/faces/custom.php                                            |   25 +
 ansel/js/editfaces.js                                             |    4 +-
 ansel/js/slideshow.js                                             |   10 +-
 ansel/js/views/image.js                                           |    2 +-
 ansel/js/views/slideshow.js                                       |   11 +
 ansel/lib/Ajax/Application/Handler.php                            |    7 +-
 ansel/lib/Ajax/Imple/EditFaces.php                                |   14 +-
 ansel/lib/Ansel.php                                               |    2 +-
 ansel/lib/Faces.php                                               |    2 +-
 ansel/lib/View/GalleryProperties.php                              |    1 +
 ansel/lib/View/GalleryRenderer/Base.php                           |   32 +-
 ansel/lib/View/GalleryRenderer/GalleryLightbox.php                |   17 +-
 ansel/lib/View/Image.php                                          |   35 +-
 ansel/lib/View/List.php                                           |  157 +-
 ansel/lib/View/Slideshow.php                                      |   23 +-
 ansel/lib/Widget/Actions.php                                      |    2 +-
 ansel/lib/Widget/GalleryFaces.php                                 |    2 +-
 ansel/lib/Widget/Geotag.php                                       |   64 +-
 ansel/lib/Widget/ImageFaces.php                                   |  105 +-
 ansel/lib/Widget/Links.php                                        |   32 +-
 ansel/package.xml                                                 |   24 +-
 ansel/templates/faces/custom.inc                                  |   34 -
 ansel/templates/faces/image.inc                                   |    2 +-
 ansel/templates/view/image.html.php                               |    4 +-
 ansel/templates/view/list.html.php                                |   60 +
 ansel/templates/view/list.inc                                     |   64 -
 ansel/templates/view/slideshow.html.php                           |   39 +
 ansel/templates/view/slideshow.inc                                |   58 -
 ansel/templates/widgets/geotag.html.php                           |   14 +-
 ansel/templates/widgets/imagefaces.html.php                       |   24 +
 ansel/templates/widgets/links.html.php                            |   21 +
 ansel/themes/default/graphics/embed.png                           |  Bin 0 -> 579 bytes
 ansel/themes/default/screen.css                                   |   51 +-
 ansel/view.php                                                    |    2 +-
 bundles/groupware/README                                          |   22 +-
 bundles/groupware/docs/INSTALL                                    |   11 +-
 bundles/webmail/README                                            |   22 +-
 bundles/webmail/docs/INSTALL                                      |   12 +-
 bundles/webmail/docs/PERFORMANCE                                  |    3 +
 chora/themes/default/ie7.css                                      |    4 -
 components/lib/Components/Component/Base.php                      |   19 +
 components/lib/Components/Component/Remote.php                    |   19 -
 components/lib/Components/Component/Source.php                    |   22 +
 components/lib/Components/Helper/Website.php                      |    1 +
 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php        |   12 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php |    2 +-
 .../ActiveSync/lib/Horde/ActiveSync/Request/MeetingResponse.php   |   30 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php        |    4 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php        |   30 +-
 framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php           |   51 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Timezone.php            |    1 +
 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php       |    5 +-
 framework/ActiveSync/package.xml                                  |   42 +-
 framework/ActiveSync/test/Horde/ActiveSync/TimezoneTest.php       |    1 -
 framework/Auth/lib/Horde/Auth.php                                 |   16 +-
 framework/Auth/lib/Horde/Auth/Auto.php                            |   28 +-
 framework/Auth/lib/Horde/Auth/Base.php                            |   44 +-
 framework/Auth/lib/Horde/Auth/Composite.php                       |   20 +-
 framework/Auth/lib/Horde/Auth/Customsql.php                       |   21 +-
 framework/Auth/lib/Horde/Auth/Cyrsql.php                          |   22 +-
 framework/Auth/lib/Horde/Auth/Exception.php                       |   14 +-
 framework/Auth/lib/Horde/Auth/Ftp.php                             |   16 +-
 framework/Auth/lib/Horde/Auth/Http.php                            |   19 +-
 framework/Auth/lib/Horde/Auth/Http/Remote.php                     |   15 +-
 framework/Auth/lib/Horde/Auth/Imap.php                            |   19 +-
 framework/Auth/lib/Horde/Auth/Ipbasic.php                         |   43 +-
 framework/Auth/lib/Horde/Auth/Kolab.php                           |   19 +-
 framework/Auth/lib/Horde/Auth/Ldap.php                            |   25 +-
 framework/Auth/lib/Horde/Auth/Msad.php                            |   23 +-
 framework/Auth/lib/Horde/Auth/Pam.php                             |   19 +-
 framework/Auth/lib/Horde/Auth/Passwd.php                          |   20 +-
 framework/Auth/lib/Horde/Auth/Peclsasl.php                        |   19 +-
 framework/Auth/lib/Horde/Auth/Radius.php                          |   19 +-
 framework/Auth/lib/Horde/Auth/Shibboleth.php                      |   29 +-
 framework/Auth/lib/Horde/Auth/Smb.php                             |   20 +-
 framework/Auth/lib/Horde/Auth/Smbclient.php                       |   16 +-
 framework/Auth/lib/Horde/Auth/Sql.php                             |   25 +-
 framework/Auth/lib/Horde/Auth/Translation.php                     |   13 +-
 framework/Auth/migration/Horde/Auth/1_horde_auth_base_tables.php  |    6 +
 framework/Cache/lib/Horde/Cache.php                               |   21 +-
 framework/Cache/package.xml                                       |   17 +-
 framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php           |   52 +-
 framework/Compress_Fast/doc/Horde/Compress/Fast/COPYING           |  458 ++++
 framework/Compress_Fast/lib/Horde/Compress/Fast.php               |  109 +
 framework/Compress_Fast/lib/Horde/Compress/Fast/Base.php          |   55 +
 framework/Compress_Fast/lib/Horde/Compress/Fast/Exception.php     |   25 +
 framework/Compress_Fast/lib/Horde/Compress/Fast/Lzf.php           |   50 +
 framework/Compress_Fast/lib/Horde/Compress/Fast/Null.php          |   39 +
 framework/Compress_Fast/package.xml                               |  127 +
 framework/Compress_Fast/test/Horde/Compress/Fast/AllTests.php     |    3 +
 .../Compress_Fast/test/Horde/Compress/Fast/CompressFastTest.php   |  122 +
 framework/Compress_Fast/test/Horde/Compress/Fast/bootstrap.php    |    3 +
 framework/Compress_Fast/test/Horde/Compress/Fast/phpunit.xml      |    1 +
 framework/Core/js/colorpicker.js                                  |    4 +-
 framework/Core/js/dialog.js                                       |   29 +-
 framework/Core/js/form_helpers.js                                 |   10 +-
 framework/Core/js/growler.js                                      |   14 +-
 framework/Core/js/horde-jquery.js                                 |    4 +-
 framework/Core/js/hordecore.js                                    |   25 +-
 framework/Core/js/hordetree.js                                    |    2 +-
 framework/Core/js/image.js                                        |    8 +-
 framework/Core/js/imple.js                                        |    6 +-
 framework/Core/js/prettyautocomplete.js                           |   20 +-
 framework/Core/js/sorter.js                                       |   12 +-
 framework/Core/js/spellchecker.js                                 |    2 -
 framework/Core/js/tables.js                                       |   12 +-
 framework/Core/lib/Horde.php                                      |   42 +
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php               |   27 +-
 framework/Core/lib/Horde/Core/ActiveSync/Imap/Factory.php         |   14 +-
 framework/Core/lib/Horde/Core/Ajax/Response/Raw.php               |    8 +-
 framework/Core/lib/Horde/Core/Factory/Cache.php                   |    2 +-
 framework/Core/lib/Horde/PageOutput.php                           |    7 +-
 framework/Core/lib/Horde/Registry.php                             |   33 +-
 framework/Core/lib/Horde/Session.php                              |   33 +-
 framework/Core/lib/Horde/Shutdown.php                             |   73 +
 framework/Core/lib/Horde/Shutdown/Task.php                        |   31 +
 framework/Core/lib/Horde/Themes.php                               |   75 +-
 framework/Core/lib/Horde/Themes/Cache.php                         |   32 +-
 framework/Core/lib/Horde/Themes/Css.php                           |  100 +-
 framework/Core/lib/Horde/Themes/Element.php                       |   36 +-
 framework/Core/package.xml                                        |   77 +-
 framework/Crypt/lib/Horde/Crypt/Pgp.php                           |   22 +-
 framework/Crypt/package.xml                                       |    6 +-
 framework/Db/doc/Horde/Db/README.TESTING.txt                      |   32 -
 framework/Db/doc/Horde/Db/README_TESTING                          |   32 +
 framework/Db/doc/Horde/Db/TODO                                    |   53 +
 framework/Db/doc/Horde/Db/TODO.txt                                |   55 -
 framework/Db/package.xml                                          |   14 +-
 framework/Http/lib/Horde/Http/Request/Fopen.php                   |    1 +
 framework/Http/package.xml                                        |    4 +-
 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING             |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php              |   19 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Data/Acl.php          |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Data/Sync.php         |   10 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Ids.php               |   14 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php            |   27 +-
 framework/Imap_Client/package.xml                                 |   31 +-
 framework/Imap_Client/test/Horde/Imap/Client/IdsTest.php          |    9 +-
 framework/Kolab_Storage/doc/Horde/Kolab/Storage/API.txt           |    6 +-
 .../Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace.php    |   52 +-
 .../Kolab/Storage/ComponentTest/Data/Object/Message/NewTest.php   |    3 +-
 framework/Lock/lib/Horde/Lock/Sql.php                             |   33 +-
 framework/Lock/package.xml                                        |   32 +-
 framework/Lock/test/Horde/Lock/AllTests.php                       |    3 +
 framework/Lock/test/Horde/Lock/LockTest.php                       |  218 ++
 framework/Lock/test/Horde/Lock/bootstrap.php                      |    3 +
 framework/Lock/test/Horde/Lock/phpunit.xml                        |    1 +
 framework/Pear/lib/Horde/Pear/Remote.php                          |    2 +-
 framework/Prefs/lib/Horde/Prefs/Scope.php                         |   29 +-
 framework/Push/doc/Horde/Push/TODO                                |    1 +
 framework/Queue/package.xml                                       |   32 +-
 framework/Rdo/doc/Horde/Rdo/TODO                                  |  157 ++
 framework/Rdo/doc/Horde/Rdo/TODO.txt                              |  154 --
 framework/Rdo/package.xml                                         |   10 +-
 .../doc/Horde/Service/Facebook/examples/facebook_example.php      |  139 +
 .../doc/Horde/Service/Facebook/facebook_example.php               |  139 -
 framework/Service_Facebook/package.xml                            |   12 +-
 .../Service_Gravatar/test/Horde/Service/Gravatar/ServerTest.php   |    2 +-
 .../doc/Horde/Service/Twitter/examples/twitter_browser.php        |   84 +
 .../doc/Horde/Service/Twitter/examples/twitter_cli.php            |   36 +
 .../Service_Twitter/doc/Horde/Service/Twitter/twitter_browser.php |   84 -
 .../Service_Twitter/doc/Horde/Service/Twitter/twitter_cli.php     |   36 -
 framework/Service_Twitter/package.xml                             |   16 +-
 framework/Service_Weather/doc/Horde/Service/Weather/UPGRADING     |    6 +-
 framework/Support/lib/Horde/Support/Array.php                     |   39 +-
 framework/Support/test/Horde/Support/ArrayTest.php                |    4 +-
 framework/SyncMl/doc/Horde/SyncMl/README.program_flow.txt         |   29 +-
 framework/SyncMl/doc/Horde/SyncMl/README.syncml_primer.txt        |   50 +-
 framework/Tree/doc/Horde/Tree/COPYING                             |  599 +++--
 framework/Tree/package.xml                                        |   34 +-
 framework/Util/lib/Horde/Variables.php                            |   51 +-
 framework/Vfs/test/Horde/Vfs/FileTest.php                         |   31 +
 hermes/js/hermes.js                                               |   31 +-
 hermes/lib/Ajax.php                                               |    5 +-
 hermes/lib/Ajax/Application/Handler.php                           |   34 +-
 hermes/lib/Application.php                                        |    5 +-
 hermes/lib/Driver/Sql.php                                         |   18 +-
 hermes/lib/Form/Search.php                                        |   11 +-
 hermes/lib/Hermes.php                                             |    6 +-
 hermes/lib/Slice.php                                              |   10 +
 hermes/templates/dynamic/export.inc                               |    7 +-
 hermes/templates/dynamic/sidebar.html.php                         |    3 +
 hermes/templates/dynamic/slices.inc                               |   17 +-
 horde/docs/CODING_STANDARDS                                       |    8 +-
 horde/docs/INSTALL                                                |   28 +-
 horde/js/activesyncadmin.js                                       |    3 +-
 horde/js/activesyncprefs.js                                       |    3 +-
 horde/js/categoryprefs.js                                         |    2 +-
 horde/js/contextsensitive.js                                      |    6 +-
 horde/js/dragdrop2.js                                             |    2 +-
 horde/js/facebookclient.js                                        |    4 +-
 horde/js/ieescguard.js                                            |   14 +-
 horde/js/login.js                                                 |   49 +-
 horde/js/logintasks.js                                            |   12 +-
 horde/js/quickfinder.js                                           |   17 +-
 horde/js/slider2.js                                               |   40 +-
 horde/js/twitterclient.js                                         |   12 +-
 horde/js/userupdate.js                                            |    7 +-
 horde/js/vatid.js                                                 |    3 +-
 horde/lib/Test.php                                                |    5 +-
 horde/package.xml                                                 |    8 +-
 horde/themes/default/ie7.css                                      |    9 -
 horde/themes/default/ie8.css                                      |   24 +
 horde/themes/default/screen.css                                   |    5 +-
 imp/attachment.php                                                |    3 +-
 imp/config/backends.php                                           |   12 +-
 imp/docs/CHANGES                                                  |   20 +-
 imp/docs/INSTALL                                                  |    5 +-
 imp/dynamic.php                                                   |    2 +-
 imp/js/dimpbase.js                                                |   23 +-
 imp/js/pgp.js                                                     |    8 +-
 imp/js/searchesprefs.js                                           |    3 -
 imp/js/viewport.js                                                |   12 +-
 imp/lib/Ajax/Application/Handler/Smartmobile.php                  |    2 +-
 imp/lib/Compose/References.php                                    |    8 +-
 imp/lib/Contents.php                                              |   17 +-
 imp/lib/IMP.php                                                   |   23 +-
 imp/lib/Imap.php                                                  |    4 +-
 imp/lib/Imap/Tree.php                                             |  138 +-
 imp/lib/LoginTasks/SystemTask/GarbageCollection.php               |   21 +-
 imp/lib/Message.php                                               |   14 +-
 imp/lib/Mime/Viewer/Html.php                                      |    8 +-
 imp/lib/Mime/Viewer/Pgp.php                                       |    2 +-
 imp/lib/Mime/Viewer/Smime.php                                     |    2 +-
 imp/lib/Prefs/Special/Searches.php                                |   18 +-
 imp/lib/Search.php                                                |   22 +-
 imp/lib/Test.php                                                  |   10 +-
 imp/message.php                                                   |    8 +-
 imp/minimal.php                                                   |    2 +-
 imp/package.xml                                                   |   43 +-
 imp/search.php                                                    |    4 +-
 imp/templates/prefs/searches.html.php                             |    4 -
 imp/themes/default/dynamic/ie7.css                                |   50 -
 imp/themes/default/ie7.css                                        |   12 -
 imp/themes/default/screen.css                                     |    5 -
 imp/thread.php                                                    |    4 +-
 ingo/lib/Test.php                                                 |    2 +-
 ingo/spam.php                                                     |    2 +-
 ingo/vacation.php                                                 |    2 +-
 kronolith/docs/CHANGES                                            |    4 +
 kronolith/lib/Application.php                                     |    2 +-
 kronolith/lib/Event.php                                           |    2 +
 kronolith/package.xml                                             |   12 +-
 kronolith/themes/default/ie7.css                                  |   47 -
 nag/docs/CHANGES                                                  |    3 +
 nag/lib/Api.php                                                   |   14 +-
 nag/lib/Task.php                                                  |   12 +-
 nag/package.xml                                                   |    6 +
 passwd/README                                                     |    4 +-
 trean/bin/trean-backfill-remove-utm-params                        |    2 +-
 trean/bin/trean-url-checker                                       |    2 +-
 trean/docs/CHANGES                                                |    1 +
 trean/lib/Queue/Task/Crawl.php                                    |    2 +-
 trean/lib/Queue/Task/Favicon.php                                  |    2 +-
 trean/package.xml                                                 |   18 +-
 turba/package.xml                                                 |    8 +-
 turba/themes/default/ie7.css                                      |    9 -
 whups/docs/INSTALL                                                |    2 +-
 260 files changed, 4600 insertions(+), 2548 deletions(-)

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




More information about the commits mailing list