summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
2011-11-14LAYOUT: moved game status to top; cleaned up some cssArun Persaud3-34/+29
2011-11-14CLEANUP: merged normal css file and the one for mobile phones into one fileArun Persaud1-2/+1
2011-11-13CLEANUP: moves javascript from header into game.jsArun Persaud2-44/+41
should make html output smaller, since game.js can be cached
2011-11-13CLEANUP: fixed html output a bitArun Persaud3-14/+12
added whitespaces and line breaks
2011-11-13LAYOUT: moved output of all game message after the tricks and tableArun Persaud2-42/+58
this should make the html layout more consistent and easier to manage for different screen sizes, e.g. for mobile phones
2011-11-13LAYOUT: move display of cards below switch for mystatusArun Persaud2-152/+169
This should make for a more consistent html layout and fix some issues that show up on different browsers and display sizes.
2011-11-13CLEANUP: added some comments, renamed some variables, moved a tiny bit of codeArun Persaud1-96/+97
2011-10-07fixed some html source code alignement and moved the games table, so it's ↵Arun Persaud2-19/+22
flush left with the rest of the test
2011-10-07moved players positinon around the table a bit to center them betterArun Persaud1-1/+1
2011-10-07move #tricks to new line and center itArun Persaud1-5/+6
2011-10-07updated copyright to 2011Arun Persaud1-1/+1
2011-10-07moved last login status to bottome for narrow displayArun Persaud1-1/+1
2011-10-07fixed some css issues after changing to normalize.cssArun Persaud1-1/+1
2011-10-07update notes about emailsArun Persaud1-2/+1
2011-10-07replaced css reset with normalize.cssArun Persaud1-0/+1
2011-10-07fixed html and some alignement in login/register screenArun Persaud2-52/+36
2011-10-06fix html and css for buttonsArun Persaud1-37/+45
2011-10-06make cards clickable as radiobuttonsArun Persaud1-2/+2
2011-10-06make list of tricks and what game and session we are more compact.Arun Persaud1-9/+9
Also add game type in description for all games, but "normal" ones (which should include silent solos
2011-10-06started on better mobile supportArun Persaud2-10/+11
some changes in order of HTML, but mostly CSS
2011-10-05fixed some validation errors (css/html)Arun Persaud1-3/+2
2011-10-05fixed labels for password recovery formArun Persaud1-3/+3
2011-10-05include green1.gif picture from dreamhostArun Persaud1-1/+1
used to be a https request and took a long time to load, better to host it locally
2011-10-05add some html5Arun Persaud1-12/+10
2011-10-05cleared up the look of the front page a bitArun Persaud3-109/+115
2011-03-20TRANSLATION: marked subjects lines in emails for translationArun Persaud1-12/+12
2011-03-20CLEANUP: added gameid to mymail and generate subject line in mymail directlyArun Persaud6-36/+77
this way it will be easier to add translation and also to add the gameid into the database for the digest
2011-02-21LAYOUT: fixed message area showing up in the wrong place during poverty setupArun Persaud1-0/+1
2011-02-21BUGFIX: don't show schweinchen in poverty games during pre-game phaseArun Persaud1-0/+3
after exchanging cards schweinchen was shown during the pre-game phase
2011-02-16BUGFIX: fixed a type on the welcome screenArun Persaud1-1/+1
2010-11-21fixed one bugs in the scoring algorithmArun Persaud1-15/+15
* no "call-x" points where given if "0" was called
2010-11-21fixe placement of comment box in pre-game phaseArun Persaud1-0/+8
it now always shows at the bottom of the page as it should ;)
2010-11-21fixed typo in CSS, simpler naming schemeArun Persaud1-1/+1
2010-11-21added date picker for vacationsArun Persaud3-4/+70
use html5 with jquery as a fallback
2010-11-20added autofocus to login pageArun Persaud1-1/+6
mixtures of html5+javascript for the moment
2010-11-07BUGFIX: 9-cards rule for re/contra: couldn't call <=60 with more than 9 ↵Arun Persaud1-2/+2
cards and no90 called only this special case was wrong, everything else looks ok.
2010-10-11BUGFIX: fixed some html validation errorsArun Persaud3-7/+7
2010-09-22BUGFIX: fixed last commitArun Persaud2-4/+5
2010-09-21Merge branch 'master' of /home/arun/nubati.net/git/e-DoKoArun Persaud6-76/+195
2010-09-21NEW FEATURE: pre select card to play if there is only one optionArun Persaud2-4/+39
2010-09-21TRANSLATION: some more strings and updated po.deArun Persaud3-52/+54
2010-06-29LAYOUT: fixed issue on user page when one player is on vacationArun Persaud1-1/+1
used to have two floats, but when the second one went over two lines (due to vacation message) the layout didn't show up correctly anymore when collapsed.
2010-06-25BUGIFX: when playing a silent solo the "pre" trick showed up in the list of ↵Arun Persaud1-10/+12
tricks since now sickness was shown in the pre trick this gave away silent solo, although I think nobody noticed up to now ;) Should be fixed now by checking for silent solo correctly (a non-function if-statement was already in the code)
2010-06-06removed hardcoded reference to wiki and replaced with variable from config.phpArun Persaud1-2/+1
2010-05-04improved jquery on user home pageArun Persaud2-6/+19
the text will now say either show or hide not both depending on the situation.
2010-05-04added BK as translatorArun Persaud1-0/+1
2010-04-26added an About pageArun Persaud2-3/+70
2010-04-26Added about pageArun Persaud1-1/+1
2010-04-26Merge branch 'master' of /home/arun/nubati.net/git/e-DoKoArun Persaud1-15/+16
2010-04-26marked more strings for translationArun Persaud1-15/+16