All Changeset activity

  • avatar

    963

    Fix up a mock that broke with the interface change to support cancelling snipes based purely on identifier.

    by mrs, 21 Jun, 2009 10:49 AM
  • avatar

    962

    Make sniping use just the identifier, to simplify things.
    Make cancelling snipes entirely based on just the identifier.

    by mrs, 21 Jun, 2009 10:39 AM
  • avatar

    961

    Remove the 'destination' parameter for erase.

    by mrs, 21 Jun, 2009 10:10 AM
  • avatar

    960

    Enable sync with My JBidwatcher by default if the login settings work. If they don't, then don't save any checkbox changes if any were made.

    by mrs, 21 Jun, 2009 08:13 AM
  • avatar

    959

    D'oh! I was still pointing some email addresses to vixen.com, long after I no longer monitored that address, and now I don't even own the domain any more. :(

    by mrs, 19 Jun, 2009 10:27 PM
  • avatar

    958

    Some wording changes for the results of the 'get my ebay items' search.

    by mrs, 19 Jun, 2009 01:02 AM
  • avatar

    957

    Handle the case of trying to view the auctions list when there are no items in it, by creating a tiny, faux auctions.xml file in memory.

    by mrs, 17 Jun, 2009 06:42 PM
  • avatar

    956

    Better integration between JBidwatcher and My JBidwatcher.

    by mrs, 17 Jun, 2009 01:25 AM
  • avatar

    955

    Fix a few TODO's and some general cleanup.

    by mrs, 14 Jun, 2009 09:30 AM
  • avatar

    954

    Handle switching back and forth between MySQL and Derby. It's a Really Bad Idea, as once the databases are created they won't repopulate from the auctions.xml file, so data won't get migrated between them, but you can do it. Generally, though, you want a database change to be a one-time, permanent thing.

    by mrs, 09 Jun, 2009 09:05 PM
  • avatar

    953

    Allow deleting temp settings properly.

    by mrs, 09 Jun, 2009 09:03 PM
  • avatar

    952

    Make sure to save the auctions.xml file if we're changing databases.

    by mrs, 09 Jun, 2009 08:12 PM
  • avatar

    951

    Set the new database settings in temporary fields, then on shutdown, move them into the actual configuration settings just before save, and delete the jbidwatcher.created_db setting, so next reload it will use the new database, and load the auctions.xml into it.

    by mrs, 09 Jun, 2009 08:07 PM
  • avatar

    950

    Better handle temporary (i.e. not serialized) configuration settings.

    by mrs, 09 Jun, 2009 08:01 PM
  • avatar

    949

    Support uploading auction HTML if the user's account allows for it.

    by mrs, 09 Jun, 2009 11:14 AM
  • avatar

    948

    The MySQL configuration was setting the protocol to the ENTIRE connect string, instead of everything short of the database. Also show the appropriate database name, if MySQL was chosen.

    by mrs, 09 Jun, 2009 11:13 AM
  • avatar

    947

    Extra debugging to try and save error pages for the various types of bidding errors.

    by mrs, 09 Jun, 2009 11:11 AM
  • avatar

    946

    Buying doesn't have a 'bidAmount', so the message was saying that 'Purchasing (null) failed', which was silly. Fixed.

    by mrs, 09 Jun, 2009 11:10 AM
  • avatar

    945

    Provide a default persistence delegate for currency objects, so they can be serialized and sent through the queues.

    by mrs, 06 Jun, 2009 05:53 AM
  • avatar

    944

    With a low enough feedback, there's no 'percentage' number, so pretend it's 100%.

    by mrs, 06 Jun, 2009 05:52 AM
  • avatar

    943

    Improve feedback detection.

    by mrs, 06 Jun, 2009 05:51 AM
  • avatar

    942

    Remove a few unused methods; we don't create accounts through this yet.

    by mrs, 03 Jun, 2009 11:34 AM
  • avatar

    941

    Fix feedback percentages when converting to XML.

    by mrs, 03 Jun, 2009 11:33 AM
  • avatar

    940

    Properly support https/http mode.

    by mrs, 03 Jun, 2009 11:12 AM
  • avatar

    939

    Eliminate the debug menu, since the Log View now has the 'Submit Log' button.

    by mrs, 30 May, 2009 10:56 PM
  • avatar

    938

    Show when the log was closed/reset in the scrolling buffer that backs the log view component.

    by mrs, 30 May, 2009 10:52 PM
  • avatar

    937

    Add a 'Submit Log' button to the log viewer which sends me the log file via S3, and makes a note at my.jbidwatcher.com that it's been uploaded.

    by mrs, 30 May, 2009 10:51 PM
  • avatar

    936

    Show a pretty icon for success/failure, improve the account info recognition, use Id and Key instead of email and password, and clean up the configuration dialog.

    by mrs, 30 May, 2009 11:10 AM
  • avatar

    935

    Handle errors better and extract useful data from the account request.

    by mrs, 30 May, 2009 10:56 AM
  • avatar

    934

    Retrieve account configuration from my.jbidwatcher.com.

    by mrs, 30 May, 2009 12:25 AM