Revisions for ingo/docs/CHANGES

Location: [ Horde ] / ingo / docs / CHANGES View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.55.2.113 FRAMEWORK_3 (+1 -0 lines) 09/30/2008 04:28 PM Michael M Slusarz slusarz

Upgrade prototype.js to v1.6.0.3.

1.55.2.112 FRAMEWORK_3 (+1 -1 lines) 09/23/2008 11:18 AM Jan Schneider jan

MFH: Change groups_uid field to VARCHAR (Bug #6883).

1.206 (+1 -1 lines) 09/23/2008 11:11 AM Jan Schneider jan

Change groups_uid field to VARCHAR (Bug #6883).

1.205 (+8 -1 lines) 09/12/2008 05:00 AM Jan Schneider jan

MFB

1.55.2.111 FRAMEWORK_3 (+7 -0 lines) 09/11/2008 06:22 PM Jan Schneider jan

Tarball script: building new ingo release - H3 (1.2.2-cvs)

1.55.2.110 FRAMEWORK_3 (+3 -3 lines) 09/11/2008 06:07 PM Jan Schneider jan

Ingo could use a release too.

Tags: INGO_1_2_1

1.55.2.109 FRAMEWORK_3 (+0 -3 lines) 09/05/2008 08:31 AM Jan Schneider jan

Remove merge conflicts.

1.55.2.108 FRAMEWORK_3 (+3 -0 lines) 09/02/2008 02:17 PM Michael Rubinsky mrubinsk

MFH:

1.30      +15 -2     horde/docs/UPGRADING
1.1       +68 -0     horde/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php (new)
1.204     +0 -1      ingo/docs/CHANGES
1.11      +2 -13     ingo/docs/UPGRADING
1.4       +0 -37     ingo/scripts/upgrades/Attic/2008-08-29_fix_mdb2_sequences.php (dead)
1.469     +0 -1      kronolith/docs/CHANGES
1.14      +2 -13     kronolith/docs/UPGRADING
1.4       +0 -37     kronolith/scripts/upgrades/Attic/2008-08-29_fix_mdb2_sequences.php (dead)
1.144     +0 -1      mnemo/docs/CHANGES
1.13      +2 -13     mnemo/docs/UPGRADING
1.4       +0 -37     mnemo/scripts/upgrades/Attic/2008-08-29_fix_mdb2_sequences.php (dead)
1.237     +0 -1      nag/docs/CHANGES
1.12      +2 -13     nag/docs/UPGRADING
1.4       +0 -37     nag/scripts/upgrades/Attic/2008-08-29_fix_mdb2_sequences.php (dead)
1.452     +0 -1      turba/docs/CHANGES
1.40      +2 -13     turba/docs/UPGRADING
1.4       +0 -37     turba/scripts/upgrades/Attic/2008-08-29_fix_mdb2_sequences.php (dead)

1.204 (+0 -1 lines) 09/02/2008 02:02 PM Michael Rubinsky mrubinsk

remove individual application upgrade scripts for MDB2 sequences. Add a
horde-wide script to perform the upgrade since this is not really an
upgrade related to any of the applications...and would still need to be
applied if Horde was updated, even when the individual applications were
not.

1.203 (+1 -1 lines) 08/31/2008 02:05 PM Michael Rubinsky mrubinsk

use consistent labeling for bug numbers

1.55.2.107 FRAMEWORK_3 (+2 -0 lines) 08/31/2008 01:03 PM Jan Schneider jan

MFH: Don't show script icon in menu if preference to automatically update
scripts is both set and locked (Request #7251).

1.202 (+2 -0 lines) 08/31/2008 12:59 PM Jan Schneider jan

[jan] Don't show script icon in menu if preference to automatically update
scripts is both set and locked (Request #7251).

1.55.2.106 FRAMEWORK_3 (+2 -1 lines) 08/30/2008 10:44 AM Michael Rubinsky mrubinsk

MFH: MDB2 sequence changes

1.51      +3 -1      framework/Share/Share/sql.php
1.1       +84 -0     ingo/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php (new)
1.1       +84 -0     kronolith/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php (new)
1.1       +84 -0     mnemo/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php (new)
1.1       +84 -0     nag/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php (new)
1.1       +84 -0     turba/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php (new)
1.1153    +1 -0      horde/docs/CHANGES
1.201     +2 -1      ingo/docs/CHANGES
1.467     +1 -0      kronolith/docs/CHANGES
1.142     +1 -0      mnemo/docs/CHANGES
1.235     +1 -0      nag/docs/CHANGES
1.450     +1 -0      turba/docs/CHANGES
1.8       +6 -2      ingo/docs/UPGRADING
1.11      +6 -2      kronolith/docs/UPGRADING
1.10      +6 -2      mnemo/docs/UPGRADING
1.9       +6 -2      nag/docs/UPGRADING
1.37      +6 -2      turba/docs/UPGRADING
1.9       +7 -2      ingo/docs/UPGRADING
1.12      +7 -2      kronolith/docs/UPGRADING
1.11      +7 -2      mnemo/docs/UPGRADING
1.10      +7 -2      nag/docs/UPGRADING
1.38      +7 -2      turba/docs/UPGRADING
1.2       +1 -49     ingo/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php
1.2       +1 -49     kronolith/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php
1.2       +1 -49     mnemo/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php
1.2       +1 -49     nag/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php
1.2       +1 -49     turba/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php

1.201 (+2 -1 lines) 08/29/2008 03:31 PM Michael Rubinsky mrubinsk

BFN

1.55.2.105 FRAMEWORK_3 (+1 -1 lines) 08/18/2008 08:52 AM Jan Schneider jan

MFH: fix procmail vacation.

1.200 (+1 -1 lines) 08/18/2008 08:32 AM Jan Schneider jan

BFN

1.55.2.104 FRAMEWORK_3 (+1 -0 lines) 07/17/2008 06:55 PM Jan Schneider jan

MFH: 1.199

1.199 (+1 -0 lines) 07/17/2008 06:51 PM Jan Schneider jan

BFN

1.55.2.103 FRAMEWORK_3 (+2 -0 lines) 07/17/2008 05:04 PM Jan Schneider jan

Add eu_ES translation.

1.198 (+2 -0 lines) 07/17/2008 11:57 AM Jan Schneider jan

Add eu_ES translation.

1.55.2.102 FRAMEWORK_3 (+1 -0 lines) 07/07/2008 06:25 AM Jan Schneider jan

MFH: 1.197

1.197 (+1 -0 lines) 07/07/2008 05:06 AM Jan Schneider jan

BFN

1.55.2.101 FRAMEWORK_3 (+2 -0 lines) 07/04/2008 01:01 PM Jan Schneider jan

MFH: 1.196

1.196 (+2 -0 lines) 07/04/2008 01:00 PM Jan Schneider jan

BFN

1.55.2.100 FRAMEWORK_3 (+1 -0 lines) 06/14/2008 12:25 PM Matt Selsky selsky

MFH

Bug: 6509

1.195 (+1 -0 lines) 06/14/2008 12:22 PM Matt Selsky selsky

Fix timed vacation with procmail driver.

Bug: 6509

1.55.2.99 FRAMEWORK_3 (+1 -0 lines) 06/01/2008 07:04 PM Jan Schneider jan

MFH: Remove duplicate to and add missing quote.

1.194 (+1 -0 lines) 06/01/2008 06:21 PM Jan Schneider jan

BFN

1.55.2.98 FRAMEWORK_3 (+1 -0 lines) 05/31/2008 05:44 AM Jan Schneider jan

MFH: Disable drop down entries with informational purpose only.

1.55.2.97 FRAMEWORK_3 (+2 -1 lines) 05/31/2008 05:40 AM Jan Schneider jan

MFH: 1.192

1.193 (+1 -0 lines) 05/31/2008 05:39 AM Jan Schneider jan

Disable drop down entries with informational purpose only.

1.192 (+2 -1 lines) 05/31/2008 05:22 AM Jan Schneider jan

BFN

1.191 (+7 -0 lines) 05/25/2008 05:08 PM Jan Schneider jan

MFB: Update sentinels.

1.55.2.96 FRAMEWORK_3 (+7 -0 lines) 05/25/2008 03:44 PM Michael Rubinsky mrubinsk

Tarball script: building new ingo release - H3 (1.2.1-cvs)

1.190 (+3 -3 lines) 05/25/2008 12:21 PM Jan Schneider jan

MFB: Update sentinels.

1.55.2.95 FRAMEWORK_3 (+3 -3 lines) 05/25/2008 12:05 PM Jan Schneider jan

Update sentinels.

Tags: INGO_1_2

1.55.2.94 FRAMEWORK_3 (+2 -1 lines) 05/22/2008 10:28 PM Chuck Hagenbuch chuck

MFH:
1.189     +2 -1      ingo/docs/CHANGES
1.3       +27 -18    ingo/scripts/upgrades/convert_datatree_shares_to_sql.php
1.134     +2 -0      mnemo/docs/CHANGES
1.3       +30 -24    mnemo/scripts/upgrades/convert_datatree_shares_to_sql.php
1.219     +2 -0      nag/docs/CHANGES
1.3       +26 -19    nag/scripts/upgrades/convert_datatree_shares_to_sql.php
1.416     +2 -1      turba/docs/CHANGES
1.3       +30 -24    turba/scripts/upgrades/convert_datatree_shares_to_sql.php

1.189 (+2 -1 lines) 05/22/2008 10:22 PM Chuck Hagenbuch chuck

[cjh] Improve resource usage in datatree_to_sql share migration script
(Bug #6740).

1.188 (+7 -0 lines) 05/10/2008 07:08 PM Ben Klang bklang

MFB: FRAMEWORK_3 notes

1.55.2.93 FRAMEWORK_3 (+7 -0 lines) 05/10/2008 03:02 PM Michael Rubinsky mrubinsk

Tarball script: building new ingo release - H3 (1.2-cvs)

1.55.2.92 FRAMEWORK_3 (+1 -1 lines) 05/09/2008 07:20 PM Jan Schneider jan

Start preparing releases.

Tags: INGO_1_2_RC3

1.55.2.91 FRAMEWORK_3 (+2 -0 lines) 05/02/2008 05:24 PM Chuck Hagenbuch chuck

MFH:
1.1077    +2 -0      horde/docs/CHANGES
1.14      +1 -1      horde/js/prototype.js
1.11      +12 -12    horde/js/src/prototype.js
1.1118    +2 -0      imp/docs/CHANGES
1.24      +1 -1      imp/js/prototype.js
1.15      +12 -12    imp/js/src/prototype.js
1.187     +2 -0      ingo/docs/CHANGES
1.6       +1 -1      ingo/js/prototype.js
1.6       +12 -12    ingo/js/src/prototype.js
1.435     +2 -0      kronolith/docs/CHANGES
1.16      +1 -1      kronolith/js/prototype.js
1.12      +12 -12    kronolith/js/src/prototype.js
1.130     +2 -0      mnemo/docs/CHANGES
1.10      +1 -1      mnemo/js/prototype.js
1.8       +12 -12    mnemo/js/src/prototype.js
1.214     +2 -0      nag/docs/CHANGES
1.13      +1 -1      nag/js/prototype.js
1.10      +12 -12    nag/js/src/prototype.js
1.413     +2 -0      turba/docs/CHANGES
1.14      +1 -1      turba/js/prototype.js
1.11      +12 -12    turba/js/src/prototype.js

1.187 (+2 -0 lines) 05/02/2008 05:06 PM Chuck Hagenbuch chuck

[cjh] Apply fix for http://dev.rubyonrails.org/ticket/11473 to prototype.js
(Request #6590).

1.55.2.90 FRAMEWORK_3 (+2 -0 lines) 05/01/2008 11:54 PM Chuck Hagenbuch chuck

MFH:
1.47      +3 -1      ingo/config/backends.php.dist
1.186     +2 -0      ingo/docs/CHANGES
1.95      +7 -7      ingo/lib/Script/procmail.php

1.186 (+2 -0 lines) 05/01/2008 11:50 PM Chuck Hagenbuch chuck

[cjh] Procmail driver: make the directory in which vacation files are
generated configurable (jas@cse.yorku.ca, Request #6643).

1.55.2.89 FRAMEWORK_3 (+1 -0 lines) 04/29/2008 11:37 PM Chuck Hagenbuch chuck

MFH:
1.28      +10 -8     horde/docs/UPGRADING
1.185     +1 -0      ingo/docs/CHANGES
1.6       +7 -7      ingo/docs/UPGRADING
1.433     +1 -0      kronolith/docs/CHANGES
1.8       +7 -8      kronolith/docs/UPGRADING
1.129     +1 -0      mnemo/docs/CHANGES
1.7       +7 -6      mnemo/docs/UPGRADING
1.213     +1 -0      nag/docs/CHANGES
1.6       +7 -8      nag/docs/UPGRADING
1.412     +1 -0      turba/docs/CHANGES
1.33      +9 -9      turba/docs/UPGRADING

1.185 (+1 -0 lines) 04/29/2008 11:35 PM Chuck Hagenbuch chuck

Make sure there are changelog entries for the SQL share driver, and make sure
that the UPGRADING notes are consistent.

1.55.2.88 FRAMEWORK_3 (+2 -0 lines) 04/23/2008 11:30 PM Chuck Hagenbuch chuck

MFH:
1.184     +2 -0      ingo/docs/CHANGES
1.94      +6 -3      ingo/lib/Script/procmail.php

1.184 (+2 -0 lines) 04/23/2008 11:29 PM Chuck Hagenbuch chuck

[cjh] Procmail driver: include the original email subject in vacation
replies (Michael.Redinger@uibk.ac.at, Request #6432).

1.55.2.87 FRAMEWORK_3 (+4 -0 lines) 04/08/2008 10:15 PM Chuck Hagenbuch chuck

MFH:
1.46      +8 -8      ingo/config/backends.php.dist
1.183     +4 -0      ingo/docs/CHANGES
1.35      +29 -3     ingo/lib/Driver/vfs.php
1.92      +46 -10    ingo/lib/Script/procmail.php

1.183 (+4 -0 lines) 04/08/2008 10:14 PM Chuck Hagenbuch chuck

[cjh] Make the procmail delivery agent configurable, allow configuring a
prefix for mailboxes (+ is needed for dmail, for example), don't
generate empty VFS files, write a .forward file if needed to pass
mail to procmail (Michael.Redinger@uibk.ac.at, Request #6433).

1.55.2.86 FRAMEWORK_3 (+1 -1 lines) 04/01/2008 07:32 AM Jan Schneider jan

MFH: Change translator.

1.182 (+1 -1 lines) 04/01/2008 07:24 AM Jan Schneider jan

Change translator.

1.55.2.85 FRAMEWORK_3 (+5 -2 lines) 03/19/2008 07:53 AM Jan Schneider jan

Add sk_SK translation.

1.181 (+5 -2 lines) 03/19/2008 07:48 AM Jan Schneider jan

Add sk_SK translation.

1.55.2.84 FRAMEWORK_3 (+2 -0 lines) 03/15/2008 11:33 PM Chuck Hagenbuch chuck

MFH:
1.45      +18 -1     ingo/config/backends.php.dist
1.180     +2 -0      ingo/docs/CHANGES
1.91      +10 -6     ingo/lib/Script/procmail.php

1.180 (+2 -0 lines) 03/15/2008 11:31 PM Chuck Hagenbuch chuck

[cjh] Make the command line utilities called from procmail configurable
(Michael.Redinger@uibk.ac.at, Request #6431).

1.55.2.83 FRAMEWORK_3 (+2 -0 lines) 02/28/2008 05:05 AM Jan Schneider jan

MFH: 1.179

1.179 (+2 -0 lines) 02/28/2008 04:58 AM Jan Schneider jan

BFN

1.55.2.82 FRAMEWORK_3 (+2 -0 lines) 02/26/2008 06:26 PM Jan Schneider jan

MFH: 1.178

1.178 (+2 -0 lines) 02/26/2008 05:20 PM Jan Schneider jan

#6096

1.55.2.81 FRAMEWORK_3 (+1 -1 lines) 02/10/2008 05:03 AM Jan Schneider jan

Add ru_RU translation.

1.177 (+9 -1 lines) 02/10/2008 04:48 AM Jan Schneider jan

Add ru_RU translation.

1.55.2.80 FRAMEWORK_3 (+7 -0 lines) 01/22/2008 01:01 PM Jan Schneider jan

Tarball script: building new ingo release - H3 (1.2-cvs)

1.55.2.79 FRAMEWORK_3 (+3 -2 lines) 01/20/2008 11:27 AM Jan Schneider jan

Prepare RC2s.

Tags: INGO_1_2_RC2

1.176 (+8 -0 lines) 01/09/2008 05:35 AM Jan Schneider jan

MFB

1.55.2.78 FRAMEWORK_3 (+8 -0 lines) 01/09/2008 05:27 AM Jan Schneider jan

MFB

1.55.2.71.2.2 FRAMEWORK_3_1 (+7 -0 lines) 01/09/2008 05:08 AM Jan Schneider jan

Tarball script: building new ingo release - H3 (1.1.6-cvs)

1.55.2.71.2.1 FRAMEWORK_3_1 (+3 -3 lines) 01/09/2008 04:51 AM Jan Schneider jan

Prepare bug-fix release.

Tags: INGO_1_1_5

1.55.2.77 FRAMEWORK_3 (+1 -0 lines) 01/07/2008 02:31 PM Chuck Hagenbuch chuck

MFH:
1.175     +1 -0      ingo/docs/CHANGES
1.24      +119 -8    ingo/lib/api.php

1.175 (+1 -0 lines) 01/07/2008 02:29 PM Chuck Hagenbuch chuck

[cjh] Add API methods for setting and disabling vacation rules (duck@obala.net).

1.55.2.76 FRAMEWORK_3 (+1 -0 lines) 12/29/2007 12:12 AM Chuck Hagenbuch chuck

MFH 1.174

1.174 (+1 -0 lines) 12/28/2007 07:39 PM Matt Selsky selsky

bfn

1.55.2.75 FRAMEWORK_3 (+4 -5 lines) 12/27/2007 12:10 AM Chuck Hagenbuch chuck

MFH maildrop.php 1.21

1.173 (+4 -5 lines) 12/27/2007 12:05 AM Chuck Hagenbuch chuck

Revert maildrop exact matches on blacklist/whitelist as they were matching raw header values.

1.55.2.74 FRAMEWORK_3 (+1 -0 lines) 12/25/2007 09:05 PM Chuck Hagenbuch chuck

MFH:
1.172     +1 -0      ingo/docs/CHANGES
1.87      +2 -2      ingo/lib/Script/procmail.php

1.172 (+1 -0 lines) 12/25/2007 09:04 PM Chuck Hagenbuch chuck

[cjh] Fix procmail vacation recipe (Volker Then <horde32@volkerthen.com>).

1.55.2.73 FRAMEWORK_3 (+2 -0 lines) 12/21/2007 08:52 PM Chuck Hagenbuch chuck

MFH maildrop.php 1.20

1.171 (+2 -0 lines) 12/21/2007 08:50 PM Chuck Hagenbuch chuck

[cjh] Fix position of closing quote in maildrop driver (laxis@magex.hu,
Bug #6020).

1.170 (+7 -0 lines) 12/20/2007 07:49 PM Jan Schneider jan

Re-add changelogs, but under the correct version stanza.

1.169 (+2 -2 lines) 12/20/2007 10:17 AM Jan Schneider jan

Bump versions.

1.55.2.72 FRAMEWORK_3 (+70 -3 lines) 12/20/2007 09:05 AM Jan Schneider jan

Merge from HEAD.

1.168 (+1 -1 lines) 12/04/2007 08:44 AM Jan Schneider jan

BFN

Tags: BEFORE_MERGE_3_2

1.167 (+7 -0 lines) 11/26/2007 11:06 AM Jan Schneider jan

Tarball script: building new ingo release - H3 (1.2-cvs)

1.166 (+3 -9 lines) 11/23/2007 05:31 PM Jan Schneider jan

Prepare release announcements. Please cross-read.

Tags: INGO_1_2_RC1

1.165 (+2 -0 lines) 11/09/2007 09:32 AM Chuck Hagenbuch chuck

[cjh] Allow specifying permissions to set in the VFS for uploaded scripts
(steinkel@ctinetworks.com, Request #5871).

1.164 (+2 -0 lines) 10/31/2007 03:24 PM Chuck Hagenbuch chuck

[cjh] Add spam filter actions and numeric comparisons to the Maildrop
script driver (Request #5843).

1.163 (+5 -0 lines) 10/22/2007 05:41 PM Chuck Hagenbuch chuck

[cjh] Maildrop driver improvements: make INBOX-stripping configurable; fix
REJECT action; make blacklist and whitelist matches exact (is); and add
is, not is, not contain, not begins with, not ends with, matches,
not matches, exists, and not exists rules (horde@nospam.obeliks.de,
Request #5816).

1.162 (+1 -1 lines) 10/16/2007 05:35 AM Jan Schneider jan

Japanese translation has been added to FW_3

1.55.2.71 FRAMEWORK_3 (+1 -0 lines) 10/16/2007 05:33 AM Jan Schneider jan

Add ja_JP translation.

Tags: FRAMEWORK_3_1

1.55.2.70 FRAMEWORK_3 (+1 -1 lines) 10/07/2007 07:18 AM Jan Schneider jan

MFH

1.161 (+8 -1 lines) 10/07/2007 07:08 AM Jan Schneider jan

Improve forward rule generation with sieve scripts.

1.55.2.69 FRAMEWORK_3 (+7 -0 lines) 09/29/2007 01:20 PM Jan Schneider jan

Tarball script: building new ingo release - H3 (1.1.5-cvs)

1.55.2.68 FRAMEWORK_3 (+3 -3 lines) 09/29/2007 01:13 PM Jan Schneider jan

Prepare 1.1.4.

Tags: INGO_1_1_4

1.160 (+1 -0 lines) 09/10/2007 06:28 PM Jan Schneider jan

Move application-specific hook examples to the application's config directories.

1.159 (+2 -0 lines) 08/30/2007 06:04 PM Chuck Hagenbuch chuck

[cjh] Only expunge messages that we have moved or deleted completely when
using IMAP filters (Bug #4749).

1.55.2.67 FRAMEWORK_3 (+2 -0 lines) 08/28/2007 12:00 PM Jan Schneider jan

Add zh_CN translation.

1.158 (+2 -0 lines) 08/28/2007 11:52 AM Jan Schneider jan

Add zh_CN translation.

1.157 (+1 -0 lines) 08/28/2007 01:02 AM Chuck Hagenbuch chuck

[cjh] Fix behavior of IMAP stop-script rules (Bug #5539).

1.156 (+1 -0 lines) 08/26/2007 07:39 PM Jan Schneider jan

Add ja_JP translation.

1.155 (+1 -0 lines) 08/25/2007 12:20 AM Chuck Hagenbuch chuck

[cjh] Shouldn't show an input field for exists or not exists tests (Bug #5659).

1.154 (+1 -0 lines) 08/21/2007 11:40 PM Chuck Hagenbuch chuck

Don't let users save rules with empty conditions (Bug #5641).

Only showing the 100 latest revisions. Show all revisions? (may take a while).