Betting Office Version

current version: 1.21


Versions

    Version 1.21 - 24.10.2005
    - added a statistics to the winner of the day page

    Version 1.20 - 04.02.2005
    - rss feeds (see Boffice Info for details)
    - inflated rounds (when is complete and set by admin) in game page

    Version 1.10 - 07.08.2004
    - new menu design
    - admin extension: upload script
    - admin extension: edit/execute script

    Version 1.09 - 09.07.2004
    - added sorted links page to the betting office
    - added mailto to the betting office
    - added hall of fame to the betting office
    - admin extension: show/edit tournament table
    - admin extension: edit/execute tournament script
    - admin extension: update betting office database

    Version 1.08 - 13.06.2004
    - added match summaries to the game statistics

    Version 1.07 - 28.05.2004
    - unified code for all sources
    - added additional mailing features (selection of tournaments, verify page ...)
    - added new quotes to the database

    Version 1.06 - 15.04.2004
    - security update

    Version 1.05 - 19.03.2004
    - added detailed user statistics
    - added "next game countdown"

    Version 1.04 - 13.03.2004
    - added tournament statistics
    - added into game statistics the table "User Bet Statistics (including default bets)"
    - added team statistics (accessible via tournament statistics and team names of game statistics
    - changed game statistics links to users! now the links are going to the correct game

    Version 1.03 - 11.03.2004
    - bugfix in recalculate points
    - changed the session behaviour of betting office home and the tournaments

      Now it should be possible again to login in the betting office home and to keep the login when entering tournaments. If it still does not work, try the following things (internet explorer):
      - clear all cockies of your browers, stop and start the internet explorer and try it again
      - add "berni.homeunix.net" as a trusted site

    Version 1.02 - 26.12.2003
    - added "Game Statistics" Page

      It's accessible by using the "game number" link of the game betting pages of all users
    - added user and game statistics links to the "pointsPerDay" page
    - added user and game statistics links to the "rankingHistory" page
    - added game statistics links to the "winner of the day" page
    - added user links to "ranking" page

    Version 1.01 - 01.12.2003
    - bugfix in updateGames. Updating of started games is impossible now
    - added Mr.Random to the pointsPerDay page.
    - added Mr.Random to the history page.

    Version 1.00
    - created the betting office home page.

      This main page supports several tournamets
      There is only one user account management anymore, that measn, a user that is playing more tournaments need not create a new account everytime.

    Version 0.97
    - added "Message of the Day" page.
    - added "Message of the Day" admin page.

    Version 0.96
    - added new "Member Statistik".
    - minor changes of the design.
    - bugfix: removed the overflow in the userId calculation

    Version 0.95
    - added an admin page to send mails.
    - added loggin mechanism.

    Version 0.94
    - changed the method of all forms from "get" to "post".

    Version 0.93
    - added md5 encryption for passwords.

      The user passwords are encrypted before storing them in the database.
    - added user full name and user comment to database.
    - added the "member overview" page.

    Version 0.92
    - changed the session behaviour.

      Now a session_start is added to every php page. This way there is no need anymore for the session auto_start flag in the php.ini file.
      Therefore a conflict with the phpwebsite is solved.

    Version 0.91
    - introduction of the version page
    - added the session user name

      This fixes the problem with the header frame not showing the logged in user name.
    - changed the games form action to post
      This fixes the problem of the internet explorer, which has difficulties to transfer many fields with the "get" methode.
    - personal firewall issues fixed.
      This fixes problems when using a personal firewall. The user who was logged in has not always been displayed. In addition the session id has not always been set.
      Onload has been replaced by a "regular" call of the update script.
      If cookies are not allowed, the session id is transfered with every page now.

    Version 0.90
    - Initial Version for Beta Test


Known Issues

    - There is no check in the ranking tables whether a team is listed more than once.