Porting diary details are currently tracked via CVS browsers linked from OpenACS.org.
collect addresses of gift certificate people
better utilize ad_page_contract contracts and filters
a tags query replace for users
to
cc_users
make gift certificate claim checks a link
need to resolve the last modifying user during package creation time, setting it to user_id of initializer?
add yourself to email link is annoying, it should not display if you are already subscribed
should products be able to be in both a subcategory AND a category at the same time? If yes, change admin/products/edit-2.tcl
generalize product templates to be mapped to subcategories and subsubcategories.
make ecommerce subsite aware
cleanup meaning of "no shipping" -- is this strictly for services (e.g. software development), downloadable products, etc. or does this reflect something else (e.g. hole in database initialization). Perhaps parameterize display of "no shipping" so that sites can make that display as "services", or "downloads."
add an inventory module
add a top level link to admin/orders/fulfillment-items-needed
add downloads of data in csv or excel form to get into spreadsheets
create page (or module) specific doc and add links to those doc pages
add top level page to view various logs, including ec_automatic_email_log, ec_spam_log
fix back button back to a form in ssl mode (known to expire immediately)
As usual aD module is meant to create, not maintain. In this case, ec_sessions and ec_orders are created but never deleted
replace ec_sessions with ad_sessions
reengineer to prevent url hacking
Order emails do not contain an order number or a tracking link
Gift cert emails don't contain a link back to the site to automagically redeem the gift cert
audit tables are often not working
make user classes more interesting
offer ability to add one, multiple, or all members from a search to class
add some data mining (people who purchased in last n days, got refunds, bought more than x, bought ...
parameterize the classes (bought more than X days, or bought more than Y)
add complex searches to them bought more than AND bought from category
add a QBE interface to search
unify ec tables with acs object system, esp wrt. permissions and audit trails