Age | Commit message (Expand) | Author | Files | Lines |
2009-06-24 | added more timezones | Sean Brennan | 1 | -4/+29 |
2009-06-23 | added option for email digest | Arun Persaud | 6 | -46/+315 |
2009-06-21 | some more comments | Arun Persaud | 1 | -3/+9 |
2009-05-29 | BUGFIX: extra "the" in message | Arun Persaud | 1 | -1/+1 |
2009-05-29 | BUGFIX: two greetings messages in cancelation email for five nines. | Arun Persaud | 1 | -5/+4 |
2009-05-29 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 1 | -2/+1 |
2009-05-11 | BUGFIX: one email message still had a hard-coded header | Arun Persaud | 1 | -2/+1 |
2009-05-11 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 4 | -4/+37 |
2009-05-11 | NEW FEATURE: show number of tricks a person made | Arun Persaud | 4 | -4/+37 |
2009-05-11 | BUGFIX: wrongly displayed "trump back" in pre-trick during poverty | Arun Persaud | 1 | -9/+32 |
2009-05-11 | BUGFIX: some email messages had newlines missing before the footer | Arun Persaud | 3 | -10/+10 |
2009-05-11 | BUGFIX: wrongly displayed "trump back" in pre-trick during poverty | Arun Persaud | 1 | -9/+32 |
2009-05-11 | BUGFIX: some email messages had newlines missing before the footer | Arun Persaud | 3 | -10/+10 |
2009-04-29 | CLEANUP: all email now uses the standard header and footer | Arun Persaud | 4 | -22/+30 |
2009-04-25 | LAYOUT: pumped css version to include openid support | Arun Persaud | 2 | -1/+1 |
2009-04-25 | NEW FEATURE: added OpenID support | Arun Persaud | 9 | -33/+386 |
2009-04-24 | CLEANUP: cleaned up some debug message and error checking | Arun Persaud | 1 | -3/+5 |
2009-04-03 | BUGFIX: showed cancled games in user menu | Arun Persaud | 1 | -1/+1 |
2009-03-29 | CLEANUP: better debugging option for DB querries | Arun Persaud | 1 | -6/+7 |
2009-03-29 | CLEANUP: deleted unused functions | Arun Persaud | 1 | -28/+0 |
2009-03-29 | LAYOUT: fixed a typo and made clock icon smaller | Arun Persaud | 3 | -2/+3 |
2009-03-29 | BUGFIX: store canceled games, don't delete them | Arun Persaud | 7 | -23/+100 |
2009-02-25 | LAYOUT: some messages were not wrapped in a div-tag | Arun Persaud | 1 | -4/+4 |
2009-02-24 | NEW FEATURE: better debugging and optimization code for db-queries. | Arun Persaud | 1 | -0/+10 |
2009-02-23 | CLEANUP: made emails a bit more personal | Arun Persaud | 1 | -2/+3 |
2009-02-23 | BUGFIX: vacation was set even when no date was entered | Arun Persaud | 1 | -1/+3 |
2009-02-23 | CLEANUP: make emails more uniform | Arun Persaud | 6 | -49/+86 |
2009-02-23 | LAYOUT: added an icon for the time information | Arun Persaud | 2 | -1/+3 |
2009-02-12 | NEW FEATURE + CLEANUP: added some table sorting to the statistics page via j... | Arun Persaud | 11 | -127/+163 |
2009-02-03 | BUGFIX: for loop over a possible undefined variable | Arun Persaud | 1 | -4/+15 |
2009-01-30 | NEW FEATURE: vacation support | Arun Persaud | 6 | -8/+193 |
2009-01-30 | CLEANUP: clean up the preferences html output a bit | Arun Persaud | 1 | -82/+95 |
2009-01-26 | BUGFIX: forgot to include one variable as global in a function | Arun Persaud | 1 | -1/+1 |
2009-01-26 | CLEANUP: removed a debug message | Arun Persaud | 1 | -2/+2 |
2009-01-24 | BUGFIX: when a fox was given back in poverty a no-trump icon was shown at the... | Arun Persaud | 1 | -5/+10 |
2009-01-24 | NEW FEATURE: show exchanged cards in poverty pre-game phase | Arun Persaud | 3 | -88/+150 |
2009-01-18 | BUGFIX: error in card dealing routine | Arun Persaud | 1 | -1/+1 |
2009-01-17 | BUGFIX: wrong order of arguments for in_array function | Arun Persaud | 1 | -1/+1 |
2009-01-17 | CLEANUP: changed the user page a bit and added a hint for newbies | Arun Persaud | 2 | -3/+14 |
2009-01-17 | NEW FEATURE: add a random math question to the registration progress to get r... | Arun Persaud | 2 | -5/+79 |
2009-01-17 | NEW FEATURE: show when a call was made | Arun Persaud | 1 | -6/+41 |
2009-01-16 | NEW FEATURE: always show current score on main page | Arun Persaud | 2 | -4/+17 |
2009-01-16 | NEW FEATURE: add a link to the previous and next game in the session | Arun Persaud | 1 | -1/+18 |
2009-01-16 | CLEANUP: small code cleanup | Arun Persaud | 1 | -3/+6 |
2009-01-16 | LAYOUT: add names of players to end of score table for long sessions | Arun Persaud | 1 | -11/+32 |
2009-01-15 | BUGFIX: forgot to initialize two variables in preferences.php | Arun Persaud | 1 | -5/+7 |
2009-01-15 | CLEANUP: fixed a typo, changed copyright, added Jeff for database scheme | Arun Persaud | 2 | -3/+3 |
2009-01-15 | NEW FEATURE: new user settings allows people to not be available for new games | Arun Persaud | 4 | -3/+77 |
2009-01-15 | BUGFIX: better default for selecting players in a new game | Arun Persaud | 1 | -5/+23 |
2009-01-15 | NEW FEATURE: add tooltips to icons at table | Arun Persaud | 1 | -24/+24 |