Commit Graph

  • 3dac606b4f gettext-ify ImapFetcher and GuiImapFetcher steffen123 2010-08-13 04:48:06 +0200
  • d601ecde5b add translators wanted notice to start screen steffen123 2010-08-13 04:36:22 +0200
  • d1bb8defc8 gettext-ify GuiTourneyPlayerStats and remove untranslated fpdb-de_DE.po steffen123 2010-08-13 04:30:42 +0200
  • d876c250a4 gettext-ify GuiAutoImport.py steffen123 2010-08-13 04:23:11 +0200
  • 1b802d0d8a update .po and .mo files steffen123 2010-08-13 04:12:38 +0200
  • 4aba116b9a allow py27 on windows steffen123 2010-08-13 04:10:13 +0200
  • 69dba72040 final _() for fpdb.pyw steffen123 2010-08-13 04:09:28 +0200
  • fe1c9aed70 remove another useless method from fpdb.pyw steffen123 2010-08-13 03:51:51 +0200
  • 8b0d1d28bc more _() in fpdb.pyw steffen123 2010-08-13 03:51:03 +0200
  • bfac6f9985 remove unimplemented and unneeded dia_licensing steffen123 2010-08-13 03:47:48 +0200
  • d1942218d6 more _() for fpdb.pyw steffen123 2010-08-13 03:47:00 +0200
  • 9c60a7f8b9 remove now useless method not_implemented steffen123 2010-08-13 03:39:50 +0200
  • 05500cf4bd more _() markings for l10n steffen123 2010-08-13 03:28:27 +0200
  • 92435dd714 the first translation in fpdb! i did a few strings and hardcoded the language to de_DE just for testing. this is more a proof of concept steffen123 2010-08-13 02:49:01 +0200
  • ac3387c85e Merge branch 'carl' steffen123 2010-08-13 00:47:11 +0200
  • 471726d450 make it run with pgsql (gives pretty strange results tho) steffen123 2010-08-13 00:34:56 +0200
  • f77e8ec714 update expected dump for empty db to new db version steffen123 2010-08-13 00:26:14 +0200
  • be7705226d improve handling of missing / unavailable db errors sqlcoder 2010-08-12 22:16:27 +0100
  • d6c7ccaeff get tourney stats working for sqlite and pg (pg display still dodgy, think gui is mangling some fields somehow, e.g. sitename) sqlcoder 2010-08-12 22:15:44 +0100
  • 4a3869395c note that positional stats doesnt work on sqlite in menu steffen123 2010-08-12 20:30:22 +0200
  • 4bcc622efa The commented out gettext in fpdb.pyw and HHC should work, but doesnt I tried having those lines in a plain script but same problem - translation file not found steffen123 2010-08-12 20:23:36 +0200
  • 1116b600ff Fix permissions on *.pyw files Erki Ferenc 2010-08-12 18:50:21 +0200
  • 4e9c32ed84 Configuration: Make new gui_cash_stats have sane defaults when missing from config Worros 2010-08-12 22:52:12 +0800
  • d7f73bf691 Merge branch 'carl' steffen123 2010-08-12 16:33:06 +0200
  • ad4fcef2fd DerivedStats: re-fix (break?) sawShowdown again. Worros 2010-08-12 21:44:40 +0800
  • 04a9309f33 Fixed an ebuild bug related to .pyw file permissions Erki Ferenc 2010-08-11 15:08:13 +0200
  • b2f74c62a5 Added live git ebuild Erki Ferenc 2010-08-11 15:04:58 +0200
  • 0c16ac0ac5 merge, minor conflict in PS2Fpdb steffen123 2010-08-12 10:46:23 +0200
  • 5d2391c019 fix missing close bracket steffen123 2010-08-12 09:42:16 +0200
  • acd80f7666 Fix Stars commit. Worros 2010-08-12 15:35:29 +0800
  • 31d3c37224 Determine blind amounts from RINGLIMIT and max buyin Erki Ferenc 2010-08-11 21:20:15 +0200
  • 5c76ec77d6 Merge branch 'master' of git://git.assembla.com/fpdb Worros 2010-08-12 14:40:09 +0800
  • a20bc801e8 Stars: Adjust limit blind lookup Worros 2010-08-12 12:23:22 +0800
  • b5e481412e fix session stats in pgsql steffen123 2010-08-11 06:11:11 +0200
  • f0b5b4063b fix session viewer in mysql steffen123 2010-08-11 05:53:02 +0200
  • 19bcc60c6a missed a spot steffen123 2010-08-11 04:50:01 +0200
  • d1c1a0a0f4 correct Backings.tourneysPlayerId to tourneysPlayersId like it's used in HP steffen123 2010-08-11 04:43:17 +0200
  • f1ac0b1dfa record HC.TTid on pgsql steffen123 2010-08-11 04:39:34 +0200
  • 02b5ea8d37 corrected sqlite table layout. this also fixes hudcache generation for tourneys on sqlite steffen123 2010-08-11 04:25:47 +0200
  • 5cba225fb3 improve naming of replacement clauses steffen123 2010-08-11 04:23:16 +0200
  • b385f9f0da this caused it to create a new TourneyType for each Tourney Revert "remove some default values - if we don't know, don't just assume no/normal" steffen123 2010-08-11 03:10:08 +0200
  • 174aa4adfb hudcache is regenerated properly on mysql now steffen123 2010-08-11 00:10:10 +0200
  • 36b212388d make rebuildHudCache act on cash hands only steffen123 2010-08-10 23:31:53 +0200
  • 87d4549b67 renamed PP files to match existing scheme steffen123 2010-08-10 23:16:30 +0200
  • d7a7cca2ab Revert "GRAPH: Put legend in "best" position, not fixed in top left." previous consensus that I wasn't aware was to have the old setting, since "best" is only better in some cases so I'm reverting this This reverts commit 2d8f9dcc78. steffen123 2010-08-10 20:50:19 +0200
  • f0ef6e7e8b add stub for query for positional stats on sqlite steffen123 2010-08-10 20:45:40 +0200
  • ced47999bb GuiImap: don't show email password steffen123 2010-08-10 06:14:15 +0200
  • 9dff572385 GuiImap: more error handling steffen123 2010-08-10 05:19:54 +0200
  • 4da521eadc GuiImap: pass on auth failed error to GUI steffen123 2010-08-10 05:10:39 +0200
  • d94254c9cd GuiImap: turn non-editable fields into labels steffen123 2010-08-10 04:50:27 +0200
  • 59f8bb1a70 GuiImapFetcher can save config steffen123 2010-08-10 04:44:35 +0200
  • 97f1f8b836 display existing configs in IMAP tab steffen123 2010-08-10 03:50:26 +0200
  • 6e654e5075 allow multiple email configs, start of nicer GUI for it steffen123 2010-08-10 03:28:57 +0200
  • c7e86513c7 Added validation to blind detection Erki Ferenc 2010-08-10 00:36:34 +0200
  • a6d7f27f5b FullTilt fixup currency typo gimick 2010-08-10 00:32:53 +0100
  • 792e66c2b5 Merge branch 'master' of git://git.assembla.com/fpdb gimick 2010-08-10 00:31:14 +0100
  • c5acd04bb6 This makes HUD Cache work again but without tourneytypeid - one of these lines breaks it steffen123 2010-08-10 01:27:25 +0200
  • 4fbb26b4fa remove some 100% duplicates steffen123 2010-08-10 01:00:35 +0200
  • 08451c77d5 handle player not found steffen123 2010-08-10 00:49:14 +0200
  • 10fac81ef9 handle tourney not found steffen123 2010-08-10 00:46:55 +0200
  • 391c42cdff add error handling for invalid entry into tourneNo field steffen123 2010-08-10 00:35:02 +0200
  • 3467f757d3 refactor a bit in GuiTourneyViewer to reduce code duplication steffen123 2010-08-10 00:25:43 +0200
  • 8a6fe1588c PP histories by email. note how it skips the lines about hero raising steffen123 2010-08-10 00:05:13 +0200
  • f72b45e8f0 PP corner case history from ferki steffen123 2010-08-10 00:03:24 +0200
  • bb743b4567 add button to display info from TP to tourneyviewer steffen123 2010-08-09 23:41:48 +0200
  • c5bd036b6e add tourney viewer that displays info from TT and T, but not yet TP steffen123 2010-08-09 23:22:58 +0200
  • 2d8f9dcc78 GRAPH: Put legend in "best" position, not fixed in top left. gimick 2010-08-08 22:48:08 +0100
  • 6ac8f410f6 Merge branch 'eric' steffen123 2010-08-08 20:13:07 +0200
  • 1f9d7ca2a4 Merge branch 'carl' steffen123 2010-08-08 20:04:15 +0200
  • 16cd5e7505 update Everleaf config example, add bbper100/BBper100 stats to popup default, fix my last tweak to hhc Eric Blade 2010-08-05 12:31:37 -0400
  • e49beb7724 Hand: extreme terminal spam when something bad happens in readBlinds, stop crashing import HHC: set obs when failing to open a file (ie, you've stored a zip file in your handhistory folder), stop crashing import Eric Blade 2010-08-05 12:12:18 -0400
  • 333c0bb716 Filters: fix SQL query to only return ring game blind levels Worros 2010-08-05 17:18:43 +0800
  • 0c9e3e4973 Merge branch 'master' of git://git.assembla.com/free_poker_tools Worros 2010-08-05 16:55:18 +0800
  • 246c625fef FTP: Update regexes to support EUR games. Worros 2010-08-05 16:43:24 +0800
  • 7486095069 Merge branch 'master' of git://git.assembla.com/free_poker_tools.git Eric Blade 2010-08-05 04:11:36 -0400
  • 381e8958d9 Merge branch 'master' of git://git.assembla.com/fpdboz.git Eric Blade 2010-08-05 04:09:51 -0400
  • 42d85abfa4 Merge branch 'master' of git://git.assembla.com/fpdb.git Eric Blade 2010-08-05 04:08:17 -0400
  • 28576d70f8 switch "0.00%" on ffreq1 to NA, need to update all the other percents with that sometime too Eric Blade 2010-08-05 04:07:37 -0400
  • 779befae18 Merge branch 'master' of git://git.assembla.com/fpdb grindi 2010-08-05 10:48:35 +0400
  • 2859948c8a Merge branch 'master' of git://git.assembla.com/fpdb Worros 2010-08-05 12:04:14 +0800
  • c8006dc468 Merge branch 'master' of git://git.assembla.com/fpdb-sql Worros 2010-08-05 12:03:54 +0800
  • cb6be49c6a Merge branch 'master' of git://git.assembla.com/fpdb-eric Worros 2010-08-05 12:03:21 +0800
  • 7449f11718 Fix HUD_config.xml.example Worros 2010-08-05 12:03:04 +0800
  • 9c263f3c84 Bulk Import: Adjust usage text so i can actaully copy paste Worros 2010-08-05 11:49:45 +0800
  • 8b1baa6593 Don't break stud and draw when counting players at street. Eratosthenes 2010-08-04 20:52:37 -0400
  • ccb975d8e0 Merge branch 'carl' steffen123 2010-08-05 00:40:42 +0200
  • 9f52867bf6 add HP.wentAllInOnStreet field. explanation on wiki. steffen123 2010-08-04 23:41:50 +0200
  • 7d0b9ae505 Merge branch 'master' of git://git.assembla.com/fpdboz Eratosthenes 2010-08-04 17:39:35 -0400
  • edce06c5cb Merge branch 'master' of git://git.assembla.com/fpdb Eratosthenes 2010-08-04 17:39:00 -0400
  • 15f99ddfa7 add bbper100 and BBper100 stats for HUD sqlcoder 2010-08-04 22:23:28 +0100
  • 5362cd1f73 Merge branch 'master' of git://github.com/grindi/fpdb-grindi Worros 2010-08-05 00:36:37 +0800
  • 7056d271d6 Merge branch 'steffen' Mika Bostrom 2010-08-04 19:06:50 +0300
  • 2f9ded5141 fix pgsql index rebuilding steffen123 2010-08-04 17:39:45 +0200
  • bcccefe8cf Fix a bug with blinds' amount detection on PartyPoker ring games grindi 2010-08-04 19:31:52 +0400
  • 618dcc0473 Merge branch 'master' of git://git.assembla.com/fpdboz.git Eric Blade 2010-08-04 07:29:48 -0400
  • 8f596d11af Config: Add the hint of providing defaults for the new config element Worros 2010-08-04 17:28:38 +0800
  • c0f8f2be2a Config: Add default config for player stats columns Worros 2010-08-04 16:18:22 +0800
  • e203c1321d add new section for ring stats to example hud_config sqlcoder 2010-08-04 08:54:16 +0100
  • bc06e031fa Stars: Potention fix to Mixed PLH/PLO tourneys. Worros 2010-08-04 13:16:34 +0800
  • a5795c4cbe Merge branch 'master' of git://git.assembla.com/fpdb.git Eric Blade 2010-08-03 19:40:21 -0400