summaryrefslogtreecommitdiffstats
path: root/include/output.php
AgeCommit message (Collapse)AuthorFilesLines
2010-04-23 new user home page with a bit of jquery thrown inArun Persaud1-1/+14
by default only show the active games/sessions and hide all the other games
2010-04-19moved gameinfo box (calls, comment-input, submit, games player by otheres) ↵Arun Persaud1-23/+23
to the bottom of the page this should make it easier for people with a mobile phone.
2010-04-18fix bug introduces by marking strings for translationsArun Persaud1-8/+8
using these strings directly to set database entries... need to change this before they can be marked for translation.
2010-04-17marked more strings for translationArun Persaud1-4/+4
2010-03-18marked more strings for translationArun Persaud1-97/+91
2010-03-17BUGFIX: fix "keep playing" button. forgot to add include new rule, so games ↵Arun Persaud1-3/+4
didn't get restarted
2010-03-14marked more strings for translationArun Persaud1-13/+13
2010-03-14added link to bug-tracker (that is renamed wiki -> wiki/bugs)Arun Persaud1-1/+1
2010-03-14NEW FEATURE: added localization supportArun Persaud1-1/+23
using gettext to add support for localization
2010-03-13NEW FEATURE: having only low trump (fox and below) can now be a VorbehaltArun Persaud1-5/+35
The low trump can either be treated as poverty or similar to 5 nines, that is the game is canceled unless someone plays a solo. Also minor code cleanup.
2010-03-04changed message for new dealer into message for new startplayerArun Persaud1-1/+1
since there really is no dealer, this was more confusing than helpful.
2010-02-07updated copyright notice in footerArun Persaud1-1/+1
2010-02-06added copyright notice and GPL referenceArun Persaud1-0/+19
2010-02-04NEW FEATURE: provide an RSS feed for each user showing in which games it's ↵Arun Persaud1-33/+38
his turn the feed shows the same as the "It's your turn in these games" box.
2010-02-02highlight the call if this is the last round where you can make this callArun Persaud1-23/+54
also added some more comments
2009-10-30NEW FEATURE: use gravatars as icons for playersArun Persaud1-1/+1
use icons at the table and on the user page (for last players logged in).
2009-07-24CLEANUP: rewrote html output for the rules section for new gamesArun Persaud1-35/+36
made it a bit more compact and ready for more rules
2009-06-24added more timezonesSean Brennan1-4/+29
fixes issue #23
2009-05-29BUGFIX: extra "the" in messageArun Persaud1-1/+1
2009-05-11BUGFIX: wrongly displayed "trump back" in pre-trick during povertyArun Persaud1-9/+32
displayed it when the person with not enough trump gave trump to his partner, which is almost always the case.
2009-04-25LAYOUT: pumped css version to include openid supportArun Persaud1-1/+1
2009-03-29LAYOUT: fixed a typo and made clock icon smallerArun Persaud1-1/+1
The validator should be happy again ;) and the clocks should look a bit better.
2009-03-29BUGFIX: store canceled games, don't delete themArun Persaud1-1/+1
deleting the games could result in the same people getting the same hand redealt over and over again. By just keeping track of the hands in the game table, this problem should be gone. Fixed issue #50.
2009-02-12NEW FEATURE + CLEANUP: added some table sorting to the statistics page via ↵Arun Persaud1-9/+19
jquery using jquery to add table sorting, might also use it for other things later. Also optimized some DB-queries and cleaned up some code.
2009-01-30NEW FEATURE: vacation supportArun Persaud1-1/+1
users can specify a vacation start and end date and a message. Once they are on vacation their name will be shown in a different color at the table and on the user page (in case it is their turn).
2009-01-26BUGFIX: forgot to include one variable as global in a functionArun Persaud1-1/+1
just a one liner
2009-01-24NEW FEATURE: show exchanged cards in poverty pre-game phaseArun Persaud1-0/+126
now you can see the cards that are exchanged during the pre-game setup. Also added a "trump back" message in case trump has been given back.
2009-01-17NEW FEATURE: add a random math question to the registration progress to get ↵Arun Persaud1-0/+16
rid of robots make it harder for robots to register
2009-01-15CLEANUP: fixed a typo, changed copyright, added Jeff for database schemeArun Persaud1-1/+1
2009-01-15NEW FEATURE: new user settings allows people to not be available for new gamesArun Persaud1-1/+4
Players who set their preference on this setting to 'no' are not considered as players in a new game.
2009-01-15BUGFIX: better default for selecting players in a new gameArun Persaud1-5/+23
the player is now automatically on pos 4 and the other positions are filled randomly. Also make sure that no player shows up more than once.
2009-01-15NEW FEATURE: only show re or contra for callsArun Persaud1-3/+10
makes it clear what you can call in a silent solo. Fixes issue #41.
2009-01-03LAYOUT: fixed a bug in the footerArun Persaud1-1/+1
the right margin was incorrect, fixed now.
2009-01-03NEW FEATURE: removed RC1 from headerArun Persaud1-1/+1
seems stable enough :)
2008-11-01CLEANUP: cleaned up CSS a bitArun Persaud1-1/+1
the bug where you couldn't click on the prev/next button shouldn't show up that often now, since that area is now a bit bigger, but the bug is still there... Signed-off-by: Arun Persaud <arun@nubati.net>
2008-11-01LAYOUT: fixed the login screenArun Persaud1-1/+1
some html + css code cleanup Signed-off-by: Arun Persaud <arun@nubati.net>
2008-11-01CLEANUP: moved javascript to separate fileArun Persaud1-37/+1
doesn't need to be in every html page. better to have it in its own file, so that it can be cached by the server. Signed-off-by: Arun Persaud <arun@nubati.net>
2008-10-20BUGFIX: make user menu and personal notes appear againArun Persaud1-3/+0
had them only shown when player was logged in, but there is really no reason to not show them to players who are not logged in in an ongoing game (only the correct player should get to a page with an ongoing game) Signed-off-by: Arun Persaud <arun@nubati.net>
2008-10-18Bump version to RC 1 :)Arun Persaud1-1/+1
guess now it's mostly bugfixes for 1.0 ;) Signed-off-by: Arun Persaud <arun@nubati.net>
2008-10-18NEW FEATURE: implement Lance's Schweinchen ruleArun Persaud1-2/+2
new rule that only allows Schweinchen in case one of the teammembers called re/contra. Signed-off-by: Arun Persaud <arun@nubati.net>
2008-10-18NEW FEATURE: make it possible to view games where people played with the ↵Arun Persaud1-2/+5
same hand had to change a few things and check more often if people are logge in, so that for example personal notes only show up when you are logged in and not when someone else is looking at your cards Signed-off-by: Arun Persaud <arun@nubati.net>
2008-10-07LAYOUT: fixed overflow of comment area (issue #28)Arun Persaud1-1/+1
found by Sean during extensive testing ;) should behave better now. Signed-off-by: Arun Persaud <arun@nubati.net>
2008-09-13LAYOUT: removed some overlapping areasArun Persaud1-1/+1
the total points and the game points for re/contra now only show up on the "score" trick. This way they don't overlap with graphics when looking at older tricks. Signed-off-by: Arun Persaud <arun@nubati.net>
2008-09-13BUGFIX: added missing icons for rulesArun Persaud1-1/+1
made some very simple icons for displaying the rules Signed-off-by: Arun Persaud <arun@nubati.net>
2008-07-13BUGFIX: error in javascript, sickness didn't get clearedArun Persaud1-1/+1
forgot to run a loop, so that it includes the sickness trick (trick0) Signed-off-by: Arun Persaud <arun@nubati.net>
2008-07-13NEW FEATURE: in poverty you can now see what cards have been handed overArun Persaud1-2/+2
cards exchanged during poverty show now up in the pre-game trick. Signed-off-by: Arun Persaud <arun@nubati.net>
2008-07-08LAYOUT: nice and shinyArun Persaud1-3/+3
hopefully some improvements ;) Signed-off-by: Arun Persaud <arun@nubati.net>
2008-06-16NEW FEATURE: login buttonArun Persaud1-1/+7
added a login button to the top right, in case you were not logged in. output_status can now be called in only one place, ie index.php and all pages will get the menu... Signed-off-by: Arun Persaud <arun@nubati.net>
2008-06-08BUGIFX: notes are now available during every phase of the gameArun Persaud1-0/+14
you can now take notes also during the pre-game phase. Signed-off-by: Arun Persaud <arun@nubati.net>
2008-06-07LAYOUT: fixed the layout of the userpage a bitArun Persaud1-1/+1
the size of the whole page is wider now and the middle column of the table is fixed to a certain width. Signed-off-by: Arun Persaud <arun@nubati.net>