Difference between revisions of "To do"

From VbzWiki
Jump to navigation Jump to search
m (Reverted edits by ElracTrocl (Talk); changed back to last version by Woozle)
(for now... moved old stuff to 2009 archive page)
Line 1: Line 1:
 
Work which needs to be done on vbz.net
 
Work which needs to be done on vbz.net
==To Do==
+
==Archive==
===Development===
+
* [[/2009]]: old list from March 2009. Some of these may still be applicable.
* Need to finish conversion of Topics from hierarchy to new multilinked design, and rebuild pages.
+
==Current==
** Maybe [http://developer.yahoo.net/yui/treeview/ this] can be used?
+
These apply to [[htyp:VbzCart|VbzCart]] as currently running on our home server.
* Pages need to be able to filter by what's in stock
+
===2010-02-19===
* Wikify all pages of catalog (i.e. pull in text from special pages in wiki, if they exist)
+
* Addresses should not show country when it is the default shipping zone (i.e. US, in our case)
* Image managment needs improving; quick fix is probably to import images from location outside the main repository. Longer-term fix is [[Htwiki:FileFerret|FileFerret]].
+
** This means shipping zone probably needs to be a part of the address object... somehow.
* Need to check and see if these are still issues:
+
* In text version of cart/order display:
*# (VBZ, 4/14) Fix problem with Stock Log table -- restock items are having their Restock Item ID logged instead of the Restock ID.
+
** Show email and/or phone
*# (VBZ, 4/2) Modify shipping database so items "removed" from stock are still logged, destination Null (with comment)
+
** Pull totals from order record, if available
*# (VBZ, 5/17) When adding charges for a Package, dialog should pop up asking if you want to charge the total (yes/no)
+
*** show warning if it's not available
 
+
*** show warning if totals don't match those calculated
===Catalog Maintenance===
+
* "Use different..." buttons in checkout don't work quite right
* 2006-01-21 Several catalogs now need updating
 
** Mountain 2006
 
** Zion Rootswear
 
** Earth Creations
 
* 2005-03-20 Assign topics to new items
 
* 2005-03-?? (updated 2006-01-21) Many images need processing
 
** Mountain 2006
 
** Liquid Blue
 
** (2005-03-??) Grab [http://happylifeproductions.com/ HappyLife] images from web and process them
 
** run query for active titles missing images
 
 
 
===Infrastructure===
 
* (2005-03-28) Research different companies listed in http://authorize.net/solutions/merchantsolutions/resellerdirectory/ and apply for processing (one of them? more?) (See also [[Htyp:Merchant Card Processing]])
 

Revision as of 20:11, 19 February 2010

Work which needs to be done on vbz.net

Archive

  • /2009: old list from March 2009. Some of these may still be applicable.

Current

These apply to VbzCart as currently running on our home server.

2010-02-19

  • Addresses should not show country when it is the default shipping zone (i.e. US, in our case)
    • This means shipping zone probably needs to be a part of the address object... somehow.
  • In text version of cart/order display:
    • Show email and/or phone
    • Pull totals from order record, if available
      • show warning if it's not available
      • show warning if totals don't match those calculated
  • "Use different..." buttons in checkout don't work quite right