fpdb/pyfpdb
Worros cf2629b290 New: Tournament Results Viewer
Decided to see how hard it would be to get the tournament results using the existing schema.

Turns out the cash graph query is pretty similar and not much thought was required.

Created a new tab based on the existing cash game viewer for profit.

This is probably the idea page for multiple axis to be added.
- Distributions for position
- distributions by buy-in level
- ROI per buy-in level

Lots of stuff like that.
2010-09-04 14:16:46 +08:00
..
locale l10n: add french to localise script 2010-08-30 17:25:08 +02:00
regression-test-files Regression: .hp file for button steal 2010-09-03 18:31:50 +08:00
AbsoluteToFpdb.py Absolute: a couple of cleanups and some prep work for AP 2010-09-03 11:49:41 +08:00
AlchemyFacilities.py gettextify card, add note about it to alchemy* 2010-08-15 07:31:32 +02:00
AlchemyMappings.py gettextify card, add note about it to alchemy* 2010-08-15 07:31:32 +02:00
AlchemyTables.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02:00
Anonymise.py remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02:00
BetfairToFpdb.py l10n: another missed gettextify in betfairtofpdb 2010-08-29 21:22:46 +02:00
CarbonToFpdb.py Carbon: Make carbon crash less. 2010-09-03 14:05:50 +08:00
Card.py remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02:00
Cards01.png Signed-off-by: fpdb-mme <jUrner@arcor.de> 2009-10-25 00:13:35 +02:00
Cards0-HMHUD.png new cards file 2009-03-10 20:31:09 -04:00
Charset.py gettextify charset 2010-08-15 07:27:53 +02:00
Configuration.py make sure new variables are set 2010-09-01 21:20:22 +01:00
Database.py More HandsActions stubbing 2010-09-02 00:19:31 +08:00
DerivedStats.py More HandsActions stubbing 2010-09-02 00:19:31 +08:00
EverleafToFpdb.py l10n: missed a gettextify in everleaftofpdb 2010-08-29 21:24:28 +02:00
Exceptions.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
Filters.py Some string changes, mostly consistency to make translation easier 2010-08-29 20:35:16 +02:00
fpdb_import.py Merge branch 'master' of git://git.assembla.com/fpdb-sql 2010-09-01 11:08:04 +08:00
fpdb.pyw New: Tournament Results Viewer 2010-09-04 14:16:46 +08:00
FulltiltToFpdb.py Revert "Revert "gettextify FulltiltToFpdb.py"" 2010-08-29 21:10:57 +02:00
GuiAutoImport.py Merge branch 'master' of git://git.assembla.com/fpdb 2010-09-01 21:08:52 +01:00
GuiBulkImport.py Some string changes, mostly consistency to make translation easier 2010-08-29 20:35:16 +02:00
GuiDatabase.py l10n: add missing gettextifications in GuiDatabase 2010-08-30 01:19:23 +02:00
GuiGraphViewer.py Grapher: commit patch to allow showdown lines to be removed 2010-09-02 15:24:30 +08:00
GuiImapFetcher.py update email config section as discussed on ML 2010-08-22 01:30:33 +02:00
GuiLogView.py remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02:00
GuiPlayerStats.py create superclasses for Gui*PlayerStats and *Filters 2010-07-11 05:58:00 +02:00
GuiPositionalStats.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02:00
GuiPrefs.py gettext import for guiprefs 2010-08-16 23:49:50 +02:00
GuiRingPlayerStats.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02:00
GuiSessionViewer.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02:00
GuiTourneyGraphViewer.py New: Tournament Results Viewer 2010-09-04 14:16:46 +08:00
GuiTourneyPlayerStats.py add more missing imports and one _() 2010-08-16 01:41:25 +02:00
GuiTourneyViewer.py add more missing imports and one _() 2010-08-16 01:41:25 +02:00
Hand.py Hand: Wrap Pot.end() section in exception handler 2010-09-02 14:02:19 +08:00
HandHistory.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
HandHistoryConverter.py clarify difference between site and filter to allow 2 sites from same network, prompt to add site to db if missing 2010-08-31 22:44:41 +01:00
Hello.py gettext-ify Hello.py 2010-08-14 17:38:18 +02:00
HUD_config.test.xml HUD_config.test: Add PKR converter 2010-09-03 16:57:41 +08:00
HUD_config.xml.example HUD_Config.example: Add PKR 2010-09-03 16:32:30 +08:00
HUD_main.pyw auto-detect language 2010-08-15 20:50:49 +02:00
HUD_run_me.py gettext-ify HUD_run_me.py 2010-08-14 17:52:07 +02:00
Hud.py Logging: Relocate info message from hud-errors to hud-log 2010-08-29 20:55:40 +01:00
ImapFetcher.py remove if loop that i mustve left from debugging. 2010-08-21 04:28:18 +02:00
interlocks.py add locale import to interlocks 2010-08-25 06:14:26 +02:00
logging.conf some work on guidatabase and turn it on 2010-07-19 21:36:45 +01:00
Mucked.py gettext-ify Mucked 2010-08-15 04:07:34 +02:00
OnGameToFpdb.py clarify difference between site and filter to allow 2 sites from same network, prompt to add site to db if missing 2010-08-31 22:44:41 +01:00
Options.py remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02:00
P5sResultsParser.py gettextify and add codepage for P5sResultsParser 2010-08-15 06:28:43 +02:00
PartyPokerToFpdb.py PartyPokerToFpdb: Try again to fix STT HUD. 2010-08-28 09:25:41 -04:00
PkrToFpdb.py PKR: Fix re_CollectPot 2010-09-03 19:27:17 +08:00
PokerStarsSummary.py StarsSummary: Fix gettextify problem 2010-09-04 13:08:36 +08:00
PokerStarsToFpdb.py Stars: add part support for NL Single Draw 2010-09-02 00:40:36 +08:00
SQL.py New: Tournament Results Viewer 2010-09-04 14:16:46 +08:00
Stats.py Try to fix profit/100 2010-08-31 11:40:21 +03:00
Summaries.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
SummaryEverleaf.py Merge branch 'carl' 2010-07-08 22:33:09 +02:00
Tables_Demo.py remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02:00
TableWindow.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
test_Betfair.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02:00
test_Database.py gettextify some small files 2010-08-15 07:38:44 +02:00
test_Everleaf.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
test_FullTilt.py change calls to python2 back to python 2010-07-08 20:01:03 +02:00
test_PokerStars.py remove remaining calls to removed config section 2010-08-23 07:28:30 +02:00
TestHandsPlayers.py THP: Give 'Errors by stat' output 2010-09-04 13:11:35 +08:00
TournamentTracker.py add missing gettext imports, gettextify TournamentTracker.py 2010-08-15 23:23:17 +02:00
TourneyFilters.py add more missing imports and one _() 2010-08-16 01:41:25 +02:00
TourneySummary.py fix that it creates a new TT for each tourney when maxseats is unknown. 2010-08-25 06:37:22 +02:00
UltimateBetToFpdb.py l10n: last file gettextified: UltimateBetToFpdb 2010-08-29 22:07:58 +02:00
upd_indexes.sql trying to get my new install of git to freaking work 2009-08-12 04:09:04 -05:00
Win2dayToFpdb.py l10n: gettexify Win2dayToFpdb 2010-08-29 21:33:03 +02:00
windows_make_bats.py remove debug print; add import to Config; gettextify tables 2010-08-15 21:09:18 +02:00
WinTables.py define _ func 2010-08-21 23:24:25 +01:00
XTables.py Fixes for absolute poker 2010-07-31 22:55:43 +08:00