Things (probably) on Charles' plate for Danly... status as of 1/11/2001 4:00pm. 1. Catalog navigation First version done. Needs a decent design for what "main" area really ought to look like, how to display english vs. metric. Should products appear in left nav bar? How to keep that manageable (not too big) Consider dumping use of CategoryDisplay command altogether, and just using ExecMacro. Frees up setting CATESGP.csdisplay field. Consider dumping use of ProductDisplay command altogther, similar reasoning vis a vis PRODSGP.psdisplay. 2. New user registration. 1st version Done. 2nd version 80% done. Needs to insert a row into DANLY_SHCM. Really ought to make the 'chain' pop-up window initially point at a static page with the "...working..." message. Should a new user registration trigger a confirming e-mail to the new user? (ignore for now) 3. My Account 90% defined in my mind. Some layout questions about editing lists of ship-to and bill-to addresses. 4. Login/Logout issues. 70% Done. Needs easier access to logout(??). Current version has non-working "forgot my password" and "save password". Decided to keep "forgot my password" (make up new random value and e-mail to user), and ditch "save password" for now. 5. "Welcome Mr. Phelps, you are shopping for Mission Impossible" ~75% done. Partly depends on completing/implementing new tables. Only non-obvious part remaining is updating the DANLY_SHCM table each time a user chooses to shop for a different site. 7. Pricing/shopping cart 1st version Done. 2nd version (price function 4) done 3rd version needs: Date (to ship, not deliver) needs to be applied consistently, and only to line items that do not have a specific date set. Current problems where websphere insists on doing pricing and complains if there is no pricing info in PRODPRCS. Possible solutions: 1. manually insert a bogus price in PRODPRCS for every item 2. have interface check for PRODPRCS entry, and add one if necessary before calling OrderItemUpdate 8. Order completion 1st version ~90% done, based on shopping cart emulation via ORDERS table. 2nd version 70% done New pricing function in place. Remaining: apply ship-to address overwriting rules: "D" cmtype rule credit-card only if cmctrm is one of: 50 51 58 60 70 75 80 84 95 full display of confirmed order (formatting line-item info) e-mailing order confirmation (how much info should be in it?) produce error page/display for no or bad pricing data double check all cases: po only, cc only, po and cc (but requires Daytool or by-hand creation of po case!!) 9. Order Status Barely started. Received some info from Sarp on interrogating their db for order status, but needs work (just) to make sense of. 10.Message board Not started. New requirements doc suggests this is not up to us?? 11.Document all non-obvious database fields & usage 1st version done for custom field use of existing tables. 1st version done for custom tables DANLY_xxx. 12.Danly web admin tool ("DayTOOL") Needs to be defined. Probably includes: Resetting user passwords Make/edit association between login-id and CMSTKY(s) Control of daytool administrators (add, remove, etc.) 13.Product display page 1st version done 2nd version done (proper attribute ordering) 14.Do idanly merge Done 1/10/2001 15.E-mail resolution no incoming mail (may not matter) @dtw_sendmail() doesn't work, must flush out proper shell script solution