
ID
 |

Prio
 |

Status
 |
Desc |

S-date
 |

L-update
 |
| 22 |
1 |
0 |
Room based accounting implementation. A room owner may define if he accepts a user with a negative account. There will be a kind of accounting system, so a user may pay some value before he places a bet. This way the room owner do not need to run after the users when the tourney is over. Based on this rule if the user has a positive value in his account he may place a bet or not. |
2006-07-17 |
2006-07-17 18:55:44 |
| 21 |
3 |
0 |
Each page should get a kind of _GET-Dispatcher to accept room changes, tourney changes, etc...
This way a redirect will not be needed anymore. |
2006-06-28 |
2006-06-28 16:41:42 |
| 20 |
3 |
0 |
Rooms should be associated to a tourney. Implement it in a own table so a room owner can select to which tourneys this room is available. |
2006-06-09 |
2006-06-09 11:40:06 |
| 19 |
2 |
100 |
Sort buttons for the table in the bet page. |
2006-06-03 |
2006-06-07 09:36:06 |
| 18 |
2 |
0 |
Cash system room based and a global cash management for the users.
Each room can be managed by ifself. The owner or a nominated administrator for this room can update the money of a given user for the given room.
This way the user can pay before the tourney starts. |
2006-06-02 |
2006-06-02 16:21:25 |
| 17 |
1 |
100 |
Room rule should be shown in the list of rooms. When betting the rule should also be visible.
- current Jackpot is now shoen
- room rule (match or tourney jackpot) is now shown
- In the room ranking page the room rules and prices are now also shown
|
2006-06-01 |
2006-06-07 09:39:06 |
| 16 |
2 |
100 |
Timeout (currently 5 minutes) should be: - room based: each room has its own time before match when the engine for accepting bets closes. If it is not defined uses a default
- if the timeout is 0 do not accept bets at all. Kind of room is now closed or so.
- type should be a timestamp so you can close all matches at a give date. E.g. you have to bet for all matches before the tourney starts. I am not going to argue if it is meanfull or not ;-)
implemented |
2006-05-31 |
2006-06-28 16:39:55 |
| 11 |
3 |
100 |
Last tourney, room and match used should be active next time the user login. |
2006-05-30 |
2006-05-30 00:00:00 |
| 12 |
2 |
100 |
The dispatch function should login the user if not yet logged in and after that redirect the page to the wanted location given in the URL. |
2006-05-30 |
2006-06-02 16:56:58 |
| 13 |
2 |
0 |
Implement the private rooms.
Idea: Each Room-Owner gets a room-TODO-List. In this list the users wanting to get access to the private room. There the room owner can grant or deny the access.
Another possibility is to implement it with e-mails like the registering process. The room owner gets an e-mail with a token and can answer it granting or denying access |
2006-05-30 |
|
| 14 |
5 |
0 |
Possibility for a user to allow another one to manage his bets. For example if he has no Net access for any reason. Perhaps also time based with automatically dropping it after a give date |
2006-05-30 |
|
| 15 |
5 |
0 |
E-Mail-Interface for betting offline. |
2006-05-30 |
|
| 7 |
3 |
90 |
Users not yet active (hadn't responded the e-mail with the confirmation) should be warned and removed from the DB.
remove and a kind of count down till deleting the user are yet needed |
2006-04-25 |
2006-06-28 16:38:55 |
| 8 |
2 |
100 |
Fetch results of the macthes with a CRON-Job automatically from the Net.
PERL-Skript ready. World cup and Champions League work fine
|
2006-04-25 |
2006-06-28 16:38:03 |
| 1 |
2 |
90 |
Translation with poedit.
HELP NEEDED!!
Mostly done, but for sure I'm not the best translator. So feel free to get the message files and correct them ;-)
If you would like to help, please download the current poedit file and help me translating the
text from english to other languages.
At the moment I have it for portuguese and german.
There is a programm named poedit I use for helping translating it.
What do you need:
- POEDIT Version 1.3.4:
- Linux (use the RPM tool to install it :-)
- WINDOWS
- Message file:
- Country and Clubs:
After downloading and installing POEDIT double click the *.po file you
want to edit and you will see a list with the text to translate. Not yet translated
text are marked in the upper area of the program. In the bottom area you see to windows
with the original english text and bellow you can write your translation.
You have to send me the modified *.po file back, so I can import it back into BETY :-)
Thank you for your cooperation :-)
PS: additional information about using POEDIT you'll find in the official pages
http://www.poedit.org
|
2006-04-24 |
2006-06-02 16:28:02 |
| 6 |
2 |
50 |
Delete a room, change the devise used, etc...
Only possible if no bet is set yet.
Implemented. Only deleting a room isn't yet implemented.
|
2006-04-15 |
2006-04-25 00:00:00 |
| 10 |
3 |
100 |
If an errors occurs when registering, there should be a button to get back to the formular
without losing the content of it.
|
2006-03-25 |
|
| 9 |
2 |
0 |
Limit number of rooms a user can create and the number of users in it. |
2006-03-15 |
|
| 5 |
2 |
100 |
E-Mail-System: for sending information to the users in BETY.
The automatical information of the users about the status of a match before match starts is done.
|
2006-03-10 |
2006-06-28 16:36:47 |
| 4 |
5 |
100 |
When creating a new account an image with hidden letters should be typed in.
Hopefully this way abuse will be avoided!!
|
2006-03-05 |
|
| 3 |
3 |
90 |
Edit Prefs. of a user. (e.g. for changing password, e-mail address, etc...
E-Mail with confirmation need to be sent. Only afterwards save the changes.
|
2006-03-03 |
|
| 2 |
2 |
90 |
Problems with Char-Set (ä,ü,ö,ß,etc...) with Logname, etc...
Each page gets created with UTF-8 in META-Header.
Openning the connection to DB utf8 is being active set.
till now everything OK. Hard-Tests through users need to show if it works fine :-)
|
2006-03-01 |
|