• 11/12/2001
    • Changed the look of the first page. Got rid of it, actually. Moved the login screen to the first page.
    • Got rid of the 50 and 60 character limits in the item description and URL fields. Converted them to type 'text' in the database. Not SQL compliant, but it works better.
    • Add table cell borders to edit and view pages
  • 12/04/2000
    • Created a Sourceforge project, uploaded the code and announced it on Freshmeat.
    • Added licensing information (GPL) to all files and a LICENSE file containing the text of the GPL.
    • Merged in patches from Adam Lazur, contributed based on tarball from Sourceforge. Release new tarball version (0.1.2).
  • 11/27/2000
    • Added a ToDo page, listing all the things I'm going to work on.
    • Added link to email passwords to users who've forgotten
    • Added a new page that lists multiple users' lists at once. There's no way to mark items as purchased, but it's only meant to make it easier to print multiple lists at once in a more eye-pleasing manner.
    • Added a check to the main page that makes sure the user has exactly one primary group marked. If there is none, user can fix this by himself. If more than one, the site admin must manually fix the database.
      There should be no way to get more than one, but you never know.
      As for not having any primary group, there's some broken code that erases primary group preferences. I still have to track this down.
  • 11/16/2000
    • Added batch entry of new items.
    • Added Add/Edit Note and View note functions
    • Decided on a name: GiftWeb
    • Add this news page
  • 11/10/2000
    • First version!