[commits] Horde branch develop updated. d15f81db569e9703cd19ac7cb6477aeeb61c6f0b

Michael M Slusarz slusarz at horde.org
Thu Nov 17 20:56:36 UTC 2011


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

from: dc747fc2e3a3cd426ba1082d174187e0986a0788

566087b Working on the hordevetica theme. Aiming for clean, less lines, clear links (blue), etc.
f429634 Try to leave the default theme as just structure, not colors/borders.
2737c22 Merge branch 'master' of ssh://git.horde.org/horde/git/horde
59c1527 Released Horde_ActiveSync-1.1.9
e82a886 Development mode for Horde_ActiveSync-1.1.10
c627236 Sort menu entries in dynamic view
9395f8d Clean up CS, wrapping
5695f16 simplify
610793b Expire the gallery's cache entry if we empty if of images.
1743043 BFN
3f41f2f Use IMP::numberFormat() wrapper
b5ddd76 IMP_Dimp::getAttachmentInfo() -> IMP_Ajax_Application::_getAttachmentInfo()
9dd35e5 [mms] Work around broken number_format() in PHP < 5.4.0.
657116c [mms] Greatly reduce memory usage when working with binary data in PostgreSQL (Bug #10774).
4e79751 [mms] Add Bin2hex filter.
9975043 [mms] Fix swapping signatures when composing in HTML mode (Bug #10768).
b41e013 [mms] Cache postgresql version.
da887f9 Bug #10774: Hex encoding only works with Postgres 9.0+
354bb3d Bump version.
d3ab683 Update file list.
de0392e Add failing test case for links with many question marks.
45965ea Use a longer string that even causes failure if pcre.backtrack_limit is set to the default of 1000000.
4d52b3c Style
0c61141 Load autloader.
b8eb947 phpdoc
388a6b0 [mms] Fix redirecting message from dynamic view popup message (Bug #10738).
0e7fbcd Bug #10776: Don't access undefined offsets.
87ae158 opts.background is no longer used
dfb48b1 [mms] Fix switching quicksearch criteria while a search is active in dynamic mode (Bug #10780).
23d920a remove old weatherdotcom strings
2efc8b4 Revert "Bug #10093: Convert IMP to use new Horde_Imap_Client 1.2 features"
d15f81d Merge branch 'master' into develop

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

commit 566087b7253914a0d207f556625719bdc87e9a19
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Nov 15 09:51:25 2011 -0600

    Working on the hordevetica theme. Aiming for clean, less lines, clear links (blue), etc.

 horde/themes/hordevetica/graphics/currentTab_left.png  |  Bin 161 -> 0 bytes
 horde/themes/hordevetica/graphics/currentTab_right.png |  Bin 326 -> 0 bytes
 horde/themes/hordevetica/graphics/tab_left.png         |  Bin 358 -> 0 bytes
 horde/themes/hordevetica/graphics/tab_right.png        |  Bin 2100 -> 0 bytes
 horde/themes/hordevetica/screen.css                    |  108 ++++++----------
 5 files changed, 42 insertions(+), 66 deletions(-)
 delete mode 100644 horde/themes/hordevetica/graphics/currentTab_left.png
 delete mode 100644 horde/themes/hordevetica/graphics/currentTab_right.png
 delete mode 100644 horde/themes/hordevetica/graphics/tab_left.png
 delete mode 100644 horde/themes/hordevetica/graphics/tab_right.png

http://git.horde.org/horde-git/-/commit/566087b7253914a0d207f556625719bdc87e9a19

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

commit f4296349540a10918358ef9e6b4495dd1bb4f1fa
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Nov 15 09:54:02 2011 -0600

    Try to leave the default theme as just structure, not colors/borders.

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

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

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

commit 2737c22afc4d5f2d0b55c827bf772284fce9c00e
Merge: f429634 acc5bb9
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Nov 16 10:04:36 2011 -0600

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

 ansel/docs/CHANGES                                                |    2 +
 ansel/js/widgets/geotag.js                                        |   21 ++-
 ansel/lib/Widget/Geotag.php                                       |    2 +-
 ansel/package.xml                                                 |    4 +-
 ansel/perms.php                                                   |   38 +++--
 framework/ActiveSync/lib/Horde/ActiveSync/Timezone.php            |    6 +-
 framework/ActiveSync/package.xml                                  |    4 +-
 framework/Role/Horde.php                                          |    4 +-
 framework/Role/Horde/Role.php                                     |    4 +-
 .../lib/Horde/Service/Weather/Current/WeatherUnderground.php      |    4 +-
 .../lib/Horde/Service/Weather/Period/WeatherUnderground.php       |    8 +-
 framework/bin/install_framework                                   |    2 +-
 horde/bin/horde-clear-cache                                       |   27 +++-
 horde/docs/INSTALL                                                |   29 ++--
 horde/lib/Block/Weather.php                                       |   16 +-
 horde/lib/LoginTasks/SystemTask/Upgrade.php                       |   12 +--
 horde/services/shares/edit.php                                    |   25 ++--
 imp/config/hooks.php.dist                                         |    7 +-
 ingo/docs/CHANGES                                                 |    2 -
 ingo/package.xml                                                  |    2 -
 kronolith/fb.php                                                  |    5 +-
 21 files changed, 131 insertions(+), 93 deletions(-)

http://git.horde.org/horde-git/-/commit/2737c22afc4d5f2d0b55c827bf772284fce9c00e

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

commit 59c1527b0a4ef3d95384b4f6a117b2448be3a0a7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 11:58:06 2011 -0500

    Released Horde_ActiveSync-1.1.9

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

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

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

commit e82a886b17a71dd92b7861ad60b05b47a4231299
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 11:58:07 2011 -0500

    Development mode for Horde_ActiveSync-1.1.10

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

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

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

commit c6272362d691c9c18fb5490bf566b6e595137b3a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 16 11:58:47 2011 -0700

    Sort menu entries in dynamic view

 imp/lib/Menu/Dimp.php |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

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

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

commit 9395f8d1e59f91a7afe498a73f988a0888b16dae
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 13:30:34 2011 -0500

    Clean up CS, wrapping

 ansel/lib/View/Upload.php |   75 +++++++++++++++++++++++++++------------------
 1 files changed, 45 insertions(+), 30 deletions(-)

http://git.horde.org/horde-git/-/commit/9395f8d1e59f91a7afe498a73f988a0888b16dae

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

commit 5695f16cbf224b6a69b03d5b83d66ea0715172dd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 15:49:56 2011 -0500

    simplify

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

http://git.horde.org/horde-git/-/commit/5695f16cbf224b6a69b03d5b83d66ea0715172dd

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

commit 610793b93355fce66936912dd66457931e5b2d83
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 15:48:30 2011 -0500

    Expire the gallery's cache entry if we empty if of images.

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

http://git.horde.org/horde-git/-/commit/610793b93355fce66936912dd66457931e5b2d83

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

commit 174304323092974a2ee8399f509e7dca62134450
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 16:02:07 2011 -0500

    BFN

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

http://git.horde.org/horde-git/-/commit/174304323092974a2ee8399f509e7dca62134450

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

commit 3f41f2f133eb2df2ce3f9679018566445e7c8e80
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 16 22:31:46 2011 -0700

    Use IMP::numberFormat() wrapper

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

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

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

commit b5ddd76a3ad4a184299271763d957ec69ef7786a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 16 22:36:54 2011 -0700

    IMP_Dimp::getAttachmentInfo() -> IMP_Ajax_Application::_getAttachmentInfo()

 imp/lib/Ajax/Application.php |   35 ++++++++++++++++++++++++++++++++---
 imp/lib/Dimp.php             |   31 -------------------------------
 2 files changed, 32 insertions(+), 34 deletions(-)

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

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

commit 9dd35e51bee3d0bc310ede0ef076b154ae80e513
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 16 22:46:39 2011 -0700

    [mms] Work around broken number_format() in PHP < 5.4.0.
    
    Also, phase-out decimals in setSize() return when parts sizes grow
    larger.

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

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

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

commit 657116cbc6886d71a07d9ad60868c58622b31980
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 16 23:02:26 2011 -0700

    [mms] Greatly reduce memory usage when working with binary data in PostgreSQL (Bug #10774).

 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php |   18 +--------------
 framework/Db/package.xml                                |    1 +
 2 files changed, 2 insertions(+), 17 deletions(-)

http://git.horde.org/horde-git/-/commit/657116cbc6886d71a07d9ad60868c58622b31980

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

commit 4e79751e8eb605c2594bd4df922f8e565c43e3ca
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 16 23:12:37 2011 -0700

    [mms] Add Bin2hex filter.

 framework/Stream_Filter/lib/Horde/Stream/Filter/Bin2hex.php      |   36 +++++
 framework/Stream_Filter/package.xml                              |   24 +++-
 framework/Stream_Filter/test/Horde/Stream/Filter/Bin2hexTest.php |   41 ++++++
 3 files changed, 96 insertions(+), 5 deletions(-)
 create mode 100644 framework/Stream_Filter/lib/Horde/Stream/Filter/Bin2hex.php
 create mode 100644 framework/Stream_Filter/test/Horde/Stream/Filter/Bin2hexTest.php

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

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

commit 99750435d5457e3f216281f449bd812e349484eb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 17 00:13:39 2011 -0700

    [mms] Fix swapping signatures when composing in HTML mode (Bug #10768).

 imp/docs/CHANGES       |    1 +
 imp/js/compose-base.js |   10 +++++-----
 imp/package.xml        |    2 ++
 3 files changed, 8 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/99750435d5457e3f216281f449bd812e349484eb

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

commit b41e013ef9ba2168721e96f6bd423b6546137588
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 17 00:37:12 2011 -0700

    [mms] Cache postgresql version.

 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php |   22 +++++++++++----
 framework/Db/package.xml                                |    5 +++-
 2 files changed, 20 insertions(+), 7 deletions(-)

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

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

commit da887f93403436577150890b2f4909781676345d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 17 00:40:02 2011 -0700

    Bug #10774: Hex encoding only works with Postgres 9.0+

 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php |   21 ++++++++++++++-
 framework/Db/package.xml                                |    2 +-
 2 files changed, 21 insertions(+), 2 deletions(-)

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

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

commit 354bb3d9c35d8ac208d5e368cf421536b11e85e3
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 17 11:25:36 2011 +0100

    Bump version.

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

http://git.horde.org/horde-git/-/commit/354bb3d9c35d8ac208d5e368cf421536b11e85e3

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

commit d3ab68394cd0c0e6b18816cc23d3f9c4ac4bb801
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 17 12:10:37 2011 +0100

    Update file list.

 horde/package.xml |   14 +++-----------
 1 files changed, 3 insertions(+), 11 deletions(-)

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

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

commit de0392e777d47cb3baab58a119a59559663aa9c6
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 17 13:32:54 2011 +0100

    Add failing test case for links with many question marks.

 framework/Text_Filter/test/Horde/Text/Filter/Autoload.php     |   19 +++++++++
 framework/Text_Filter/test/Horde/Text/Filter/LinkurlsTest.php |   12 +++++-
 2 files changed, 30 insertions(+), 1 deletions(-)
 create mode 100644 framework/Text_Filter/test/Horde/Text/Filter/Autoload.php

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

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

commit 45965ea662fd0e60872a94f0bdd2ee70fbdc27d8
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 17 15:43:08 2011 +0100

    Use a longer string that even causes failure if pcre.backtrack_limit is set to
    the default of 1000000.

 framework/Text_Filter/test/Horde/Text/Filter/LinkurlsTest.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/45965ea662fd0e60872a94f0bdd2ee70fbdc27d8

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

commit 4d52b3c014e45ebd64080a2b7f5f03dfeb571ee5
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 17 18:54:17 2011 +0100

    Style

 framework/Text_Filter/lib/Horde/Text/Filter/Linkurls.php |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

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

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

commit 0c611415cab25523f54b3e104cd4b57271626607
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 17 18:55:23 2011 +0100

    Load autloader.

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

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

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

commit b8eb947336dae37c63ac967a706dbe21518d85ed
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 17 00:48:16 2011 -0700

    phpdoc

 framework/Vfs/lib/Horde/Vfs/File.php |   17 ++++++-----------
 1 files changed, 6 insertions(+), 11 deletions(-)

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

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

commit 388a6b0e3add44bc9a6a961b137f5c84eb0f10c8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 17 12:28:01 2011 -0700

    [mms] Fix redirecting message from dynamic view popup message (Bug #10738).

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

http://git.horde.org/horde-git/-/commit/388a6b0e3add44bc9a6a961b137f5c84eb0f10c8

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

commit 0e7fbcd397165a01d4762534ede41f08e72cd6c0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 17 12:40:35 2011 -0700

    Bug #10776: Don't access undefined offsets.

 imp/lib/Ajax/Application.php |   48 +++++++++++++++++++++++++----------------
 1 files changed, 29 insertions(+), 19 deletions(-)

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

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

commit 87ae158edbc580c2389c9ea18eada1f11689c6f7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 17 12:58:34 2011 -0700

    opts.background is no longer used

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

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

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

commit dfb48b1ebc93ddaf4eaa6c1dd629699ad0e2b426
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 17 13:09:05 2011 -0700

    [mms] Fix switching quicksearch criteria while a search is active in dynamic mode (Bug #10780).

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

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

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

commit 23d920a753a926e5530af901cbb2e96a071ae9a8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 17 15:48:33 2011 -0500

    remove old weatherdotcom strings

 horde/lib/Block/WeatherdotcomStrings.php |  104 ------------------------------
 1 files changed, 0 insertions(+), 104 deletions(-)
 delete mode 100644 horde/lib/Block/WeatherdotcomStrings.php

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

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

commit 2efc8b4f267c211bfb30c324ee0c82459304d9a1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 17 13:45:06 2011 -0700

    Revert "Bug #10093: Convert IMP to use new Horde_Imap_Client 1.2 features"
    
    This reverts commit fd89d722f80b5b9715033d21e5ecbb06605b7ab0.
    
    Conflicts:
    
    	imp/docs/CHANGES
    	imp/lib/LoginTasks/SystemTask/Upgrade.php
    	imp/package.xml

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

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

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

commit d15f81db569e9703cd19ac7cb6477aeeb61c6f0b
Merge: dc747fc 2efc8b4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Nov 17 13:56:19 2011 -0700

    Merge branch 'master' into develop
    
    Conflicts:
    	ansel/lib/View/Upload.php
    	ansel/package.xml
    	horde/package.xml
    	imp/package.xml

 ansel/lib/View/Upload.php                                        |    7 +-
 ansel/package.xml                                                |    1 -
 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php          |   27 +-
 framework/Db/package.xml                                         |    6 +-
 framework/Mime/lib/Horde/Mime/Part.php                           |   20 +-
 framework/Mime/package.xml                                       |    4 +-
 framework/Stream_Filter/lib/Horde/Stream/Filter/Bin2hex.php      |   36 ++
 framework/Stream_Filter/package.xml                              |   32 ++-
 framework/Stream_Filter/test/Horde/Stream/Filter/Bin2hexTest.php |   41 +++
 framework/Text_Filter/lib/Horde/Text/Filter/Linkurls.php         |    8 +-
 framework/Text_Filter/test/Horde/Text/Filter/Autoload.php        |   19 +
 framework/Text_Filter/test/Horde/Text/Filter/LinkurlsTest.php    |   12 +-
 framework/Util/test/Horde/Util/CsvTest.php                       |    2 +
 framework/Vfs/lib/Horde/Vfs/File.php                             |   17 +-
 horde/package.xml                                                |   14 +-
 imp/config/backends.php                                          |    6 +-
 imp/config/conf.xml                                              |    5 +-
 imp/config/hooks.php.dist                                        |    8 +-
 imp/config/prefs.php                                             |   20 +-
 imp/docs/CHANGES                                                 |    5 +-
 imp/docs/UPGRADING                                               |   15 -
 imp/folders.php                                                  |   12 +-
 imp/js/compose-base.js                                           |   10 +-
 imp/js/dimpbase.js                                               |   37 +-
 imp/js/message-dimp.js                                           |   16 +-
 imp/lib/Ajax/Application.php                                     |   90 ++++--
 imp/lib/Api.php                                                  |   20 +-
 imp/lib/Compose.php                                              |    2 +-
 imp/lib/Contents.php                                             |    2 +-
 imp/lib/Dimp.php                                                 |   31 --
 imp/lib/Flag/User.php                                            |    2 +-
 imp/lib/Flags.php                                                |    2 +-
 imp/lib/Imap.php                                                 |   98 +-----
 imp/lib/Imap/Tree.php                                            |    4 +-
 imp/lib/LoginTasks/SystemTask/Upgrade.php                        |   38 +--
 imp/lib/LoginTasks/Task/DeleteSentmailMonthly.php                |    4 +-
 imp/lib/LoginTasks/Task/RenameSentmailMonthly.php                |    2 +-
 imp/lib/Mailbox.php                                              |   95 +++---
 imp/lib/Message.php                                              |    2 +-
 imp/lib/Prefs/Ui.php                                             |    3 +-
 imp/lib/Ui/Folder.php                                            |   21 +-
 imp/package.xml                                                  |    6 +-
 imp/templates/imp/folders/import.html                            |    2 +-
 43 files changed, 420 insertions(+), 384 deletions(-)

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




More information about the commits mailing list