fixed typo in CSS, simpler naming scheme
[e-DoKo.git] / index.php
2010-09-22  Arun PersaudMerge branch 'master' of /home/arun/nubati.net/git...
2010-04-27  Arun PersaudAdded about page
2010-03-14  Arun PersaudMerge branch 'master' of /home/arun/nubati.net/git...
2010-03-14  Arun PersaudNEW FEATURE: added localization support
2010-03-14  Arun Persaudadded check in DB_open for correct DB-version
2010-02-07  Arun PersaudMerge branch 'master' of /home/arun/nubati.net/git...
2010-02-07  Arun Persaudadded copyright notice and GPL reference
2010-02-05  Arun PersaudMerge branch 'master' of /home/arun/nubati.net/git...
2010-02-03  Arun Persaudhighlight the call if this is the last round where...
2008-06-28  Arun PersaudMerge branch 'master' of nubati.net/git/e-DoKo
2008-06-17  Arun PersaudNEW FEATURE: login button
2008-05-10  Arun PersaudNEW FEATURE: new settings page, user can now change...
2008-05-02  Arun PersaudCLEANUP: moved the statistics page into the include...
2008-04-26  Arun PersaudCLEANUP: moved register.php to the include directory
2008-04-26  Arun PersaudCLEANUP: cleaned up index.php a bit more by introducing...
2008-04-26  Arun PersaudCLEANUP: make index.php very short and move everything...
2008-04-18  Arun PersaudBUGFIX: couldn't unclick no90 call
2008-04-08  Arun PersaudCLEANUP: started some database cleanup and added some...
2008-03-29  Arun PersaudBUGFIX: a comment for schweinchen was issued even in...
2008-03-29  Arun PersaudBUGFIX: Karlchen and fox weren't accounted for in solos
2008-03-19  Arun PersaudBUGFIX: Typo in one of the emails
2008-03-15  Arun PersaudCLEANUP: more comments for index.php
2008-03-12  Arun PersaudNEW FEATURE: Ability to add personal notes for each...
2008-03-03  Arun PersaudBUGFIX: Score table in email displayed some html
2008-03-02  Arun PersaudFEATURE: display names of new players and last logged...
2008-03-02  Arun PersaudFEATURE: add score table to email at the end of the...
2008-01-06  Arun PersaudBUGFIX: show that is is your turn after a new game...
2008-01-06  Arun PersaudNEW FEATURE: show the time a game took at the end of...
2008-01-06  Arun PersaudBUGFIX: people can't start new games unless they are...
2008-01-05  Arun PersaudCLEANUP: started rewrite of pre-game phase, fixed ...
2008-01-05  Arun PersaudBUGFIX: didn't set next player correctly during startup
2008-01-05  Arun PersaudNEW FEATURE: show Vorbehalte in each game
2008-01-03  Arun PersaudBUGIFX: output was displayed twice
2008-01-03  Arun PersaudBUGFIX: fixed some typos
2007-12-17  Arun PersaudBUGFIX: use of local web links now possible
2007-12-16  Arun PersaudLAYOUT: last login and logout text where displayed...
2007-12-16  Arun PersaudBUGFIX: time display used wrong timezones. also optimiz...
2007-12-07  Arun PersaudNEW FEATURE: list game points in last email
2007-12-07  Arun PersaudLAYOUT: fixed some typos, changed CSS a bit
2007-12-02  Arun PersaudNEW FEATURE: detailed few of the score of one game
2007-12-02  Arun PersaudBUGFIX: finished scoring algorithm
2007-11-08  Arun PersaudNEW FEATURE: addicted people can turn of a lot of...
2007-11-08  Arun PersaudNEW FEATURE: statistics page, version1
2007-11-02  Arun PersaudNEW FEATURE: count game points, partly done ;)
2007-10-31  Arun PersaudCLEANUP: some small code cleanup
2007-10-31  Arun PersaudBUGFIX: player could select several vorbehalte at the...
2007-10-31  Arun PersaudBUGFIX: no check for a followup game if someone else...
2007-10-31  Arun PersaudLAYOUT: moved more text during the setup into the middle
2007-10-29  Arun PersaudBUGFIX: when playing with both schweinchen
2007-10-09  ArunCLEANUP: make html output a bit nicer
2007-10-09  ArunLAYOUT: 1st round of changes to get rid of overlapping...
2007-10-08  ArunNEW FEATURE: send out reminder email
2007-08-05  Arun PersaudBUGFIX: output call only after game started; move after...
2007-08-04  Arun PersaudLAYOUT: new user page
2007-08-04  Arun PersaudLAYOUT: fixed some overlaying of boxes (but not all...
2007-07-30  Arun PersaudBUGFIX: order games by session
2007-07-30  Arun PersaudBUGIFX+LAYOUT: gameids where still in the player menu...
2007-07-30  Arun PersaudLAYOUT: address game by session.gamenr
2007-07-29  Arun PersaudLAYOUT: final score is displayed on the table; played...
2007-07-28  Arun PersaudLAYOUT: started work on new layout
2007-07-28  Arun PersaudCLEANUP: moved registration to seperate php file
2007-07-28  Arun PersaudCLEANUP: working on database now a config.php option
2007-07-19  Arun PersaudBUGFIX: using the recovery password to change your...
2007-07-19  Arun PersaudNEW FEATURE+BUGFIX: changed calling re/contra
2007-07-19  Arun PersaudNEW FEATURE: use php session
2007-07-04  Arun PersaudBUGFIX: cards didn't show up anymore at the end of...
2007-07-01  Arun PersaudNEW FEATURE: allow multiple comments
2007-06-29  Arun PersaudBUGFIX: final email didn't add up points for re/contra
2007-06-28  Arun PersaudCLEANUP: make the code look a bit nicer
2007-06-28  Arun PersaudBUGFIX: reload during the setup could mess up the state...
2007-06-28  Arun PersaudBUGFIX: redeal in case of solo in tournament, add hint...
2007-06-25  Arun PersaudLAYOUT: updated icons from Lance
2007-06-25  Arun PersaudCLEANUP: counting points, prepare for keeping track...
2007-06-24  Arun PersaudBUGFIX: include $call in $ruleset
2007-06-24  Arun PersaudNEW FEATURE: added admin name and email address to...
2007-06-24  Arun PersaudBUGFIX: displaying the player who has to move during...
2007-06-23  Arun PersaudNEW FEATURE: password recovery is now working
2007-06-23  Arun PersaudBUGFIX: typo for emails at the end of game; able to...
2007-06-21  Arun PersaudLAYOUT: added icons from Lance
2007-06-19  Arun PersaudCLEANUP: code + text messages
2007-06-19  Arun PersaudNEW FEATURE: show all hands at the end of a game
2007-06-19  Arun PersaudBUGFIX: CC'ed on final game allowed to view different...
2007-06-17  Arun PersaudMerge branch 'dealing-reuse'
2007-06-17  Arun PersaudNEW FEATURE: reuse random numbers from old games
2007-06-12  arunBUGFIX: adding a new game had a bug in the INSERT state...
2007-06-07  arun* FIX: added extra check for calling 120, etc. so...
2007-06-04  arunbugfix: the gamenumber wasn't shown in all email subjects
2007-06-04  arunsmall fixes, typo, etc
2007-06-02  arunadded output of average time for a game on the homepage
2007-06-02  arunBUGFIX: guess I should test again before commiting :)
2007-06-02  arunnew feature: added checks for re/contra/90 etc. ; fixed...
2007-06-01  arun bugfix: last revision had some typos, fixed now
2007-05-28  arunadded some more hints for what kind of game is happenin...
2007-05-22  arunfix: missed a ;
2007-05-22  arunfeature: added link to game in final email, CC'ed peopl...
2007-05-18  arunmore emails during poverty, game number is displayed...
2007-05-17  arunproblem with sql syntax: used a reserverd word
2007-05-17  arunwedding should work now, started working on calling...
2007-05-16  arunfound a bug in the shuffling routine
2007-04-25  arunfix: hash collision after a game has been cancled and...
next