Author: loic
Date: Mon Jul 13 17:20:46 2009
New Revision: 6087
URL: http://svn.gna.org/viewcvs/pokersource?rev=6087&view=rev
Log:
The prize currency for a tournament can be different from the buy in currency.
The prize_currency field is added to tourneys_schedule and will be used instead
of the currency_serial if it is greater than zero. The
prize_currency_from_date_format field has been added with the same semantic as
currency_serial_from_date_format (i.e. a template for strftime that is used to
compute the currency). Instead of a restricting the template to a subset of the
placehodlers (Ymd), all numerical placeholders implemented by strftime are now
allowed.
Modified:
trunk/poker-network/database/1.7.4-1.7.5.sql
trunk/poker-network/database/schema.sql.in
trunk/poker-network/pokernetwork/pokerservice.py
trunk/poker-network/tests/test-pokerservice.py.in
_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits