History log of /web-master/ (Results 1001 – 1025 of 1278)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f429a7a118-May-2003 Andrew Lindeman

maybe that was better

1ee245a718-May-2003 Andrew Lindeman

[hopefully] final commit. Clean some stuff up, and add me to $failto

4a805de218-May-2003 Andrew Lindeman

make this work again. Thanks SSnuS :)

971e155518-May-2003 Andrew Lindeman

what did I mess up?

6efb35c318-May-2003 Andrew Lindeman

let the flames begin :) Only allow 3 notes to be submitted per minute to
protect aganist a DoS attack

0931ed2917-May-2003 Andrew Lindeman

separate

d208d86417-May-2003 Andrew Lindeman

makes sense to send this to php-notes, also

b33348c617-May-2003 Andrew Lindeman

lang doesn't seem to be used

dbe1e5d517-May-2003 Andrew Lindeman

oops, that doesn't need to be there

de9964aa17-May-2003 Andrew Lindeman

some improvements to the notes system

8f32406616-May-2003 Andrew Lindeman

include note submitter's email address in email to php-notes

a33ec85f14-May-2003 Gabor Hojtsy

Return with false if the fetch operation was not
successfull. Also only recreate the index if there
is a new DB file

6ce7ab6906-May-2003 Andrew Lindeman

grammar weirdness

33d59a7f04-May-2003 Gabor Hojtsy

Move the mirrorkit.tgz file to the right place in
case it is properly generated

This now completes the wish, that any change in
that file should be visible. Mirrorkit files are now i

Move the mirrorkit.tgz file to the right place in
case it is properly generated

This now completes the wish, that any change in
that file should be visible. Mirrorkit files are now in
phpweb/backend/mirrorkit, and any modification on
them will be visible in CVS.

show more ...

fb48cce903-May-2003 Rasmus Lerdorf

Fix duplicate entries. It was showing a user record for each user note.
The count is still wrong when adding a search pattern. Not sure how to
fix cleanly. Jim?

d2f60ff503-May-2003 Gabor Hojtsy

There were some vars ($re, $a) and some functions
not used in this file. Try to consolidate the whole
stuff by removing what we are not using...

a0b7f00a03-May-2003 Gabor Hojtsy

Reformatting code to be closer to PEAR guidelines
(and to readablity)

Also modify the CVS outputting code to output the
country code instead of the country name which
simplifies

Reformatting code to be closer to PEAR guidelines
(and to readablity)

Also modify the CVS outputting code to output the
country code instead of the country name which
simplifies the SQL query too. I have not found any
code in phpweb using the country information, but
now we need the country code to let the user see
events in his country highlighted

show more ...

9e5c832a03-May-2003 Rasmus Lerdorf

Add a verified checkbox and the ability for users to add notes. This is
preparation for doing a cvs account cleanup of stale accounts.

0e0e7d1e02-May-2003 Gabor Hojtsy

Do a deep check on the format of the received
file, and only accept it, if it is in the format defined.
Otherwise reject the new data, and work with the
old one.

This also covers

Do a deep check on the format of the received
file, and only accept it, if it is in the format defined.
Otherwise reject the new data, and work with the
old one.

This also covers the "no updates" message handling.

show more ...

06e874f701-May-2003 Gabor Hojtsy

Exclude the CVS dirs and the tgz itself
from being compressed

52f6b06901-May-2003 Gabor Hojtsy

Brr, $root needs to be passed on

d1221a3b01-May-2003 Gabor Hojtsy

Implement automatic update of mirrorkit.tgz
This was on the TODO for a long time ;)
No replace of the mirrorkit.tgz file is made
so far, first we need to see that contents are
all rig

Implement automatic update of mirrorkit.tgz
This was on the TODO for a long time ;)
No replace of the mirrorkit.tgz file is made
so far, first we need to see that contents are
all right.

show more ...

b5ea0b0c01-May-2003 Gabor Hojtsy

Do not output trailing ?>, due to header()
safety reasons

24d0c24c01-May-2003 Gabor Hojtsy

Ups, those constants were not defined, only
printed out. Use the numbers instead

+ a small ws 'good looking' fix

8b4055df01-May-2003 Gabor Hojtsy

Move ip-to-country code into its own file,
now with indexing added

The indexing stuff can be moved to the
rename() if section, as it only need to run
if there is a new file (but

Move ip-to-country code into its own file,
now with indexing added

The indexing stuff can be moved to the
rename() if section, as it only need to run
if there is a new file (but now there is no
index to leave there, so the indexing
code will always run)

show more ...

1...<<41424344454647484950>>...52