Difference between revisions of "To do"

From VbzWiki
Jump to navigation Jump to search
m (To do ENJOYING BRIAN PEPPERS DAY?? moved to To do over redirect: reverting latest "Brian Peppers Day" vandalism)
(partial update)
 
(9 intermediate revisions by 2 users not shown)
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.
+
* [[/2006]]: an even older list, mostly not relevant anymore
** Maybe [http://developer.yahoo.net/yui/treeview/ this] can be used?
 
* Pages need to be able to filter by what's in stock
 
* Wikify all pages of catalog (i.e. pull in text from special pages in wiki, if they exist)
 
* Image managment needs improving; quick fix is probably to import images from location outside the main repository. Longer-term fix is [[Htwiki:FileFerret|FileFerret]].
 
* Need to check and see if these are still issues:
 
*# (VBZ, 4/14) Fix problem with Stock Log table -- restock items are having their Restock Item ID logged instead of the Restock ID.
 
*# (VBZ, 4/2) Modify shipping database so items "removed" from stock are still logged, destination Null (with comment)
 
*# (VBZ, 5/17) When adding charges for a Package, dialog should pop up asking if you want to charge the total (yes/no)
 
  
===Catalog Maintenance===
+
==Current==
* 2006-01-21 Several catalogs now need updating
+
These apply to [[htyp:VbzCart|VbzCart]] as currently running on our home server.
** Mountain 2006
+
===2010-06-12===
** Zion Rootswear
+
* Search needs to show thumbnails for active titles.
** Earth Creations
+
* Topic pages are still static HTML from 2006 o.0
* 2005-03-20 Assign topics to new items
+
* Need admin page(s) for assigning titles to topics
* 2005-03-?? (updated 2006-01-21) Many images need processing
+
===2010-02-22===
** Mountain 2006
+
(2010-06-12 note: Many of these have been taken care of and I just forgot to cross them off the list. Need to re-check. --[[User:Woozle|Woozle]] 15:03, 12 June 2010 (EDT))
** Liquid Blue
 
** (2005-03-??) Grab [http://happylifeproductions.com/ HappyLife] images from web and process them
 
** run query for active titles missing images
 
  
===Infrastructure===
+
* <s>'''CRITICAL BUG''': Shopping cart (reportedly) replaces existing item with new item when added.</s> ''fixed 20:52''
* (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]])
+
* '''NEED''': Completed order should send order confirmation email to customer and admin
 +
* Admin should be able to edit contents of shopping carts
 +
** ...with proper logging of changes
 +
** Something is adding an extra, bogus event when new order lines are saved
 +
* Order display shows events from ord_event, not event_log; these need to be consolidated
 +
* 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
 +
* '''BUG''': "Use different..." buttons in checkout don't work quite right
 +
* '''BUG''': Credit card expiration date not importing properly
 +
* '''NEED''': admin needs to be able to view/edit credit card records
 +
* '''NEED''': admin needs to be able to view/edit name records
 +
* Re-inventory all boxes not re-inventoried since mid-2009
 +
** Should be able to pull up a list of boxes not inventoried since a given date; also a list sorted by date of last inventory

Latest revision as of 19:03, 12 June 2010

Work which needs to be done on vbz.net

Archive

  • /2009: old list from March 2009. Some of these may still be applicable.
  • /2006: an even older list, mostly not relevant anymore

Current

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

2010-06-12

  • Search needs to show thumbnails for active titles.
  • Topic pages are still static HTML from 2006 o.0
  • Need admin page(s) for assigning titles to topics

2010-02-22

(2010-06-12 note: Many of these have been taken care of and I just forgot to cross them off the list. Need to re-check. --Woozle 15:03, 12 June 2010 (EDT))

  • CRITICAL BUG: Shopping cart (reportedly) replaces existing item with new item when added. fixed 20:52
  • NEED: Completed order should send order confirmation email to customer and admin
  • Admin should be able to edit contents of shopping carts
    • ...with proper logging of changes
    • Something is adding an extra, bogus event when new order lines are saved
  • Order display shows events from ord_event, not event_log; these need to be consolidated
  • 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
  • BUG: "Use different..." buttons in checkout don't work quite right
  • BUG: Credit card expiration date not importing properly
  • NEED: admin needs to be able to view/edit credit card records
  • NEED: admin needs to be able to view/edit name records
  • Re-inventory all boxes not re-inventoried since mid-2009
    • Should be able to pull up a list of boxes not inventoried since a given date; also a list sorted by date of last inventory