summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-09removed unused variable in output.phpArun Persaud1-1/+0
2012-12-09bootstrap: fixed login/register, footer, and navbarArun Persaud7-152/+93
2012-10-06starting to bootstrap the layout: navbar and tricksArun Persaud7-55/+61
2012-10-05added less, moved bootstrap to less componentsArun Persaud46-23/+5689
2012-10-05updated jquery, moved include to end of html page, removed normalize.css, add...Arun Persaud5-515/+10
2012-10-05added bootstrap 2.1.1; fixed paths to match edoko (img->pics)Arun Persaud5-0/+24
2012-10-05BUGFIX: if not logged in, don't show link to last gameArun Persaud1-2/+3
2012-09-22updated to better password hash: use crypt instead of md5Arun Persaud9-33/+113
2012-09-22marked more strings for translationArun Persaud1-6/+6
2012-09-22replaces some more " with 'Arun Persaud1-19/+19
2012-09-22BUGIFX: leaked silent solo information in game typeArun Persaud1-1/+4
2012-09-19LAYOUT/BUGFIX: fixed wrong scaling of cards that was introduced a few commits...Arun Persaud1-13/+24
2012-09-19adjusted some colors in cssArun Persaud1-2/+2
2012-09-19another few "->'Arun Persaud1-8/+8
2012-09-19replaces some more " with 'Arun Persaud2-5/+5
2012-09-19better message when working on the database or having edoko offline for other...Arun Persaud2-2/+15
2012-09-19BUGFIX: css index prevented user from selecting a radio button and minor tweaksArun Persaud2-40/+34
2012-09-17CLEANUP: replaced " with ' in lots of places'; added admin email to error mes...Arun Persaud1-130/+124
2012-09-17Mark the starting player until the game actually starts ;)Arun Persaud2-2/+16
2012-09-17mark more strings for translationArun Persaud1-7/+7
2012-09-17BUGFIX: update status (healthy/sick) during pre-game phase right awayArun Persaud1-73/+71
2012-09-17fixed typo and added a commentArun Persaud1-1/+4
2012-06-12updated translationsArun Persaud3-3/+27
2012-06-12use gettext for Atom feedArun Persaud1-3/+22
2012-06-09Remove games from digest where the player already movedArun Persaud5-6/+28
2012-06-09CLEANUP: name variables in a more consistent wayArun Persaud1-22/+22
2012-06-09LAYOUT: fixed layout bugs due to newer version of jqueryArun Persaud2-8/+2
2012-06-09updated jquery libraries to current versionArun Persaud3-197/+19
2012-06-09updated normalize.css to current versionArun Persaud1-44/+117
2012-05-12updated translationArun Persaud3-429/+499
2012-05-12marked some more messages for translationArun Persaud1-10/+10
2012-05-09BUGFIX: gametype was displayed in pre-phase of the gameArun Persaud1-1/+1
2012-05-08BUGFIX: move some text into the message boxArun Persaud1-1/+1
2012-05-08BUGFIX: removed side effect from getting the user's preferences: the language...Arun Persaud7-9/+35
2012-05-08BUGFIX: a typo in the variable name card_status triggered some error messages.Arun Persaud1-21/+8
2012-05-08fixed typo in commentArun Persaud1-1/+1
2012-05-08moved js files into their own directoryArun Persaud5-4/+4
2012-05-08auto-versioning for js and css files. Needs .htaccess to be installedArun Persaud4-8/+38
2012-02-19BUGFIX: if you win a trick, you don't have to reload the page from now on.Arun Persaud1-1/+3
2012-02-18speed up get score tableArun Persaud2-51/+44
2012-02-10updated copyright notice for 2012Arun Persaud21-22/+22
2012-02-10fixed margin collapse in .main (gray bar below header)Arun Persaud2-2/+2
2012-02-04BUGFIX: fixed missing include in update_db.phpArun Persaud1-0/+1
2012-02-04fixed showing re/contra call at beginning of game; allowed pre-game comments;...Arun Persaud5-67/+160
2012-01-31fixed link to gravatar home pageArun Persaud1-1/+1
2011-11-22LAYOUT: fixed position of .joingame (had left:0;)Arun Persaud2-1/+2
2011-11-19BUGFIX: typo in javascriptArun Persaud1-2/+2
2011-11-19LAYOUT: fixed user home page a bitArun Persaud1-5/+5
2011-11-19LAYOUT: remove text "game" from "it's your turn" listArun Persaud1-1/+1
2011-11-19BUGFIX: added special section for vorbehalte (needs to be in div class=middle...Arun Persaud1-24/+65