[phpgiftreg-develop] Committed some files
Web-enabled wishlist with reservations.
Brought to you by:
generalpf
|
From: Ryan W. <gen...@ya...> - 2005-02-01 18:24:21
|
In the spirit of release-early-release-often, I just committed all the work I've done since 1.4. It adds messaging-by-email, fixed injection bugs (all, I hope), quantities (mostly complete) and an increased dollar amount. I'm not going to cut a release. You'll need to get the new files out of anonymous CVS. If you want to try it out, you'll need to run 1.4.x-to-1.5.0.sql but BACK UP YOUR DATABASE FIRST! $ mysqldump -u jack --password=jill phpgiftreg > backup.sql If you want to be really helpful, let me know what version of MySQL you're using after you run the upgrade script. Personally, I think multiple quantities is going to be a continued nagging problem, because of issues like this: a) if John says he wants 10 pairs of pants, and people mark off 7 pairs for him, then he changes his mind and decreases the quantity to 5, what happens? b) (you'll understand this when you try the Receive Item process) if John says he wants 10 pairs of pants, what's stopping him from doing a Receive Item from everyone and checking the Pants item after every one to see when it goes down? Anyhow, quantities *work* (although the shop.php doesn't respect $OPT_anonymous_purchasing for multi-quantity items). If you want to shut it off, there's a new $OPT_multiple_quantities in config.php. Enjoy, and comment directly to me or to the list or forums. Thanks, Ryan Walberg ===== Ryan Walberg, B.Sc., MCSD, MCSD for .NET gen...@ya... ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca |