Age | Commit message (Expand) | Author | Files | Lines |
2011-02-16 | BUGFIX: fixed a type on the welcome screen | Arun Persaud | 1 | -1/+1 |
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-11-21 | fixed typo in CSS, simpler naming scheme | Arun Persaud | 1 | -1/+1 |
2010-11-21 | added date picker for vacations | Arun Persaud | 3 | -4/+70 |
2010-11-20 | added autofocus to login page | Arun Persaud | 1 | -1/+6 |
2010-11-07 | BUGFIX: 9-cards rule for re/contra: couldn't call <=60 with more than 9 cards... | Arun Persaud | 1 | -2/+2 |
2010-10-11 | BUGFIX: fixed some html validation errors | Arun Persaud | 3 | -7/+7 |
2010-09-22 | BUGFIX: fixed last commit | Arun Persaud | 2 | -4/+5 |
2010-09-21 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 6 | -76/+195 |
2010-09-21 | NEW FEATURE: pre select card to play if there is only one option | Arun Persaud | 2 | -4/+39 |
2010-09-21 | TRANSLATION: some more strings and updated po.de | Arun Persaud | 3 | -52/+54 |
2010-06-29 | LAYOUT: fixed issue on user page when one player is on vacation | Arun Persaud | 1 | -1/+1 |
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-06-06 | removed hardcoded reference to wiki and replaced with variable from config.php | Arun Persaud | 1 | -2/+1 |
2010-05-04 | improved jquery on user home page | Arun Persaud | 2 | -6/+19 |
2010-05-04 | added BK as translator | Arun Persaud | 1 | -0/+1 |
2010-04-26 | added an About page | Arun Persaud | 2 | -3/+70 |
2010-04-26 | Added about page | Arun Persaud | 1 | -1/+1 |
2010-04-26 | Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo | Arun Persaud | 1 | -15/+16 |
2010-04-26 | marked more strings for translation | Arun Persaud | 1 | -15/+16 |
2010-04-23 | updated license for german cards | Arun Persaud | 1 | -1/+1 |
2010-04-23 | new user home page with a bit of jquery thrown in | Arun Persaud | 2 | -57/+156 |
2010-04-22 | updated jquery to latest release | Arun Persaud | 1 | -15/+150 |
2010-04-19 | moved gameinfo box (calls, comment-input, submit, games player by otheres) to... | Arun Persaud | 2 | -34/+44 |
2010-04-19 | updated link to wiki and bugzilla | Arun Persaud | 1 | -3/+2 |
2010-04-18 | fix bug introduces by marking strings for translations | Arun Persaud | 1 | -8/+8 |
2010-04-17 | marked more strings for translation | Arun Persaud | 1 | -8/+8 |
2010-04-17 | marked more strings for translation | Arun Persaud | 2 | -30/+30 |
2010-03-18 | marked more strings for translation | Arun Persaud | 2 | -113/+107 |
2010-03-17 | BUGFIX: fix "keep playing" button. forgot to add include new rule, so games d... | Arun Persaud | 1 | -3/+4 |
2010-03-14 | marked more strings for translation | Arun Persaud | 4 | -21/+21 |
2010-03-14 | added link to bug-tracker (that is renamed wiki -> wiki/bugs) | Arun Persaud | 1 | -1/+1 |
2010-03-14 | marked more strings for translation | Arun Persaud | 1 | -30/+30 |
2010-03-14 | CLEANUP: fixed a typo and added "changed" indicator to language settings | Arun Persaud | 1 | -1/+2 |
2010-03-14 | NEW FEATURE: added localization support | Arun Persaud | 3 | -2/+53 |
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 | 5 | -52/+158 |
2010-03-13 | added check in DB_open for correct DB-version | Arun Persaud | 1 | -2/+9 |
2010-03-04 | CLEANUP: moved more statistics into the sortable table | Arun Persaud | 2 | -45/+56 |
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-03-04 | changed message for new dealer into message for new startplayer | Arun Persaud | 1 | -1/+1 |
2010-02-07 | updated copyright notice in footer | Arun Persaud | 1 | -1/+1 |
2010-02-07 | CLEANUP: removed ereg-functions (deprecated in newer php versions) | Arun Persaud | 1 | -10/+10 |
2010-02-06 | added copyright notice and GPL reference | Arun Persaud | 15 | -0/+267 |
2010-02-04 | NEW FEATURE: provide an RSS feed for each user showing in which games it's hi... | Arun Persaud | 3 | -33/+72 |
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 | 3 | -39/+142 |