[commits] Horde branch Horde_ActiveSync updated. 8935865aeb996c0bebba4bd4011ace97b9b88e14

Michael Rubinsky mike at theupstairsroom.com
Sat Feb 6 06:08:20 UTC 2010


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

from: 235faae3250ddace5a1b6d09eef871c73ea774a7

ab24638 Avoid calling push/popApp() outside of Horde_Registry::
816de6b pushApp/popApp cleanups
4f4a3c7 Fix mbox ID in setFolderLabel()
e73c134 Don't need Horde_Registry::singleton()
ac5ff50 Fix undefined index error
4e91caf Clean up user-defined registry entries.
8eaef86 Convert Horde_Ldap to H4 format
bb1a1ef Fix usage of $this
21297fd Fix class name.
15eaea1 phpdoc
be7b1b7 Remove Horde_DOM package
ff0192a Horde_Nls::setLang() => setLanguage()/setLanguageEnvironment()
fc1f70b Need to be public.
0f62ae4 This is probably another chicken-and-egg problem, but if we don't call _init() before _initNotification(), we don't have autoloading set up. Of course, with this order, you can't call app-specific notifications in the _init() method.
01df556 Allow share owner to be null. Necessary for system shares.
838f789 Group is not H4'ied yet.
be87512 Allow admins to edit any share permission.
6a2b862 There is no parent constructor.
41b3e2f Convert File_CSV to H4 format
f7ff14c Remove global IMP print links and replace with part printing
6401604 Move print generation to separate script.
ba3858b Add ability to return Csstidy object.
5193a07 Add filterBySelector().
2982676 Bug #8708: Inject headers into firefox print output
136df3a Bug #8708: Silence HTML parsing errors; changelog
c0221ec Horde_NLS => Horde_Nls
f167e22 Allow indicating if we want remote/listTimeObject events from calendar/listEvents
821c753 Partial revert "Fix channel names."
1a25ea7 Notification singleton best initialized in Horde_Registry constructor
620663c Mozilla print fixes
938b575 Don't link e-mails in full plain text view
93f6f0d Add noJS option to highlightquotes filter
8e3311e Improved full rendering of plain text
4c3dddf Add MD5 javascript library
4500367 Use MD5 hashes to determine when to auto-save
8705304 Switching applications, so need to push app here
de987d1 Move print code into view script.
fca36bd Fix displaying images in print view
c82bf71 Don't display print links in attachment list
1176375 ACL fixes - everything should work again in IMP
9b5a6d6 Quota fixes/doc improvements
9139fa8 List all applications, not just active ones (rsalmon (at) mbpgroup (dot) com, Bug #8846)
242acc9 We only want real applications.
6e22510 Applications are supposed to be installed inside horde/.
19aaea6 Fix parse error.
487086a CVS changelog updates
0c1052a Remove session storage code completely from IMP_Imap_Tree
90a5895 Correctly rebuild mailbox list in dimp
349c608 Merge branch 'master' into Horde_ActiveSync
19dd45e check for failure
53cfa34 Add support for returning an attributes hash from contacts/export
8935865 Don't waste cycles creating a vCard just to convert it to something else

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

commit ab24638dc57aad9c18226592a5cebffe3911179a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 2 18:01:45 2010 -0700

    Avoid calling push/popApp() outside of Horde_Registry::

 framework/Alarm/Alarm.php             |   66 ++++++++++++---------------------
 framework/Core/lib/Horde/Registry.php |   23 +++++++----
 2 files changed, 38 insertions(+), 51 deletions(-)

http://git.horde.org/diff.php/framework/Alarm/Alarm.php?rt=horde-git&r1=ba2278307162b99151646b89babc8da72e4d0300&r2=ab24638dc57aad9c18226592a5cebffe3911179a
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=a224927d1ac8a9fced37d854ec0e16977e28e1be&r2=ab24638dc57aad9c18226592a5cebffe3911179a

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

commit 816de6bba043dea3d9d741edbd9fda40bee7ea08
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 2 18:15:52 2010 -0700

    pushApp/popApp cleanups

 framework/Block/lib/Horde/Block/Collection.php |   76 +++++++++++++-----------
 horde/lib/Api.php                              |   46 ++++-----------
 horde/services/images/view.php                 |    4 +-
 3 files changed, 55 insertions(+), 71 deletions(-)

http://git.horde.org/diff.php/framework/Block/lib/Horde/Block/Collection.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=816de6bba043dea3d9d741edbd9fda40bee7ea08
http://git.horde.org/diff.php/horde/lib/Api.php?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=816de6bba043dea3d9d741edbd9fda40bee7ea08
http://git.horde.org/diff.php/horde/services/images/view.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=816de6bba043dea3d9d741edbd9fda40bee7ea08

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

commit 4f4a3c74acda003173be782c2545d197f781ab01
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 2 22:34:45 2010 -0700

    Fix mbox ID in setFolderLabel()

 imp/js/DimpBase.js |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-git&r1=9ee8792713615381635a97a51a467dc688c5d269&r2=4f4a3c74acda003173be782c2545d197f781ab01

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

commit e73c134898000aa83c9b5fbf815e9829adcbbd3e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 2 23:12:44 2010 -0700

    Don't need Horde_Registry::singleton()

 babel/lib/base.php                                            |    2 +-
 beatnik/lib/base.php                                          |    2 +-
 crumb/lib/base.php                                            |    2 +-
 fima/lib/base.php                                             |    6 +-
 folks/lib/base.php                                            |    2 +-
 framework/Ajax/lib/Horde/Ajax/Imple/Base.php                  |    3 +-
 framework/Auth/lib/Horde/Auth.php                             |   15 +---
 framework/Auth/lib/Horde/Auth/Application.php                 |   34 +++------
 framework/Core/lib/Horde.php                                  |    7 +-
 framework/Core/lib/Horde/Registry.php                         |   33 +++------
 framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php |    2 +-
 framework/Prefs/lib/Horde/Prefs/Ui.php                        |    6 +-
 framework/Text_Filter/lib/Horde/Text/Filter/Emails.php        |   13 +---
 framework/VFS/lib/VFS/horde.php                               |   33 +--------
 horde/po/translation.php                                      |    2 +-
 horde/services/cache.php                                      |    1 -
 horde/services/imple.php                                      |    1 -
 horde/templates/index/frames_index.inc                        |    5 +-
 imp/compose-dimp.php                                          |    4 +-
 imp/compose-mimp.php                                          |    4 +-
 imp/compose.php                                               |    4 +-
 imp/lib/Application.php                                       |   13 +--
 imp/lib/Auth.php                                              |    7 +-
 imp/mailbox-mimp.php                                          |    4 +-
 imp/mailbox.php                                               |    4 +-
 imp/message-mimp.php                                          |    4 +-
 imp/message.php                                               |    4 +-
 imp/thread.php                                                |    4 +-
 kastalia/download.php                                         |    2 +-
 kastalia/lib/base.php                                         |    2 +-
 koward/lib/Koward.php                                         |    2 -
 kronolith/lib/Ajax/Imple/Embed.php                            |   16 ++---
 news/lib/base.php                                             |    2 +-
 skoli/lib/base.php                                            |    2 +-
 timeobjects/lib/base.php                                      |    6 +-
 vilma/lib/base.php                                            |    2 +-
 whups/opensearch.php                                          |    2 +-
 whups/scripts/bugzilla-import.php                             |    2 +-
 whups/scripts/obliterate.php                                  |    2 +-
 wicked/opensearch.php                                         |    2 +-
 40 files changed, 97 insertions(+), 166 deletions(-)

http://git.horde.org/diff.php/babel/lib/base.php?rt=horde-git&r1=84e2d040b1e609a6e0d2ccc90abf90900a3ff6da&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/beatnik/lib/base.php?rt=horde-git&r1=b9163a56232f4f46f6942e17b032eb16471ca931&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/crumb/lib/base.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/fima/lib/base.php?rt=horde-git&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/folks/lib/base.php?rt=horde-git&r1=ee2f36def7f90274040b3c391222e91f534d359d&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Ajax/lib/Horde/Ajax/Imple/Base.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth.php?rt=horde-git&r1=98b0b90a39ae371b9b1811a5ff0409a0fc908c22&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Application.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=ee2f36def7f90274040b3c391222e91f534d359d&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=ab24638dc57aad9c18226592a5cebffe3911179a&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Prefs/lib/Horde/Prefs/Ui.php?rt=horde-git&r1=7fce21611e99ab3ef0772459d9062cb65656122f&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Text_Filter/lib/Horde/Text/Filter/Emails.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/VFS/lib/VFS/horde.php?rt=horde-git&r1=61e152c1cb66d66db7fedbc358a4f417aa4e17c5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/horde/po/translation.php?rt=horde-git&r1=bd1c5ed4ab2fcc8ff35a54ba428e274c20fb3516&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/horde/services/cache.php?rt=horde-git&r1=ee2f36def7f90274040b3c391222e91f534d359d&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/horde/services/imple.php?rt=horde-git&r1=61e152c1cb66d66db7fedbc358a4f417aa4e17c5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/horde/templates/index/frames_index.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-git&r1=b74dc7b724e4efbdb78746c6d0f42fd0f262cd93&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/compose-mimp.php?rt=horde-git&r1=9ad763efa473b2301c7280cc0d6d8ed8eae2fe24&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/lib/Auth.php?rt=horde-git&r1=63ef6bdb8366f8f3601d514cacf3c0d5fbd80c5e&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/mailbox-mimp.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/message-mimp.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=98b0b90a39ae371b9b1811a5ff0409a0fc908c22&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/thread.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/kastalia/download.php?rt=horde-git&r1=f91c0d058e250c0e421c0f82a0263497ceefdab0&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/kastalia/lib/base.php?rt=horde-git&r1=f603534693d6995fbe25339f8f42c0242d34f1bf&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/koward/lib/Koward.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/kronolith/lib/Ajax/Imple/Embed.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/news/lib/base.php?rt=horde-git&r1=ee2f36def7f90274040b3c391222e91f534d359d&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/skoli/lib/base.php?rt=horde-git&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/timeobjects/lib/base.php?rt=horde-git&r1=56ba20e05f74912eb0cf7d8285f38ce6224d11bf&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/vilma/lib/base.php?rt=horde-git&r1=84e2d040b1e609a6e0d2ccc90abf90900a3ff6da&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/whups/opensearch.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/whups/scripts/bugzilla-import.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/whups/scripts/obliterate.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/wicked/opensearch.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e

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

commit ac5ff50d01f2a99d43a38690e0156882912e58b7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 2 23:17:57 2010 -0700

    Fix undefined index error

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

http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Dns.php?rt=horde-git&r1=98b0b90a39ae371b9b1811a5ff0409a0fc908c22&r2=ac5ff50d01f2a99d43a38690e0156882912e58b7

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

commit 4e91cafd3d4ae9fd1d85dbc7201da785545cd558
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 2 23:35:17 2010 -0700

    Clean up user-defined registry entries.

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

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=e73c134898000aa83c9b5fbf815e9829adcbbd3e&r2=4e91cafd3d4ae9fd1d85dbc7201da785545cd558

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

commit 8eaef864016080cc32cdfaff0f56e9a9a779a2cd
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 01:35:17 2010 -0700

    Convert Horde_Ldap to H4 format

 framework/Group/Group/kolab.php             |    3 +-
 framework/Kolab_Storage/package.xml         |    2 +-
 framework/LDAP/LDAP.php                     |   91 -------------------------
 framework/LDAP/package.xml                  |   67 -------------------
 framework/LDAP/tests/quoteDN.phpt           |   44 ------------
 framework/Ldap/lib/Horde/Ldap.php           |   96 +++++++++++++++++++++++++++
 framework/Ldap/package.xml                  |   92 +++++++++++++++++++++++++
 framework/Ldap/test/Horde/Ldap/quoteDN.phpt |   44 ++++++++++++
 turba/lib/Driver/Ldap.php                   |   43 +-----------
 9 files changed, 237 insertions(+), 245 deletions(-)
 delete mode 100644 framework/LDAP/LDAP.php
 delete mode 100644 framework/LDAP/package.xml
 delete mode 100644 framework/LDAP/tests/quoteDN.phpt
 create mode 100644 framework/Ldap/lib/Horde/Ldap.php
 create mode 100644 framework/Ldap/package.xml
 create mode 100644 framework/Ldap/test/Horde/Ldap/quoteDN.phpt

http://git.horde.org/diff.php/framework/Group/Group/kolab.php?rt=horde-git&r1=a9e8ae51befc5a9fc97366e1f623e3a822060afa&r2=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/diff.php/framework/Kolab_Storage/package.xml?rt=horde-git&r1=e84cb0a7062410e94d16c027309abb954e854ca4&r2=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/diff.php/framework/LDAP/LDAP.php?rt=horde-git&r1=a9e8ae51befc5a9fc97366e1f623e3a822060afa&r2=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/diff.php/framework/LDAP/package.xml?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/diff.php/framework/LDAP/tests/quoteDN.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/co.php/framework/Ldap/lib/Horde/Ldap.php?rt=horde-git&r=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/co.php/framework/Ldap/package.xml?rt=horde-git&r=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/co.php/framework/Ldap/test/Horde/Ldap/quoteDN.phpt?rt=horde-git&r=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/diff.php/turba/lib/Driver/Ldap.php?rt=horde-git&r1=82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa&r2=8eaef864016080cc32cdfaff0f56e9a9a779a2cd

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

commit bb1a1efe4d8f95b9a3ed4fd2c4ae0291e10ff8f2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 01:37:25 2010 -0700

    Fix usage of $this

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

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=4e91cafd3d4ae9fd1d85dbc7201da785545cd558&r2=bb1a1efe4d8f95b9a3ed4fd2c4ae0291e10ff8f2

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

commit 21297fd1677f63091b61421a23e872d5a493bb23
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 3 10:18:58 2010 +0100

    Fix class name.

 horde/scripts/upgrades/convert_datatree_perms_to_sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/horde/scripts/upgrades/convert_datatree_perms_to_sql.php?rt=horde-git&r1=c47b942008a20196a5bb01f72164e9e63019ec2c&r2=21297fd1677f63091b61421a23e872d5a493bb23

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

commit 15eaea1a3667d1fdf37220ac3c9ac8f91eaaca9c
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 3 10:19:11 2010 +0100

    phpdoc

 ansel/lib/Storage.php           |    8 ++++----
 chora/lib/Application.php       |    2 +-
 framework/Share/Share.php       |    2 +-
 gollem/lib/Application.php      |    2 +-
 whups/lib/Application.php       |    2 +-
 whups/lib/Forms/Admin/Queue.php |    2 +-
 whups/lib/Forms/Admin/Reply.php |    2 +-
 wicked/lib/Application.php      |    2 +-
 8 files changed, 11 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/ansel/lib/Storage.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=15eaea1a3667d1fdf37220ac3c9ac8f91eaaca9c
http://git.horde.org/diff.php/chora/lib/Application.php?rt=horde-git&r1=ee2f36def7f90274040b3c391222e91f534d359d&r2=15eaea1a3667d1fdf37220ac3c9ac8f91eaaca9c
http://git.horde.org/diff.php/framework/Share/Share.php?rt=horde-git&r1=a9e8ae51befc5a9fc97366e1f623e3a822060afa&r2=15eaea1a3667d1fdf37220ac3c9ac8f91eaaca9c
http://git.horde.org/diff.php/gollem/lib/Application.php?rt=horde-git&r1=e006114fdaff19a9bd94635b8d5875a403c906a0&r2=15eaea1a3667d1fdf37220ac3c9ac8f91eaaca9c
http://git.horde.org/diff.php/whups/lib/Application.php?rt=horde-git&r1=fde3be3ef1811f382f974b75af08274dc51481f7&r2=15eaea1a3667d1fdf37220ac3c9ac8f91eaaca9c
http://git.horde.org/diff.php/whups/lib/Forms/Admin/Queue.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=15eaea1a3667d1fdf37220ac3c9ac8f91eaaca9c
http://git.horde.org/diff.php/whups/lib/Forms/Admin/Reply.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=15eaea1a3667d1fdf37220ac3c9ac8f91eaaca9c
http://git.horde.org/diff.php/wicked/lib/Application.php?rt=horde-git&r1=a4e98230bc8a69ec705dfe5fe8968b1d0e879c89&r2=15eaea1a3667d1fdf37220ac3c9ac8f91eaaca9c

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

commit be7b1b7393f8d6e0bb8f548792fc72d9a615a992
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 02:41:27 2010 -0700

    Remove Horde_DOM package

 framework/Core/lib/Horde/Config.php         |  140 ++++----
 framework/Core/package.xml                  |    7 +-
 framework/DOM/DOM.php                       |  587 ---------------------------
 framework/DOM/package.xml                   |  106 -----
 framework/DOM/tests/dom_load_error.phpt     |   34 --
 framework/DOM/tests/fixtures/load_error.xml |    5 -
 framework/DOM/tests/fixtures/load_ok.xml    |    5 -
 horde/admin/setup/index.php                 |   23 +-
 horde/po/translation.php                    |  105 +++---
 9 files changed, 141 insertions(+), 871 deletions(-)
 delete mode 100644 framework/DOM/DOM.php
 delete mode 100644 framework/DOM/package.xml
 delete mode 100644 framework/DOM/tests/dom_load_error.phpt
 delete mode 100644 framework/DOM/tests/fixtures/load_error.xml
 delete mode 100644 framework/DOM/tests/fixtures/load_ok.xml

http://git.horde.org/diff.php/framework/Core/lib/Horde/Config.php?rt=horde-git&r1=3ee16453993960c5e043aa0eda708aa9b5027d8f&r2=be7b1b7393f8d6e0bb8f548792fc72d9a615a992
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=98b0b90a39ae371b9b1811a5ff0409a0fc908c22&r2=be7b1b7393f8d6e0bb8f548792fc72d9a615a992
http://git.horde.org/diff.php/framework/DOM/DOM.php?rt=horde-git&r1=aad2554b26d9c0475f1959af49d74c0f67efb980&r2=be7b1b7393f8d6e0bb8f548792fc72d9a615a992
http://git.horde.org/diff.php/framework/DOM/package.xml?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=be7b1b7393f8d6e0bb8f548792fc72d9a615a992
http://git.horde.org/diff.php/framework/DOM/tests/dom_load_error.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=be7b1b7393f8d6e0bb8f548792fc72d9a615a992
http://git.horde.org/diff.php/framework/DOM/tests/fixtures/load_error.xml?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=be7b1b7393f8d6e0bb8f548792fc72d9a615a992
http://git.horde.org/diff.php/framework/DOM/tests/fixtures/load_ok.xml?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=be7b1b7393f8d6e0bb8f548792fc72d9a615a992
http://git.horde.org/diff.php/horde/admin/setup/index.php?rt=horde-git&r1=84e2d040b1e609a6e0d2ccc90abf90900a3ff6da&r2=be7b1b7393f8d6e0bb8f548792fc72d9a615a992
http://git.horde.org/diff.php/horde/po/translation.php?rt=horde-git&r1=e73c134898000aa83c9b5fbf815e9829adcbbd3e&r2=be7b1b7393f8d6e0bb8f548792fc72d9a615a992

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

commit ff0192a38c9d88e0484aae9fbba8138ebe441389
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 3 11:05:12 2010 +0100

    Horde_Nls::setLang() => setLanguage()/setLanguageEnvironment()

 framework/Auth/lib/Horde/Auth.php     |    2 +-
 framework/Core/lib/Horde/Registry.php |    2 +-
 framework/Nls/lib/Horde/Nls.php       |    4 ++--
 horde/login.php                       |    2 +-
 kronolith/lib/Kronolith.php           |    2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth.php?rt=horde-git&r1=e73c134898000aa83c9b5fbf815e9829adcbbd3e&r2=ff0192a38c9d88e0484aae9fbba8138ebe441389
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=bb1a1efe4d8f95b9a3ed4fd2c4ae0291e10ff8f2&r2=ff0192a38c9d88e0484aae9fbba8138ebe441389
http://git.horde.org/diff.php/framework/Nls/lib/Horde/Nls.php?rt=horde-git&r1=98b0b90a39ae371b9b1811a5ff0409a0fc908c22&r2=ff0192a38c9d88e0484aae9fbba8138ebe441389
http://git.horde.org/diff.php/horde/login.php?rt=horde-git&r1=47694b9a8c610b3c1b3d33420f96bddbd08e27d5&r2=ff0192a38c9d88e0484aae9fbba8138ebe441389
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=82bfd76f1f5d3035c5741abfaea6721a7d44106f&r2=ff0192a38c9d88e0484aae9fbba8138ebe441389

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

commit fc1f70b1224270369b4a219d7a9ca2b50682eb59
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 3 11:19:04 2010 +0100

    Need to be public.

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

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=ff0192a38c9d88e0484aae9fbba8138ebe441389&r2=fc1f70b1224270369b4a219d7a9ca2b50682eb59

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

commit 0f62ae465b7a2efa7f6df9ca17940f47e47115cf
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 3 11:28:33 2010 +0100

    This is probably another chicken-and-egg problem, but if we don't call _init()
    before _initNotification(), we don't have autoloading set up. Of course, with
    this order, you can't call app-specific notifications in the _init() method.

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

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Application.php?rt=horde-git&r1=644b225ec06908cb855200205c2433be4a06be5a&r2=0f62ae465b7a2efa7f6df9ca17940f47e47115cf

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

commit 01df5568f8129c7761eca0ae3fd380270e4848d7
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 3 17:27:50 2010 +0100

    Allow share owner to be null. Necessary for system shares.

 kronolith/scripts/sql/kronolith.mssql.sql               |    2 +-
 kronolith/scripts/sql/kronolith.mysql.sql               |    2 +-
 kronolith/scripts/sql/kronolith.oci8.sql                |    2 +-
 kronolith/scripts/sql/kronolith.pgsql.sql               |    2 +-
 kronolith/scripts/sql/kronolith.sql                     |    2 +-
 kronolith/scripts/sql/kronolith.xml                     |    1 -
 kronolith/scripts/upgrades/2010-02-03_system_shares.sql |    1 +
 nag/scripts/sql/nag.mssql.sql                           |    2 +-
 nag/scripts/sql/nag.oci8.sql                            |    2 +-
 nag/scripts/sql/nag.sql                                 |    2 +-
 nag/scripts/sql/nag.xml                                 |    1 -
 nag/scripts/upgrades/2010-02-03_system_shares.sql       |    1 +
 12 files changed, 10 insertions(+), 10 deletions(-)
 create mode 100644 kronolith/scripts/upgrades/2010-02-03_system_shares.sql
 create mode 100644 nag/scripts/upgrades/2010-02-03_system_shares.sql

http://git.horde.org/diff.php/kronolith/scripts/sql/kronolith.mssql.sql?rt=horde-git&r1=73d7a68a4ee4af4f2f8086192cee9d093b29e414&r2=01df5568f8129c7761eca0ae3fd380270e4848d7
http://git.horde.org/diff.php/kronolith/scripts/sql/kronolith.mysql.sql?rt=horde-git&r1=9bf8a7a6c5b743d66bc59eb2c4f6703ca2767187&r2=01df5568f8129c7761eca0ae3fd380270e4848d7
http://git.horde.org/diff.php/kronolith/scripts/sql/kronolith.oci8.sql?rt=horde-git&r1=5d9b501248a174f4a168eaf235a85c6aed5fe0dc&r2=01df5568f8129c7761eca0ae3fd380270e4848d7
http://git.horde.org/diff.php/kronolith/scripts/sql/kronolith.pgsql.sql?rt=horde-git&r1=73d7a68a4ee4af4f2f8086192cee9d093b29e414&r2=01df5568f8129c7761eca0ae3fd380270e4848d7
http://git.horde.org/diff.php/kronolith/scripts/sql/kronolith.sql?rt=horde-git&r1=9bf8a7a6c5b743d66bc59eb2c4f6703ca2767187&r2=01df5568f8129c7761eca0ae3fd380270e4848d7
http://git.horde.org/diff.php/kronolith/scripts/sql/kronolith.xml?rt=horde-git&r1=73d7a68a4ee4af4f2f8086192cee9d093b29e414&r2=01df5568f8129c7761eca0ae3fd380270e4848d7
http://git.horde.org/co.php/kronolith/scripts/upgrades/2010-02-03_system_shares.sql?rt=horde-git&r=01df5568f8129c7761eca0ae3fd380270e4848d7
http://git.horde.org/diff.php/nag/scripts/sql/nag.mssql.sql?rt=horde-git&r1=6fbd3f6f10f16056140bd10c267eb02e374ca5ca&r2=01df5568f8129c7761eca0ae3fd380270e4848d7
http://git.horde.org/diff.php/nag/scripts/sql/nag.oci8.sql?rt=horde-git&r1=6fbd3f6f10f16056140bd10c267eb02e374ca5ca&r2=01df5568f8129c7761eca0ae3fd380270e4848d7
http://git.horde.org/diff.php/nag/scripts/sql/nag.sql?rt=horde-git&r1=6fbd3f6f10f16056140bd10c267eb02e374ca5ca&r2=01df5568f8129c7761eca0ae3fd380270e4848d7
http://git.horde.org/diff.php/nag/scripts/sql/nag.xml?rt=horde-git&r1=6fbd3f6f10f16056140bd10c267eb02e374ca5ca&r2=01df5568f8129c7761eca0ae3fd380270e4848d7
http://git.horde.org/co.php/nag/scripts/upgrades/2010-02-03_system_shares.sql?rt=horde-git&r=01df5568f8129c7761eca0ae3fd380270e4848d7

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

commit 838f789ed88d3c28c773fac2f356b34b59396932
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 3 17:38:22 2010 +0100

    Group is not H4'ied yet.

 horde/services/shares/edit.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/horde/services/shares/edit.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=838f789ed88d3c28c773fac2f356b34b59396932

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

commit be875127e9cd1de82e29d5691bc5225ee5482d9f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 3 17:47:37 2010 +0100

    Allow admins to edit any share permission.

 horde/services/shares/edit.php |    7 +++++--
 kronolith/perms.php            |   12 ++++++++++--
 2 files changed, 15 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/horde/services/shares/edit.php?rt=horde-git&r1=838f789ed88d3c28c773fac2f356b34b59396932&r2=be875127e9cd1de82e29d5691bc5225ee5482d9f
http://git.horde.org/diff.php/kronolith/perms.php?rt=horde-git&r1=9befa6aa309c929db0d4a2b0370c157084fa4943&r2=be875127e9cd1de82e29d5691bc5225ee5482d9f

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

commit 6a2b8623b555347a8293075fa80dd1fdbf821898
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 3 19:31:26 2010 +0100

    There is no parent constructor.

 framework/Perms/lib/Horde/Perms/Datatree.php |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Perms/lib/Horde/Perms/Datatree.php?rt=horde-git&r1=ee2f36def7f90274040b3c391222e91f534d359d&r2=6a2b8623b555347a8293075fa80dd1fdbf821898

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

commit 41b3e2f56953bf6ae826e3b45321ec7fd1f63415
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 12:50:50 2010 -0700

    Convert File_CSV to H4 format

 framework/Data/Data/csv.php                           |   21 +-
 framework/File_CSV/CSV.php                            |  565 -----------------
 framework/File_CSV/package.xml                        |   92 ---
 framework/File_CSV/tests/001.csv                      |    4 -
 framework/File_CSV/tests/001.phpt                     |   84 ---
 framework/File_CSV/tests/002.csv                      |    4 -
 framework/File_CSV/tests/002.phpt                     |   84 ---
 framework/File_CSV/tests/003.csv                      |    4 -
 framework/File_CSV/tests/003.phpt                     |   67 --
 framework/File_CSV/tests/004.csv                      |    4 -
 framework/File_CSV/tests/004.phpt                     |   67 --
 framework/File_CSV/tests/005.csv                      |    1 -
 framework/File_CSV/tests/005.phpt                     |   67 --
 framework/File_CSV/tests/bug_3839.csv                 |   22 -
 framework/File_CSV/tests/bug_3839.phpt                |  110 ----
 framework/File_CSV/tests/bug_4025.csv                 |    3 -
 framework/File_CSV/tests/bug_4025.phpt                |  131 ----
 framework/File_CSV/tests/bug_6311.csv                 |    5 -
 framework/File_CSV/tests/bug_6311.phpt                |  413 ------------
 framework/File_CSV/tests/bug_6370.csv                 |    3 -
 framework/File_CSV/tests/bug_6370.phpt                |  411 ------------
 framework/File_CSV/tests/bug_6372.csv                 |    4 -
 framework/File_CSV/tests/bug_6372.phpt                |  412 ------------
 framework/File_CSV/tests/columns.phpt                 |   98 ---
 framework/File_CSV/tests/columns1.csv                 |    4 -
 framework/File_CSV/tests/columns2.csv                 |    4 -
 framework/File_CSV/tests/common.php                   |   31 -
 framework/File_CSV/tests/linebreak.phpt               |  110 ----
 framework/File_CSV/tests/multiline.phpt               |   52 --
 framework/File_CSV/tests/multiline1.csv               |    8 -
 framework/File_CSV/tests/notrailing_crlf.csv          |    2 -
 framework/File_CSV/tests/notrailing_lf.csv            |    2 -
 framework/File_CSV/tests/quote1.csv                   |    2 -
 framework/File_CSV/tests/quote2.csv                   |    2 -
 framework/File_CSV/tests/quote3.csv                   |    3 -
 framework/File_CSV/tests/quote4.csv                   |    3 -
 framework/File_CSV/tests/quote5.csv                   |    2 -
 framework/File_CSV/tests/quotes.phpt                  |  110 ----
 framework/File_CSV/tests/simple_cr.csv                |    1 -
 framework/File_CSV/tests/simple_crlf.csv              |    2 -
 framework/File_CSV/tests/simple_lf.csv                |    2 -
 framework/File_Csv/lib/Horde/Csv.php                  |  531 ++++++++++++++++
 framework/File_Csv/lib/Horde/Csv/Exception.php        |   20 +
 framework/File_Csv/package.xml                        |  122 ++++
 framework/File_Csv/test/Horde/Csv/001.csv             |    4 +
 framework/File_Csv/test/Horde/Csv/001.phpt            |   84 +++
 framework/File_Csv/test/Horde/Csv/002.csv             |    4 +
 framework/File_Csv/test/Horde/Csv/002.phpt            |   84 +++
 framework/File_Csv/test/Horde/Csv/003.csv             |    4 +
 framework/File_Csv/test/Horde/Csv/003.phpt            |   67 ++
 framework/File_Csv/test/Horde/Csv/004.csv             |    4 +
 framework/File_Csv/test/Horde/Csv/004.phpt            |   67 ++
 framework/File_Csv/test/Horde/Csv/005.csv             |    1 +
 framework/File_Csv/test/Horde/Csv/005.phpt            |   67 ++
 framework/File_Csv/test/Horde/Csv/bug_3839.csv        |   22 +
 framework/File_Csv/test/Horde/Csv/bug_3839.phpt       |  110 ++++
 framework/File_Csv/test/Horde/Csv/bug_4025.csv        |    3 +
 framework/File_Csv/test/Horde/Csv/bug_4025.phpt       |  131 ++++
 framework/File_Csv/test/Horde/Csv/bug_6311.csv        |    5 +
 framework/File_Csv/test/Horde/Csv/bug_6311.phpt       |  413 ++++++++++++
 framework/File_Csv/test/Horde/Csv/bug_6370.csv        |    3 +
 framework/File_Csv/test/Horde/Csv/bug_6370.phpt       |  411 ++++++++++++
 framework/File_Csv/test/Horde/Csv/bug_6372.csv        |    4 +
 framework/File_Csv/test/Horde/Csv/bug_6372.phpt       |  412 ++++++++++++
 framework/File_Csv/test/Horde/Csv/columns.phpt        |   98 +++
 framework/File_Csv/test/Horde/Csv/columns1.csv        |    4 +
 framework/File_Csv/test/Horde/Csv/columns2.csv        |    4 +
 framework/File_Csv/test/Horde/Csv/common.php          |   36 +
 framework/File_Csv/test/Horde/Csv/linebreak.phpt      |  110 ++++
 framework/File_Csv/test/Horde/Csv/multiline.phpt      |   52 ++
 framework/File_Csv/test/Horde/Csv/multiline1.csv      |    8 +
 framework/File_Csv/test/Horde/Csv/notrailing_crlf.csv |    2 +
 framework/File_Csv/test/Horde/Csv/notrailing_lf.csv   |    2 +
 framework/File_Csv/test/Horde/Csv/quote1.csv          |    2 +
 framework/File_Csv/test/Horde/Csv/quote2.csv          |    2 +
 framework/File_Csv/test/Horde/Csv/quote3.csv          |    3 +
 framework/File_Csv/test/Horde/Csv/quote4.csv          |    3 +
 framework/File_Csv/test/Horde/Csv/quote5.csv          |    2 +
 framework/File_Csv/test/Horde/Csv/quotes.phpt         |  110 ++++
 framework/File_Csv/test/Horde/Csv/simple_cr.csv       |    1 +
 framework/File_Csv/test/Horde/Csv/simple_crlf.csv     |    2 +
 framework/File_Csv/test/Horde/Csv/simple_lf.csv       |    2 +
 82 files changed, 3024 insertions(+), 3008 deletions(-)
 delete mode 100644 framework/File_CSV/CSV.php
 delete mode 100644 framework/File_CSV/package.xml
 delete mode 100755 framework/File_CSV/tests/001.csv
 delete mode 100755 framework/File_CSV/tests/001.phpt
 delete mode 100755 framework/File_CSV/tests/002.csv
 delete mode 100755 framework/File_CSV/tests/002.phpt
 delete mode 100644 framework/File_CSV/tests/003.csv
 delete mode 100644 framework/File_CSV/tests/003.phpt
 delete mode 100644 framework/File_CSV/tests/004.csv
 delete mode 100644 framework/File_CSV/tests/004.phpt
 delete mode 100644 framework/File_CSV/tests/005.csv
 delete mode 100644 framework/File_CSV/tests/005.phpt
 delete mode 100644 framework/File_CSV/tests/bug_3839.csv
 delete mode 100644 framework/File_CSV/tests/bug_3839.phpt
 delete mode 100644 framework/File_CSV/tests/bug_4025.csv
 delete mode 100644 framework/File_CSV/tests/bug_4025.phpt
 delete mode 100644 framework/File_CSV/tests/bug_6311.csv
 delete mode 100644 framework/File_CSV/tests/bug_6311.phpt
 delete mode 100644 framework/File_CSV/tests/bug_6370.csv
 delete mode 100644 framework/File_CSV/tests/bug_6370.phpt
 delete mode 100644 framework/File_CSV/tests/bug_6372.csv
 delete mode 100644 framework/File_CSV/tests/bug_6372.phpt
 delete mode 100644 framework/File_CSV/tests/columns.phpt
 delete mode 100644 framework/File_CSV/tests/columns1.csv
 delete mode 100644 framework/File_CSV/tests/columns2.csv
 delete mode 100644 framework/File_CSV/tests/common.php
 delete mode 100644 framework/File_CSV/tests/linebreak.phpt
 delete mode 100644 framework/File_CSV/tests/multiline.phpt
 delete mode 100644 framework/File_CSV/tests/multiline1.csv
 delete mode 100644 framework/File_CSV/tests/notrailing_crlf.csv
 delete mode 100644 framework/File_CSV/tests/notrailing_lf.csv
 delete mode 100644 framework/File_CSV/tests/quote1.csv
 delete mode 100644 framework/File_CSV/tests/quote2.csv
 delete mode 100644 framework/File_CSV/tests/quote3.csv
 delete mode 100644 framework/File_CSV/tests/quote4.csv
 delete mode 100644 framework/File_CSV/tests/quote5.csv
 delete mode 100644 framework/File_CSV/tests/quotes.phpt
 delete mode 100644 framework/File_CSV/tests/simple_cr.csv
 delete mode 100644 framework/File_CSV/tests/simple_crlf.csv
 delete mode 100644 framework/File_CSV/tests/simple_lf.csv
 create mode 100644 framework/File_Csv/lib/Horde/Csv.php
 create mode 100644 framework/File_Csv/lib/Horde/Csv/Exception.php
 create mode 100644 framework/File_Csv/package.xml
 create mode 100644 framework/File_Csv/test/Horde/Csv/001.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/001.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/002.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/002.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/003.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/003.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/004.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/004.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/005.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/005.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/bug_3839.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/bug_3839.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/bug_4025.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/bug_4025.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/bug_6311.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/bug_6311.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/bug_6370.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/bug_6370.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/bug_6372.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/bug_6372.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/columns.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/columns1.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/columns2.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/common.php
 create mode 100644 framework/File_Csv/test/Horde/Csv/linebreak.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/multiline.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/multiline1.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/notrailing_crlf.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/notrailing_lf.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/quote1.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/quote2.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/quote3.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/quote4.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/quote5.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/quotes.phpt
 create mode 100644 framework/File_Csv/test/Horde/Csv/simple_cr.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/simple_crlf.csv
 create mode 100644 framework/File_Csv/test/Horde/Csv/simple_lf.csv

http://git.horde.org/diff.php/framework/Data/Data/csv.php?rt=horde-git&r1=a9e8ae51befc5a9fc97366e1f623e3a822060afa&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/CSV.php?rt=horde-git&r1=a9e8ae51befc5a9fc97366e1f623e3a822060afa&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/package.xml?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/001.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/001.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/002.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/002.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/003.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/003.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/004.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/004.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/005.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/005.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/bug_3839.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/bug_3839.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/bug_4025.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/bug_4025.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/bug_6311.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/bug_6311.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/bug_6370.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/bug_6370.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/bug_6372.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/bug_6372.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/columns.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/columns1.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/columns2.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/common.php?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/linebreak.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/multiline.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/multiline1.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/notrailing_crlf.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/notrailing_lf.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/quote1.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/quote2.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/quote3.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/quote4.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/quote5.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/quotes.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/simple_cr.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/simple_crlf.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/diff.php/framework/File_CSV/tests/simple_lf.csv?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/lib/Horde/Csv.php?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/lib/Horde/Csv/Exception.php?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/package.xml?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/001.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/001.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/002.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/002.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/003.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/003.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/004.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/004.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/005.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/005.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/bug_3839.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/bug_3839.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/bug_4025.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/bug_4025.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/bug_6311.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/bug_6311.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/bug_6370.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/bug_6370.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/bug_6372.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/bug_6372.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/columns.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/columns1.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/columns2.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/common.php?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/linebreak.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/multiline.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/multiline1.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/notrailing_crlf.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/notrailing_lf.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/quote1.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/quote2.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/quote3.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/quote4.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/quote5.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/quotes.phpt?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/simple_cr.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/simple_crlf.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415
http://git.horde.org/co.php/framework/File_Csv/test/Horde/Csv/simple_lf.csv?rt=horde-git&r=41b3e2f56953bf6ae826e3b45321ec7fd1f63415

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

commit f7ff14c920be92809d72c7298bba4aabbea15c22
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jan 21 14:57:14 2010 -0700

    Remove global IMP print links and replace with part printing
    
    Resolves Ticket #8708.

 framework/Core/lib/Horde.php              |   16 +++++++++----
 horde/js/popup.js                         |    6 +++++
 imp/config/conf.xml                       |    6 -----
 imp/js/DimpCore.js                        |    4 ---
 imp/js/imp.js                             |    6 +++++
 imp/js/message.js                         |    2 -
 imp/lib/Contents.php                      |   15 ++++++++++-
 imp/lib/Views/ShowMessage.php             |    5 ++-
 imp/message-dimp.php                      |    3 +-
 imp/message.php                           |   16 ++----------
 imp/templates/chunks/message.php          |    6 -----
 imp/templates/index/index-dimp.inc        |    6 -----
 imp/templates/message/navbar_actions.html |    1 -
 imp/themes/screen-dimp.css                |   34 ---------------------------
 imp/themes/screen.css                     |   36 +++-------------------------
 imp/themes/silver/screen-dimp.css         |    3 --
 imp/themes/silver/screen.css              |    4 +++
 17 files changed, 52 insertions(+), 117 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=e73c134898000aa83c9b5fbf815e9829adcbbd3e&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/horde/js/popup.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-git&r1=cde8827eafea3e0308c342936f55a896975566ad&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/js/DimpCore.js?rt=horde-git&r1=9ee8792713615381635a97a51a467dc688c5d269&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/js/imp.js?rt=horde-git&r1=01724aed550a214b375483088cda6f21608b9265&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/js/message.js?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-git&r1=7f11545142f8b9959af8ae4bc0f0c3257d6f966b&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-git&r1=6aa09cca98cc3fa3591a1607480225dc83086469&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=e73c134898000aa83c9b5fbf815e9829adcbbd3e&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-git&r1=9ad763efa473b2301c7280cc0d6d8ed8eae2fe24&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/templates/message/navbar_actions.html?rt=horde-git&r1=9ad763efa473b2301c7280cc0d6d8ed8eae2fe24&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-git&r1=9ad763efa473b2301c7280cc0d6d8ed8eae2fe24&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-git&r1=41e79b3ecbd42ca346a7a69e69a3c721b5583389&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-git&r1=9ad763efa473b2301c7280cc0d6d8ed8eae2fe24&r2=f7ff14c920be92809d72c7298bba4aabbea15c22
http://git.horde.org/diff.php/imp/themes/silver/screen.css?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=f7ff14c920be92809d72c7298bba4aabbea15c22

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

commit 6401604a3bf3fadff3c3912a1443b16f8724d28a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Feb 1 12:35:25 2010 -0700

    Move print generation to separate script.
    
    For non-Mozilla browsers, use frames to separate headers from message
    data.
    Only show print links for parts that can be displayed in a 'full' render.
    Re-add support for 'add_printedby' config option.

 imp/config/conf.xml              |    6 ++
 imp/js/imp.js                    |    5 ++
 imp/lib/Contents.php             |    9 ++-
 imp/print.php                    |   96 ++++++++++++++++++++++++++++++++++++++
 imp/templates/print/headers.html |   12 +++++
 imp/templates/print/print.html   |    8 +++
 6 files changed, 133 insertions(+), 3 deletions(-)
 create mode 100644 imp/print.php
 create mode 100644 imp/templates/print/headers.html
 create mode 100644 imp/templates/print/print.html

http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-git&r1=f7ff14c920be92809d72c7298bba4aabbea15c22&r2=6401604a3bf3fadff3c3912a1443b16f8724d28a
http://git.horde.org/diff.php/imp/js/imp.js?rt=horde-git&r1=f7ff14c920be92809d72c7298bba4aabbea15c22&r2=6401604a3bf3fadff3c3912a1443b16f8724d28a
http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-git&r1=f7ff14c920be92809d72c7298bba4aabbea15c22&r2=6401604a3bf3fadff3c3912a1443b16f8724d28a
http://git.horde.org/co.php/imp/print.php?rt=horde-git&r=6401604a3bf3fadff3c3912a1443b16f8724d28a
http://git.horde.org/co.php/imp/templates/print/headers.html?rt=horde-git&r=6401604a3bf3fadff3c3912a1443b16f8724d28a
http://git.horde.org/co.php/imp/templates/print/print.html?rt=horde-git&r=6401604a3bf3fadff3c3912a1443b16f8724d28a

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

commit ba3858bd12afd901328705f7c37d373d72f19afe
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 14:13:11 2010 -0700

    Add ability to return Csstidy object.

 framework/Text_Filter_Csstidy/lib/Horde/Text/Filter/Csstidy.php |    9 +++++-
 1 files changed, 7 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Text_Filter_Csstidy/lib/Horde/Text/Filter/Csstidy.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=ba3858bd12afd901328705f7c37d373d72f19afe

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

commit 5193a07cc9dba5a593f750b23c6d99fb984e1473
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 14:13:48 2010 -0700

    Add filterBySelector().

 .../lib/Horde/Text/Filter/Csstidy/class.csstidy.php               |   33 +++++
 1 files changed, 33 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/framework/Text_Filter_Csstidy/lib/Horde/Text/Filter/Csstidy/class.csstidy.php?rt=horde-git&r1=4c302f54b80f927d66a358f56b78de92ecd8c70c&r2=5193a07cc9dba5a593f750b23c6d99fb984e1473

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

commit 29826762601d26d54262d528262140d14464454f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 14:22:47 2010 -0700

    Bug #8708: Inject headers into firefox print output

 horde/themes/screen.css |    1 -
 imp/print.php           |   64 ++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 49 insertions(+), 16 deletions(-)

http://git.horde.org/diff.php/horde/themes/screen.css?rt=horde-git&r1=63e380705fe7b9162537124300dab7d36b758f16&r2=29826762601d26d54262d528262140d14464454f
http://git.horde.org/diff.php/imp/print.php?rt=horde-git&r1=6401604a3bf3fadff3c3912a1443b16f8724d28a&r2=29826762601d26d54262d528262140d14464454f

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

commit 136df3a6f3b8f66a4f37567ce38ae9b4f2668797
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 14:47:36 2010 -0700

    Bug #8708: Silence HTML parsing errors; changelog

 imp/docs/CHANGES |    1 +
 imp/print.php    |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=8eb52ceacd307697af962759c2a26f09286867bb&r2=136df3a6f3b8f66a4f37567ce38ae9b4f2668797
http://git.horde.org/diff.php/imp/print.php?rt=horde-git&r1=29826762601d26d54262d528262140d14464454f&r2=136df3a6f3b8f66a4f37567ce38ae9b4f2668797

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

commit c0221ecd9ac876aeeb84ac9540028928db9db8b5
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 3 17:00:04 2010 -0500

    Horde_NLS => Horde_Nls

 framework/Form/Form/Type.php                         |    4 ++--
 framework/Model/lib/Horde/Form/VarRenderer/Xhtml.php |    2 +-
 horde/lib/Block/sunrise.php                          |    4 ++--
 turba/lib/Driver.php                                 |    2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/framework/Form/Form/Type.php?rt=horde-git&r1=c2e1ddffae57a1f7b1687ae4594f5848bdcfe2d1&r2=c0221ecd9ac876aeeb84ac9540028928db9db8b5
http://git.horde.org/diff.php/framework/Model/lib/Horde/Form/VarRenderer/Xhtml.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=c0221ecd9ac876aeeb84ac9540028928db9db8b5
http://git.horde.org/diff.php/horde/lib/Block/sunrise.php?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=c0221ecd9ac876aeeb84ac9540028928db9db8b5
http://git.horde.org/diff.php/turba/lib/Driver.php?rt=horde-git&r1=a78c84ae2c85c63cc33fdf950c17e7b094206436&r2=c0221ecd9ac876aeeb84ac9540028928db9db8b5

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

commit f167e22ae048f1ff5a1cf83f3bbca32f10dc059e
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 3 18:21:47 2010 -0500

    Allow indicating if we want remote/listTimeObject events from calendar/listEvents

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

http://git.horde.org/diff.php/kronolith/lib/Api.php?rt=horde-git&r1=9befa6aa309c929db0d4a2b0370c157084fa4943&r2=f167e22ae048f1ff5a1cf83f3bbca32f10dc059e

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

commit 821c7532461f123dff70d06e66bc51c2e40a1198
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 14:55:15 2010 -0700

    Partial revert "Fix channel names."
    
    This partially reverts commit d9de00640cd4369b5f882f9327050afecaab47ae.

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

http://git.horde.org/diff.php/framework/Mime/package.xml?rt=horde-git&r1=d9de00640cd4369b5f882f9327050afecaab47ae&r2=821c7532461f123dff70d06e66bc51c2e40a1198

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

commit 1a25ea7e9218d8eedda9ba9cad1d7e68f8f77790
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 15:02:02 2010 -0700

    Notification singleton best initialized in Horde_Registry constructor

 framework/Core/lib/Horde/Registry.php             |    8 ++++++++
 framework/Core/lib/Horde/Registry/Application.php |    8 ++------
 2 files changed, 10 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=fc1f70b1224270369b4a219d7a9ca2b50682eb59&r2=1a25ea7e9218d8eedda9ba9cad1d7e68f8f77790
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Application.php?rt=horde-git&r1=0f62ae465b7a2efa7f6df9ca17940f47e47115cf&r2=1a25ea7e9218d8eedda9ba9cad1d7e68f8f77790

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

commit 620663cae566153ce658be2063a6f2644f6efe3e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 15:41:13 2010 -0700

    Mozilla print fixes
    
    Fix layout of header DIV in print HTML on Mozilla
    Make headers size constant - or else formatting in the page will
    make it too large/small.

 imp/print.php                    |    7 ++++++-
 imp/templates/print/headers.html |    6 +++---
 imp/themes/screen.css            |    7 +++++++
 3 files changed, 16 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/print.php?rt=horde-git&r1=136df3a6f3b8f66a4f37567ce38ae9b4f2668797&r2=620663cae566153ce658be2063a6f2644f6efe3e
http://git.horde.org/diff.php/imp/templates/print/headers.html?rt=horde-git&r1=6401604a3bf3fadff3c3912a1443b16f8724d28a&r2=620663cae566153ce658be2063a6f2644f6efe3e
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-git&r1=f7ff14c920be92809d72c7298bba4aabbea15c22&r2=620663cae566153ce658be2063a6f2644f6efe3e

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

commit 938b57520389837a9b9bae01cd573394335f22a7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 15:50:24 2010 -0700

    Don't link e-mails in full plain text view

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

http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Viewer/Plain.php?rt=horde-git&r1=add5b9f9b63d81d29085a9615c30c4c9b4163e5d&r2=938b57520389837a9b9bae01cd573394335f22a7

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

commit 93f6f0d92be3eb46728fa563082666b399f4e1bb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 16:25:06 2010 -0700

    Add noJS option to highlightquotes filter

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

http://git.horde.org/diff.php/framework/Text_Filter/lib/Horde/Text/Filter/Highlightquotes.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=93f6f0d92be3eb46728fa563082666b399f4e1bb

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

commit 8e3311eb1c1a0326d99a6ffd82cc15dabdb18c36
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 16:25:52 2010 -0700

    Improved full rendering of plain text

 imp/lib/Mime/Viewer/Plain.php |   45 +++++++++++++++++++++++++++++++++-------
 1 files changed, 37 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Plain.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=8e3311eb1c1a0326d99a6ffd82cc15dabdb18c36

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

commit 4c3dddf2ef8c3db6b28f65efeb3bdacf0f0902ea
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 17:38:09 2010 -0700

    Add MD5 javascript library

 horde/js/md5.js |  245 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 245 insertions(+), 0 deletions(-)
 create mode 100644 horde/js/md5.js

http://git.horde.org/co.php/horde/js/md5.js?rt=horde-git&r=4c3dddf2ef8c3db6b28f65efeb3bdacf0f0902ea

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

commit 4500367b43f531420da5c643adc66873073072b9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 17:38:21 2010 -0700

    Use MD5 hashes to determine when to auto-save

 imp/compose-dimp.php                   |    3 ++-
 imp/compose.php                        |    1 +
 imp/js/compose-dimp.js                 |   25 ++++++++-----------------
 imp/js/compose.js                      |   10 +++++-----
 imp/templates/javascript_defs_dimp.php |    1 -
 5 files changed, 16 insertions(+), 24 deletions(-)

http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-git&r1=e73c134898000aa83c9b5fbf815e9829adcbbd3e&r2=4500367b43f531420da5c643adc66873073072b9
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=e73c134898000aa83c9b5fbf815e9829adcbbd3e&r2=4500367b43f531420da5c643adc66873073072b9
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-git&r1=1fedcaac02aa680fd20720be8a6176dc54292fed&r2=4500367b43f531420da5c643adc66873073072b9
http://git.horde.org/diff.php/imp/js/compose.js?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=4500367b43f531420da5c643adc66873073072b9
http://git.horde.org/diff.php/imp/templates/javascript_defs_dimp.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=4500367b43f531420da5c643adc66873073072b9

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

commit 8705304c7e59b3df9da8c63305e5b52d237407c9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 18:43:13 2010 -0700

    Switching applications, so need to push app here

 horde/services/download/index.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/horde/services/download/index.php?rt=horde-git&r1=61e152c1cb66d66db7fedbc358a4f417aa4e17c5&r2=8705304c7e59b3df9da8c63305e5b52d237407c9

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

commit de987d1ef3205486d6f46a0eae01ac49512bfe6e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 21:48:14 2010 -0700

    Move print code into view script.
    
    For consistentcy, ease of link generation, and code reuse purposes.

 imp/lib/Contents.php |    6 +-
 imp/print.php        |  137 ----------------------------------------------
 imp/view.php         |  149 ++++++++++++++++++++++++++++++++++++++++++-------
 3 files changed, 129 insertions(+), 163 deletions(-)
 delete mode 100644 imp/print.php

http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-git&r1=6401604a3bf3fadff3c3912a1443b16f8724d28a&r2=de987d1ef3205486d6f46a0eae01ac49512bfe6e
http://git.horde.org/diff.php/imp/print.php?rt=horde-git&r1=620663cae566153ce658be2063a6f2644f6efe3e&r2=de987d1ef3205486d6f46a0eae01ac49512bfe6e
http://git.horde.org/diff.php/imp/view.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=de987d1ef3205486d6f46a0eae01ac49512bfe6e

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

commit fca36bdccf8dc485a0e5a3fe1be6cf979d935618
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 21:52:22 2010 -0700

    Fix displaying images in print view

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

http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Images.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=fca36bdccf8dc485a0e5a3fe1be6cf979d935618

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

commit c82bf71957d427b9fa37820de9b6190df326652b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 21:58:50 2010 -0700

    Don't display print links in attachment list

 imp/lib/Views/ShowMessage.php |    3 ++-
 imp/message.php               |    5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-git&r1=f7ff14c920be92809d72c7298bba4aabbea15c22&r2=c82bf71957d427b9fa37820de9b6190df326652b
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=f7ff14c920be92809d72c7298bba4aabbea15c22&r2=c82bf71957d427b9fa37820de9b6190df326652b

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

commit 1176375ff3e866d7aad6fdcf46332d1c0f88cecb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 23:10:43 2010 -0700

    ACL fixes - everything should work again in IMP

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php         |    4 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php      |    7 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Mock.php         |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php       |    4 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php  |    2 +-
 imp/acl.php                                                  |  135 +++++-----
 imp/config/prefs.php.dist                                    |    2 +-
 imp/lib/Imap/Acl.php                                         |   32 ++--
 imp/templates/acl/acl.html                                   |   16 +-
 imp/themes/screen.css                                        |    2 +-
 11 files changed, 102 insertions(+), 106 deletions(-)

http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=644b225ec06908cb855200205c2433be4a06be5a&r2=1176375ff3e866d7aad6fdcf46332d1c0f88cecb
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php?rt=horde-git&r1=5b5c67c9ce65c3d7978ab8c29627b8383d7d8fb2&r2=1176375ff3e866d7aad6fdcf46332d1c0f88cecb
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php?rt=horde-git&r1=2154c69a5a43ed08cf0ebe455bb2745dcde3388d&r2=1176375ff3e866d7aad6fdcf46332d1c0f88cecb
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Mock.php?rt=horde-git&r1=6748980d6faa0327769aba8ba0fa838eb598e2b1&r2=1176375ff3e866d7aad6fdcf46332d1c0f88cecb
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=5b5c67c9ce65c3d7978ab8c29627b8383d7d8fb2&r2=1176375ff3e866d7aad6fdcf46332d1c0f88cecb
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php?rt=horde-git&r1=2154c69a5a43ed08cf0ebe455bb2745dcde3388d&r2=1176375ff3e866d7aad6fdcf46332d1c0f88cecb
http://git.horde.org/diff.php/imp/acl.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=1176375ff3e866d7aad6fdcf46332d1c0f88cecb
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&r1=d1a813270e57dfdbaf360bb838eea4fa4809d219&r2=1176375ff3e866d7aad6fdcf46332d1c0f88cecb
http://git.horde.org/diff.php/imp/lib/Imap/Acl.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=1176375ff3e866d7aad6fdcf46332d1c0f88cecb
http://git.horde.org/diff.php/imp/templates/acl/acl.html?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=1176375ff3e866d7aad6fdcf46332d1c0f88cecb
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-git&r1=620663cae566153ce658be2063a6f2644f6efe3e&r2=1176375ff3e866d7aad6fdcf46332d1c0f88cecb

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

commit 9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Feb 4 00:24:35 2010 -0700

    Quota fixes/doc improvements

 imp/config/servers.php.dist        |  155 +++++++++++++++++++++++++-----------
 imp/lib/Ajax/Application.php       |   11 ++-
 imp/lib/IMP.php                    |   10 ++-
 imp/lib/Quota/Command.php          |   16 ++--
 imp/lib/Quota/Hook.php             |   13 ++--
 imp/lib/Quota/Imap.php             |   12 +++-
 imp/lib/Quota/Logfile.php          |   87 --------------------
 imp/lib/Quota/Maildir.php          |   18 ++---
 imp/lib/Quota/Mdaemon.php          |    5 +-
 imp/lib/Quota/Mercury32.php        |   12 +--
 imp/lib/Quota/Sql.php              |   37 +++------
 imp/templates/index/index-dimp.inc |    6 +-
 imp/themes/screen-dimp.css         |   14 ++--
 13 files changed, 183 insertions(+), 213 deletions(-)
 delete mode 100644 imp/lib/Quota/Logfile.php

http://git.horde.org/diff.php/imp/config/servers.php.dist?rt=horde-git&r1=41aadf9345ecf936499eaae2d6849d0075b62304&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=5fa09c65af034d8f2d4909476b27eacc758864fa&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
http://git.horde.org/diff.php/imp/lib/Quota/Command.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
http://git.horde.org/diff.php/imp/lib/Quota/Hook.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
http://git.horde.org/diff.php/imp/lib/Quota/Imap.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
http://git.horde.org/diff.php/imp/lib/Quota/Logfile.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
http://git.horde.org/diff.php/imp/lib/Quota/Maildir.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
http://git.horde.org/diff.php/imp/lib/Quota/Mdaemon.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
http://git.horde.org/diff.php/imp/lib/Quota/Mercury32.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
http://git.horde.org/diff.php/imp/lib/Quota/Sql.php?rt=horde-git&r1=205d6b608b229dbc485b89469d5a4039c58dcff0&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-git&r1=f7ff14c920be92809d72c7298bba4aabbea15c22&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-git&r1=f7ff14c920be92809d72c7298bba4aabbea15c22&r2=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e

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

commit 9139fa8926b79116c5024a7b29df5d081f5a9cd8
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Thu Feb 4 10:31:38 2010 -0500

    List all applications, not just active ones (rsalmon (at) mbpgroup (dot) com, Bug #8846)

 horde/bin/db_migrate |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/horde/bin/db_migrate?rt=horde-git&r1=c47b942008a20196a5bb01f72164e9e63019ec2c&r2=9139fa8926b79116c5024a7b29df5d081f5a9cd8

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

commit 242acc9bf080088f01bfb84ef5ae66ab2efba642
Author: Jan Schneider <jan at horde.org>
Date:   Thu Feb 4 17:52:07 2010 +0100

    We only want real applications.

 horde/bin/db_migrate |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/horde/bin/db_migrate?rt=horde-git&r1=9139fa8926b79116c5024a7b29df5d081f5a9cd8&r2=242acc9bf080088f01bfb84ef5ae66ab2efba642

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

commit 6e225100b7181614d0db843b97f724fb53e65cc1
Author: Jan Schneider <jan at horde.org>
Date:   Thu Feb 4 18:00:09 2010 +0100

    Applications are supposed to be installed inside horde/.

 horde/config/registry.php.dist |   70 ++++++++++++++++++++--------------------
 1 files changed, 35 insertions(+), 35 deletions(-)

http://git.horde.org/diff.php/horde/config/registry.php.dist?rt=horde-git&r1=a224927d1ac8a9fced37d854ec0e16977e28e1be&r2=6e225100b7181614d0db843b97f724fb53e65cc1

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

commit 19aaea6f59ebc19bd93b04fe88f314900a46ccf6
Author: Jan Schneider <jan at horde.org>
Date:   Thu Feb 4 19:29:56 2010 +0100

    Fix parse error.

 imp/config/servers.php.dist |   15 +++++++--------
 1 files changed, 7 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/imp/config/servers.php.dist?rt=horde-git&r1=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e&r2=19aaea6f59ebc19bd93b04fe88f314900a46ccf6

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

commit 487086aaea6260ccfe2827e748bd14d00db978d3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Feb 4 11:29:34 2010 -0700

    CVS changelog updates

 imp/docs/CHANGES |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=136df3a6f3b8f66a4f37567ce38ae9b4f2668797&r2=487086aaea6260ccfe2827e748bd14d00db978d3

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

commit 0c1052a540e265a727f23198513edba7edaf9c50
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Feb 4 11:57:56 2010 -0700

    Remove session storage code completely from IMP_Imap_Tree

 imp/lib/Imap/Tree.php                |   62 +++++++++------------------------
 imp/lib/Injector/Binder/Imaptree.php |   28 ++++++++++++---
 2 files changed, 40 insertions(+), 50 deletions(-)

http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=0c1052a540e265a727f23198513edba7edaf9c50
http://git.horde.org/diff.php/imp/lib/Injector/Binder/Imaptree.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=0c1052a540e265a727f23198513edba7edaf9c50

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

commit 90a58957ac67340e75d02931abf537b4991e7a97
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Feb 4 11:58:11 2010 -0700

    Correctly rebuild mailbox list in dimp

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

http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=9b5a6d62145bb417f2b2f40bb8302b1cdf20756e&r2=90a58957ac67340e75d02931abf537b4991e7a97

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

commit 349c608c1a5b0091f45f47fbf8895d229d415d42
Merge: 235faae 90a5895
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Feb 4 16:42:14 2010 -0500

    Merge branch 'master' into Horde_ActiveSync
    
    Conflicts:
    	imp/lib/Contents.php
    	imp/lib/Views/ShowMessage.php
    	imp/message.php
    	imp/themes/screen-dimp.css
    	imp/themes/screen.css

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php         |    4 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php      |    7 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Mock.php         |    2 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php       |    4 +-
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php  |    2 +-
 horde/bin/db_migrate                                         |    2 +-
 horde/config/registry.php.dist                               |   70 +++---
 horde/services/download/index.php                            |    2 +
 imp/acl.php                                                  |  135 ++++-----
 imp/config/prefs.php.dist                                    |    2 +-
 imp/config/servers.php.dist                                  |  154 +++++++---
 imp/docs/CHANGES                                             |    3 +-
 imp/lib/Ajax/Application.php                                 |   19 +-
 imp/lib/Contents.php                                         |    4 +-
 imp/lib/IMP.php                                              |   10 +-
 imp/lib/Imap/Acl.php                                         |   32 +-
 imp/lib/Imap/Tree.php                                        |   62 +---
 imp/lib/Injector/Binder/Imaptree.php                         |   28 ++-
 imp/lib/Mime/Viewer/Images.php                               |    2 +-
 imp/lib/Quota/Command.php                                    |   16 +-
 imp/lib/Quota/Hook.php                                       |   13 +-
 imp/lib/Quota/Imap.php                                       |   12 +-
 imp/lib/Quota/Logfile.php                                    |   87 ------
 imp/lib/Quota/Maildir.php                                    |   18 +-
 imp/lib/Quota/Mdaemon.php                                    |    5 +-
 imp/lib/Quota/Mercury32.php                                  |   12 +-
 imp/lib/Quota/Sql.php                                        |   37 +--
 imp/lib/Views/ShowMessage.php                                |    3 +-
 imp/message.php                                              |    5 +-
 imp/templates/acl/acl.html                                   |   16 +-
 imp/templates/index/index-dimp.inc                           |    6 +-
 imp/themes/screen-dimp.css                                   |   14 +-
 imp/themes/screen.css                                        |    2 +-
 imp/view.php                                                 |  149 ++++++++--
 35 files changed, 506 insertions(+), 435 deletions(-)

http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=417ecef44e9729ce4784b6f2ba9e5e26a4e5aee9&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php?rt=horde-git&r1=26a98801d49f8d1153997e0b8edc78346018452e&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php?rt=horde-git&r1=66558d12436703b754c4ad07ab9c74ab32783baa&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Mock.php?rt=horde-git&r1=6748980d6faa0327769aba8ba0fa838eb598e2b1&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=26a98801d49f8d1153997e0b8edc78346018452e&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php?rt=horde-git&r1=66558d12436703b754c4ad07ab9c74ab32783baa&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/horde/bin/db_migrate?rt=horde-git&r1=d69ac2683c56dd5c526d21d6b4faae6b42c15091&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/horde/config/registry.php.dist?rt=horde-git&r1=417ecef44e9729ce4784b6f2ba9e5e26a4e5aee9&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/horde/services/download/index.php?rt=horde-git&r1=67bafd5c190d9bf90577ebd2930e10967d31d877&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/acl.php?rt=horde-git&r1=73801cfa0de29b8f7538a1db8c5fcd20cd52fc43&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&r1=e261e832fa8d1a9d2be0117a1a8f389f0a4974be&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/config/servers.php.dist?rt=horde-git&r1=417ecef44e9729ce4784b6f2ba9e5e26a4e5aee9&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=3f0a91832bccd6920336bedd1c04bb633e6ee9e1&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=417ecef44e9729ce4784b6f2ba9e5e26a4e5aee9&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-git&r1=67863ffe5b243330cd045059fc927d22b1ac5f5b&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-git&r1=73801cfa0de29b8f7538a1db8c5fcd20cd52fc43&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Imap/Acl.php?rt=horde-git&r1=73801cfa0de29b8f7538a1db8c5fcd20cd52fc43&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-git&r1=73801cfa0de29b8f7538a1db8c5fcd20cd52fc43&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Injector/Binder/Imaptree.php?rt=horde-git&r1=73801cfa0de29b8f7538a1db8c5fcd20cd52fc43&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Images.php?rt=horde-git&r1=7eed8a30635b04b3b901038ea00164f0d8ec5905&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Quota/Command.php?rt=horde-git&r1=7eed8a30635b04b3b901038ea00164f0d8ec5905&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Quota/Hook.php?rt=horde-git&r1=7eed8a30635b04b3b901038ea00164f0d8ec5905&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Quota/Imap.php?rt=horde-git&r1=7eed8a30635b04b3b901038ea00164f0d8ec5905&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Quota/Logfile.php?rt=horde-git&r1=7eed8a30635b04b3b901038ea00164f0d8ec5905&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Quota/Maildir.php?rt=horde-git&r1=7eed8a30635b04b3b901038ea00164f0d8ec5905&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Quota/Mdaemon.php?rt=horde-git&r1=7eed8a30635b04b3b901038ea00164f0d8ec5905&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Quota/Mercury32.php?rt=horde-git&r1=7eed8a30635b04b3b901038ea00164f0d8ec5905&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Quota/Sql.php?rt=horde-git&r1=7eed8a30635b04b3b901038ea00164f0d8ec5905&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-git&r1=9ec6b9ad7d81cc66850fcece3b5fb211b92c8488&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=9ec6b9ad7d81cc66850fcece3b5fb211b92c8488&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/templates/acl/acl.html?rt=horde-git&r1=99e7aaf59cae56bbdbbfe3256ce8d4564f547e49&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-git&r1=9ec6b9ad7d81cc66850fcece3b5fb211b92c8488&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-git&r1=9ec6b9ad7d81cc66850fcece3b5fb211b92c8488&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-git&r1=2d3796631ef9ab1ba7e32c1011748445d6f9d44b&r2=349c608c1a5b0091f45f47fbf8895d229d415d42
http://git.horde.org/diff.php/imp/view.php?rt=horde-git&r1=b3bf4618028fdc2c14aa47e696dac948589ad829&r2=349c608c1a5b0091f45f47fbf8895d229d415d42

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

commit 19dd45e455a07b03e84d8c00ccb79a498170e109
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 6 01:02:39 2010 -0500

    check for failure

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

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/DiffState/Export.php?rt=horde-git&r1=534d832b115360c71191ed6337ab0c52ed94ce62&r2=19dd45e455a07b03e84d8c00ccb79a498170e109

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

commit 53cfa34a34776a8d1e203615c386d42d61ec81b7
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 6 01:05:30 2010 -0500

    Add support for returning an attributes hash from contacts/export

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

http://git.horde.org/diff.php/turba/lib/Api.php?rt=horde-git&r1=b3bf4618028fdc2c14aa47e696dac948589ad829&r2=53cfa34a34776a8d1e203615c386d42d61ec81b7

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

commit 8935865aeb996c0bebba4bd4011ace97b9b88e14
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Feb 6 01:06:25 2010 -0500

    Don't waste cycles creating a vCard just to convert it to something else
    
    The vCard gives us a nice, known set of attribute names, but is very wastful
    in this case. Just get the attibutes list from contacts/export and convert directly
    to the Streamer object we need...and vice versa

 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php |  449 ++++--------
 1 files changed, 140 insertions(+), 309 deletions(-)

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php?rt=horde-git&r1=45625ebdb54c29a6c2ca5751ce30b0b2377f337a&r2=8935865aeb996c0bebba4bd4011ace97b9b88e14




More information about the commits mailing list