Eric
Posts: 5743
Joined: 10/10/2003 From: Seattle, WA Status: offline
|
From: Eric LeVine Sent: Wednesday, April 09, 2003 1:44 AM Subject: Cellar Tracker! v1.0.7, 1.0.8 and 1.0.9 Today I did a lot of cleanup of little things. Adding dropdowns where they are needed, making the UI consistent among all the pages, rounding off a few small but sharp edges. One nice cosmetic thing I did was greatly improve the ratings stuff by making it sortable from the query page and also adding top-level hyperlinks to the Parker and Tanzer pages if they are entered in our database. Here is the laundry list of stuff. v1.0.9, Redesigned query UI I reorganized and resized the edit controls & dropdowns on the query page to look better and be more logical. v1.0.9, Dropdowns for inventory editing Switch to dual edit controls and dropdowns in EDITINVENTORY.ASP for Location. v1.0.9, BUG: Error when adding inventory for a purchase-less wine? The error occurred when a user tried to submit an inventory record without specifying a bottle size and location. Now I default to 750ml for bottle size and 'Cellar' for Location. v1.0.8, Various scoring cleanup Make sorting work properly for 100 vs. 99 etc. Add parens around scoring ranges. Individually hyperlink all scores with associated URL's in the database. Add commas between each score. v1.0.7, Support scoring ranges Move from pure INT scores to VARCHAR so I can support 92-95 etc. v1.0.7, Dropdowns for review editing Switch to dual edit controls and dropdowns in EDITREVIEW.ASP. v1.0.7, Hard to know what wine you are adding a review for Added the wine basic information block at the top of EDITREVIEW.ASP. v1.0.7, BUG: Error when adding review w/out a rating. Error message when adding a review without a rating (e.g. as winemaker notes). Enjoy! -Eric
|