Views
Personal tools

From AshevilleLETS

AshevilleLETS Development Sandbox
Open Tasks

This page is to keep track of as-of-yet incomplete tech jobs. Please add anything you see fit under the appropriate priority heading with a brief description.

High Priority

  • Donation tracking - a database table to keep track of when members submit annual donations

Medium Priority

  • System balance check - a chron job to check the total balance of credit/debit for irregularities and freeze the system in case of errors.
  • System stats - charts and graphs accessible from the member home page, detailing account activity.
  • SSL - acquire and setup an SSL certificate to provide site encryption.
  • Pricing reminder - a link to Help:FAQ#How should I price my offers? from the Edit Your Offers & Wants page.
  • Member list filter - ajax component to filter Member List page.

Low Priority

  • Auto Backup - system should automatically back itself up every 24 hours or so. (Already done by Top Floor Studio)
  • IP check - protect against session highjacking by checking the users IP address from page to page.
  • Localize images - move date picker images to localhost (currently at cnet)
  • Plain emails - add support for plain text email notices.
  • Default Subcategory to "Miscellaneous" (if people don't choose a subcategory).
  • Database User Permissions - divide database tasks between two users with different permissions.