Age | Commit message (Expand) | Author | Files | Lines |
2013-01-16 | remove Altenburger Spielkarten, their copyright notice, etc. since the licenc... | Arun Persaud | 30 | -33/+3 |
2013-01-16 | updated copyright in footer to 2013 | Arun Persaud | 1 | -1/+1 |
2013-01-15 | BUGFIX: use english language as default in set_language | Arun Persaud | 1 | -6/+9 |
2013-01-14 | TRANSLATION: fixed some small issues | Arun Persaud | 3 | -154/+172 |
2013-01-14 | BUGIFX: added some set_language functions, fixed some strings for translation... | Arun Persaud | 5 | -14/+19 |
2013-01-13 | TRANSLATION: updated German translation | Arun Persaud | 2 | -20/+80 |
2013-01-13 | TRANSLATION: marked more strings for translation | Arun Persaud | 3 | -31/+90 |
2013-01-12 | BUGFIX: fixed wrong uid value in mymail function | Arun Persaud | 1 | -3/+3 |
2013-01-12 | TRANSLATION: updated some strings | Arun Persaud | 2 | -3/+3 |
2013-01-12 | TRANSLATION: updated german translation | Arun Persaud | 2 | -19/+40 |
2013-01-12 | TRANSLATION: marked more messages for translation | Arun Persaud | 3 | -24/+46 |
2013-01-12 | LAYOUT: move to compiled less to make things faster | Arun Persaud | 4 | -3/+943 |
2013-01-12 | LAYOUT: some small CSS adjustments | Arun Persaud | 4 | -5/+8 |
2013-01-12 | TRANSLATION: updated german translation | Arun Persaud | 2 | -235/+497 |
2013-01-12 | TRANSLATION: updated setup for translation: use utf-8; updated pot file | Arun Persaud | 3 | -190/+402 |
2013-01-12 | updated copyright for 2013 | Arun Persaud | 22 | -22/+22 |
2013-01-12 | fixed more language settings in email; marked more strings for translation | Arun Persaud | 5 | -75/+114 |
2012-12-31 | set languages can also be used by UID now; make mymail langauge sensitive | Arun Persaud | 4 | -87/+95 |
2012-12-31 | improved language detection using browser information; set the language direc... | Arun Persaud | 8 | -56/+55 |
2012-12-09 | BUGFIX: fix link to wiki on login page | Arun Persaud | 1 | -1/+1 |
2012-12-09 | BUGFIX: fix disable of prev/next button in trick selector | Arun Persaud | 1 | -1/+1 |
2012-12-09 | LAYOUT: use bootstrap to style gravatar images | Arun Persaud | 2 | -1/+2 |
2012-12-09 | LAYOUT: fix score table layout | Arun Persaud | 1 | -4/+4 |
2012-12-09 | LAYOUT: make footer smaller | Arun Persaud | 2 | -7/+6 |
2012-12-09 | BUGFIX: fix error when user is not logged in, but tries to access his home page | Arun Persaud | 1 | -3/+7 |
2012-12-09 | BUGFIX: highlight of prev/next trick didn't work all the time | Arun Persaud | 1 | -8/+8 |
2012-12-09 | removed unused variable in output.php | Arun Persaud | 1 | -1/+0 |
2012-12-09 | bootstrap: fixed login/register, footer, and navbar | Arun Persaud | 7 | -152/+93 |
2012-10-06 | starting to bootstrap the layout: navbar and tricks | Arun Persaud | 7 | -55/+61 |
2012-10-05 | added less, moved bootstrap to less components | Arun Persaud | 46 | -23/+5689 |
2012-10-05 | updated jquery, moved include to end of html page, removed normalize.css, add... | Arun Persaud | 5 | -515/+10 |
2012-10-05 | added bootstrap 2.1.1; fixed paths to match edoko (img->pics) | Arun Persaud | 5 | -0/+24 |
2012-10-05 | BUGFIX: if not logged in, don't show link to last game | Arun Persaud | 1 | -2/+3 |
2012-09-22 | updated to better password hash: use crypt instead of md5 | Arun Persaud | 9 | -33/+113 |
2012-09-22 | marked more strings for translation | Arun Persaud | 1 | -6/+6 |
2012-09-22 | replaces some more " with ' | Arun Persaud | 1 | -19/+19 |
2012-09-22 | BUGIFX: leaked silent solo information in game type | Arun Persaud | 1 | -1/+4 |
2012-09-19 | LAYOUT/BUGFIX: fixed wrong scaling of cards that was introduced a few commits... | Arun Persaud | 1 | -13/+24 |
2012-09-19 | adjusted some colors in css | Arun Persaud | 1 | -2/+2 |
2012-09-19 | another few "->' | Arun Persaud | 1 | -8/+8 |
2012-09-19 | replaces some more " with ' | Arun Persaud | 2 | -5/+5 |
2012-09-19 | better message when working on the database or having edoko offline for other... | Arun Persaud | 2 | -2/+15 |
2012-09-19 | BUGFIX: css index prevented user from selecting a radio button and minor tweaks | Arun Persaud | 2 | -40/+34 |
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 | 2 | -2/+16 |
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-12 | updated translations | Arun Persaud | 3 | -3/+27 |
2012-06-12 | use gettext for Atom feed | Arun Persaud | 1 | -3/+22 |