Changeset activity in jbidwatcher

  • avatar

    611

    More improvements to using the auction identifier as the (basically) primary key.

    by mrs, 18 Aug, 2008 09:01 AM
  • avatar

    610

    First steps towards using the auction identifier as the effective primary key into the auctions table.

    by mrs, 17 Aug, 2008 11:47 PM
  • avatar

    609

    Reverse the polarity of the neutron flow!

    My ascending/descending icons were reversed, and it took this long for someone to point it out...

    [#325 state:resolved]

    by mrs, 17 Aug, 2008 09:16 PM
  • avatar

    608

    Set the version number to 2.0beta7.

    by mrs, 17 Aug, 2008 09:42 AM
  • avatar

    607

    Better preserve column order between runs. It would do it before, but it wasn't consistent. Now it processes column ordering from first to last, so later column reorders don't affect earlier ones.

    [#317 state:resolved]

    There are a bunch of other tickets on this problem, all throughout the ticket system, which I'll link to this checkin later.

    by mrs, 15 Aug, 2008 04:10 PM
  • avatar

    606

    When creating a new tab, actually put it into the database, so it's available to 'Send to' and preserved between runs.

    [#292 state:resolved]

    by mrs, 15 Aug, 2008 10:11 AM
  • avatar

    605

    Don't try to load the auctions xml file if we didn't create the database this run. In other words, only the first time we load JBidwatcher as an upgrade should we try to import the auctions.

    by mrs, 14 Aug, 2008 05:54 PM
  • avatar

    604

    Fix seller feedback percentage display failures when the user doesn't actually have one.

    by mrs, 14 Aug, 2008 05:54 PM
  • avatar

    603

    Save the AuctionEntry when importing from XML before trying to set up the events object, since it requires an entry_id.

    by mrs, 14 Aug, 2008 09:59 AM
  • avatar

    602

    Another pass at fixing the USD translation, at least when there are other items that actually have the approximate USD equivalence of non-USD currencies.

    by mrs, 14 Aug, 2008 09:13 AM
  • avatar

    601

    Fix decoding HTML entities when there are multiple &'s in the string to decode.

    by mrs, 14 Aug, 2008 08:57 AM
  • avatar

    600

    Fix feedback percentage formatting.

    by mrs, 13 Aug, 2008 08:50 PM
  • avatar

    599

    Simple refactoring so that the code for creating a column isn't duplicated unnecessarily.

    by mrs, 13 Aug, 2008 08:19 PM
  • avatar

    598

    Fix the retrieval of the USD equivalent amounts for auctions in non-USD currencies. The USD equivalent is used for sorting different currencies together. [#279 state:resolved tagged:committed]

    by mrs, 13 Aug, 2008 09:50 AM
  • avatar

    597

    If there are less than 2 columns in any given tab, freak out and fill it in with defaults... Also log that information. ALSO don't try to make JBidwatcher 0x0 pixels if the display.cfg file is corrupt. Hopefully display.cfg will be corrupted less, now that we're closing the file regularly.

    by mrs, 12 Aug, 2008 10:32 PM
  • avatar

    596

    Always revert the state of the adult login, so it'll retry adult login the next time...

    by mrs, 12 Aug, 2008 04:47 PM
  • avatar

    595

    Close files when we open them. Could be the cause of many problems.

    by mrs, 11 Aug, 2008 07:50 PM
  • avatar

    594

    Remove the Vista fix, since it's now in the history if I need it in the future.

    by mrs, 07 Aug, 2008 05:13 PM
  • avatar

    593

    An attempt at a fix for the vista wacky column header issue. Irrelevant as it's fixed in later Java releases. Putting it into the source history so I can pull it out later, if needed.

    by mrs, 07 Aug, 2008 05:12 PM
  • avatar

    592

    Small cleanups; referring to 'identifier' when the auction identifier is being used, as opposed to 'id' which is for the primary keys.

    by mrs, 07 Aug, 2008 05:11 PM
  • avatar

    591

    Default to 1 for snipe quantity, so we don't return null if we don't need to.

    by mrs, 07 Aug, 2008 05:10 PM
  • avatar

    590

    Fix event logging; events were being referred to by entry_id, but we were filling in entry_id with the auction identifier.

    by mrs, 07 Aug, 2008 05:09 PM
  • avatar

    589

    Don't try to reference an AuctionEntry object that could be null if it is null. Should fix some auction-add problems.

    by mrs, 05 Aug, 2008 04:05 PM
  • avatar

    588

    Fix saving the XML file of auctions where the underlying auction info object has vanished for some reason.

    by mrs, 05 Aug, 2008 04:04 PM
  • avatar

    587

    Tag the 2.0beta6 release.

    by mrs, 05 Aug, 2008 08:33 AM
  • avatar

    586

    Update the version number to 2.0beta6.

    by mrs, 05 Aug, 2008 08:32 AM
  • avatar

    585

    Fix last minute regular expression parse/replacement error.

    by mrs, 05 Aug, 2008 08:14 AM
  • avatar

    584

    When loading the snipable items to refresh snipes, be sure to set the auction server for them.

    by mrs, 04 Aug, 2008 07:42 PM
  • avatar

    583

    Capture the loss of auction entries because the underlying auction info wasn't there.

    by mrs, 04 Aug, 2008 10:47 AM
  • avatar

    582

    Fix an annoying (detected post-release) condition where the 'current' tab can get duplicated, if it exists in the database.

    by mrs, 28 Jul, 2008 07:03 PM
Subscribe to Changesets

Active Members

  • avatar mrs Last commit 18 Aug, 2008 09:01 AM