[commits] Horde branch trean_tags updated. 557d12a832e5f0c2afd21ec6256d8bf7a77ff76e

Chuck Hagenbuch chuck at horde.org
Sat Aug 20 00:16:00 UTC 2011


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

from: c5fd8ae4f7fb9165c35a2c4df901501866f9f248

46b568b Don't attempt to zoomToFit() until we have a marker.
52d3dcc Don't clear the location field if no reverse geocode results were found.
94eb58e [#10428] Cannot edit permissions of hidden app Hidden apps should turn up in permissions UI just like notoolbar apps and active apps They are neither "not installed" nor "inactive"
0f6c7fe Revert "Unfortunately we cannot re-use the same message (ID) for all recipients, because different recipients might see different content due to permissions."
43c9ccc These settings should be per map, not per page.
98e7ed6 [rla] Don't present security question dialog if none is set #10430
84e8bd5 [rla] Don't present security question dialog if none is set #10430
22cbb09 [rla] Display permissions of hidden apps too
14b5e07 Revert "[rla] Don't present security question dialog if none is set #10430" This is contested on <dev@> and wrong branch anyway This reverts commit 84e8bd5b011c31ba6b071864f65c989b3acae1f3. This reverts commit 98e7ed658b56dbbdaafcf321b459652a8cd75ef2.
ea410a2 Bug #10424: Fix deletion with POP3
eb730a6 add the geo namespace and output in addition to georss
dbec35a BFN
efff882 Convert notification message templates to Horde_View.
8aa4669 Need further documentation.
46b5f76 Add message template variable for recipient role.
00c9351 Merge branch 'master' into trean_tags
3eeefee Bug #10403: Never save IMAP object when we are not authenticated
6c3af4a Add license information for Silk icons.
531accc Add flag to indicate a mailing list message.
712f3c5 BFN
8214c9c Released Horde_SyncMl-1.0.5
51c6346 Development mode for Horde_SyncMl-1.0.6
86f9002 Encode download mailbox (Bug #10434).
a4d0705 No REASON_LOCKED in master.
da18654 Released Horde_Compress-1.0.5
1fde979 Development mode for Horde_Compress-1.0.6
ab129b3 Released Horde_Core-1.4.0
bdf0928 Development mode for Horde_Core-1.4.1
b56946e Released Horde_Crypt-1.0.5
540b8c4 Development mode for Horde_Crypt-1.0.6
2bbc9d6 Released Horde_Log-1.1.1
52e4d05 Development mode for Horde_Log-1.1.2
d01bd45 Released Horde_Share-1.2.0
af935fa Development mode for Horde_Share-1.2.1
bef007f Prepare releases.
0d59980 Fix variable name.
3cd477f Do not lowercase field names
81389f7 Use Horde_Date in _calc_expiration
9c1cd74 [rla] fix sql driver when using soft_expiration and hard_expiration features. No Longer enforce lowercase fieldnames
c05dbf0 [rla] Reset password dialog shows a warning when no security question is set #10430
7b715a2 Released imp-5.0.10
16fc31f Development mode for imp-5.0.11
be25e08 Released turba-3.0.6
716ea16 Development mode for turba-3.0.7
e7f418e Released kronolith-3.0.8
9ddc37b Development mode for kronolith-3.0.9
0f9fe95 Merge branch 'master' into trean_tags
b1bc990 Released Horde_Imap_Client-1.0.12
547ec5f Development mode for Horde_Imap_Client-1.0.13
8162d0d Don't hardcode system flag matching types into IMP_Flags
9b1ee15 Update package.xml
8bc3d9cf Add template for delete notifications.
48a476c Comments are only set when sending ticket-specific emails.
c883c4a Fix sending reminders.
11ec315 Add template for reminder notifications.
47935f6 Replace remaining PEAR errors with exceptions.
a88f5d7 [jan] Add missing migration script (Bug #10436).
1669642 Prepare another release.
5dc530b Released turba-3.0.7
afdc123 Development mode for turba-3.0.8
9311201 Missed adding base IMAP flags
d1699a8 phpdoc.
46bd7ef Whitespace / dead code
d522d64 Bug #10429: Correctly display submailboxes in dynamic view when new submailbox is created before parent mailbox is expanded
d76494a Don't stripe THEADs and TBODYs individually, but all TRs at once.
f477116 Only separate prototype.js out if it is really loaded.
756bf3d Use an index name less prone to collisions.
1f17eda Fix variable name.
273dd94 Don't include Nag in app menu, people should use it through Kronolith.
4043660 OWNED BY doesn't exist before PostgreSQL 8.2.
fe03dae Don't use hardcoded primary key names, and don't assume we already have one, when chaning a column to autoincrementKey.
470fbf9 The way autoincrementKeys are implemented in PostgreSQL does *not* work when manually adding fields into those columns. This either needs to be fixed or worked around.
7928dcf Only init variable if using js compression
19b38ef Bug #10434: Shot in the dark fix
76852a4 phpdoc
09dad46 Clean up for for Bug #10434
a4a6c48 phpdoc
9dac5c2 Simplify.
7734569 Request #9754: Forwarded messages no longer treated as an attachment in the UI
c1be13c Fix variable name (Bug #10438).
a370568 [jan] Fix exporting events with snoozed alarms (Bug #10438).
546aa3d Fix retrieving primary key.
1c2aa78 Use insert().
daf23f1 Alwas reset the sequence after running an INSERT statement.
e16d033 BFN
9e85685 Document requirements for insert().
d702b57 Fix variable name.
04eb193 Fix conversion script.
71ea10c Fix insert() usage.
557d12a Merge branch 'master' into trean_tags

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

commit 46b568b161bc9e29a669a208d05b6f18e0aee5ed
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Aug 14 21:50:38 2011 -0400

    Don't attempt to zoomToFit() until we have a marker.
    
    zoomToFit(), but definition, requires at least one feature/marker on the map.

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

http://git.horde.org/horde-git/-/commit/46b568b161bc9e29a669a208d05b6f18e0aee5ed

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

commit 52d3dccd41ac6ed409ab8ea58f6fc8c680448edc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Aug 15 16:49:49 2011 -0400

    Don't clear the location field if no reverse geocode results were found.
    
    Prevents user entered location data from being wiped if the provider
    either can't find a result, or doesn't support reverse lookups.

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

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

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

commit 94eb58e6d9967aa073d878ef5644b7e79a2e8f61
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Aug 16 09:31:12 2011 +0200

    [#10428] Cannot edit permissions of hidden app
    Hidden apps should turn up in permissions UI just like notoolbar apps and active apps
    They are neither "not installed" nor "inactive"

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

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

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

commit 0f6c7fe395ec7fe090bc5257535ed142bd987204
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 16 09:41:54 2011 +0200

    Revert "Unfortunately we cannot re-use the same message (ID) for all recipients, because different recipients might see different content due to permissions."
    
    What did I think? Messages for different recipients may have different content,
    but we use the Message-ID for threading.
    
    This reverts commit e1b0c927f34d793be7982377b89a8d1f1748e669.

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

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

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

commit 43c9ccc583ef2694e7aacb03535b82952773e6a1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 16 01:59:53 2011 -0400

    These settings should be per map, not per page.
    
    Add some BC checks until Horde 5 to accept the old parameters as well

 horde/js/map/horde.js |   24 +++++++++++++++---------
 horde/js/map/map.js   |    6 +++---
 2 files changed, 18 insertions(+), 12 deletions(-)

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

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

commit 98e7ed658b56dbbdaafcf321b459652a8cd75ef2
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Aug 16 16:13:25 2011 +0200

    [rla] Don't present security question dialog if none is set #10430

 horde/services/resetpassword.php |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

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

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

commit 84e8bd5b011c31ba6b071864f65c989b3acae1f3
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Aug 16 16:14:58 2011 +0200

    [rla] Don't present security question dialog if none is set #10430

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

http://git.horde.org/horde-git/-/commit/84e8bd5b011c31ba6b071864f65c989b3acae1f3

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

commit 22cbb090e63c911672686ca80056a366ef3b5a38
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Aug 16 16:16:27 2011 +0200

    [rla] Display permissions of hidden apps too

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

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

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

commit 14b5e0749000e0d5740a93e816c1e212e99390dc
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Aug 16 16:59:40 2011 +0200

    Revert "[rla] Don't present security question dialog if none is set #10430"
    This is contested on <dev@> and wrong branch anyway
    This reverts commit 84e8bd5b011c31ba6b071864f65c989b3acae1f3.
    This reverts commit 98e7ed658b56dbbdaafcf321b459652a8cd75ef2.

 horde/docs/CHANGES               |    1 -
 horde/package.xml                |    4 ++--
 horde/services/resetpassword.php |   13 +++++--------
 3 files changed, 7 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/14b5e0749000e0d5740a93e816c1e212e99390dc

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

commit ea410a2aaad5abd7c51d7c24445250da798bd047
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 16 10:54:43 2011 -0600

    Bug #10424: Fix deletion with POP3

 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |    2 +-
 framework/Imap_Client/package.xml                           |   10 +++++-----
 imp/docs/CHANGES                                            |    2 ++
 imp/js/dimpbase.js                                          |    2 +-
 imp/lib/Mailbox.php                                         |    2 +-
 imp/package.xml                                             |    6 +++---
 6 files changed, 13 insertions(+), 11 deletions(-)

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

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

commit eb730a65c61ae03028ba9b6aa9d08fb95e68d190
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Aug 16 13:05:40 2011 -0400

    add the geo namespace and output in addition to georss

 ansel/templates/rss/rss2.inc |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

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

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

commit dbec35a43425e0d341548dfb047a117395d26e98
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 16 12:37:30 2011 +0200

    BFN

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

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

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

commit efff88296afec98e7554da843dc2560083a9e08b
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 16 18:48:15 2011 +0200

    Convert notification message templates to Horde_View.

 whups/config/create_email.plain.php |   35 +++++++++++++++++++++++++++
 whups/config/create_email.txt.dist  |    2 -
 whups/config/notify_email.plain.php |   35 +++++++++++++++++++++++++++
 whups/config/notify_email.txt.dist  |    2 -
 whups/docs/CHANGES                  |    1 +
 whups/docs/INSTALL                  |   22 ++---------------
 whups/lib/Driver.php                |   13 +++++----
 whups/lib/Ticket.php                |   44 +++++++++++++++++-----------------
 8 files changed, 103 insertions(+), 51 deletions(-)
 create mode 100644 whups/config/create_email.plain.php
 delete mode 100644 whups/config/create_email.txt.dist
 create mode 100644 whups/config/notify_email.plain.php
 delete mode 100644 whups/config/notify_email.txt.dist

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

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

commit 8aa466901864bacde1002634d91c2b708d6a03a6
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 16 18:55:30 2011 +0200

    Need further documentation.

 whups/docs/UPGRADING |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 46b5f76eb95446e20ac082f1e32b1ec072d5c27c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Aug 16 19:29:12 2011 +0200

    Add message template variable for recipient role.

 whups/config/create_email.plain.php |    3 +++
 whups/config/notify_email.plain.php |    3 +++
 whups/docs/CHANGES                  |    1 +
 whups/lib/Driver.php                |   15 +++++++--------
 whups/lib/Driver/Sql.php            |   24 +++++++++++++++---------
 whups/lib/Ticket.php                |   10 +++++-----
 whups/lib/Whups.php                 |    2 +-
 whups/ticket/watch.php              |    2 +-
 8 files changed, 36 insertions(+), 24 deletions(-)

http://git.horde.org/horde-git/-/commit/46b5f76eb95446e20ac082f1e32b1ec072d5c27c

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

commit 00c9351fac88cdbaf078063e0f5e7311f462916c
Merge: c5fd8ae 46b5f76
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Aug 16 13:53:09 2011 -0400

    Merge branch 'master' into trean_tags

 ansel/templates/rss/rss2.inc                                |    8 +-
 framework/Core/lib/Horde/Core/Perms/Ui.php                  |    2 +-
 framework/Core/package.xml                                  |    2 +
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |    2 +-
 framework/Imap_Client/package.xml                           |   10 +-
 gollem/docs/CHANGES                                         |    1 +
 horde/js/map/horde.js                                       |   24 +++--
 horde/js/map/map.js                                         |    6 +-
 imp/docs/CHANGES                                            |    2 +
 imp/js/dimpbase.js                                          |    2 +-
 imp/lib/Mailbox.php                                         |    2 +-
 imp/package.xml                                             |    6 +-
 kronolith/js/kronolith.js                                   |   14 ++--
 whups/config/create_email.plain.php                         |   38 +++++++
 whups/config/create_email.txt.dist                          |    2 -
 whups/config/notify_email.plain.php                         |   38 +++++++
 whups/config/notify_email.txt.dist                          |    2 -
 whups/docs/CHANGES                                          |    2 +
 whups/docs/INSTALL                                          |   22 +----
 whups/docs/UPGRADING                                        |    2 +-
 whups/lib/Driver.php                                        |   30 +++---
 whups/lib/Driver/Sql.php                                    |   24 +++--
 whups/lib/Ticket.php                                        |   54 +++++-----
 whups/lib/Whups.php                                         |    2 +-
 whups/ticket/watch.php                                      |    2 +-
 25 files changed, 189 insertions(+), 110 deletions(-)

http://git.horde.org/horde-git/-/commit/00c9351fac88cdbaf078063e0f5e7311f462916c

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

commit 3eeefeea234002f826f4da84638c14e25559c9f2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 16 22:14:40 2011 -0600

    Bug #10403: Never save IMAP object when we are not authenticated

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

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

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

commit 6c3af4a396020f66234fef05d66217cf7336f35f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 16 22:32:44 2011 -0600

    Add license information for Silk icons.

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

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

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

commit 531accc2499478dee95e5770b6e7dfd28793b23c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 16 22:42:44 2011 -0600

    Add flag to indicate a mailing list message.

 imp/docs/CHANGES                      |    1 +
 imp/lib/Flag/System/List.php          |   40 +++++++++++++++++++++++++++++++++
 imp/lib/Flags.php                     |    5 ++-
 imp/package.xml                       |   12 +++++++++-
 imp/themes/default/graphics/group.png |  Bin 0 -> 757 bytes
 imp/themes/default/screen.css         |    3 ++
 imp/themes/silver/graphics/group.png  |  Bin 0 -> 699 bytes
 imp/themes/silver/screen.css          |    3 ++
 8 files changed, 61 insertions(+), 3 deletions(-)
 create mode 100644 imp/lib/Flag/System/List.php
 create mode 100644 imp/themes/default/graphics/group.png
 create mode 100644 imp/themes/silver/graphics/group.png

http://git.horde.org/horde-git/-/commit/531accc2499478dee95e5770b6e7dfd28793b23c

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

commit 712f3c5579eed70a5148d01980b84b6ad49f86b5
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 10:14:19 2011 +0200

    BFN

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

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

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

commit 8214c9c1581d8155c8a82b413efe040f8af73ecd
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 10:15:52 2011 +0200

    Released Horde_SyncMl-1.0.5

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

http://git.horde.org/horde-git/-/commit/8214c9c1581d8155c8a82b413efe040f8af73ecd

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

commit 51c6346e62b38c129efde743b57469c83b9fd4b3
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 10:15:53 2011 +0200

    Development mode for Horde_SyncMl-1.0.6

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

http://git.horde.org/horde-git/-/commit/51c6346e62b38c129efde743b57469c83b9fd4b3

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

commit 86f9002044376dc831b2b2706f60a00fe3c16b46
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 14:39:39 2011 +0200

    Encode download mailbox (Bug #10434).

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

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

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

commit a4d0705e8f0aa2f10c31ae9dab80623038c51733
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 14:46:15 2011 +0200

    No REASON_LOCKED in master.

 framework/Auth/lib/Horde/Auth.php |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

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

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

commit da18654ce75f6dc5aff3c43aca77d3d3c1c1e277
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 14:49:57 2011 +0200

    Released Horde_Compress-1.0.5

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

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

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

commit 1fde979b63b4b6245d8a6ff2aa0ec6ee1f207d90
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 14:49:57 2011 +0200

    Development mode for Horde_Compress-1.0.6

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

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

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

commit ab129b3c37481f66aab7eded388faef7d6afc9f6
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 14:53:03 2011 +0200

    Released Horde_Core-1.4.0

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

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

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

commit bdf09289c3fe595754fd0db72ca1865dd2fd6505
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 14:53:03 2011 +0200

    Development mode for Horde_Core-1.4.1

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

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

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

commit b56946ed2f0cafeabc31c501f2a442164efe2719
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 14:54:02 2011 +0200

    Released Horde_Crypt-1.0.5

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

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

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

commit 540b8c499b2cc732f6c6c9107146ba88202cc5c9
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 14:54:03 2011 +0200

    Development mode for Horde_Crypt-1.0.6

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

http://git.horde.org/horde-git/-/commit/540b8c499b2cc732f6c6c9107146ba88202cc5c9

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

commit 2bbc9d65aa17840a2b032c2eb976fe747d30886c
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 14:56:40 2011 +0200

    Released Horde_Log-1.1.1

 framework/Log/package.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

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

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

commit 52e4d055aa76de2e7170af85315a1c7b7a9d22ea
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 14:56:40 2011 +0200

    Development mode for Horde_Log-1.1.2

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

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

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

commit d01bd459dc1a9b4ce62c35c8bc390a703bb80fe1
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 14:58:44 2011 +0200

    Released Horde_Share-1.2.0

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

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

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

commit af935fa342c976909679404a69fb920488f4b4c7
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 14:58:44 2011 +0200

    Development mode for Horde_Share-1.2.1

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

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

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

commit bef007f418d4a726299715e3dcba1eaa0e78ea35
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 15:17:11 2011 +0200

    Prepare releases.

 imp/docs/RELEASE_NOTES       |   14 ++++++++------
 kronolith/docs/CHANGES       |    2 +-
 kronolith/docs/RELEASE_NOTES |   18 +++++++++++-------
 turba/docs/RELEASE_NOTES     |    8 +++++---
 4 files changed, 25 insertions(+), 17 deletions(-)

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

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

commit 0d59980078d83627b7b6b998df1f39c7904d4f55
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 15:48:53 2011 +0200

    Fix variable name.

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

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

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

commit 3cd477f12b12631e37b2c8d9b1b8621b3c62dcb5
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Aug 17 15:52:30 2011 +0200

    Do not lowercase field names

 framework/Auth/lib/Horde/Auth/Sql.php |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

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

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

commit 81389f7425ad64ab485c2bc0faee86f40a50df36
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Aug 17 16:12:17 2011 +0200

    Use Horde_Date in _calc_expiration

 framework/Auth/lib/Horde/Auth/Sql.php |   17 +++++++----------
 1 files changed, 7 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/81389f7425ad64ab485c2bc0faee86f40a50df36

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

commit 9c1cd74516712769856e6908762bfe58604e873e
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Aug 17 16:15:33 2011 +0200

    [rla] fix sql driver when using soft_expiration and hard_expiration features. No Longer enforce lowercase fieldnames

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

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

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

commit c05dbf0330f21de8d6ffad6098ba7af3db85ba11
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Aug 17 16:40:32 2011 +0200

    [rla] Reset password dialog shows a warning when no security question is set #10430

 horde/docs/CHANGES               |    1 +
 horde/package.xml                |    4 ++--
 horde/services/resetpassword.php |    4 ++++
 3 files changed, 7 insertions(+), 2 deletions(-)

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

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

commit 7b715a2507027c239a2f60b3308d5172c872cbc3
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 17:45:26 2011 +0200

    Released imp-5.0.10

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

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

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

commit 16fc31f16647432763d42cc28c7c3daffedb797f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 17:45:37 2011 +0200

    Development mode for imp-5.0.11

 imp/docs/CHANGES        |    6 ++++++
 imp/lib/Application.php |    2 +-
 imp/package.xml         |   28 ++++++++++++++++------------
 3 files changed, 23 insertions(+), 13 deletions(-)

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

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

commit be25e08d4a8b4beb154db05b58a79c055c84d189
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 17:47:57 2011 +0200

    Released turba-3.0.6

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

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

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

commit 716ea16e5ca30afb07a72666ee9d0ac04ed35bd2
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 17:48:08 2011 +0200

    Development mode for turba-3.0.7

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

http://git.horde.org/horde-git/-/commit/716ea16e5ca30afb07a72666ee9d0ac04ed35bd2

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

commit e7f418e0b746c44e2a24e023a4323f915dfce5f3
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 17:53:07 2011 +0200

    Released kronolith-3.0.8

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

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

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

commit 9ddc37b182d0927f2ca0da76007c5290a2e7e524
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 17:53:20 2011 +0200

    Development mode for kronolith-3.0.9

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

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

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

commit 0f9fe951666fa4677a2c9d9cb2dd608de8a3796e
Merge: 00c9351 9ddc37b
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Aug 17 13:39:45 2011 -0400

    Merge branch 'master' into trean_tags

 framework/Auth/lib/Horde/Auth.php     |   11 ++++-----
 framework/Auth/lib/Horde/Auth/Sql.php |   20 +++++----------
 framework/Auth/package.xml            |    4 +-
 framework/Compress/package.xml        |   23 ++++++++++++++----
 framework/Core/package.xml            |   29 ++++++++++++++---------
 framework/Crypt/package.xml           |   23 ++++++++++++++----
 framework/Log/package.xml             |   23 ++++++++++++++----
 framework/Share/package.xml           |   24 ++++++++++++++-----
 framework/SyncMl/package.xml          |   21 ++++++++++++++---
 horde/docs/CHANGES                    |    1 +
 horde/docs/CREDITS                    |    5 ++++
 horde/package.xml                     |    4 +-
 horde/services/resetpassword.php      |    4 +++
 imp/docs/CHANGES                      |    9 ++++++-
 imp/docs/RELEASE_NOTES                |   14 ++++++-----
 imp/js/dimpbase.js                    |    2 +-
 imp/lib/Application.php               |    2 +-
 imp/lib/Factory/Imap.php              |    8 ++++--
 imp/lib/Flag/System/List.php          |   40 +++++++++++++++++++++++++++++++++
 imp/lib/Flags.php                     |    5 ++-
 imp/package.xml                       |   38 +++++++++++++++++++++----------
 imp/themes/default/graphics/group.png |  Bin 0 -> 757 bytes
 imp/themes/default/screen.css         |    3 ++
 imp/themes/silver/graphics/group.png  |  Bin 0 -> 699 bytes
 imp/themes/silver/screen.css          |    3 ++
 kronolith/docs/CHANGES                |    6 +++++
 kronolith/docs/RELEASE_NOTES          |   18 +++++++++-----
 kronolith/package.xml                 |   27 ++++++++++++++-------
 turba/docs/CHANGES                    |    8 +++++-
 turba/docs/RELEASE_NOTES              |    8 ++++--
 turba/lib/Application.php             |    2 +-
 turba/package.xml                     |   25 ++++++++++++++-----
 whups/lib/Driver.php                  |    2 +-
 33 files changed, 298 insertions(+), 114 deletions(-)

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

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

commit b1bc990d74cf4f9bb91ad03176132117ee38f78f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 17 11:52:57 2011 -0600

    Released Horde_Imap_Client-1.0.12

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

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

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

commit 547ec5ff0121f88c0364da2d85d9cb183c070f5c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 17 11:52:57 2011 -0600

    Development mode for Horde_Imap_Client-1.0.13

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

http://git.horde.org/horde-git/-/commit/547ec5ff0121f88c0364da2d85d9cb183c070f5c

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

commit 8162d0dd0af423ceafb17928d8f4057a7cfa1e25
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 17 12:07:34 2011 -0600

    Don't hardcode system flag matching types into IMP_Flags

 imp/lib/Flag/Base.php                 |    5 ++++-
 imp/lib/Flag/System.php               |   17 -----------------
 imp/lib/Flag/System/Attachment.php    |    5 ++---
 imp/lib/Flag/System/Encrypted.php     |    5 ++---
 imp/lib/Flag/System/HighPriority.php  |    5 ++---
 imp/lib/Flag/System/List.php          |    5 ++---
 imp/lib/Flag/System/LowPriority.php   |    5 ++---
 imp/lib/Flag/System/Match/Address.php |   27 +++++++++++++++++++++++++++
 imp/lib/Flag/System/Match/Flag.php    |   25 +++++++++++++++++++++++++
 imp/lib/Flag/System/Match/Header.php  |   25 +++++++++++++++++++++++++
 imp/lib/Flag/System/Personal.php      |    5 +----
 imp/lib/Flag/System/Signed.php        |    5 ++---
 imp/lib/Flag/System/Unseen.php        |    5 ++---
 imp/lib/Flags.php                     |   26 +++++++-------------------
 14 files changed, 103 insertions(+), 62 deletions(-)
 delete mode 100644 imp/lib/Flag/System.php
 create mode 100644 imp/lib/Flag/System/Match/Address.php
 create mode 100644 imp/lib/Flag/System/Match/Flag.php
 create mode 100644 imp/lib/Flag/System/Match/Header.php

http://git.horde.org/horde-git/-/commit/8162d0dd0af423ceafb17928d8f4057a7cfa1e25

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

commit 9b1ee15f34b98a298e5156eac7a343221e91a21c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 17 12:35:19 2011 -0600

    Update package.xml

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

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

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

commit 8bc3d9cffc94a313b812252bb494a41d6f7c2fce
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 21:07:37 2011 +0200

    Add template for delete notifications.

 whups/config/delete_email.plain.php |   19 +++++++++++++++++++
 whups/docs/CHANGES                  |    1 +
 whups/lib/Ticket.php                |   25 ++++++++++++++++++++++++-
 3 files changed, 44 insertions(+), 1 deletions(-)
 create mode 100644 whups/config/delete_email.plain.php

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

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

commit 48a476cb17af9f19e799491297a3342a2f7b363f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 21:32:38 2011 +0200

    Comments are only set when sending ticket-specific emails.

 whups/lib/Driver.php |   74 +++++++++++++++++++++++++------------------------
 1 files changed, 38 insertions(+), 36 deletions(-)

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

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

commit c883c4a58d7ac704bdb8940da305b58ccf06833b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 21:33:24 2011 +0200

    Fix sending reminders.

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

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

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

commit 11ec315d50b34ada683e40475439ac8fe17ee2a1
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 21:34:02 2011 +0200

    Add template for reminder notifications.

 whups/config/reminder_email.plain.php |   28 +++++++++++++++++++++++++++
 whups/docs/CHANGES                    |    2 +-
 whups/lib/Whups.php                   |   34 +++++++++++++++++---------------
 3 files changed, 47 insertions(+), 17 deletions(-)
 create mode 100644 whups/config/reminder_email.plain.php

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

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

commit 47935f6760bd1e1b95ae0cf7115b4bd2c08bb56e
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 21:48:15 2011 +0200

    Replace remaining PEAR errors with exceptions.

 whups/lib/Api.php                   |   25 ++++++++++++-------------
 whups/lib/Driver.php                |    7 ++++++-
 whups/lib/Form/Renderer/Comment.php |   16 +++++++++++-----
 whups/lib/Query.php                 |    2 +-
 whups/lib/Whups.php                 |   10 +++++-----
 5 files changed, 35 insertions(+), 25 deletions(-)

http://git.horde.org/horde-git/-/commit/47935f6760bd1e1b95ae0cf7115b4bd2c08bb56e

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

commit a88f5d77833599114a2786873ac767f7f2c8145d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 22:24:54 2011 +0200

    [jan] Add missing migration script (Bug #10436).

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

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

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

commit 166964234c99b713dd9738649711a16aac775c02
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 22:25:59 2011 +0200

    Prepare another release.

 turba/docs/RELEASE_NOTES |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/166964234c99b713dd9738649711a16aac775c02

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

commit 5dc530b97725e6840aca6f3a0f0084815bdb06c7
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 22:30:06 2011 +0200

    Released turba-3.0.7

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

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

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

commit afdc123db1147f920e62982a5d4cfcca6ed44475
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 17 22:30:21 2011 +0200

    Development mode for turba-3.0.8

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

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

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

commit 931120158b182ab41184387af4c72403c2e59815
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 17 15:14:05 2011 -0600

    Missed adding base IMAP flags

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

http://git.horde.org/horde-git/-/commit/931120158b182ab41184387af4c72403c2e59815

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

commit d1699a8b9d777197873899e50313097df3b85cc1
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Aug 18 06:53:26 2011 +0200

    phpdoc.

 framework/Core/lib/Horde/Core/Factory/Cache.php |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

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

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

commit 46bd7efc736105dd81d9485936319b5ddfb8acaf
Author: Ralf Lang <lang at b1-systems.de>
Date:   Wed Aug 17 18:27:18 2011 +0200

    Whitespace / dead code

 framework/Auth/lib/Horde/Auth.php      |    4 ++--
 framework/Auth/lib/Horde/Auth/Ldap.php |    8 ++++----
 framework/Auth/lib/Horde/Auth/Msad.php |    2 +-
 framework/Auth/lib/Horde/Auth/Sql.php  |    5 +----
 4 files changed, 8 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/46bd7efc736105dd81d9485936319b5ddfb8acaf

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

commit d522d64d7d3821d3c9ffb9cfcb1caaabcbbd7ea8
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Aug 18 12:58:15 2011 -0600

    Bug #10429: Correctly display submailboxes in dynamic view when new submailbox is created before parent mailbox is expanded

 imp/docs/CHANGES             |    2 ++
 imp/js/dimpbase.js           |    9 +++++++--
 imp/lib/Ajax/Application.php |   10 ++++++----
 imp/package.xml              |   10 +++++-----
 4 files changed, 20 insertions(+), 11 deletions(-)

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

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

commit d76494a78b7b786287c199df10393f1f0f699f3d
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 18 11:07:39 2011 +0200

    Don't stripe THEADs and TBODYs individually, but all TRs at once.

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

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

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

commit f47711634249cf207ec2f44a46733418a98ad224
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 18 11:46:27 2011 +0200

    Only separate prototype.js out if it is really loaded.

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

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

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

commit 756bf3dcb84dafbfd9ead25b3d1c3afe996f14b5
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 18 22:14:49 2011 +0200

    Use an index name less prone to collisions.

 framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/756bf3dcb84dafbfd9ead25b3d1c3afe996f14b5

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

commit 1f17edafeb5959cc87ae78bfcb149553e1090b98
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 18 22:27:49 2011 +0200

    Fix variable name.

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

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

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

commit 273dd941ac239f1c0f8976deee01c9d5a7a851fc
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 18 22:29:23 2011 +0200

    Don't include Nag in app menu, people should use it through Kronolith.

 bundles/webmail/imp/config/conf.d/10-webmail.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/273dd941ac239f1c0f8976deee01c9d5a7a851fc

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

commit 404366097b822a28724a2f9f3097dd39c3266da0
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 18 22:31:07 2011 +0200

    OWNED BY doesn't exist before PostgreSQL 8.2.

 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/404366097b822a28724a2f9f3097dd39c3266da0

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

commit fe03dae71c21f8e70fce120a85186e7e0c957dfd
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 18 23:18:55 2011 +0200

    Don't use hardcoded primary key names, and don't assume we already have one,
    when chaning a column to autoincrementKey.

 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php |   18 +++++++++-----
 1 files changed, 11 insertions(+), 7 deletions(-)

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

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

commit 470fbf91dfe6ba99a140e950001cc91e8e8cfab0
Author: Jan Schneider <jan at horde.org>
Date:   Thu Aug 18 22:21:53 2011 +0200

    The way autoincrementKeys are implemented in PostgreSQL does *not* work when
    manually adding fields into those columns. This either needs to be fixed or
    worked around.

 framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/470fbf91dfe6ba99a140e950001cc91e8e8cfab0

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

commit 7928dcf15d69eff350a13001f37e3eca3302eef4
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Aug 18 13:31:58 2011 -0600

    Only init variable if using js compression

 framework/Core/lib/Horde.php |   39 +++++++++++++++++++--------------------
 1 files changed, 19 insertions(+), 20 deletions(-)

http://git.horde.org/horde-git/-/commit/7928dcf15d69eff350a13001f37e3eca3302eef4

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

commit 19b38eff40e9cf314f6ba2900acb516a55e71e94
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Aug 18 16:49:24 2011 -0600

    Bug #10434: Shot in the dark fix

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   73 +++++++++-------
 1 files changed, 43 insertions(+), 30 deletions(-)

http://git.horde.org/horde-git/-/commit/19b38eff40e9cf314f6ba2900acb516a55e71e94

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

commit 76852a459b13a2815753ac76a17413161979354b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 19 10:32:03 2011 -0600

    phpdoc

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |   55 ++++++++--------
 1 files changed, 27 insertions(+), 28 deletions(-)

http://git.horde.org/horde-git/-/commit/76852a459b13a2815753ac76a17413161979354b

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

commit 09dad4627974e59ac6d8fde17c309db8c721d07f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 19 10:37:10 2011 -0600

    Clean up for for Bug #10434

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

http://git.horde.org/horde-git/-/commit/09dad4627974e59ac6d8fde17c309db8c721d07f

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

commit a4a6c48bada707995763316ffacd29c2cf6691dd
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 19 10:43:59 2011 -0600

    phpdoc

 imp/lib/Views/Compose.php |   18 +++++++-----------
 1 files changed, 7 insertions(+), 11 deletions(-)

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

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

commit 9dac5c2c717d3853722bb879375f52466119763c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 19 10:53:27 2011 -0600

    Simplify.

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

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

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

commit 77345698b447cb5239f04757ff5efd2e5837a04c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 19 11:11:19 2011 -0600

    Request #9754: Forwarded messages no longer treated as an attachment in the UI

 imp/compose-dimp.php                   |    1 +
 imp/compose.php                        |    5 ++++-
 imp/docs/CHANGES                       |    2 ++
 imp/js/compose-dimp.js                 |   31 ++++++++++++++++++-------------
 imp/lib/Views/Compose.php              |   11 ++++++++---
 imp/package.xml                        |    8 +++++---
 imp/templates/imp/compose/compose.html |   11 +++++++++--
 imp/themes/default/dimp/screen.css     |    3 +++
 8 files changed, 50 insertions(+), 22 deletions(-)

http://git.horde.org/horde-git/-/commit/77345698b447cb5239f04757ff5efd2e5837a04c

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

commit c1be13ca654353c6aec09605f2a767cd067e0e3b
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 19 10:38:54 2011 +0200

    Fix variable name (Bug #10438).

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

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

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

commit a370568b093ebb98712cf087e2a9746894a40b2e
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 19 10:40:03 2011 +0200

    [jan] Fix exporting events with snoozed alarms (Bug #10438).

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

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

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

commit 546aa3d63b13ad033d86172343ef83e77de6ead5
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 19 18:34:07 2011 +0200

    Fix retrieving primary key.

 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/546aa3d63b13ad033d86172343ef83e77de6ead5

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

commit 1c2aa7821e0be72139125922ad39248e054ab417
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 19 18:36:50 2011 +0200

    Use insert().

 framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php |   22 +++++++++---------
 1 files changed, 11 insertions(+), 11 deletions(-)

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

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

commit daf23f1890dbd748de9842180508457f0ea026c7
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 19 18:41:12 2011 +0200

    Alwas reset the sequence after running an INSERT statement.
    
    This might be a performance loss, but INSERTs are used rarely and it's the only
    way to guarantee that a sequence is up-to-date after manually inserting keys
    into the column that uses this sequence.

 framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php |   27 +++++++++++++++-------
 1 files changed, 18 insertions(+), 9 deletions(-)

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

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

commit e16d033a8515c13fe262b712f1b4cd4ab0889367
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 19 18:52:52 2011 +0200

    BFN

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

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

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

commit 9e85685e962d3d393e4899c7f718fb95072fd462
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 19 18:53:07 2011 +0200

    Document requirements for insert().

 framework/Db/lib/Horde/Db/Adapter/Base.php      |   12 +++++++-----
 framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php |   17 +++++++++++------
 2 files changed, 18 insertions(+), 11 deletions(-)

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

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

commit d702b571107aa9889ecca494e45da2bdbb388d09
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 19 21:11:56 2011 +0200

    Fix variable name.

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

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

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

commit 04eb19302886f9a5248dd35902280ef61c93cf7f
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 19 21:35:11 2011 +0200

    Fix conversion script.

 whups/bin/whups-convert-datatree-shares-to-sql |   73 +++++++++--------------
 1 files changed, 29 insertions(+), 44 deletions(-)

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

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

commit 71ea10c79b9809fd377df0629d8999bc0ec8e564
Author: Jan Schneider <jan at horde.org>
Date:   Fri Aug 19 21:48:14 2011 +0200

    Fix insert() usage.
    
    Pass key value if manually inserting into autoincrementKey. Remove unnecessary
    insertion of autoincrementKey values.

 agora/scripts/phorum2agora.php                     |    1 +
 ansel/lib/Faces/Base.php                           |   14 +++++---------
 ansel/migration/9_ansel_upgrade_sqlng.php          |    2 +-
 content/lib/Tagger.php                             |    2 +-
 ingo/migration/3_ingo_upgrade_sqlng.php            |    2 +-
 kronolith/migration/15_kronolith_upgrade_sqlng.php |    2 +-
 mnemo/migration/3_mnemo_upgrade_sqlng.php          |    2 +-
 nag/migration/6_nag_upgrade_sqlng.php              |    2 +-
 turba/migration/3_turba_upgrade_sqlng.php          |    2 +-
 ulaform/lib/Action/Sql.php                         |    2 +-
 whups/migration/3_whups_upgrade_sqlng.php          |    2 +-
 whups/migration/6_whups_upgrade_transactions.php   |   12 +++++++-----
 12 files changed, 22 insertions(+), 23 deletions(-)

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

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

commit 557d12a832e5f0c2afd21ec6256d8bf7a77ff76e
Merge: 0f9fe95 71ea10c
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Aug 19 20:15:15 2011 -0400

    Merge branch 'master' into trean_tags

 agora/scripts/phorum2agora.php                          |    1 +
 ansel/lib/Faces/Base.php                                |   14 +-
 ansel/migration/9_ansel_upgrade_sqlng.php               |    2 +-
 bundles/webmail/imp/config/conf.d/10-webmail.xml        |    2 +-
 content/lib/Tagger.php                                  |    2 +-
 framework/Auth/lib/Horde/Auth.php                       |    4 +-
 framework/Auth/lib/Horde/Auth/Ldap.php                  |    8 +-
 framework/Auth/lib/Horde/Auth/Msad.php                  |    2 +-
 framework/Auth/lib/Horde/Auth/Sql.php                   |    5 +-
 framework/Core/lib/Horde.php                            |   47 +++---
 framework/Core/lib/Horde/Core/Factory/Cache.php         |    6 +
 framework/Db/lib/Horde/Db/Adapter/Base.php              |   12 +-
 framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php         |   34 +++-
 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php |   45 +++--
 framework/Db/package.xml                                |    2 +
 framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php    |   30 ++--
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php  |  133 ++++++++-------
 framework/Imap_Client/package.xml                       |   23 ++-
 horde/js/stripe.js                                      |    6 +-
 imp/compose-dimp.php                                    |    1 +
 imp/compose.php                                         |    5 +-
 imp/docs/CHANGES                                        |    4 +
 imp/js/compose-dimp.js                                  |   47 +++---
 imp/js/dimpbase.js                                      |    9 +-
 imp/lib/Ajax/Application.php                            |   10 +-
 imp/lib/Flag/Base.php                                   |    5 +-
 imp/lib/Flag/System.php                                 |   17 --
 imp/lib/Flag/System/Attachment.php                      |    5 +-
 imp/lib/Flag/System/Encrypted.php                       |    5 +-
 imp/lib/Flag/System/HighPriority.php                    |    5 +-
 imp/lib/Flag/System/List.php                            |    5 +-
 imp/lib/Flag/System/LowPriority.php                     |    5 +-
 imp/lib/Flag/System/Match/Address.php                   |   27 +++
 imp/lib/Flag/System/Match/Flag.php                      |   25 +++
 imp/lib/Flag/System/Match/Header.php                    |   25 +++
 imp/lib/Flag/System/Personal.php                        |    5 +-
 imp/lib/Flag/System/Signed.php                          |    5 +-
 imp/lib/Flag/System/Unseen.php                          |    5 +-
 imp/lib/Flags.php                                       |   27 +--
 imp/lib/Views/Compose.php                               |   29 ++--
 imp/package.xml                                         |   22 ++-
 imp/templates/imp/compose/compose.html                  |   11 +-
 imp/themes/default/dimp/screen.css                      |    3 +
 ingo/migration/3_ingo_upgrade_sqlng.php                 |    2 +-
 kronolith/docs/CHANGES                                  |    1 +
 kronolith/lib/Driver/Resource.php                       |    4 +-
 kronolith/lib/Event.php                                 |    6 +-
 kronolith/migration/15_kronolith_upgrade_sqlng.php      |    2 +-
 kronolith/package.xml                                   |    4 +-
 mnemo/migration/3_mnemo_upgrade_sqlng.php               |    2 +-
 nag/migration/6_nag_upgrade_sqlng.php                   |    2 +-
 turba/docs/CHANGES                                      |    9 +-
 turba/docs/RELEASE_NOTES                                |   12 +-
 turba/lib/Application.php                               |    2 +-
 turba/migration/3_turba_upgrade_sqlng.php               |    2 +-
 turba/package.xml                                       |   19 ++-
 ulaform/lib/Action/Sql.php                              |    2 +-
 whups/bin/whups-convert-datatree-shares-to-sql          |   73 +++-----
 whups/config/delete_email.plain.php                     |   19 ++
 whups/config/reminder_email.plain.php                   |   28 +++
 whups/docs/CHANGES                                      |    1 +
 whups/lib/Api.php                                       |   25 ++--
 whups/lib/Driver.php                                    |   81 +++++----
 whups/lib/Form/Renderer/Comment.php                     |   16 ++-
 whups/lib/Query.php                                     |    2 +-
 whups/lib/Ticket.php                                    |   25 +++-
 whups/lib/Whups.php                                     |   48 +++---
 whups/migration/3_whups_upgrade_sqlng.php               |    2 +-
 whups/migration/6_whups_upgrade_transactions.php        |   12 +-
 69 files changed, 657 insertions(+), 429 deletions(-)

http://git.horde.org/horde-git/-/commit/557d12a832e5f0c2afd21ec6256d8bf7a77ff76e




More information about the commits mailing list