Age | Commit message (Expand) | Author | Files | Lines |
2008-09-24 | BUGFIX: schweinchen wasn't accounted for in a wedding (issue #25) | Arun Persaud | 1 | -1/+1 |
2008-09-24 | LAYOUT: wrap some text for status of sickness better | Arun Persaud | 1 | -2/+2 |
2008-09-17 | BUGFIX: solo statistics didn't include silent solo | Arun Persaud | 1 | -1/+1 |
2008-09-14 | NEW FEATURE: statistics for contra/re calls, no90, etc. | Arun Persaud | 1 | -8/+9 |
2008-09-13 | LAYOUT: removed some overlapping areas | Arun Persaud | 3 | -63/+64 |
2008-09-13 | BUGFIX: added missing icons for rules | Arun Persaud | 14 | -3/+382 |
2008-09-11 | BUGFIX: new password needs to be at least 4 characters long | Arun Persaud | 1 | -1/+8 |
2008-08-21 | CLEANUP: started cleaning up the CSS file a bit | Arun Persaud | 1 | -30/+39 |
2008-08-19 | BUGFIX: error in scoring algorithm when two players on the contra team made a... | Arun Persaud | 1 | -1/+1 |
2008-08-19 | BUGFIX: db_format_game wasn't working any more | Arun Persaud | 1 | -4/+3 |
2008-08-17 | CLEANUP: some more comments, also removed some debug messages | Arun Persaud | 4 | -20/+25 |
2008-08-17 | BUGFIX: & instead of & in email text | Arun Persaud | 1 | -1/+1 |
2008-07-16 | BUGFIX: wrong DB query returned sometime less rows than expected | Arun Persaud | 1 | -6/+9 |
2008-07-13 | BUGFIX: error in javascript, sickness didn't get cleared | Arun Persaud | 1 | -1/+1 |
2008-07-13 | NEW FEATURE: in poverty you can now see what cards have been handed over | Arun Persaud | 7 | -4/+155 |
2008-07-11 | BUGFIX: added email-list name to invitation emails | Arun Persaud | 1 | -13/+17 |
2008-07-11 | BUGFIX: fixed a small typo | Arun Persaud | 1 | -1/+1 |
2008-07-08 | LAYOUT: nice and shiny | Arun Persaud | 9 | -47/+119 |
2008-06-29 | BUGFIX: the pre and next buttons are fixed, also fixed showing sickness right... | Arun Persaud | 1 | -235/+232 |
2008-06-29 | BUGFIX: got rid of double insert of notes. | Arun Persaud | 1 | -8/+0 |
2008-06-29 | CLEANUP: cleaned up strings | Arun Persaud | 1 | -153/+153 |
2008-06-28 | Merge branch 'master' of http://nubati.net/git/e-DoKo | Arun Persaud | 9 | -173/+131 |
2008-06-16 | NEW FEATURE: login button | Arun Persaud | 9 | -173/+131 |
2008-06-15 | BUGFIX: if a call is made the icon will show up right away | Arun Persaud | 1 | -12/+12 |
2008-06-08 | BUGFIX: if a call is made the icon will show up right away | Arun Persaud | 1 | -12/+12 |
2008-06-08 | BUGFIX: user menu didn't list all games where it is your turn | Arun Persaud | 1 | -1/+1 |
2008-06-08 | BUGIFX: notes are now available during every phase of the game | Arun Persaud | 3 | -19/+25 |
2008-06-08 | NEW FEATURE: added caching to stats.php | Arun Persaud | 3 | -180/+219 |
2008-06-07 | BUGFIX: fixed a typo in the scoretable | Arun Persaud | 1 | -1/+1 |
2008-06-07 | LAYOUT: fixed the layout of the userpage a bit | Arun Persaud | 3 | -12/+9 |
2008-06-06 | BUGFIX: fixed wrong use & in mails | Arun Persaud | 1 | -8/+8 |
2008-06-03 | BUGIFX: fixed a layout issue in IE6 | Arun Persaud | 2 | -1/+2 |
2008-06-01 | NEW FEATURE: statistics of most solos per game | Arun Persaud | 1 | -0/+14 |
2008-06-01 | LAYOUT: moved score table and rules to the top | Arun Persaud | 4 | -96/+175 |
2008-05-31 | BUGFIX: pre/next button was displayed incorrect because of wrong </li> statement | Arun Persaud | 1 | -5/+9 |
2008-05-31 | LAYOUT: make html standard conform in debug mode | Arun Persaud | 1 | -1/+1 |
2008-05-29 | CLEANUP: used tidy to clean up the HTML | Arun Persaud | 3 | -32/+29 |
2008-05-29 | BUGFIX: some text was outside a div. also fixed a html issue. | Arun Persaud | 1 | -5/+6 |
2008-05-29 | BUGIFX: wrong order in if-statement led to checking an (in some cases) uninit... | Arun Persaud | 1 | -1/+1 |
2008-05-29 | BUGFIX: forgot to close a <li> and a <div> on the first trick played | Arun Persaud | 1 | -1/+1 |
2008-05-29 | CLEANUP: fixed some invalid html | Arun Persaud | 1 | -18/+18 |
2008-05-26 | LAYOUT: floating tables on the statistics page | Arun Persaud | 3 | -43/+31 |
2008-05-26 | LAYOUT: more tables on the statistics page | Arun Persaud | 2 | -48/+52 |
2008-05-26 | LAYOUT: applied new table output to statistics page | Arun Persaud | 2 | -76/+73 |
2008-05-26 | LAYOUT: added a unified table layout for statistics, etc | Arun Persaud | 3 | -2/+72 |
2008-05-25 | NEW FEATURE: add two buttons to move forward and backwards through the tricks | Arun Persaud | 2 | -2/+15 |
2008-05-25 | BUGFIX: fixed a typo in the text for poverty | Arun Persaud | 1 | -2/+2 |
2008-05-24 | LAYOUT: only display user menu if it's your turn in some games | Arun Persaud | 1 | -2/+5 |
2008-05-24 | LAYOUT: rearranged the user menu to show up in the top right corner | Arun Persaud | 2 | -15/+18 |
2008-05-24 | NEW FEATURE: automatically accept new games | Arun Persaud | 3 | -11/+64 |