Mika Bostrom
|
48930e1679
|
Merge branch 'master' of git://git.assembla.com/fpdboz
|
2009-11-24 19:42:39 +02:00 |
|
Eric Blade
|
3e7a0ef53c
|
remove all occurences of assigning sys.argv
|
2009-11-22 16:40:56 -05:00 |
|
Mika Bostrom
|
d2c25b6d28
|
Fix simple error in filter code
Other parts test that the object is valid before calling
.set_active(); follow convention to eliminate needless errors
|
2009-11-21 23:51:18 +02:00 |
|
unknown
|
a6b7292943
|
mostly None checkings fixed (== to is != to is not)
|
2009-11-03 14:30:52 -05:00 |
|
sqlcoder
|
6a029ccfa7
|
comment out debug statement
|
2009-10-19 00:36:31 +01:00 |
|
sqlcoder
|
c1a998b7d8
|
add all player (and min hands) ability to stats window
|
2009-10-18 22:56:10 +01:00 |
|
sqlcoder
|
4d92e3d2a0
|
update graph viewer to work with enhanced filter
|
2009-10-13 23:06:09 +01:00 |
|
sqlcoder
|
aaba84de19
|
Add ring/tourney radio button to filter
|
2009-10-12 23:02:20 +01:00 |
|
sqlcoder
|
181294ddf4
|
tidy up Filters and PlayerStats layout a bit
|
2009-10-11 23:36:26 +01:00 |
|
sqlcoder
|
b8be20f551
|
show nl and fl limits separately in filter
|
2009-10-11 22:44:52 +01:00 |
|
sqlcoder
|
8851b141a2
|
add dropdown to player name in filter
|
2009-10-05 22:12:35 +01:00 |
|
sqlcoder
|
456ddb3e91
|
use do_connect() instead of connect() and remove settings parameter (config includes them)
|
2009-06-22 23:19:03 +01:00 |
|
sqlcoder
|
fce9941b0c
|
add position capability to playerstats tab
|
2009-06-08 00:17:48 +01:00 |
|
sqlcoder
|
cf8b6c7e92
|
several db changes and a fancy playerstats window, now to tidy the code up a bit ....
|
2009-05-21 04:26:00 +01:00 |
|
sqlcoder
|
6495346874
|
Add new seatsep display flag
|
2009-05-10 23:11:30 +01:00 |
|
sqlcoder
|
b7ee425558
|
add seats to filters and stats queries
|
2009-05-08 22:41:09 +01:00 |
|
sqlcoder
|
0ad2b06e97
|
Add all/none checkboxes for limits, tidy up stats tables some more
|
2009-05-04 23:14:33 +01:00 |
|
sqlcoder
|
f9a769ebd3
|
add summaries to position stats and allow choice of levels
|
2009-05-04 20:12:41 +01:00 |
|
Worros
|
ee1186bd57
|
Add ability for Filters to hide() panes
Also add ability to register a callback and name 2 buttons on hte left
panel
|
2009-04-17 12:44:43 +08:00 |
|
Worros
|
1939979e3c
|
Make Grapher work with limits
|
2009-04-14 21:31:29 +08:00 |
|
Worros
|
15e31eccb2
|
Make player and positional stats use Filters
|
2009-04-11 20:07:50 +08:00 |
|
Worros
|
d16bb0ac8b
|
Make Grapher use new Filters object
|
2009-04-11 19:14:32 +08:00 |
|
Worros
|
2550a0b0e0
|
Add preliminary filters file
|
2009-04-11 17:11:13 +08:00 |
|