Commit Graph

  • 8d5e339973 make Filters work inspite of new tt.limitType steffen123 2010-07-12 08:17:36 +0200
  • 78d7d1b941 comment out duplicate query steffen123 2010-07-12 08:13:09 +0200
  • b52110d45f change tabs to spaces sqlcoder 2010-07-11 19:00:27 +0100
  • 45fa170758 comment out close of fpdb after db recreate, I don't see how it helps sqlcoder 2010-07-11 18:53:26 +0100
  • 1d263c8139 fix call to db.connected() sqlcoder 2010-07-11 18:36:45 +0100
  • 26642557a1 Merge branch 'master' of git://git.assembla.com/fpdboz sqlcoder 2010-07-11 15:20:41 +0100
  • 519c49904a CLEANUP: remove FpdbSQLQueries as its been migrated elsewhere steffen123 2010-07-11 14:49:19 +0200
  • 79282270fb DUMP: fix dumpDB Gametypes, add Backings steffen123 2010-07-11 14:33:27 +0200
  • d53b3e1b4a DB: add backings table, fix a couple of log entries steffen123 2010-07-11 12:47:28 +0200
  • 9283d7b579 some fixes for handStart rename, fixes for TT.category/limitType, dumpDatabase method and menu entry steffen123 2010-07-11 09:47:05 +0200
  • 5fee5136a9 DB: renamed Hands.handStart to Hands.startTime for consistency steffen123 2010-07-11 08:05:54 +0200
  • d739773908 GUI: display config file location in about dialogue steffen123 2010-07-11 07:39:19 +0200
  • 822c592db8 DB: add category and limitType to TourneyTypes steffen123 2010-07-11 06:42:37 +0200
  • cfb0a3f3d5 remove default value and allow null for Hands.rush steffen123 2010-07-11 06:37:25 +0200
  • 17b3b77022 TPS: correct spent display for PSFP games steffen123 2010-07-11 06:08:57 +0200
  • 5ae650e8b7 reduce imports in RingFilters steffen123 2010-07-11 06:01:44 +0200
  • be671859e7 create superclasses for Gui*PlayerStats and *Filters steffen123 2010-07-11 05:58:00 +0200
  • e526501384 rename GuiPlayerStats to GuiRingPlayerStats and Filters to RingFilters steffen123 2010-07-11 05:49:58 +0200
  • 6038342de7 TPS displays profit/tourney steffen123 2010-07-11 05:35:41 +0200
  • 7bf7463705 TPS displays currency and fee now steffen123 2010-07-11 05:28:43 +0200
  • ed096b6872 TPS displays ROI% steffen123 2010-07-11 05:22:36 +0200
  • 33760fae9c TPS displays ITM% steffen123 2010-07-11 05:11:43 +0200
  • 913fa7d7d8 fix formatting and add tourneycount to TPS steffen123 2010-07-11 04:59:31 +0200
  • 9815ac976b display buyin and sitename rather than TT.id steffen123 2010-07-11 04:47:15 +0200
  • 7ddb032205 display unknownRank in tourney player stats steffen123 2010-07-11 04:37:48 +0200
  • 8232085be9 display 1st/2nd/3rd in tourney player stats steffen123 2010-07-11 03:42:48 +0200
  • 8e9d588322 first version of Tourney Player Stats works steffen123 2010-07-11 03:13:58 +0200
  • d3c57ee9fc repair playerstats steffen123 2010-07-11 03:13:30 +0200
  • c58ade20b3 fix PS summary player/winnings/rank recording steffen123 2010-07-11 02:27:48 +0200
  • 7925747213 now records winnings for finishers in unfinished tourneys steffen123 2010-07-11 02:07:03 +0200
  • 87fbd56091 imports still playing tourney's TP, but not winnings of finishers steffen123 2010-07-11 01:55:15 +0200
  • ae2c32f902 imports still running tournaments, except for TourneysPlayers steffen123 2010-07-11 01:39:52 +0200
  • 6a3587e92e failed attempt at making SQLite accept non-ASCII player names for this steffen123 2010-07-11 00:37:32 +0200
  • 604e242349 handle FPP and added money tourneys, general currency improvements steffen123 2010-07-11 00:37:25 +0200
  • 86a1f86b51 tourney query returns key information - now just need to display it steffen123 2010-07-10 23:21:36 +0200
  • 043c3b5bca fix import of PS FPP tourneys steffen123 2010-07-10 23:08:05 +0200
  • eb976203c4 intermediate commit for tourney stats steffen123 2010-07-10 22:24:32 +0200
  • 4efd9dc2fb fix import of normal tourneys and ring hands steffen123 2010-07-10 21:29:07 +0200
  • b9762b0486 change remainder of fpdb.pyw to indicate source of lock steffen123 2010-07-10 21:11:59 +0200
  • bf96e5103b ignore "Match Round" part of first line of HH steffen123 2010-07-10 20:39:43 +0200
  • e9346f6b82 make it record source of lock holding, print if required this is mostly intended for devs steffen123 2010-07-10 20:10:04 +0200
  • ca61189706 added TourneyTypeCount to DB Stats window steffen123 2010-07-10 19:39:05 +0200
  • ec0db8b7cc change version indicator to sth more appropriate steffen123 2010-07-10 16:40:10 +0200
  • 4c1b0e3f96 add extra enter to start screen steffen123 2010-07-10 16:24:32 +0200
  • 97fbc7606c another intermediate commit for tourney stats steffen123 2010-07-10 06:23:47 +0200
  • b1e41a54ec intermediate commit on the way to tourney stats steffen123 2010-07-10 05:19:50 +0200
  • dc67197e23 change starttime to startTime steffen123 2010-07-10 02:30:42 +0200
  • 25893c9610 GuiTourneyPlayerStats (mostly copied from GuiPlayerStats) works without data steffen123 2010-07-10 02:09:58 +0200
  • 4c00ef19cc implement simple DB stats - Hand and tourney count steffen123 2010-07-10 02:07:47 +0200
  • 00e156beba removed some unused stub methods steffen123 2010-07-09 22:09:33 +0200
  • bc85c7fe8d removed unimplemented menu entry abbreviations steffen123 2010-07-09 20:47:58 +0200
  • 4d17bd65e1 remove unimplemented menu entry create/del DB user steffen123 2010-07-09 20:46:45 +0200
  • 29d1120bf1 removed unimplemented menu entry session replayer steffen123 2010-07-09 20:43:01 +0200
  • ef98564d72 remove unimplemented hand replayer and player details menu entries steffen123 2010-07-09 20:32:49 +0200
  • 36b90ba654 remove unimplemented auto rate menu entry steffen123 2010-07-09 20:30:57 +0200
  • a724102dbc remove unimplemented edit profile menu entry steffen123 2010-07-09 20:29:44 +0200
  • d138c3b4e1 create subclasses for guiplayerstats and filters steffen123 2010-07-09 04:47:33 +0200
  • a97342ec2e expand config example with the new email section steffen123 2010-07-09 01:20:31 +0200
  • 9cb47b4195 stop it from dying on fpdb summary files (by commenting out the whole section) steffen123 2010-07-09 01:10:06 +0200
  • 310c7a2947 PS Summary now stores rank, winnings, etc. into TourneysPl. steffen123 2010-07-09 01:07:22 +0200
  • 5b64ad771a it now stores entries, prizepool and endTime into TT steffen123 2010-07-08 23:46:54 +0200
  • e815cc38db change version to 0.21 steffen123 2010-07-08 23:43:43 +0200
  • ce0d3f59f6 correct for timezone in PS summaries, too steffen123 2010-07-08 23:31:39 +0200
  • d90fa27274 fix starttime to startTime in my new method steffen123 2010-07-08 22:47:37 +0200
  • 3bff176970 Merge branch 'carl' steffen123 2010-07-08 22:33:09 +0200
  • f0b3dcb7a8 Update debian packaging Mika Bostrom 2010-06-16 08:16:06 +0300
  • f2fcceba17 remove more prints steffen123 2010-07-08 21:46:40 +0200
  • 201b3a5b6c PS Summary now parses start/endTime. fixes MySQL support also removed some but not all the new prints steffen123 2010-07-08 21:41:27 +0200
  • 7070c1431a put timezone removal into separate method for use by PSS steffen123 2010-07-08 21:28:21 +0200
  • 2808f71f7e Bump changelog and version for new upload Mika Bostrom 2010-07-08 21:32:57 +0300
  • 701a30249a Ubuntu/Debian do not have pythonX symlinks Mika Bostrom 2010-07-08 21:29:18 +0300
  • 178b528d3b change calls to python2 back to python steffen123 2010-07-08 20:01:03 +0200
  • 10cfaf2c75 missed file for last commit steffen123 2010-07-08 20:00:43 +0200
  • c6b6f8a788 many not really separable changes for IMAP import and associated cleaning - deactivated use of TourneySummary (short: TS) from HHC and subclasses - menu entry for IMAP import - converted ImapSummaries (short: IS) to use the config file - IS now optionally supports non-SSL and can run on folders other than INBOX - removed gametypes and getGameTypeAsString from TS method as identical one is in Hand - some other stuff steffen123 2010-07-08 19:46:25 +0200
  • e7776de8f1 Fix startTime change in remaining files Worros 2010-07-08 23:30:02 +0800
  • 7c8339485d Fix startTime variable change from another patch Worros 2010-07-08 23:14:55 +0800
  • 7ed40cdb5a File 'THANKS.txt' has been removed from tree Mika Bostrom 2010-07-08 11:27:57 +0300
  • 6443c7f1d8 Update version to 0.20 Mika Bostrom 2010-07-08 11:26:16 +0300
  • 52ae2e6b1f Merge branch 'master' of git://git.assembla.com/fpdb Worros 2010-07-08 15:48:21 +0800
  • 4d4d6f297f Merge branch 'master' of git://git.assembla.com/fpdb-gimick Worros 2010-07-08 11:44:10 +0800
  • 084c7a5c58 Update help/about set version 0.20 gimick 2010-07-07 21:55:01 +0100
  • aeaac92fb9 commit before changing intendation. steffen123 2010-07-07 22:21:46 +0200
  • a25a2dd389 some improvements on the gentoo ebuild steffen123 2010-07-07 09:46:16 +0200
  • 1bf3827921 copied bit of error handling from Carl steffen123 2010-07-07 08:17:18 +0200
  • 0ecd19fbdf change PSS to give None for *Count steffen123 2010-07-07 08:12:10 +0200
  • 160ca30abe much improved PS summary parsing thanks to carls help steffen123 2010-07-07 08:05:42 +0200
  • 2046fc1122 the two new files for PS summary mail parsing steffen123 2010-07-07 07:06:11 +0200
  • ca5ba3ee68 comment on reverted method-deletion steffen123 2010-07-07 07:00:57 +0200
  • c855706640 Revert "removed seemingly misplaced method" steffen123 2010-07-07 06:59:08 +0200
  • 92a4b105cc parsing PS summary emails now. just need to write insert/update code now steffen123 2010-07-07 06:58:42 +0200
  • 01a853d84e Give Makefile a 'release' target Worros 2010-07-07 12:48:13 +0800
  • 1d47fbb3c5 Add simple IMAP email fetcher Worros 2010-07-07 10:47:02 +0800
  • e3ce1b8c2d remove old empty function steffen123 2010-07-07 04:24:46 +0200
  • d27d6a310c removed DatabaseManager.py as it's unused steffen123 2010-07-07 04:16:44 +0200
  • 7042f11954 removed seemingly misplaced method steffen123 2010-07-07 04:11:28 +0200
  • eb3233ac98 more tourney work - moved HH-based tourney handling completely into Hand - renamed Tourney.py to TourneySummaries - changed many DB fields to allow NULL and removed defaults steffen123 2010-07-07 04:01:40 +0200
  • 18faa5288c first steps to get PS tourney results from IMAP steffen123 2010-07-07 02:53:27 +0200
  • 04ed65e88c minor DB changes. recording TourneysPlayers now for FTP and PS steffen123 2010-07-07 00:52:44 +0200
  • e4916bc456 replace catchall except with an if steffen123 2010-07-06 23:52:59 +0200
  • e2087d60a1 rename tourney methods in DB steffen123 2010-07-06 23:43:49 +0200