summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-13BUGFIX: missing ul-tag in poverty check messed up layoutArun Persaud1-5/+5
2010-03-13NEW FEATURE: having only low trump (fox and below) can now be a VorbehaltArun Persaud7-57/+176
2010-03-13added check in DB_open for correct DB-versionArun Persaud2-5/+18
2010-03-04CLEANUP: moved more statistics into the sortable tableArun Persaud2-45/+56
2010-03-04fixed typo in create statementArun Persaud1-1/+1
2010-03-04BUGFIX: show "It's your turn in these games" menu also when you played the la...Arun Persaud1-3/+13
2010-03-04changed message for new dealer into message for new startplayerArun Persaud1-1/+1
2010-02-07updated copyright notice in footerArun Persaud1-1/+1
2010-02-07CLEANUP: added some text on how to get a license for the german cardsArun Persaud1-3/+7
2010-02-07CLEANUP: removed ereg-functions (deprecated in newer php versions)Arun Persaud1-10/+10
2010-02-06added copyright notice and GPL referenceArun Persaud23-0/+1073
2010-02-04NEW FEATURE: provide an RSS feed for each user showing in which games it's hi...Arun Persaud6-33/+176
2010-02-04BUGFIX: show correct name of all players, when looking at games of other playersArun Persaud1-1/+9
2010-02-04BUGFIX: timestamp was not always updated when user made a moveArun Persaud1-4/+10
2010-02-02highlight the call if this is the last round where you can make this callArun Persaud5-43/+150
2009-10-30NEW FEATURE: use gravatars as icons for playersArun Persaud6-10/+37
2009-09-28BUGFIX: double greeting line for reminder emailArun Persaud1-3/+2
2009-08-06BUGFIX: counted cancled games as active games in the statisticsArun Persaud1-1/+1
2009-07-24CLEANUP: rewrote html output for the rules section for new gamesArun Persaud1-35/+36
2009-07-24BUGFIX: html output was messed up by some return statementsArun Persaud1-5/+6
2009-07-21BUFIX: fixed a typoArun Persaud1-2/+2
2009-06-24display both foxes as playable, if the game doesn't allow schweinche, but the...Arun Persaud1-6/+12
2009-06-24make a few more check before a password get's changedArun Persaud1-1/+1
2009-06-24added more timezonesSean Brennan1-4/+29
2009-06-23added option for email digestArun Persaud6-46/+315
2009-06-21some more commentsArun Persaud1-3/+9
2009-05-29BUGFIX: extra "the" in messageArun Persaud1-1/+1
2009-05-29BUGFIX: two greetings messages in cancelation email for five nines.Arun Persaud1-5/+4
2009-05-29Merge branch 'master' of /home/arun/nubati.net/git/e-DoKoArun Persaud1-2/+1
2009-05-11BUGFIX: one email message still had a hard-coded headerArun Persaud1-2/+1
2009-05-11Merge branch 'master' of /home/arun/nubati.net/git/e-DoKoArun Persaud4-4/+37
2009-05-11NEW FEATURE: show number of tricks a person madeArun Persaud4-4/+37
2009-05-11BUGFIX: wrongly displayed "trump back" in pre-trick during povertyArun Persaud1-9/+32
2009-05-11BUGFIX: some email messages had newlines missing before the footerArun Persaud3-10/+10
2009-05-11BUGFIX: wrongly displayed "trump back" in pre-trick during povertyArun Persaud1-9/+32
2009-05-11BUGFIX: some email messages had newlines missing before the footerArun Persaud3-10/+10
2009-04-29CLEANUP: all email now uses the standard header and footerArun Persaud4-22/+30
2009-04-25LAYOUT: pumped css version to include openid supportArun Persaud2-1/+1
2009-04-25NEW FEATURE: added OpenID supportArun Persaud9-33/+386
2009-04-24CLEANUP: cleaned up some debug message and error checkingArun Persaud1-3/+5
2009-04-03BUGFIX: showed cancled games in user menuArun Persaud1-1/+1
2009-03-29CLEANUP: better debugging option for DB querriesArun Persaud1-6/+7
2009-03-29CLEANUP: deleted unused functionsArun Persaud1-28/+0
2009-03-29LAYOUT: fixed a typo and made clock icon smallerArun Persaud3-2/+3
2009-03-29BUGFIX: store canceled games, don't delete themArun Persaud7-23/+100
2009-02-25LAYOUT: some messages were not wrapped in a div-tagArun Persaud1-4/+4
2009-02-24NEW FEATURE: better debugging and optimization code for db-queries.Arun Persaud1-0/+10
2009-02-23CLEANUP: made emails a bit more personalArun Persaud1-2/+3
2009-02-23BUGFIX: vacation was set even when no date was enteredArun Persaud1-1/+3
2009-02-23CLEANUP: make emails more uniformArun Persaud6-49/+86