Age | Commit message (Expand) | Author | Files | Lines |
2012-05-08 | fixed typo in comment | Arun Persaud | 1 | -1/+1 |
2012-02-19 | BUGFIX: if you win a trick, you don't have to reload the page from now on. | Arun Persaud | 1 | -1/+3 |
2012-02-10 | updated copyright notice for 2012 | Arun Persaud | 1 | -1/+1 |
2012-02-04 | fixed showing re/contra call at beginning of game; allowed pre-game comments;... | Arun Persaud | 1 | -61/+115 |
2011-11-19 | BUGFIX: added special section for vorbehalte (needs to be in div class=middle... | Arun Persaud | 1 | -24/+65 |
2011-11-19 | LAYOUT, BUGFIX: don't show current game in "it's your turn" list, also fix l... | Arun Persaud | 1 | -2/+2 |
2011-11-16 | BUGFIX: fixed undefined variable when displaying tricks menu | Arun Persaud | 1 | -0/+1 |
2011-11-15 | LAYOUT: use html5 buttons for prev/next for the tricks | Arun Persaud | 1 | -2/+2 |
2011-11-15 | LAYOUT: redone layout of table and cards | Arun Persaud | 1 | -92/+125 |
2011-11-14 | LAYOUT: moved game status to top; cleaned up some css | Arun Persaud | 1 | -29/+24 |
2011-11-13 | CLEANUP: fixed html output a bit | Arun Persaud | 1 | -2/+2 |
2011-11-13 | LAYOUT: moved output of all game message after the tricks and table | Arun Persaud | 1 | -42/+56 |
2011-11-13 | LAYOUT: move display of cards below switch for mystatus | Arun Persaud | 1 | -152/+154 |
2011-11-13 | CLEANUP: added some comments, renamed some variables, moved a tiny bit of code | Arun Persaud | 1 | -96/+97 |
2011-10-07 | fixed some html source code alignement and moved the games table, so it's flu... | Arun Persaud | 1 | -18/+21 |
2011-10-06 | make list of tricks and what game and session we are more compact. | Arun Persaud | 1 | -9/+9 |
2011-10-06 | started on better mobile support | Arun Persaud | 1 | -10/+10 |
2011-03-20 | CLEANUP: added gameid to mymail and generate subject line in mymail directly | Arun Persaud | 1 | -23/+12 |
2011-02-21 | LAYOUT: fixed message area showing up in the wrong place during poverty setup | Arun Persaud | 1 | -0/+1 |
2011-02-21 | BUGFIX: don't show schweinchen in poverty games during pre-game phase | Arun Persaud | 1 | -0/+3 |
2010-11-21 | fixed one bugs in the scoring algorithm | Arun Persaud | 1 | -15/+15 |
2010-11-21 | fixe placement of comment box in pre-game phase | Arun Persaud | 1 | -0/+8 |
2010-09-22 | BUGFIX: fixed last commit | Arun Persaud | 1 | -3/+4 |
2010-09-21 | NEW FEATURE: pre select card to play if there is only one option | Arun Persaud | 1 | -1/+33 |
2010-06-25 | BUGIFX: when playing a silent solo the "pre" trick showed up in the list of t... | Arun Persaud | 1 | -10/+12 |
2010-04-19 | moved gameinfo box (calls, comment-input, submit, games player by otheres) to... | Arun Persaud | 1 | -11/+21 |
2010-04-17 | marked more strings for translation | Arun Persaud | 1 | -8/+8 |
2010-04-17 | marked more strings for translation | Arun Persaud | 1 | -26/+26 |
2010-03-18 | marked more strings for translation | Arun Persaud | 1 | -16/+16 |
2010-03-14 | marked more strings for translation | Arun Persaud | 1 | -6/+6 |
2010-03-14 | CLEANUP: cleaned up code for Karlchen | Arun Persaud | 1 | -19/+22 |
2010-03-13 | BUGFIX: missing ul-tag in poverty check messed up layout | Arun Persaud | 1 | -5/+5 |
2010-03-13 | NEW FEATURE: having only low trump (fox and below) can now be a Vorbehalt | Arun Persaud | 1 | -31/+67 |
2010-03-04 | BUGFIX: show "It's your turn in these games" menu also when you played the la... | Arun Persaud | 1 | -3/+13 |
2010-02-06 | added copyright notice and GPL reference | Arun Persaud | 1 | -0/+19 |
2010-02-04 | BUGFIX: show correct name of all players, when looking at games of other players | Arun Persaud | 1 | -1/+9 |
2010-02-04 | BUGFIX: timestamp was not always updated when user made a move | Arun Persaud | 1 | -4/+10 |
2010-02-02 | highlight the call if this is the last round where you can make this call | Arun Persaud | 1 | -3/+16 |
2009-07-24 | BUGFIX: html output was messed up by some return statements | Arun Persaud | 1 | -5/+6 |
2009-07-21 | BUFIX: fixed a typo | Arun Persaud | 1 | -2/+2 |
2009-06-24 | display both foxes as playable, if the game doesn't allow schweinche, but the... | Arun Persaud | 1 | -6/+12 |
2009-06-21 | some more comments | Arun Persaud | 1 | -3/+9 |
2009-05-29 | BUGFIX: two greetings messages in cancelation email for five nines. | Arun Persaud | 1 | -5/+4 |
2009-05-11 | NEW FEATURE: show number of tricks a person made | Arun Persaud | 1 | -0/+1 |
2009-05-11 | BUGFIX: some email messages had newlines missing before the footer | Arun Persaud | 1 | -4/+4 |
2009-04-29 | CLEANUP: all email now uses the standard header and footer | Arun Persaud | 1 | -8/+2 |
2009-03-29 | BUGFIX: store canceled games, don't delete them | Arun Persaud | 1 | -11/+36 |
2009-02-25 | LAYOUT: some messages were not wrapped in a div-tag | Arun Persaud | 1 | -4/+4 |
2009-02-23 | CLEANUP: make emails more uniform | Arun Persaud | 1 | -32/+32 |
2009-02-03 | BUGFIX: for loop over a possible undefined variable | Arun Persaud | 1 | -4/+15 |