Revision
847 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 7 13:08:42 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 846
Ensure all references to images directory starts with /images. This is most
for use by the missing*.php files.
Revision
837 -
Directory Listing
-
[select for diffs]
Modified
Sun Jan 6 16:58:45 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 835
Update the SQL which records that a logged in user has accessed the website.
We track the last time they logged in so we know whether or not an account
is active. We do not record what pages they are visiting.
Revision
834 -
Directory Listing
-
[select for diffs]
Modified
Sun Jan 6 16:48:13 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 833
create and use a new function freshports_CookieClear to be used
when a person logs out or when we ware given a cookie which
we don't recognize.
Revision
806 -
Directory Listing
-
[select for diffs]
Modified
Thu Jan 3 02:22:04 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 804
convert customize.php to use postgresql
lost of whitspace changes to getvalues.php which was also changed to postgresql
include/freshports.php now includes classes/watchnotice.php
Revision
799 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 2 02:53:56 2002 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 797
Rename files from .php3 to .php.
The code within many of these files still needs to be converted from mysql
to postgresql.
Revision
717 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 21 06:09:48 2001 UTC
(23 years, 3 months ago)
by
dan
Diff to
previous 715
Add two new values:
CVSTimeAdjustment - difference in seconds between CVS server and database server.
LocalTimeAdjustment - differnece in seconds between web server and user.
Plan is to allow the user to override either or both of these settings to suit
their location.
Revision
670 -
Directory Listing
-
[select for diffs]
Modified
Mon Nov 26 06:39:07 2001 UTC
(23 years, 4 months ago)
by
dan
Diff to
previous 667
Add $db parameter to freshports_PortDetails
fix broken subject field on mailto:
change a </BR> to a <BR>
Change "download port" link to FreeBSD.org website
Add conversion utilities for add hyperlinks to text
upper case various tags.