[cvs] commit: horde/lib/Prefs Mysql.php Pgsql.php SQL.php
Jon Parise
jon@csh.rit.edu
Sun, 4 Feb 2001 19:40:27 -0500
On Sun, Feb 04, 2001 at 11:22:41PM -0000, max@horde.org wrote:
> I don't have a way to test the LDAP prefs so I didn't touch
> that driver, but I imagine a similar modification can be made
> there as well.
I just tested and committed a similar change for the LDAP driver.
--
Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/ : Computer Science House Member
>From chuck@horde.org Date: 5 Feb 2001 04:50:05 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 22090 invoked by uid 1000); 5 Feb 2001 04:50:05 -0000
Date: 5 Feb 2001 04:50:05 -0000
Message-ID: <20010205045005.22089.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: turba editobject.php login.php search.php turba/lib
AbstractObject.php Source.php turba/templates/display display.inc
turba/templates/login login.inc turba/templates/search foot.inc
head.inc row.inc
chuck 2001/02/04 20:50:05 PST
Modified files:
. editobject.php login.php search.php
lib AbstractObject.php Source.php
templates/display display.inc
templates/login login.inc
templates/search foot.inc head.inc row.inc
Log:
- don't display the edit links (or allow editing by direct URL) if a
source is readonly OR if the source is not public, has an owner
field, and the owner doesn't match.
- other small improvements.
Revision Changes Path
1.8 +5 -2 turba/editobject.php
1.11 +3 -2 turba/login.php
1.33 +6 -2 turba/search.php
1.9 +19 -2 turba/lib/AbstractObject.php
1.22 +3 -3 turba/lib/Source.php
1.5 +2 -2 turba/templates/display/display.inc
1.6 +2 -2 turba/templates/login/login.inc
1.2 +0 -9 turba/templates/search/foot.inc
1.4 +4 -1 turba/templates/search/head.inc
1.4 +1 -1 turba/templates/search/row.inc
>From chuck@horde.org Date: 5 Feb 2001 15:11:06 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 50574 invoked by uid 1000); 5 Feb 2001 15:11:06 -0000
Date: 5 Feb 2001 15:11:06 -0000
Message-ID: <20010205151106.50571.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: imp login.php
chuck 2001/02/05 07:11:06 PST
Modified files:
. login.php
Log:
indenting
Revision Changes Path
2.102 +2 -2 imp/login.php
>From chuck@horde.org Date: 5 Feb 2001 15:57:10 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 58722 invoked by uid 1000); 5 Feb 2001 15:57:10 -0000
Date: 5 Feb 2001 15:57:10 -0000
Message-ID: <20010205155710.58721.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: horde/graphics problem.gif
chuck 2001/02/05 07:57:10 PST
Added files:
graphics problem.gif
Log:
if all modules are going to point to this graphic, i suppose it ought to be
here (i'll fix the filenames in a sec).
>From chuck@horde.org Date: 5 Feb 2001 16:03:41 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 59614 invoked by uid 1000); 5 Feb 2001 16:03:41 -0000
Date: 5 Feb 2001 16:03:41 -0000
Message-ID: <20010205160341.59611.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: gollem/templates/menu menu.inc imp/templates/menu menu.inc
kronolith/templates/menu menu.inc nic/templates/menu menu.inc
horde/templates/problem problem.inc turba/templates/menu menu.inc
chuck 2001/02/05 08:03:41 PST
Modified files:
templates/menu menu.inc
templates/menu menu.inc
templates/menu menu.inc
templates/menu menu.inc
templates/problem problem.inc
templates/menu menu.inc
Log:
- Update menu files to point to global horde problem.gif graphic.
- use our "button" style on the problem report form
- add problem reporting link to Kronolith.
Revision Changes Path
1.7 +2 -2 gollem/templates/menu/menu.inc
2.104 +1 -1 imp/templates/menu/menu.inc
1.7 +7 -0 kronolith/templates/menu/menu.inc
1.5 +1 -1 nic/templates/menu/menu.inc
2.9 +2 -2 horde/templates/problem/problem.inc
1.5 +1 -1 turba/templates/menu/menu.inc
>From avsm@horde.org Date: 5 Feb 2001 20:08:15 -0000
Return-Path: <avsm@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 93083 invoked by uid 1004); 5 Feb 2001 20:08:15 -0000
Date: 5 Feb 2001 20:08:15 -0000
Message-ID: <20010205200815.93082.qmail@horde.org>
From: avsm@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: horde/config horde.php.dist
avsm 2001/02/05 12:08:15 PST
Modified files:
config horde.php.dist
Log:
sync the comment with the default provided, in the graphics path
Revision Changes Path
1.21 +2 -2 horde/config/horde.php.dist
>From avsm@horde.org Date: 5 Feb 2001 20:18:08 -0000
Return-Path: <avsm@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 93366 invoked by uid 1004); 5 Feb 2001 20:18:08 -0000
Date: 5 Feb 2001 20:18:08 -0000
Message-ID: <20010205201808.93365.qmail@horde.org>
From: avsm@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: horde/lib Secret.php
avsm 2001/02/05 12:18:08 PST
Modified files:
lib Secret.php
Log:
Switch from MCRYPT_BLOWFISH to MCRYPT_GOST, which should solve the segfault
problem that people have been experiencing when logging in.
libmcrypt-2.4.9 broke back-compat due to an endian-ness problem in blowfish,
and PHP-4.0.4pl1 doesn't work with it anymore. The problem is fixed in
PHP-4.0.5-dev, so this is a temporary measure to avoid everyone having to
upgrade to latest CVS (which is somewhat unstable for at the moment!)
This can be reverted to BLOWFISH when everything is stable again. Btw,
GOST is the "Gosudarstvennyi Standard" from the former USSR. Cool, huh?
Revision Changes Path
1.5 +3 -3 horde/lib/Secret.php
>From chuck@horde.org Date: 5 Feb 2001 20:33:10 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 97056 invoked by uid 1000); 5 Feb 2001 20:33:10 -0000
Date: 5 Feb 2001 20:33:10 -0000
Message-ID: <20010205203310.97055.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: turba/lib base.php
chuck 2001/02/05 12:33:09 PST
Modified files:
lib base.php
Log:
call $registry->pushApp() in base.php to set the current app.
Revision Changes Path
1.3 +2 -1 turba/lib/base.php
>From chuck@horde.org Date: 5 Feb 2001 20:33:33 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 97186 invoked by uid 1000); 5 Feb 2001 20:33:33 -0000
Date: 5 Feb 2001 20:33:33 -0000
Message-ID: <20010205203333.97185.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: jonah/lib base.php
chuck 2001/02/05 12:33:33 PST
Modified files:
lib base.php
Log:
call $registry->pushApp() in base.php to set the current app.
Revision Changes Path
1.3 +2 -1 jonah/lib/base.php
>From chuck@horde.org Date: 5 Feb 2001 20:34:14 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 97377 invoked by uid 1000); 5 Feb 2001 20:34:14 -0000
Date: 5 Feb 2001 20:34:14 -0000
Message-ID: <20010205203414.97376.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: horde/lib Registry.php
chuck 2001/02/05 12:34:14 PST
Modified files:
lib Registry.php
Log:
don't add an entry to the app stack if we're called twice in a row with the
same app name.
Revision Changes Path
1.18 +5 -3 horde/lib/Registry.php
>From chuck@horde.org Date: 5 Feb 2001 20:34:49 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 97524 invoked by uid 1000); 5 Feb 2001 20:34:49 -0000
Date: 5 Feb 2001 20:34:49 -0000
Message-ID: <20010205203449.97523.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: imp/lib base.php
chuck 2001/02/05 12:34:49 PST
Modified files:
lib base.php
Log:
call $registry->pushApp() in base.php to set the current app.
Revision Changes Path
1.10 +2 -1 imp/lib/base.php
>From chuck@horde.org Date: 5 Feb 2001 20:36:52 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 97703 invoked by uid 1000); 5 Feb 2001 20:36:52 -0000
Date: 5 Feb 2001 20:36:52 -0000
Message-ID: <20010205203652.97702.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: horde/lib Registry.php
chuck 2001/02/05 12:36:52 PST
Modified files:
lib Registry.php
Log:
return null if no app has been set so far.
Revision Changes Path
1.19 +7 -3 horde/lib/Registry.php
>From chuck@horde.org Date: 5 Feb 2001 20:45:37 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 99065 invoked by uid 1000); 5 Feb 2001 20:45:37 -0000
Date: 5 Feb 2001 20:45:37 -0000
Message-ID: <20010205204537.99064.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: imp prefs.php imp/templates/menu menu.inc
imp/templates/prefs display.inc newmail.inc signature.inc
begin.inc compose.inc filters.inc language.inc personal.inc
server.inc addresses.inc folders.inc navigator.inc sorting.inc
chuck 2001/02/05 12:45:37 PST
Modified files:
. prefs.php
templates/menu menu.inc
templates/prefs begin.inc compose.inc filters.inc
language.inc personal.inc server.inc
Added files:
templates/prefs display.inc newmail.inc signature.inc
Removed files:
templates/prefs addresses.inc folders.inc navigator.inc
sorting.inc
Log:
re-label some of the preferences and sort them all into the discrete chunks
that I'm planning on using. next is to actually break the pages up.
Revision Changes Path
2.119 +26 -22 imp/prefs.php
2.105 +0 -3 imp/templates/menu/menu.inc
2.14 +1 -2 imp/templates/prefs/begin.inc
1.8 +56 -8 imp/templates/prefs/compose.inc
1.5 +5 -1 imp/templates/prefs/filters.inc
1.7 +1 -6 imp/templates/prefs/language.inc
2.14 +6 -15 imp/templates/prefs/personal.inc
2.13 +13 -1 imp/templates/prefs/server.inc
>From bjn@horde.org Date: 5 Feb 2001 21:23:53 -0000
Return-Path: <bjn@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 1416 invoked by uid 1002); 5 Feb 2001 21:23:53 -0000
Date: 5 Feb 2001 21:23:53 -0000
Message-ID: <20010205212353.1415.qmail@horde.org>
From: bjn@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: STABLE_1_2
Subject: commit: horde/packaging/redhat rh7-horde.README rh6-horde.README
bjn 2001/02/05 13:23:53 PST
Modified files: (Branch: STABLE_1_2)
packaging/redhat rh6-horde.README
Added files: (Branch: STABLE_1_2)
packaging/redhat rh7-horde.README
Log:
Release now contains rh6/rh7 designator.
Revision Changes Path
1.1.2.2 +6 -6 horde/packaging/redhat/Attic/rh6-horde.README
>From chuck@horde.org Date: 5 Feb 2001 22:46:31 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 9482 invoked by uid 1000); 5 Feb 2001 22:46:31 -0000
Date: 5 Feb 2001 22:46:31 -0000
Message-ID: <20010205224631.9481.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: imp filters.php prefs.php imp/docs CHANGES imp/lib IMP.php
imp/templates/menu menu.inc imp/templates/prefs overview.inc
begin.inc buttons.inc compose.inc display.inc filters.inc
language.inc newmail.inc personal.inc server.inc signature.inc ...
chuck 2001/02/05 14:46:31 PST
Modified files:
. filters.php prefs.php
docs CHANGES
lib IMP.php
templates/menu menu.inc
templates/prefs begin.inc buttons.inc compose.inc
display.inc filters.inc language.inc
newmail.inc personal.inc server.inc
signature.inc viewing.inc
Added files:
templates/prefs overview.inc
Removed files:
templates/prefs info.inc
Log:
*whomp*, here it is. Preferences are now sorted into much more digestible
groups, and filters and change password is now accessible from within the
options screen.
Feedback, and better blurbs, are both very welcome.
Revision Changes Path
2.17 +4 -4 imp/filters.php
2.120 +222 -170 imp/prefs.php
1.271 +2 -0 imp/docs/CHANGES
1.144 +7 -2 imp/lib/IMP.php
2.106 +0 -3 imp/templates/menu/menu.inc
2.15 +1 -0 imp/templates/prefs/begin.inc
2.11 +3 -13 imp/templates/prefs/buttons.inc
1.9 +0 -1 imp/templates/prefs/compose.inc
2.2 +0 -1 imp/templates/prefs/display.inc
1.6 +0 -1 imp/templates/prefs/filters.inc
1.8 +0 -2 imp/templates/prefs/language.inc
2.2 +0 -2 imp/templates/prefs/newmail.inc
2.15 +0 -1 imp/templates/prefs/personal.inc
2.14 +0 -1 imp/templates/prefs/server.inc
2.14 +1 -3 imp/templates/prefs/signature.inc
1.6 +0 -2 imp/templates/prefs/viewing.inc
>From bjn@horde.org Date: 6 Feb 2001 03:22:23 -0000
Return-Path: <bjn@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 32455 invoked by uid 1002); 6 Feb 2001 03:22:23 -0000
Date: 6 Feb 2001 03:22:23 -0000
Message-ID: <20010206032223.32454.qmail@horde.org>
From: bjn@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: STABLE_1_2
Subject: commit: horde/packaging/redhat rh7-horde.conf
bjn 2001/02/05 19:22:23 PST
Added files: (Branch: STABLE_1_2)
packaging/redhat rh7-horde.conf
Log:
Initial revision: rh7 version of the .conf file