[commits] Horde branch ingo_3_1 updated. df7843f5458d0934ae37fdf9f1220fe99730514d

Jan Schneider jan at horde.org
Fri Feb 8 14:01:19 UTC 2013


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

from: 2b3e13f49df4aa7be5f81dd8cc5b391a75c4fb58

022d87a cs/ws
654d93d Fix scope
1a2da08 Don't filter out /deleted messages, other flags may have changed.
2a093ef BFN
0162d44 Ensure we have a numeric part when splitting off am or pm.
2ebc8d7 Enforce timezone abbreviations occur at word boundry.
db96c8c Better parsing of timezone identifier.
f05504d Fix __toString output.
8f4d2d4 Preserve the case in non matched text.
eea9cfb [mms] Fix usage of textContent property on IE8 (Bug #12012).
5dd803b Return the list of successfully deleted uids.
deee754 Return both successful and missing results.
928167c Actually update the state object so we don't mirror this change back.
ec8994e Ensure the uids exist before attempting to delete/move the messages.
5d98cb3 Send proper error codes in MOVEITEMS requests.
12fffed Use constant
f35410e Send proper error codes when messages are not found.
37ec3c5 Pass the return value back up the chain/phpdoc.
028d656 CHANGES, Bump API version.
396cc88 Ensure we have an array, or ignore.
9067286 CHANGES
996ea73 Released Horde_ActiveSync-2.2.0
923b521 Development mode for Horde_ActiveSync-2.2.1
a2fa533 fix phpdoc
ef2bc6d Released Horde_Core-2.1.7
43c8357 Development mode for Horde_Core-2.1.8
70a3cb6 Rewrite gallery view code.
2c6f0e1 Update package.xml filelist.
efd0593 Sanity check returned value.
1d26320 Catch exceptions here, still need to output a generic error tile.
1f76125 Need to catch Horde_Exception_NotFound as well.
a58fe96 Bug #12011: Fix setting charset information on link attachment part if original part does not contain text data
6b896d0 Fix return_target navigation.
4734538 [jan] Add reST renderers for blockquote and emphasis.
22617cf This can be used for views other than gallery.
cf5d021 Use the rightAlign class.
1aadd2c Don't select the current gallery.
7fe0847 Wrap with tbody
de293e7 Refactor tag browsing for H5.
58d54fb Remove unused Ansel_Search classes.
f8932f58 Avoid collision with global browser object.
32b5637 This is what the split() method is for.
60be2bb Actually add the link to the tag.
54e8ae8 Let the tag widget handle any incoming tag actions.
b4f196a wrap
0afa190 Refactor action handling.
c355013 Update package.xml filelist.
df78709 Use Ansel_ActionHandler::imageActions
3eca9ba Use Ansel_ActionHandler for image edit actions too.
859c021 Fix url for editing dates.
d574959 ws
771405d Catch Horde_Exception_NotFound
4ee7163 No need for these to be private, protected is fine.
6f2958e File header/phpdoc
671f960 Move gallery actions to Ansel_ActionHandler too.
e28e907 Use Ansel_ActionHandler for empty/delete gallery as well.
e18102d Don't hide the breadcrumb trail when the gallery is empty.
8cb18fd Create Horde_View from the injector.
cab7559 Tweak css of gallery properties form.
acc8841 No longer used.
f9b6fd0 Redirect back to the gallery view.
cdc1845 Bug #12009: Fix dynamic compose window when save_sent_mail is locked
c48d264 Show save mail selection on dynamic compose screen even if sent_mail_folder is locked
5483a75 [mms] Fix displaying dynamic compose screen when sent-mail preferences are locked (Bug #12009).
ab9d5ff [mms] Update CKEditor to v3.6.6.
a65923c typehint
49701b3 Simplify
ddc7f7c Hotfix for allowing imples turned into ajax actions to still work in traditional view.
ff36252 [mms] Fix regression in outputting Content-Disposition 'size' parameter if no other Content-Disposition parameter is present.
13edcca [mms] Add a configurable delay to the jQuery Mobile autocomplete plugin.
fb76adf Fix WWW authentication to RSS script
4a67417 Destructor not needed.
d487e54 Style, phpdoc.
6c0313b Fix syntax and style.
7e3728d Run the application handlers for notifications separately.
21a24bd9 [mms] Fix inserting HEAD into HTML document with Horde_Domhtml#getHead() if it doesn't already exist in the document.
0af5745 [mms] Fix XSS filter removing control characters that cause certain charsets (ISO-2022-JP) to break (Bug #12015).
0fe19a1 [mms] Added Horde_Domhtml#getCharset() to get best-guess charset of current encoding within the DOM object.
5dd15a8 Remove existing charset information from DOM data
533b0bc [mms] Added 'charset' and 'metacharset' parameters to returnHtml().
17061ce [mms] Improved detection of charset in text/html message parts.
12bbf29 Bug #11940: Better tricks for fixing bad behavior in IE 8
269bdda Convert style parameters in renderView() api call
b8a33f8 Took me two days to find this, breaking our complete test suite.
20fa2e2 Simplify
38a8162 Fix tests.
42397b2 Remove dead file.
9521680 Remove dead code.
193679f Cannot use array_combine - the order of $types is not guaranteed.
614254b More robust processing of copyMessages/moveMessages parameters from smartmobile view
3a3d09c Some more IE8 fixes (Bug #11940)
256dd64 phpdoc
2a6c48e Fix broken ensureTags test
5dc894b Add test for ensureTypes
325718d Ensure the type_ids are cast to integer.
dea61b0 If not using qreply, this code will never berun
3ba1796 Remove ridiculous BC-ish code from upstream OL.
699a5e4 BFN
6f43f62 No need to echo this, the method does the output.
c8c4219 Convert Image View to Horde_View
4d5b5d3 Not needed
1ae8a6a Pass the background color to the view.
817d20e Tweak some css, better dom ids.
f9690c9 Not needed
786f864 Dead file
4d9cc6b Explicitly mention we need at least IE8 and no compatibility mode (Request #12026)
13e3e9c [mms] Upgrade jQuery Mobile to v1.2/jQuery Core to v1.8.3.
db84ab0 Duplicate check (already done in isInactive())
129e244 Throw a basic exception here
37738f6 Fix operator
18edf75 Don't output error messages, use PHPUnit's exception handling and test skipping instead.
d18e642 Find parent directory if installed with PEAR too.
35d6cdb Add Horde_Prefs_Identity#getFromAddress() to base class too.
4ff6869 Style
03a288b [jan] Don't depend on an IMP identity object.
5a67e2e Fix test.
bbacea4 Skip test.
594e7b8 Fix Rdo testcase
df7843f Merge remote-tracking branch 'origin/master' into ingo_3_1

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

commit 022d87a6bb675863370f852b9d6707db8febe41f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jan 28 13:11:08 2013 -0500

    cs/ws

 ansel/lib/View/Gallery.php                         |   54 +++++++++++++-------
 ansel/lib/View/GalleryRenderer/GalleryLightbox.php |    2 +-
 2 files changed, 36 insertions(+), 20 deletions(-)

http://git.horde.org/horde-git/-/commit/022d87a6bb675863370f852b9d6707db8febe41f

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

commit 654d93d3eba9e439cb89a33efe1aa6e17de39369
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 1 11:58:16 2013 -0500

    Fix scope

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

http://git.horde.org/horde-git/-/commit/654d93d3eba9e439cb89a33efe1aa6e17de39369

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

commit 1a2da08abce3ff7c2ede0c55a77803e44238ab84
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 1 12:26:28 2013 -0500

    Don't filter out /deleted messages, other flags may have changed.
    
    This will cause in increase in traffic, but is necessary to properly
    catch changes to the /seen flag.
    
    See Bug: 12007

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

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

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

commit 2a093efeb0913a8de52657f5d9d88632bd7a1987
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 1 12:31:40 2013 -0500

    BFN

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

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

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

commit 0162d4419214ef4932297f884c3d53c4545c5a8f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 1 13:45:20 2013 -0500

    Ensure we have a numeric part when splitting off am or pm.
    
    Part of Bug: 12006

 framework/Date_Parser/lib/Horde/Date/Parser/Locale/Base.php |    2 +-
 framework/Date_Parser/test/Horde/Date/Parser/ParserTest.php |   16 +++++++++++
 2 files changed, 17 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/0162d4419214ef4932297f884c3d53c4545c5a8f

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

commit 2ebc8d77e140d048c608790078904201378bcefd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 1 13:53:30 2013 -0500

    Enforce timezone abbreviations occur at word boundry.
    
    Part of Bug: 12006

 .../Date_Parser/lib/Horde/Date/Parser/Locale/Base/Timezone.php    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit db96c8cf93d67241d99c446ae4412c135e6d1b0a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 1 14:49:16 2013 -0500

    Better parsing of timezone identifier.
    
    Bug: 12006

 .../Date_Parser/lib/Horde/Date/Parser/Locale/Base/Timezone.php    |    2 +-
 framework/Date_Parser/test/Horde/Date/Parser/ParserTest.php       |    1 +
 framework/Date_Parser/test/Horde/Date/Parser/TokenTest.php        |   26 +++++
 3 files changed, 28 insertions(+), 1 deletions(-)

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

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

commit f05504d1f18e5eced1491e2fe11b5a26adcd7dd2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 1 14:50:05 2013 -0500

    Fix __toString output.

 framework/Date_Parser/lib/Horde/Date/Parser/Token.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

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

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

commit 8f4d2d4ae24903b75610be382e7bf55ebdfd487c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Feb 1 15:06:25 2013 -0500

    Preserve the case in non matched text.
    
    Bug: 12006

 framework/Date_Parser/lib/Horde/Date/Parser/Locale/Base.php |   31 +++++------
 framework/Date_Parser/test/Horde/Date/Parser/ParserTest.php |   23 ++++++++
 2 files changed, 38 insertions(+), 16 deletions(-)

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

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

commit eea9cfb507d379cc2a73698af78fe1646145886d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Feb 1 16:07:20 2013 -0700

    [mms] Fix usage of textContent property on IE8 (Bug #12012).

 imp/docs/CHANGES   |    1 +
 imp/js/dimpbase.js |    1 +
 imp/js/dimpcore.js |    4 ++--
 imp/js/search.js   |    3 ++-
 imp/package.xml    |    2 ++
 5 files changed, 8 insertions(+), 3 deletions(-)

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

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

commit 5dd803b6314dddb47a9e4d949138a31c64c24a78
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 13:57:30 2013 -0500

    Return the list of successfully deleted uids.

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

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

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

commit deee754c1e4725f599d91f5fdd924f689d3c67d5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 13:58:32 2013 -0500

    Return both successful and missing results.

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

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

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

commit 928167c82de3f8a6d274b856b7134c89b1b6ff0d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 13:58:55 2013 -0500

    Actually update the state object so we don't mirror this change back.

 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/928167c82de3f8a6d274b856b7134c89b1b6ff0d

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

commit ec8994eac06dc16e138b77e326b80e088dd14e38
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 13:59:34 2013 -0500

    Ensure the uids exist before attempting to delete/move the messages.

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

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

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

commit 5d98cb3180e9f9b9080670e94442c5cc067bf17d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 14:00:09 2013 -0500

    Send proper error codes in MOVEITEMS requests.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php |   51 ++++---
 1 files changed, 31 insertions(+), 20 deletions(-)

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

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

commit 12fffed5698d01b5745ff06f7288f832c8b691f4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 14:00:23 2013 -0500

    Use constant

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

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

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

commit f35410ea41ece334d2ac0322d145791da44645ad
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 14:00:56 2013 -0500

    Send proper error codes when messages are not found.

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

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

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

commit 37ec3c586d0f14b5126ecbc12ce88cb8606a04fb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 14:01:32 2013 -0500

    Pass the return value back up the chain/phpdoc.

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

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

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

commit 028d656f5255060edd2153d839ca84733e6ca6ab
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 14:28:40 2013 -0500

    CHANGES, Bump API version.

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

http://git.horde.org/horde-git/-/commit/028d656f5255060edd2153d839ca84733e6ca6ab

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

commit 396cc88e94b6cc09f5a78a054f88fec8e7144045
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 14:33:39 2013 -0500

    Ensure we have an array, or ignore.

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

http://git.horde.org/horde-git/-/commit/396cc88e94b6cc09f5a78a054f88fec8e7144045

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

commit 90672869f963e27c5c2a1274f8ee2af967bb470b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 14:34:05 2013 -0500

    CHANGES

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

http://git.horde.org/horde-git/-/commit/90672869f963e27c5c2a1274f8ee2af967bb470b

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

commit 996ea732b0f9fb3ec03adffdb84065acf78137b0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 14:40:08 2013 -0500

    Released Horde_ActiveSync-2.2.0

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

http://git.horde.org/horde-git/-/commit/996ea732b0f9fb3ec03adffdb84065acf78137b0

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

commit 923b5212d60f6afc618dfabb5abdbc3b8c935af0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 14:40:08 2013 -0500

    Development mode for Horde_ActiveSync-2.2.1

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

http://git.horde.org/horde-git/-/commit/923b5212d60f6afc618dfabb5abdbc3b8c935af0

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

commit a2fa533579cd5eab561ecd32b56d93a5b54f134c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 14:43:57 2013 -0500

    fix phpdoc

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

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

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

commit ef2bc6d820347d9ecba4ffb392a4909ec43b6d74
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 14:47:33 2013 -0500

    Released Horde_Core-2.1.7

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

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

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

commit 43c8357e57913d2488efe02d86bb5c7798d4f9ad
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 2 14:47:33 2013 -0500

    Development mode for Horde_Core-2.1.8

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

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

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

commit 70a3cb662749ab7a1e0e3c75bfe3ac3c1aef4217
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Feb 3 01:55:56 2013 -0500

    Rewrite gallery view code.

 ansel/js/views/gallery-common.js                   |  112 +++++++++++
 ansel/lib/GalleryMode/Base.php                     |    2 +
 ansel/lib/View/GalleryProperties.php               |    2 +-
 ansel/lib/View/GalleryRenderer/Base.php            |  173 +++++++++++++++--
 ansel/lib/View/GalleryRenderer/Gallery.php         |  117 ++----------
 ansel/lib/View/GalleryRenderer/GalleryLightbox.php |  145 +++++---------
 ansel/templates/tile/image.html.php                |    2 +-
 ansel/templates/view/api/gallery.html.php          |   43 ++++
 ansel/templates/view/gallery.html.php              |   92 +++++++++
 ansel/templates/view/gallery.inc                   |  171 ----------------
 ansel/templates/view/gallerylightbox.inc           |  204 --------------------
 11 files changed, 479 insertions(+), 584 deletions(-)
 create mode 100644 ansel/js/views/gallery-common.js
 create mode 100644 ansel/js/views/gallery-lightbox.js
 create mode 100644 ansel/templates/view/api/gallery.html.php
 create mode 100644 ansel/templates/view/gallery.html.php
 delete mode 100644 ansel/templates/view/gallery.inc
 delete mode 100644 ansel/templates/view/gallerylightbox.inc

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

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

commit 2c6f0e1a77a0d9c33f81936787fc236970188bad
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Feb 3 01:58:17 2013 -0500

    Update package.xml filelist.

 ansel/package.xml |   22 ++++++++++++++++------
 1 files changed, 16 insertions(+), 6 deletions(-)

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

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

commit efd05930ad1e2cfa4516200d9fba1c67559d88ed
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Feb 3 02:11:36 2013 -0500

    Sanity check returned value.
    
    If this is an array (vs an object), we can't use $H.

 ansel/js/widgets/tagactions.js |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit 1d26320ae22a0f37ff61e47586166ba600ba9142
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Feb 3 02:16:26 2013 -0500

    Catch exceptions here, still need to output a generic error tile.

 ansel/lib/Tile/Image.php |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

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

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

commit 1f76125b3d19d4f74d9d03b580b36c4da37d9d82
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Feb 3 02:17:36 2013 -0500

    Need to catch Horde_Exception_NotFound as well.

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

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

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

commit a58fe96f1c45faf4b26a243f9517fe6f4bfb5df9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 3 12:45:22 2013 -0700

    Bug #12011: Fix setting charset information on link attachment part if original part does not contain text data

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

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

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

commit 6b896d092d19635430555e823d6a471e9dadcb9b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Feb 3 16:22:50 2013 -0500

    Fix return_target navigation.

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

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

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

commit 47345385c5cd49bf4951f94c833590f4cab51929
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 4 17:43:40 2013 +0100

    [jan] Add reST renderers for blockquote and emphasis.
    
    Conflicts:
    	wicked/package.xml

 wicked/docs/CHANGES                            |    1 +
 wicked/lib/Text_Wiki/Render/Rst/Blockquote.php |   59 ++++++++++++++++++++++++
 wicked/lib/Text_Wiki/Render/Rst/Emphasis.php   |   46 ++++++++++++++++++
 wicked/package.xml                             |   12 +++--
 4 files changed, 114 insertions(+), 4 deletions(-)
 create mode 100644 wicked/lib/Text_Wiki/Render/Rst/Blockquote.php
 create mode 100644 wicked/lib/Text_Wiki/Render/Rst/Emphasis.php

http://git.horde.org/horde-git/-/commit/47345385c5cd49bf4951f94c833590f4cab51929

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

commit 22617cf6c3f7ff49ca7dd9fdabd71b1c5570e7d7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Feb 3 16:33:19 2013 -0500

    This can be used for views other than gallery.

 ansel/js/views/common.js                |  112 +++++++++++++++++++++++++++++++
 ansel/js/views/gallery-common.js        |  112 -------------------------------
 ansel/lib/View/GalleryRenderer/Base.php |    2 +-
 3 files changed, 113 insertions(+), 113 deletions(-)
 create mode 100644 ansel/js/views/common.js
 delete mode 100644 ansel/js/views/gallery-common.js
 delete mode 100644 ansel/js/views/gallery-lightbox.js

http://git.horde.org/horde-git/-/commit/22617cf6c3f7ff49ca7dd9fdabd71b1c5570e7d7

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

commit cf5d021bccd032e7ac358c02d97939cd352834d3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Feb 3 23:36:48 2013 -0500

    Use the rightAlign class.

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

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

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

commit 1aadd2c36f60dfb4c9b6faad0ad3b9d45ac2b1e0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Feb 3 23:37:17 2013 -0500

    Don't select the current gallery.

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

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

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

commit 7fe084749f8fcb758a65336db698222cf767972b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Feb 3 23:37:46 2013 -0500

    Wrap with tbody

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

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

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

commit de293e7c3416262cd227f8409645b35451af434a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 10:15:29 2013 -0500

    Refactor tag browsing for H5.

 ansel/lib/TagBrowser.php              |  128 ++++++++++++++++++++++++
 ansel/lib/View/Results.php            |  176 ++++++++++++++++++---------------
 ansel/templates/view/results.html.php |   95 ++++++++++++++++++
 ansel/templates/view/results.inc      |  140 --------------------------
 4 files changed, 320 insertions(+), 219 deletions(-)
 create mode 100644 ansel/lib/TagBrowser.php
 create mode 100644 ansel/templates/view/results.html.php
 delete mode 100644 ansel/templates/view/results.inc

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

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

commit 58d54fbc9b4e9232cb42f9224bd9a0ba45f1df29
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 10:19:55 2013 -0500

    Remove unused Ansel_Search classes.

 ansel/browse.php          |    3 +-
 ansel/lib/Search.php      |  101 ---------------
 ansel/lib/Search/Tag.php  |  305 ---------------------------------------------
 ansel/lib/Search/exif.php |   42 ------
 ansel/lib/Widget/Tags.php |    5 +-
 5 files changed, 5 insertions(+), 451 deletions(-)
 delete mode 100644 ansel/lib/Search.php
 delete mode 100644 ansel/lib/Search/Tag.php
 delete mode 100644 ansel/lib/Search/exif.php

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

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

commit f8932f5815d9c9c7769dadbde572395aeef5979d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 10:22:12 2013 -0500

    Avoid collision with global browser object.

 ansel/browse.php          |    4 ++--
 ansel/lib/Widget/Tags.php |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit 32b563793c0fde156a0367d6b4104de49a6dbfd6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 10:25:52 2013 -0500

    This is what the split() method is for.

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

http://git.horde.org/horde-git/-/commit/32b563793c0fde156a0367d6b4104de49a6dbfd6

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

commit 60be2bb513626fa1df9acbbfbe8f91b8480facfe
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 10:30:53 2013 -0500

    Actually add the link to the tag.

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

http://git.horde.org/horde-git/-/commit/60be2bb513626fa1df9acbbfbe8f91b8480facfe

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

commit 54e8ae82bb16fbf35fef6c3a3b4cc932c38a80b1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 10:55:42 2013 -0500

    Let the tag widget handle any incoming tag actions.
    
    This only happens if we don't have js.

 ansel/image.php           |   77 ---------------------------------------------
 ansel/lib/Widget/Tags.php |   10 ++++++
 2 files changed, 10 insertions(+), 77 deletions(-)

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

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

commit b4f196a15945a228d463bc98882d684e7cc2a5d3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 11:00:15 2013 -0500

    wrap

 ansel/lib/Widget/Tags.php |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

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

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

commit 0afa1908b48098d22135b31a62dba36a49456e39
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 11:33:30 2013 -0500

    Refactor action handling.
    
    Use class to wrap common image actions to avoid duplicate code
    in the various views that can trigger image actions.

 ansel/image.php             |  196 +++++-------------------------------------
 ansel/lib/ActionHandler.php |  200 +++++++++++++++++++++++++++++++++++++++++++
 ansel/lib/View/Results.php  |  107 ++----------------------
 3 files changed, 230 insertions(+), 273 deletions(-)
 create mode 100644 ansel/lib/ActionHandler.php

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

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

commit c3550139b4d17df2583efe95fe109728f4ea8568
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 11:35:03 2013 -0500

    Update package.xml filelist.

 ansel/package.xml |   26 ++++++++++----------------
 1 files changed, 10 insertions(+), 16 deletions(-)

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

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

commit df78709ad88e2183248f79399cfeae68b55e2d58
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 11:53:38 2013 -0500

    Use Ansel_ActionHandler::imageActions

 ansel/lib/ActionHandler.php                |    3 ++-
 ansel/lib/View/GalleryRenderer/Gallery.php |    1 +
 ansel/templates/view/gallery.html.php      |    2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

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

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

commit 3eca9ba4b8af86cd6aad4b04bac71f5a10d7d516
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 12:26:09 2013 -0500

    Use Ansel_ActionHandler for image edit actions too.

 ansel/image.php             |  636 +------------------------------------------
 ansel/lib/ActionHandler.php |  607 ++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 606 insertions(+), 637 deletions(-)

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

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

commit 859c021d7cdcb7b2e3d54c1ee1be6f9d78d2d149
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 12:33:07 2013 -0500

    Fix url for editing dates.

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

http://git.horde.org/horde-git/-/commit/859c021d7cdcb7b2e3d54c1ee1be6f9d78d2d149

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

commit d5749591a931760c730483d51210d1af6262422f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 12:39:23 2013 -0500

    ws

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

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

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

commit 771405dfc9354edc9e586dd3fc856c8a77797058
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 12:39:36 2013 -0500

    Catch Horde_Exception_NotFound

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

http://git.horde.org/horde-git/-/commit/771405dfc9354edc9e586dd3fc856c8a77797058

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

commit 4ee716324021b0dda2cf8e17810134bf6bb0d569
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 12:40:11 2013 -0500

    No need for these to be private, protected is fine.

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

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

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

commit 6f2958e097deadf5eca5513097a4cbd701006d58
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 12:41:28 2013 -0500

    File header/phpdoc

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

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

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

commit 671f96015324a8b38d2b796f324f39072cb174ad
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 13:08:31 2013 -0500

    Move gallery actions to Ansel_ActionHandler too.

 ansel/gallery.php           |  100 +------------------------
 ansel/lib/ActionHandler.php |  179 ++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 178 insertions(+), 101 deletions(-)

http://git.horde.org/horde-git/-/commit/671f96015324a8b38d2b796f324f39072cb174ad

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

commit e28e90782de960d14f24a22a79b16e4a9a29c06b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 13:20:07 2013 -0500

    Use Ansel_ActionHandler for empty/delete gallery as well.

 ansel/gallery/delete.php                        |   84 -----------------------
 ansel/lib/ActionHandler.php                     |   67 ++++++++++++++++++
 ansel/templates/gallery/delete_confirmation.inc |    4 +-
 3 files changed, 69 insertions(+), 86 deletions(-)
 delete mode 100644 ansel/gallery/delete.php

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

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

commit e18102d503008ee9fab1e4e2af711e0237f9d947
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 13:21:31 2013 -0500

    Don't hide the breadcrumb trail when the gallery is empty.

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

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

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

commit 8cb18fd2c352fb573d2fdfbe68a115b5401a915c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 13:50:25 2013 -0500

    Create Horde_View from the injector.

 ansel/lib/View/GalleryProperties.php |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

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

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

commit cab7559bdae44f82c42a3e654a9afa9c8015cf3d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 13:50:49 2013 -0500

    Tweak css of gallery properties form.

 ansel/templates/gallery/properties.html.php |   29 ++++++++++++++-------------
 1 files changed, 15 insertions(+), 14 deletions(-)

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

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

commit acc88411e6f9cd067bd17d8c87e7e135709f0963
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 14:01:51 2013 -0500

    No longer used.

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

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

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

commit f9b6fd02004529ed2c8185889663e2a806efc59f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 14:02:05 2013 -0500

    Redirect back to the gallery view.

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

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

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

commit cdc184532496b8b847c55ee86f2056ce92c03060
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 4 12:37:36 2013 -0700

    Bug #12009: Fix dynamic compose window when save_sent_mail is locked

 imp/lib/Dynamic/Compose/Common.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

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

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

commit c48d264e4c6de6aacd3f9dc093d648395fe67f80
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 4 12:46:33 2013 -0700

    Show save mail selection on dynamic compose screen even if sent_mail_folder is locked

 imp/lib/Dynamic/Compose/Common.php     |    2 ++
 imp/templates/dynamic/compose.html.php |    6 ++++++
 2 files changed, 8 insertions(+), 0 deletions(-)

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

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

commit 5483a7582b41ca5889cb786aed060eedf5d6efef
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 4 12:47:11 2013 -0700

    [mms] Fix displaying dynamic compose screen when sent-mail preferences are locked (Bug #12009).
    
    Lump last 2 commits into a more general changelog entry.

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

http://git.horde.org/horde-git/-/commit/5483a7582b41ca5889cb786aed060eedf5d6efef

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

commit ab9d5ff0462d84c8037cb81ce27cf76af745dd66
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 4 15:31:17 2013 -0700

    [mms] Update CKEditor to v3.6.6.

 framework/Editor/js/ckeditor/LICENSE.html                         |    4 +-
 framework/Editor/js/ckeditor/ckeditor.js                          |    2 +-
 framework/Editor/js/ckeditor/ckeditor_basic.js                    |    2 +-
 framework/Editor/js/ckeditor/contents.css                         |    2 +-
 framework/Editor/js/ckeditor/lang/af.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ar.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/bg.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/bn.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/bs.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ca.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/cs.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/cy.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/da.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/de.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/el.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/en-au.js                        |    2 +-
 framework/Editor/js/ckeditor/lang/en-ca.js                        |    2 +-
 framework/Editor/js/ckeditor/lang/en-gb.js                        |    2 +-
 framework/Editor/js/ckeditor/lang/en.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/eo.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/es.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/et.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/eu.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/fa.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/fi.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/fo.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/fr-ca.js                        |    2 +-
 framework/Editor/js/ckeditor/lang/fr.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/gl.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/gu.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/he.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/hi.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/hr.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/hu.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/id.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/is.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/it.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ja.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ka.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/km.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ko.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ku.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/lt.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/lv.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/mk.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/mn.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ms.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/nb.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/nl.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/no.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/pl.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/pt-br.js                        |    2 +-
 framework/Editor/js/ckeditor/lang/pt.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ro.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ru.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/sk.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/sl.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/sr-latn.js                      |    2 +-
 framework/Editor/js/ckeditor/lang/sr.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/sv.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/th.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/tr.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ug.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/uk.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/vi.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/zh-cn.js                        |    2 +-
 framework/Editor/js/ckeditor/lang/zh.js                           |    2 +-
 framework/Editor/js/ckeditor/plugins/a11yhelp/lang/lv.js          |    1 +
 framework/Editor/js/ckeditor/plugins/devtools/lang/lv.js          |    1 +
 framework/Editor/js/ckeditor/plugins/placeholder/lang/lv.js       |    1 +
 framework/Editor/js/ckeditor/plugins/scayt/dialogs/toolbar.css    |    2 +-
 framework/Editor/js/ckeditor/plugins/specialchar/lang/lv.js       |    1 +
 framework/Editor/js/ckeditor/plugins/specialchar/lang/sk.js       |    1 +
 framework/Editor/js/ckeditor/plugins/uicolor/lang/lv.js           |    1 +
 framework/Editor/js/ckeditor/plugins/uicolor/yui/assets/yui.css   |    2 +-
 framework/Editor/js/ckeditor/plugins/wsc/dialogs/ciframe.html     |    2 +-
 framework/Editor/js/ckeditor/plugins/wsc/dialogs/tmpFrameset.html |    2 +-
 framework/Editor/js/ckeditor/plugins/wsc/dialogs/wsc.css          |    2 +-
 framework/Editor/js/ckeditor/skins/kama/dialog.css                |    2 +-
 framework/Editor/js/ckeditor/skins/kama/editor.css                |    4 +-
 framework/Editor/js/ckeditor/skins/kama/templates.css             |    2 +-
 framework/Editor/js/ckeditor/skins/office2003/dialog.css          |    2 +-
 framework/Editor/js/ckeditor/skins/office2003/editor.css          |   16 ++--
 framework/Editor/js/ckeditor/skins/office2003/templates.css       |    2 +-
 framework/Editor/js/ckeditor/skins/v2/dialog.css                  |    2 +-
 framework/Editor/js/ckeditor/skins/v2/editor.css                  |    6 +-
 framework/Editor/js/ckeditor/skins/v2/templates.css               |    2 +-
 framework/Editor/package.xml                                      |   22 ++++-
 88 files changed, 115 insertions(+), 97 deletions(-)
 create mode 100644 framework/Editor/js/ckeditor/plugins/a11yhelp/lang/lv.js
 create mode 100644 framework/Editor/js/ckeditor/plugins/devtools/lang/lv.js
 create mode 100644 framework/Editor/js/ckeditor/plugins/placeholder/lang/lv.js
 create mode 100644 framework/Editor/js/ckeditor/plugins/specialchar/lang/lv.js
 create mode 100644 framework/Editor/js/ckeditor/plugins/specialchar/lang/sk.js
 create mode 100644 framework/Editor/js/ckeditor/plugins/uicolor/lang/lv.js

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

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

commit a65923cd0f2d03c56df76ff7e641de6542fa2a90
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 14:09:12 2013 -0500

    typehint

 ansel/lib/View/Base.php              |    2 +-
 ansel/lib/View/Gallery.php           |    2 +-
 ansel/lib/View/GalleryProperties.php |    2 +-
 ansel/lib/View/Image.php             |    2 +-
 ansel/lib/View/List.php              |    2 +-
 ansel/lib/View/Results.php           |    2 +-
 ansel/lib/View/Slideshow.php         |    1 -
 ansel/lib/View/Upload.php            |    2 +-
 8 files changed, 7 insertions(+), 8 deletions(-)

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

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

commit 49701b3a3aada6e8c156667675ca9a1b18663789
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 14:10:25 2013 -0500

    Simplify

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

http://git.horde.org/horde-git/-/commit/49701b3a3aada6e8c156667675ca9a1b18663789

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

commit ddc7f7ca00c18e2041e7157d08f8a6b9aea8b872
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Feb 4 20:40:13 2013 -0500

    Hotfix for allowing imples turned into ajax actions to still work in traditional view.
    
    Javascript actions previously implemented via imples that were ported to use the ajax api
    will not work if logged in in a non-ajax mode. Trick page_output into initializing the needed
    script files.

 ansel/view.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit ff3625258a707da0210cd266fb00163021171026
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 4 21:44:46 2013 -0700

    [mms] Fix regression in outputting Content-Disposition 'size' parameter if no other Content-Disposition parameter is present.
    
    Partial revert of 9937e2d8c28655271243c0be07ac6763621ac9f6
    
    That commit incorrectly ignored the 'size' parameter when determining
    whether to output Content-Disposition header.
    
    Instead... there is little need to add size information when using
    parseMessage().  In fact, it is much more efficient to determine size
    information by analyzing length of the temporary stream, rather than
    determining size by using str_replace() on a string.

 framework/Mime/lib/Horde/Mime/Part.php      |    9 +--------
 framework/Mime/package.xml                  |    4 ++--
 framework/Mime/test/Horde/Mime/PartTest.php |   25 ++++++++++++++++++++-----
 3 files changed, 23 insertions(+), 15 deletions(-)

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

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

commit 13edcca1ffca72b51b77185cf11cd9480f4feb7f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 4 22:35:57 2013 -0700

    [mms] Add a configurable delay to the jQuery Mobile autocomplete plugin.

 framework/Core/js/jquery.mobile/plugins/autocomplete.js |   15 ++++++++++++---
 framework/Core/package.xml                              |    4 ++--
 2 files changed, 14 insertions(+), 5 deletions(-)

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

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

commit fb76adfc083c2c1afe5fc62c661a7de637787258
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 4 23:30:16 2013 -0700

    Fix WWW authentication to RSS script

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

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

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

commit 4a674178c8b7fe61701144562d3afc4a508909c2
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 4 20:59:23 2013 +0100

    Destructor not needed.

 framework/Argv/lib/Horde/Argv/Parser.php |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)

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

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

commit d487e541bfd2852ee6b37f49653978771230891e
Author: Jan Schneider <jan at horde.org>
Date:   Mon Feb 4 20:59:35 2013 +0100

    Style, phpdoc.

 framework/Cli_Modular/lib/Horde/Cli/Modular.php |   28 +++++++++-------------
 1 files changed, 12 insertions(+), 16 deletions(-)

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

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

commit 6c0313b451ecbbc1488ab9e7863157ad9d15274f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 5 15:04:27 2013 +0100

    Fix syntax and style.

 framework/Core/js/map/horde.js |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

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

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

commit 7e3728dd9d34fe2548933f1744e6b8bbbabf4a37
Author: Jan Schneider <jan at horde.org>
Date:   Tue Feb 5 15:25:56 2013 +0100

    Run the application handlers for notifications separately.
    
    Listing applications and running API methods might reach code that tries to
    call the global $notification object that we are still instantiating. This
    happens for example if using transparent authentication and getting to the
    setView() code.

 framework/Core/lib/Horde/Core/Factory/Notification.php |   19 ++++++++++------
 framework/Core/lib/Horde/Registry.php                  |    1 +
 framework/Core/package.xml                             |    2 +
 3 files changed, 15 insertions(+), 7 deletions(-)

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

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

commit 21a24bd9fddb8bcc5cbc3a772b80313056be965c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 5 10:32:50 2013 -0700

    [mms] Fix inserting HEAD into HTML document with Horde_Domhtml#getHead() if it doesn't already exist in the document.

 framework/Util/lib/Horde/Domhtml.php           |    7 ++++++-
 framework/Util/package.xml                     |    4 ++--
 framework/Util/test/Horde/Util/DomhtmlTest.php |    8 ++++++++
 3 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit 0af57458e802cdc68f187295c3736c372c011a94
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 5 11:18:52 2013 -0700

    [mms] Fix XSS filter removing control characters that cause certain charsets (ISO-2022-JP) to break (Bug #12015).

 framework/Text_Filter/lib/Horde/Text/Filter/Xss.php      |   36 --------------
 framework/Text_Filter/package.xml                        |    4 +-
 framework/Text_Filter/test/Horde/Text/Filter/XssTest.php |  Bin 23500 -> 23372 bytes
 3 files changed, 2 insertions(+), 38 deletions(-)

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

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

commit 0fe19a1a71e41784d9dc3bb571a64cf3b9772fc1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 5 11:35:22 2013 -0700

    [mms] Added Horde_Domhtml#getCharset() to get best-guess charset of current encoding within the DOM object.

 framework/Util/lib/Horde/Domhtml.php           |   14 +++++++++
 framework/Util/package.xml                     |   10 ++++--
 framework/Util/test/Horde/Util/DomhtmlTest.php |   37 ++++++++++++++++++++++++
 3 files changed, 57 insertions(+), 4 deletions(-)

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

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

commit 5dd15a87b1c5b5d80921447eaffd36b096cb4fd5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 5 12:07:19 2013 -0700

    Remove existing charset information from DOM data

 framework/Util/lib/Horde/Domhtml.php |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

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

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

commit 533b0bc498855fe015cbac20c761d9de35e00e75
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 5 12:55:36 2013 -0700

    [mms] Added 'charset' and 'metacharset' parameters to returnHtml().

 framework/Util/lib/Horde/Domhtml.php           |   29 ++++++++++++++++++++++-
 framework/Util/package.xml                     |    2 +
 framework/Util/test/Horde/Util/DomhtmlTest.php |   20 ++++++++++++++++
 3 files changed, 49 insertions(+), 2 deletions(-)

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

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

commit 17061ce6f834d2c3c224e2910d4edaf44a725c96
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 5 13:01:24 2013 -0700

    [mms] Improved detection of charset in text/html message parts.

 imp/docs/CHANGES             |    1 +
 imp/lib/Mime/Viewer/Html.php |   17 +++++++++++++----
 imp/package.xml              |    4 +++-
 3 files changed, 17 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/17061ce6f834d2c3c224e2910d4edaf44a725c96

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

commit 12bbf29e9029e4ee506f676038e6581e54474299
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 5 17:54:41 2013 -0700

    Bug #11940: Better tricks for fixing bad behavior in IE 8

 imp/js/dimpbase.js     |   15 ++++++++-------
 imp/js/imp.js          |    7 ++++++-
 imp/js/message-dimp.js |   17 ++++++++++-------
 3 files changed, 24 insertions(+), 15 deletions(-)

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

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

commit 269bddaac57eec1acd39b5f9312b19bbc9a8a193
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Feb 6 00:11:52 2013 -0500

    Convert style parameters in renderView() api call

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

http://git.horde.org/horde-git/-/commit/269bddaac57eec1acd39b5f9312b19bbc9a8a193

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

commit b8a33f83f59e27b090da7d85c1c46d3263a82e97
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 6 15:22:23 2013 +0100

    Took me two days to find this, breaking our complete test suite.

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

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

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

commit 20fa2e2f30692d099726022dbdd26643b1f39e8c
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 6 16:47:50 2013 +0100

    Simplify

 framework/bin/test_framework |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

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

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

commit 38a816236d4f5d5007be0f57ddf1cfba4c14b698
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 6 16:50:12 2013 +0100

    Fix tests.

 .../Prefs/test/Horde/Prefs/Unit/Storage/KolabImapLogTest.php      |    4 +---
 framework/Prefs/test/Horde/Prefs/Unit/Storage/KolabImapTest.php   |    2 ++
 framework/Push/test/Horde/Push/Unit/Push/Factory/PushTest.php     |    1 +
 3 files changed, 4 insertions(+), 3 deletions(-)

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

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

commit 42397b228c96dacee5905415828599180b86a670
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 6 11:40:46 2013 -0500

    Remove dead file.

 kronolith/lib/Ajax/Imple/TagActions.php |  139 -------------------------------
 kronolith/package.xml                   |    8 +-
 2 files changed, 3 insertions(+), 144 deletions(-)
 delete mode 100644 kronolith/lib/Ajax/Imple/TagActions.php

http://git.horde.org/horde-git/-/commit/42397b228c96dacee5905415828599180b86a670

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

commit 95216804c8599deaf91834003a4ada787ab81517
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 6 11:51:23 2013 -0500

    Remove dead code.
    
    Left overs from the Imple days...

 kronolith/lib/Ajax/Application/Handler.php |   62 ----------------------------
 1 files changed, 0 insertions(+), 62 deletions(-)

http://git.horde.org/horde-git/-/commit/95216804c8599deaf91834003a4ada787ab81517

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

commit 193679f879a1d42f58e10731636a67aa66cedec1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 6 12:31:57 2013 -0500

    Cannot use array_combine - the order of $types is not guaranteed.
    
    Possible fix for Bug: 12016

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

http://git.horde.org/horde-git/-/commit/193679f879a1d42f58e10731636a67aa66cedec1

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

commit 614254b358204efa4aad3c879e1aa98d7934da32
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 6 11:58:27 2013 -0700

    More robust processing of copyMessages/moveMessages parameters from smartmobile view

 imp/js/smartmobile.js                       |   19 ++++++++++++-------
 imp/lib/Ajax/Application/Handler/Common.php |    8 ++++----
 2 files changed, 16 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/614254b358204efa4aad3c879e1aa98d7934da32

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

commit 3a3d09c68f054ffe875c47e84b10746c4df71b73
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 6 12:45:10 2013 -0700

    Some more IE8 fixes (Bug #11940)

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

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

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

commit 256dd64f88c240e3ae0025dce4a72ce0c0909e8b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 6 13:46:56 2013 -0500

    phpdoc

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

http://git.horde.org/horde-git/-/commit/256dd64f88c240e3ae0025dce4a72ce0c0909e8b

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

commit 2a6c48ea338af27ed796c5a6a60d0494927a2241
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 6 13:47:14 2013 -0500

    Fix broken ensureTags test

 content/test/Content/Base.php |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

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

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

commit 5dc894ba5079dd3d4156aa618acc69f237b36da0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 6 15:52:07 2013 -0500

    Add test for ensureTypes

 content/test/Content/Base.php     |   12 ++++++++++++
 content/test/Content/Sql/Base.php |    6 ++++++
 2 files changed, 18 insertions(+), 0 deletions(-)

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

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

commit 325718d8def0b481eeb10495b09d8637ec312347
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 6 15:55:55 2013 -0500

    Ensure the type_ids are cast to integer.

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

http://git.horde.org/horde-git/-/commit/325718d8def0b481eeb10495b09d8637ec312347

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

commit dea61b06794fb16ebf17e66c6c7811c831b0bba6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Feb 6 14:52:46 2013 -0700

    If not using qreply, this code will never berun

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

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

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

commit 3ba17968b2a7b8a017094d7eea4de0e11b81cc7c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 6 18:06:30 2013 -0500

    Remove ridiculous BC-ish code from upstream OL.
    
    This was put in place to provide "BC" for some example code on the
    website that used a Global Event object stolen from Prototypejs.
    Breaks all kinds of stuff for us, and is completely unnecessary.
    It's slated for removal in OL 3.0.
    
    Fixes Bug: 12019

 framework/Core/js/map/OpenLayers-debug.js |    8 -
 framework/Core/js/map/OpenLayers.js       | 1943 ++++++++++++++++++-----------
 framework/Core/package.xml                |    2 +
 3 files changed, 1192 insertions(+), 761 deletions(-)

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

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

commit 699a5e46563c9f36027980b372623ee8a44749f4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 7 00:45:45 2013 -0500

    BFN

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

http://git.horde.org/horde-git/-/commit/699a5e46563c9f36027980b372623ee8a44749f4

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

commit 6f43f62a3d9b28ac49461808f04980a6b2ecd07d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 7 10:30:14 2013 -0500

    No need to echo this, the method does the output.

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

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

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

commit c8c4219b0afeb7794dd867411b422e1a7343f443
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 7 11:57:14 2013 -0500

    Convert Image View to Horde_View

 ansel/js/views/image.js             |   57 ++++++++
 ansel/lib/Image.php                 |   30 ++---
 ansel/lib/View/Image.php            |  257 +++++++++++++++--------------------
 ansel/templates/view/image.html.php |   98 +++++++++++++
 ansel/themes/default/screen.css     |    6 +
 5 files changed, 282 insertions(+), 166 deletions(-)
 create mode 100644 ansel/js/views/image.js

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

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

commit 4d5b5d351458b5bcc04d0eedc870b1b02bfa03e6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 7 12:00:53 2013 -0500

    Not needed

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

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

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

commit 1ae8a6a8dbf44ac4f85a51c405adf9e0618ce364
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 7 12:02:25 2013 -0500

    Pass the background color to the view.

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

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

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

commit 817d20ee2bd5fba1332ad12197665aba9e1cc8aa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 7 12:34:20 2013 -0500

    Tweak some css, better dom ids.

 ansel/js/imagefaces.js              |    4 ++--
 ansel/js/views/image.js             |   10 +++++-----
 ansel/lib/View/Image.php            |    2 +-
 ansel/templates/view/image.html.php |    8 ++++----
 ansel/themes/default/screen.css     |   12 +++++-------
 5 files changed, 17 insertions(+), 19 deletions(-)

http://git.horde.org/horde-git/-/commit/817d20ee2bd5fba1332ad12197665aba9e1cc8aa

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

commit f9690c9f72d04fe32c912c8013f4cadb50d59b6e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 7 12:36:17 2013 -0500

    Not needed

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

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

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

commit 786f8645a0e728d5450a236236e657e7eca3da51
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 7 12:36:42 2013 -0500

    Dead file

 ansel/templates/view/image.inc |   96 ----------------------------------------
 1 files changed, 0 insertions(+), 96 deletions(-)
 delete mode 100644 ansel/templates/view/image.inc

http://git.horde.org/horde-git/-/commit/786f8645a0e728d5450a236236e657e7eca3da51

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

commit 4d9cc6b93d5d31697f3cadaa3426f78c021efe96
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date:   Thu Feb 7 17:45:28 2013 +0100

    Explicitly mention we need at least IE8 and no compatibility mode (Request #12026)
    
    Signed-off-by: Michael M Slusarz <slusarz at horde.org>

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

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

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

commit 13e3e9c3aabb8b2d9b5e8c3d3e7aded4c83046ef
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Feb 7 13:01:15 2013 -0700

    [mms] Upgrade jQuery Mobile to v1.2/jQuery Core to v1.8.3.

 framework/Core/js/jquery.mobile/jquery.js             | 8342 +++++++++--------
 framework/Core/js/jquery.mobile/jquery.min.js         |    6 +-
 framework/Core/js/jquery.mobile/jquery.mobile.js      | 5531 +++++++-----
 framework/Core/js/jquery.mobile/jquery.mobile.min.css |    4 +-
 framework/Core/js/jquery.mobile/jquery.mobile.min.js  |  186 +-
 framework/Core/package.xml                            |    2 +
 6 files changed, 7708 insertions(+), 6363 deletions(-)

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

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

commit db84ab02df1d4472438674400fc060e742018060
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Feb 7 16:51:34 2013 -0700

    Duplicate check (already done in isInactive())

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

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

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

commit 129e244054e85050591128011638bf376d64e9c5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Feb 7 22:22:46 2013 -0700

    Throw a basic exception here

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

http://git.horde.org/horde-git/-/commit/129e244054e85050591128011638bf376d64e9c5

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

commit 37738f6315c3ab6e1c4d89a96bbcdacb9bf546ad
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Feb 7 23:46:58 2013 -0700

    Fix operator

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

http://git.horde.org/horde-git/-/commit/37738f6315c3ab6e1c4d89a96bbcdacb9bf546ad

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

commit 18edf758e80603ee5c1ff8d0f301c93edf93beca
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 6 18:00:22 2013 +0100

    Don't output error messages, use PHPUnit's exception handling and test skipping instead.

 framework/Db/test/Horde/Db/Adapter/MysqlTest.php      |   18 ++++++++--------
 framework/Db/test/Horde/Db/Adapter/MysqliTest.php     |   18 ++++++++--------
 framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php  |   18 ++++++++--------
 framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlBase.php  |   16 +++++++-------
 framework/Db/test/Horde/Db/Adapter/Pdo/SqliteBase.php |   14 +++++-------
 5 files changed, 41 insertions(+), 43 deletions(-)

http://git.horde.org/horde-git/-/commit/18edf758e80603ee5c1ff8d0f301c93edf93beca

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

commit d18e642e5ddc5b4b22a9029e3e1966dcb38e078b
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 8 14:32:03 2013 +0100

    Find parent directory if installed with PEAR too.

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

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

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

commit 35d6cdb0b443f2c32027622e1a5bac07e5c28c05
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 8 14:41:00 2013 +0100

    Add Horde_Prefs_Identity#getFromAddress() to base class too.
    
    We already have it in the Core and IMP extensions, adding them to the base
    class lowers the dependencies of other code that use it. Plus it's useful.

 framework/Prefs/lib/Horde/Prefs/Identity.php |   40 ++++++++++++++++++++------
 framework/Prefs/package.xml                  |    2 +
 2 files changed, 33 insertions(+), 9 deletions(-)

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

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

commit 4ff68692c383c544020628ec8c5fd918eba521e7
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 8 14:47:12 2013 +0100

    Style

 framework/Itip/lib/Horde/Itip/Resource.php          |   12 +++-------
 framework/Itip/lib/Horde/Itip/Resource/Base.php     |   21 +++++++-----------
 framework/Itip/lib/Horde/Itip/Resource/Identity.php |   18 +++++----------
 3 files changed, 18 insertions(+), 33 deletions(-)

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

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

commit 03a288b3a45894b6e47c2a260a553473cc65a602
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 8 14:48:03 2013 +0100

    [jan] Don't depend on an IMP identity object.

 framework/Itip/lib/Horde/Itip/Resource/Identity.php |   25 ++++++-------------
 framework/Itip/package.xml                          |   11 +++++++-
 framework/Itip/test/Horde/Itip/Stub/Identity.php    |   13 ++++++++-
 3 files changed, 28 insertions(+), 21 deletions(-)

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

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

commit 5a67e2e70e76ad1eeee9f61720fa39ca686060cf
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 8 14:48:23 2013 +0100

    Fix test.

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

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

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

commit bbacea4cd84130270e21dd56b84ba4e2f63bb33d
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 8 14:48:32 2013 +0100

    Skip test.

 .../Prefs/test/Horde/Prefs/Unit/Storage/KolabImapLogTest.php      |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

commit 594e7b8c95dbb189d0a0ca57efaef7eda72f9d5c
Author: Ralf Lang <lang at b1-systems.de>
Date:   Fri Feb 8 15:55:34 2013 +0200

    Fix Rdo testcase

 framework/Rdo/test/Horde/Rdo/Sql/Base.php |    2 +-
 framework/Rdo/test/Horde/Rdo/TestBase.php |   14 --------------
 2 files changed, 1 insertions(+), 15 deletions(-)
 delete mode 100644 framework/Rdo/test/Horde/Rdo/TestBase.php

http://git.horde.org/horde-git/-/commit/594e7b8c95dbb189d0a0ca57efaef7eda72f9d5c

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

commit df7843f5458d0934ae37fdf9f1220fe99730514d
Merge: 2b3e13f 594e7b8
Author: Jan Schneider <jan at horde.org>
Date:   Fri Feb 8 15:00:42 2013 +0100

    Merge remote-tracking branch 'origin/master' into ingo_3_1

 ansel/browse.php                                                  |    3 +-
 ansel/gallery.php                                                 |  100 +-
 ansel/gallery/delete.php                                          |   84 -
 ansel/image.php                                                   |  875 +-
 ansel/js/imagefaces.js                                            |    4 +-
 ansel/js/views/common.js                                          |  112 +
 ansel/js/views/image.js                                           |   57 +
 ansel/js/widgets/tagactions.js                                    |    3 +
 ansel/lib/ActionHandler.php                                       | 1046 +
 ansel/lib/Ajax/Application/Handler.php                            |    5 +-
 ansel/lib/Api.php                                                 |    7 +-
 ansel/lib/GalleryMode/Base.php                                    |    2 +
 ansel/lib/Image.php                                               |   30 +-
 ansel/lib/Search.php                                              |  101 -
 ansel/lib/Search/Tag.php                                          |  305 -
 ansel/lib/Search/exif.php                                         |   42 -
 ansel/lib/Storage.php                                             |   37 +-
 ansel/lib/TagBrowser.php                                          |  128 +
 ansel/lib/Tile/Image.php                                          |   13 +-
 ansel/lib/View/Base.php                                           |    2 +-
 ansel/lib/View/Gallery.php                                        |   56 +-
 ansel/lib/View/GalleryProperties.php                              |   17 +-
 ansel/lib/View/GalleryRenderer/Base.php                           |  173 +-
 ansel/lib/View/GalleryRenderer/Gallery.php                        |  118 +-
 ansel/lib/View/GalleryRenderer/GalleryLightbox.php                |  145 +-
 ansel/lib/View/Image.php                                          |  271 +-
 ansel/lib/View/List.php                                           |    2 +-
 ansel/lib/View/Results.php                                        |  241 +-
 ansel/lib/View/Slideshow.php                                      |    1 -
 ansel/lib/View/Upload.php                                         |    2 +-
 ansel/lib/Widget/Actions.php                                      |    2 +-
 ansel/lib/Widget/Tags.php                                         |   29 +-
 ansel/package.xml                                                 |   36 +-
 ansel/templates/gallery/delete_confirmation.inc                   |    4 +-
 ansel/templates/gallery/properties.html.php                       |   29 +-
 ansel/templates/tile/image.html.php                               |    2 +-
 ansel/templates/view/api/gallery.html.php                         |   43 +
 ansel/templates/view/gallery.html.php                             |   93 +
 ansel/templates/view/gallery.inc                                  |  171 -
 ansel/templates/view/gallerylightbox.inc                          |  204 -
 ansel/templates/view/image.html.php                               |   98 +
 ansel/templates/view/image.inc                                    |   96 -
 ansel/templates/view/results.html.php                             |   95 +
 ansel/templates/view/results.inc                                  |  140 -
 ansel/themes/default/screen.css                                   |   18 +-
 ansel/view.php                                                    |    8 +-
 content/docs/CHANGES                                              |    2 +
 content/lib/Tagger.php                                            |    4 +-
 content/lib/Types/Manager.php                                     |    4 +-
 content/package.xml                                               |    4 +-
 content/test/Content/Base.php                                     |   30 +-
 content/test/Content/Sql/Base.php                                 |    6 +
 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php  |   23 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php        |   48 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php   |   51 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php        |  101 +-
 framework/ActiveSync/package.xml                                  |   28 +-
 framework/Argv/lib/Horde/Argv/Parser.php                          |   17 -
 framework/Cli_Modular/lib/Horde/Cli/Modular.php                   |   28 +-
 framework/Core/js/jquery.mobile/jquery.js                         | 8342 +++--
 framework/Core/js/jquery.mobile/jquery.min.js                     |    6 +-
 framework/Core/js/jquery.mobile/jquery.mobile.js                  | 5531 ++--
 framework/Core/js/jquery.mobile/jquery.mobile.min.css             |    4 +-
 framework/Core/js/jquery.mobile/jquery.mobile.min.js              |  186 +-
 framework/Core/js/jquery.mobile/plugins/autocomplete.js           |   15 +-
 framework/Core/js/map/OpenLayers-debug.js                         |    8 -
 framework/Core/js/map/OpenLayers.js                               | 1943 +-
 framework/Core/js/map/horde.js                                    |   22 +-
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php               |   15 +-
 framework/Core/lib/Horde/Core/Auth/Application.php                |    2 +-
 framework/Core/lib/Horde/Core/Factory/Notification.php            |   19 +-
 framework/Core/lib/Horde/Core/Tagger.php                          |    5 +-
 framework/Core/lib/Horde/Registry.php                             |    3 +-
 framework/Core/package.xml                                        |   31 +-
 framework/Date_Parser/lib/Horde/Date/Parser/Locale/Base.php       |   31 +-
 .../Date_Parser/lib/Horde/Date/Parser/Locale/Base/Timezone.php    |    2 +-
 framework/Date_Parser/lib/Horde/Date/Parser/Token.php             |    6 +-
 framework/Date_Parser/test/Horde/Date/Parser/ParserTest.php       |   40 +
 framework/Date_Parser/test/Horde/Date/Parser/TokenTest.php        |   26 +
 framework/Db/test/Horde/Db/Adapter/MysqlTest.php                  |   18 +-
 framework/Db/test/Horde/Db/Adapter/MysqliTest.php                 |   18 +-
 framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php              |   18 +-
 framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlBase.php              |   16 +-
 framework/Db/test/Horde/Db/Adapter/Pdo/SqliteBase.php             |   14 +-
 framework/Editor/js/ckeditor/LICENSE.html                         |    4 +-
 framework/Editor/js/ckeditor/ckeditor.js                          |    2 +-
 framework/Editor/js/ckeditor/ckeditor_basic.js                    |    2 +-
 framework/Editor/js/ckeditor/contents.css                         |    2 +-
 framework/Editor/js/ckeditor/lang/af.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ar.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/bg.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/bn.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/bs.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ca.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/cs.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/cy.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/da.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/de.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/el.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/en-au.js                        |    2 +-
 framework/Editor/js/ckeditor/lang/en-ca.js                        |    2 +-
 framework/Editor/js/ckeditor/lang/en-gb.js                        |    2 +-
 framework/Editor/js/ckeditor/lang/en.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/eo.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/es.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/et.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/eu.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/fa.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/fi.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/fo.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/fr-ca.js                        |    2 +-
 framework/Editor/js/ckeditor/lang/fr.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/gl.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/gu.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/he.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/hi.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/hr.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/hu.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/id.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/is.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/it.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ja.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ka.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/km.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ko.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ku.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/lt.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/lv.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/mk.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/mn.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ms.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/nb.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/nl.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/no.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/pl.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/pt-br.js                        |    2 +-
 framework/Editor/js/ckeditor/lang/pt.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ro.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ru.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/sk.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/sl.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/sr-latn.js                      |    2 +-
 framework/Editor/js/ckeditor/lang/sr.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/sv.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/th.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/tr.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/ug.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/uk.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/vi.js                           |    2 +-
 framework/Editor/js/ckeditor/lang/zh-cn.js                        |    2 +-
 framework/Editor/js/ckeditor/lang/zh.js                           |    2 +-
 framework/Editor/js/ckeditor/plugins/a11yhelp/lang/lv.js          |    1 +
 framework/Editor/js/ckeditor/plugins/devtools/lang/lv.js          |    1 +
 framework/Editor/js/ckeditor/plugins/placeholder/lang/lv.js       |    1 +
 framework/Editor/js/ckeditor/plugins/scayt/dialogs/toolbar.css    |    2 +-
 framework/Editor/js/ckeditor/plugins/specialchar/lang/lv.js       |    1 +
 framework/Editor/js/ckeditor/plugins/specialchar/lang/sk.js       |    1 +
 framework/Editor/js/ckeditor/plugins/uicolor/lang/lv.js           |    1 +
 framework/Editor/js/ckeditor/plugins/uicolor/yui/assets/yui.css   |    2 +-
 framework/Editor/js/ckeditor/plugins/wsc/dialogs/ciframe.html     |    2 +-
 framework/Editor/js/ckeditor/plugins/wsc/dialogs/tmpFrameset.html |    2 +-
 framework/Editor/js/ckeditor/plugins/wsc/dialogs/wsc.css          |    2 +-
 framework/Editor/js/ckeditor/skins/kama/dialog.css                |    2 +-
 framework/Editor/js/ckeditor/skins/kama/editor.css                |    4 +-
 framework/Editor/js/ckeditor/skins/kama/templates.css             |    2 +-
 framework/Editor/js/ckeditor/skins/office2003/dialog.css          |    2 +-
 framework/Editor/js/ckeditor/skins/office2003/editor.css          |   16 +-
 framework/Editor/js/ckeditor/skins/office2003/templates.css       |    2 +-
 framework/Editor/js/ckeditor/skins/v2/dialog.css                  |    2 +-
 framework/Editor/js/ckeditor/skins/v2/editor.css                  |    6 +-
 framework/Editor/js/ckeditor/skins/v2/templates.css               |    2 +-
 framework/Editor/package.xml                                      |   22 +-
 framework/History/test/Horde/History/InterfaceTest.php            |    2 +-
 framework/Itip/lib/Horde/Itip/Resource.php                        |   12 +-
 framework/Itip/lib/Horde/Itip/Resource/Base.php                   |   21 +-
 framework/Itip/lib/Horde/Itip/Resource/Identity.php               |   43 +-
 framework/Itip/package.xml                                        |   11 +-
 framework/Itip/test/Horde/Itip/Stub/Identity.php                  |   13 +-
 framework/Mime/lib/Horde/Mime/Part.php                            |   11 +-
 framework/Mime/package.xml                                        |    4 +-
 framework/Mime/test/Horde/Mime/PartTest.php                       |   25 +-
 framework/Prefs/lib/Horde/Prefs/Identity.php                      |   40 +-
 framework/Prefs/package.xml                                       |    2 +
 .../Prefs/test/Horde/Prefs/Unit/Storage/KolabImapLogTest.php      |    5 +-
 framework/Prefs/test/Horde/Prefs/Unit/Storage/KolabImapTest.php   |    2 +
 framework/Push/test/Horde/Push/Unit/Push/CliTest.php              |    5 -
 framework/Push/test/Horde/Push/Unit/Push/Factory/PushTest.php     |    1 +
 framework/Rdo/test/Horde/Rdo/Sql/Base.php                         |    2 +-
 framework/Rdo/test/Horde/Rdo/TestBase.php                         |   14 -
 framework/Test/lib/Horde/Test/AllTests.php                        |    3 +-
 framework/Text_Filter/lib/Horde/Text/Filter/Xss.php               |   36 -
 framework/Text_Filter/package.xml                                 |    4 +-
 framework/Text_Filter/test/Horde/Text/Filter/XssTest.php          |  Bin 23500 -> 23372 bytes
 framework/Util/lib/Horde/Domhtml.php                              |   58 +-
 framework/Util/package.xml                                        |   16 +-
 framework/Util/test/Horde/Util/DomhtmlTest.php                    |   65 +
 framework/bin/test_framework                                      |    9 +-
 horde/js/plupload/uploader.js                                     |    2 +-
 imp/docs/CHANGES                                                  |    4 +
 imp/js/compose-dimp.js                                            |    8 +-
 imp/js/dimpbase.js                                                |   18 +-
 imp/js/dimpcore.js                                                |    4 +-
 imp/js/imp.js                                                     |    7 +-
 imp/js/message-dimp.js                                            |   17 +-
 imp/js/search.js                                                  |    3 +-
 imp/js/smartmobile.js                                             |   19 +-
 imp/lib/Ajax/Application/Handler/Common.php                       |    8 +-
 imp/lib/Compose.php                                               |    4 +-
 imp/lib/Dynamic/Compose/Common.php                                |    7 +-
 imp/lib/LoginTasks/Task/PurgeSentmail.php                         |    2 +-
 imp/lib/Mime/Viewer/Html.php                                      |   17 +-
 imp/package.xml                                                   |    8 +-
 imp/rss.php                                                       |   12 +-
 imp/templates/dynamic/compose.html.php                            |    6 +
 kronolith/lib/Ajax/Application/Handler.php                        |   62 -
 kronolith/lib/Ajax/Imple/TagActions.php                           |  139 -
 kronolith/package.xml                                             |    8 +-
 wicked/docs/CHANGES                                               |    1 +
 wicked/lib/Text_Wiki/Render/Rst/Blockquote.php                    |   59 +
 wicked/lib/Text_Wiki/Render/Rst/Emphasis.php                      |   46 +
 wicked/package.xml                                                |   12 +-
 221 files changed, 12199 insertions(+), 10607 deletions(-)

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




More information about the commits mailing list