Commit Graph
3696 Commits
Author SHA1 Message Date
steffen123 7063bc8905 TOURNEY: stop it from creating new TT for each tourney 2010-07-22 20:23:27 +02:00
steffen123 a6c43cdca7 TOUR: a trivial fix, a trivial change, and a few debug prints 2010-07-22 19:26:11 +02:00
Eratosthenes ba66f85f8a Merge branch 'master' of git://git.assembla.com/fpdboz 2010-07-22 13:26:03 -04:00
Eratosthenes 8de59c0400 Merge branch 'master' of git://git.assembla.com/fpdb 2010-07-22 13:25:45 -04:00
Mika Bostrom 1c45aa25a1 Merge branch 'packagingfix'
Conflicts:
	packaging/debian/changelog

Merge changelog manually
2010-07-22 09:02:15 +03:00
Mika Bostrom 19d400c0b1 Update changelog, release version 2010-07-22 08:48:05 +03:00
Mika Bostrom 3ed0476709 Merge branch 'master' of git://git.assembla.com/fpdb 2010-07-22 08:44:13 +03:00
Worros 72f395bab0 Merge branch 'master' of git://git.assembla.com/fpdb
Conflicts:
	pyfpdb/FulltiltToFpdb.py
2010-07-22 10:49:22 +08:00
Worros 6da2c6de82 Merge branch 'master' of git://github.com/kangaderoo/fpdb-kangaderoo
Conflicts:
	pyfpdb/FulltiltToFpdb.py
2010-07-22 10:48:22 +08:00
Eratosthenes 902a4ad722 Merge branch 'master' of git://git.assembla.com/fpdb
Conflicts:
	pyfpdb/FulltiltToFpdb.py
2010-07-21 22:45:14 -04:00
steffen123 85200e8dd5 PKG/GENTOO: many improvements from ferki, update to 0.20.1 2010-07-22 03:46:11 +02:00
steffen123 d169733adf GUI: update version display for -git 2010-07-22 02:23:07 +02:00
steffen123 fe345c7cf3 Merge branch 'master' of git://github.com/kangaderoo/fpdb-kangaderoo
Conflicts:
	pyfpdb/FulltiltToFpdb.py

conflict had obvious resolution
2010-07-22 01:11:52 +02:00
Eratosthenes 21981a921b Merge branch 'master' of git://github.com/kangaderoo/fpdb-kangaderoo
Conflicts:
	pyfpdb/FulltiltToFpdb.py
2010-07-21 18:52:43 -04:00
Eratosthenes 64d76855f1 Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:
	pyfpdb/py2exe_setup.py
2010-07-21 18:46:34 -04:00
Eratosthenes 4ef31a02e1 Another tiny change to get in sync. 2010-07-21 18:43:45 -04:00
Eratosthenes 0e6aa16e41 catch up a minor changecatch up a minor change.. 2010-07-21 18:40:33 -04:00
Gerko de Roo 50422ee8e3 Patch for the new date display for Full Tilt for tourney(s).
(Havent checked on ring games... Broke on Full Tilt...)
Current the old an the new is supported:
old: bla bla, Table 800 - 15/30 - No Limit Hold'em - 4:44:59 ET - 2010/07/18
new: bla bla, Table 19 - 15/30 - Pot Limit Omaha Hi - 13:43 ET - Wed, July 21, 2010
2010-07-21 23:04:24 +02:00
sqlcoder 61fb3df695 some work on guidatabase and turn it on 2010-07-19 21:36:45 +01:00
sqlcoder 2a0fbcca4c clear auto import player cache when re-creating db 2010-07-18 16:21:27 +01:00
sqlcoder 73b7729530 quit no longer needed now importer cache is being cleared (may need to clear auto import player cache as well?) 2010-07-18 16:17:40 +01:00
steffen123 7c3c0a26f4 Merge branch 'gimick' 2010-07-18 02:06:07 +02:00
steffen123 dfacdbea7a Merge branch 'sqlcoder' 2010-07-18 02:03:40 +02:00
gimick 46e4e92246 reapply 585fd2feb2 - Update graph and session queries to identify ring games
accidentally reverted at 45210f0668, sorry, didn't spot it before push
2010-07-17 18:56:23 +01:00
gimick 9939aa4a0e Log viewer - fixes for column sorting 2010-07-17 18:19:16 +01:00
gimick 45210f0668 Revert "Update graph and session queries to identify ring games"
This reverts commit 585fd2feb2.
2010-07-17 16:52:10 +01:00
steffen123 f0d9ae0cc6 DUMP: add expected file for empty DB 2010-07-17 05:14:05 +02:00
steffen123 7f2364cf1d DUMP: change format slightly 2010-07-17 05:13:38 +02:00
steffen123 139dfbafb5 CLEANUP: move dump db file saving stuff into fpdb.pyw 2010-07-17 05:11:09 +02:00
steffen123 71108cdc9b TOURNEY: since we can detect added amount, set it to 0 if we dont 2010-07-17 04:37:15 +02:00
steffen123 a463d82f5b IMAP: add two more fields to config 2010-07-17 03:48:21 +02:00
steffen123 337fc353c8 rename RingFilters back to Filters 2010-07-17 03:39:31 +02:00
steffen123 7f2f630186 GUI: add some warnings and further info to HUD configurator 2010-07-17 03:09:55 +02:00
steffen123 59294a7b94 TIMES: record Hands.importTime as UTC instead of localtime 2010-07-17 03:01:09 +02:00
steffen123 794f0a0374 GUI: change hotkey to start/stop autoimport to alt+a 2010-07-17 02:45:52 +02:00
steffen123 656986826f TOURNEY: record added/addedCurrency 2010-07-17 02:35:02 +02:00
steffen123 90ceafda6d DB: Added TT.added, addedCurrency 2010-07-17 02:19:12 +02:00
steffen123 c23a1388fc GUI: HUD configurator fully working, dont even need to restart fpdb 2010-07-17 00:23:48 +02:00
steffen123 5bf7937f9e CLEANUP: remove trivial commented out method 2010-07-16 21:57:32 +02:00
steffen123 ef91cb5ad1 GUI: HudConfigurator displays all stats now and reads selections 2010-07-16 21:56:44 +02:00
steffen123 66ac9b27d6 comment out some broken code, add TODO for it 2010-07-16 21:33:36 +02:00
steffen123 d95fcfe5d0 GUI: HudConfigurator shows combo boxes for stats 2010-07-16 21:00:29 +02:00
steffen123 f6232004ad PSS: PS summary import now supports non-ascii playernames in sqlite 2010-07-16 20:37:53 +02:00
steffen123 71f8fb5ef1 GUI: have default selections and fix locking in HudConfigurator 2010-07-16 20:32:01 +02:00
steffen123 a1f422cbe4 GUI: second HudConfigurator dia with grid for comboboxes 2010-07-16 20:27:43 +02:00
steffen123 bda435ec34 EBUILD: add lots of improvements from ferki to ebuild 2010-07-16 05:07:30 +02:00
steffen123 f56a003242 GUI: start of HUD stat configurator: select parameters 2010-07-15 03:32:10 +02:00
steffen123 a8edb976f8 FTP: fix to make it store Hand.startTime as UTC rather than ET 2010-07-15 02:19:58 +02:00
steffen123 d65b6e55c8 TOURNEY: fix recording of Hands.tourneyId, allow it to be NULL 2010-07-15 02:08:59 +02:00
steffen123 18dc3f29ff TOURNEY: fix category recording for PS summary import 2010-07-15 01:58:54 +02:00