Age | Commit message (Expand) | Author | Files | Lines |
2012-09-22 | BUGIFX: leaked silent solo information in game type | Arun Persaud | 1 | -1/+4 |
2012-09-19 | another few "->' | Arun Persaud | 1 | -8/+8 |
2012-09-19 | replaces some more " with ' | Arun Persaud | 1 | -4/+4 |
2012-09-19 | better message when working on the database or having edoko offline for other... | Arun Persaud | 1 | -2/+5 |
2012-09-19 | BUGFIX: css index prevented user from selecting a radio button and minor tweaks | Arun Persaud | 1 | -15/+15 |
2012-09-17 | CLEANUP: replaced " with ' in lots of places'; added admin email to error mes... | Arun Persaud | 1 | -130/+124 |
2012-09-17 | Mark the starting player until the game actually starts ;) | Arun Persaud | 1 | -2/+8 |
2012-09-17 | mark more strings for translation | Arun Persaud | 1 | -7/+7 |
2012-09-17 | BUGFIX: update status (healthy/sick) during pre-game phase right away | Arun Persaud | 1 | -73/+71 |
2012-09-17 | fixed typo and added a comment | Arun Persaud | 1 | -1/+4 |
2012-06-09 | Remove games from digest where the player already moved | Arun Persaud | 2 | -5/+8 |
2012-06-09 | CLEANUP: name variables in a more consistent way | Arun Persaud | 1 | -22/+22 |
2012-06-09 | LAYOUT: fixed layout bugs due to newer version of jquery | Arun Persaud | 1 | -8/+1 |
2012-05-12 | marked some more messages for translation | Arun Persaud | 1 | -10/+10 |
2012-05-09 | BUGFIX: gametype was displayed in pre-phase of the game | Arun Persaud | 1 | -1/+1 |
2012-05-08 | BUGFIX: move some text into the message box | Arun Persaud | 1 | -1/+1 |
2012-05-08 | BUGFIX: removed side effect from getting the user's preferences: the language... | Arun Persaud | 5 | -1/+10 |
2012-05-08 | BUGFIX: a typo in the variable name card_status triggered some error messages. | Arun Persaud | 1 | -21/+8 |
2012-05-08 | fixed typo in comment | Arun Persaud | 1 | -1/+1 |
2012-05-08 | moved js files into their own directory | Arun Persaud | 5 | -286/+4 |
2012-05-08 | auto-versioning for js and css files. Needs .htaccess to be installed | Arun Persaud | 1 | -7/+22 |
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-18 | speed up get score table | Arun Persaud | 2 | -51/+44 |
2012-02-10 | updated copyright notice for 2012 | Arun Persaud | 15 | -16/+16 |
2012-02-10 | fixed margin collapse in .main (gray bar below header) | Arun Persaud | 1 | -1/+1 |
2012-02-04 | fixed showing re/contra call at beginning of game; allowed pre-game comments;... | Arun Persaud | 3 | -66/+152 |
2012-01-31 | fixed link to gravatar home page | Arun Persaud | 1 | -1/+1 |
2011-11-22 | LAYOUT: fixed position of .joingame (had left:0;) | Arun Persaud | 1 | -1/+1 |
2011-11-19 | BUGFIX: typo in javascript | Arun Persaud | 1 | -2/+2 |
2011-11-19 | LAYOUT: fixed user home page a bit | Arun Persaud | 1 | -5/+5 |
2011-11-19 | LAYOUT: remove text "game" from "it's your turn" list | Arun Persaud | 1 | -1/+1 |
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: fixed layout for new game page | Arun Persaud | 1 | -32/+64 |
2011-11-19 | LAYOUT, BUGFIX: don't show current game in "it's your turn" list, also fix l... | Arun Persaud | 3 | -10/+19 |
2011-11-19 | LAYOUT: fixed some css issues in the new layout | Arun Persaud | 1 | -1/+1 |
2011-11-16 | BUGFIX: make "It's your turn in ..." a comma separated list | Arun Persaud | 1 | -1/+5 |
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 | 2 | -3/+3 |
2011-11-15 | added viewport definition for mobile devices | Arun Persaud | 1 | -0/+1 |
2011-11-15 | LAYOUT: redone layout of table and cards | Arun Persaud | 3 | -105/+179 |
2011-11-14 | LAYOUT: moved game status to top; cleaned up some css | Arun Persaud | 3 | -34/+29 |
2011-11-14 | CLEANUP: merged normal css file and the one for mobile phones into one file | Arun Persaud | 1 | -2/+1 |
2011-11-13 | CLEANUP: moves javascript from header into game.js | Arun Persaud | 2 | -44/+41 |
2011-11-13 | CLEANUP: fixed html output a bit | Arun Persaud | 3 | -14/+12 |
2011-11-13 | LAYOUT: moved output of all game message after the tricks and table | Arun Persaud | 2 | -42/+58 |
2011-11-13 | LAYOUT: move display of cards below switch for mystatus | Arun Persaud | 2 | -152/+169 |
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 | 2 | -19/+22 |
2011-10-07 | moved players positinon around the table a bit to center them better | Arun Persaud | 1 | -1/+1 |
2011-10-07 | move #tricks to new line and center it | Arun Persaud | 1 | -5/+6 |