Commit Graph
37 Commits
Author SHA1 Message Date
steffen123 e0a42bab8e more modifications for TourneysPlayers changes 2010-06-22 21:45:22 +02:00
steffen123 58da99c86c removed 2 ancient unusued methods and updated TourneysPlayers
tested bulk import for PS and FTP, player stats and positional stats
also fixed a little bug that sqlite created HandsPlayers.actionString
	with type REAL instead of VARCHAR
2010-06-22 21:05:33 +02:00
steffen123 e46b0b7a0f renamed tourneyplayers to tourneysplayers in a few places 2010-06-21 17:12:20 +02:00
steffen123 e6fd3afbba renamed totalRebuys/AddOns to totalRebuyCount/AddOnCount 2010-06-21 16:45:15 +02:00
steffen123 d83c68d578 fix silly mistake i made when changing start screen text 2010-06-21 15:54:32 +02:00
steffen123 cfcec2182e removed fields from Tourneys
buyinChips, rebuyChips, addonChips, rebuyAmount, addonAmount and koBounty
2010-06-21 15:48:22 +02:00
steffen123 e244a5d502 minor spelling correction 2010-06-21 15:41:45 +02:00
steffen123 d207261c82 Merge branch 'master' of git://git.assembla.com/fpdboz
removed pyfpdb/fpdb.py
2010-06-21 14:02:08 +02:00
steffen123 0cd213b602 removed two obselete files from utils 2010-06-21 13:42:23 +02:00
steffen123 9f9fdb7abf removed outdated documentation and moved license files 2010-06-21 13:13:19 +02:00
steffen123 ad95038edb changed start page text 2010-06-21 13:00:09 +02:00
steffen123 9008d616a7 changed run_fpdb.py permissions to executable 2010-06-21 13:43:59 +08:00
steffen123 35e7db570c moved test_Python* to root folder so they don't collide with py.test and because it fits better there anyways 2010-06-21 13:43:43 +08:00
steffen123 3d8a38e59a renamed test scripts to make their purpose clearer 2010-06-21 13:43:24 +08:00
steffen123 6f8fe4a68c expanded explanation of vpip 2010-06-21 13:42:53 +08:00
steffen123 51a51dc892 readd warning dialogue to restart after recreate
after loosing it in merge
2010-06-21 12:44:29 +08:00
steffen123 8e65370027 make CLI parameters to run_fpdb.py and fpdb.py work again 2010-06-20 18:09:17 +02:00
steffen123 5f240aabb7 readd warning dialogue to restart after recreate
after loosing it in merge
2010-06-20 18:07:44 +02:00
steffen123 de2d810ac5 moved currency field from Sites to Gametypes&TourneyTypes, addded Sites.code 2010-06-20 17:34:58 +02:00
steffen123 4d42953135 make rename and executes work in linux 2010-06-20 13:52:44 +02:00
steffen123 9543413b43 Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:
	pyfpdb/fpdb.py
2010-06-20 13:32:39 +02:00
steffen123 7896ae7380 expanded explanation of vpip 2010-06-13 07:40:59 +02:00
steffen123 aed767ef4b add warning dialogue to restart after recreate as i encountered bugs under some circumstances if I didn't but it
doesn't seem worth investigating
2010-06-08 04:33:27 +02:00
steffen123 7a7ab098fa changed run_fpdb.py permissions to executable 2010-06-08 04:32:10 +02:00
steffen123 816be22833 moved test_Python* to root folder so they don't collide with py.test and because it fits better there anyways 2010-06-08 04:30:10 +02:00
steffen123 5aadfde2df renamed test scripts to make their purpose clearer 2010-06-08 02:52:41 +02:00
steffen123 d84ff44875 Merge branch 'master' of git://git.assembla.com/fpdb-gimick 2010-06-07 03:31:00 +02:00
steffen123 e72b7364b8 Merge branch 'master' of git://git.assembla.com/fpdboz
Conflicts:
	pyfpdb/DerivedStats.py
2010-06-07 03:08:07 +02:00
steffen123 e349dad1b2 Revert "dirty but working patch to make it load utf8 files (specifically, FTP)"
This reverts commit 12e89306b5.
2010-06-07 03:03:52 +02:00
steffen123 f6fbf08250 moved fold stats so that the file no longer indicates that they're not done 2010-06-04 03:35:40 +08:00
steffen123 c52767ea41 it now records and displays fold stats (not too thoroughly tested) 2010-06-04 02:29:31 +08:00
steffen123 30d7f0dc2a moved fold stats so that the file no longer indicates that they're not done 2010-05-28 19:12:02 +02:00
steffen123 300e5fbbed it now records and displays fold stats (not too thoroughly tested) 2010-05-28 02:31:04 +02:00
steffen123 12e89306b5 dirty but working patch to make it load utf8 files (specifically, FTP) 2010-05-27 22:01:17 +02:00
steffen123 150901cd6e merged carl's tree 2010-05-27 21:58:07 +02:00
steffen123 b772ba49ce raise fpdbparseerror on a bug 2009-12-27 03:04:23 +00:00
steffen123 d5608fa7a7 support PS tourneys with euro buyin 2009-12-20 12:01:26 +00:00