Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-22 | BUGFIX: fixed last commit | Arun Persaud | 1 | -1/+1 | |
2010-09-21 | NEW FEATURE: pre select card to play if there is only one option | Arun Persaud | 1 | -3/+6 | |
2010-09-21 | TRANSLATION: some more strings and updated po.de | Arun Persaud | 1 | -8/+8 | |
2010-06-29 | LAYOUT: fixed issue on user page when one player is on vacation | Arun Persaud | 1 | -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-05-04 | improved jquery on user home page | Arun Persaud | 1 | -3/+15 | |
the text will now say either show or hide not both depending on the situation. | |||||
2010-04-26 | added an About page | Arun Persaud | 1 | -3/+3 | |
2010-04-26 | Added about page | Arun Persaud | 1 | -1/+1 | |
2010-04-23 | new user home page with a bit of jquery thrown in | Arun Persaud | 1 | -1/+14 | |
by default only show the active games/sessions and hide all the other games | |||||
2010-04-19 | moved gameinfo box (calls, comment-input, submit, games player by otheres) ↵ | Arun Persaud | 1 | -23/+23 | |
to the bottom of the page this should make it easier for people with a mobile phone. | |||||
2010-04-18 | fix bug introduces by marking strings for translations | Arun Persaud | 1 | -8/+8 | |
using these strings directly to set database entries... need to change this before they can be marked for translation. | |||||
2010-04-17 | marked more strings for translation | Arun Persaud | 1 | -4/+4 | |
2010-03-18 | marked more strings for translation | Arun Persaud | 1 | -97/+91 | |
2010-03-17 | BUGFIX: fix "keep playing" button. forgot to add include new rule, so games ↵ | Arun Persaud | 1 | -3/+4 | |
didn't get restarted | |||||
2010-03-14 | marked more strings for translation | Arun Persaud | 1 | -13/+13 | |
2010-03-14 | added link to bug-tracker (that is renamed wiki -> wiki/bugs) | Arun Persaud | 1 | -1/+1 | |
2010-03-14 | NEW FEATURE: added localization support | Arun Persaud | 1 | -1/+23 | |
using gettext to add support for localization | |||||
2010-03-13 | NEW FEATURE: having only low trump (fox and below) can now be a Vorbehalt | Arun Persaud | 1 | -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-04 | changed message for new dealer into message for new startplayer | Arun Persaud | 1 | -1/+1 | |
since there really is no dealer, this was more confusing than helpful. | |||||
2010-02-07 | updated copyright notice in footer | Arun Persaud | 1 | -1/+1 | |
2010-02-06 | added copyright notice and GPL reference | Arun Persaud | 1 | -0/+19 | |
2010-02-04 | NEW FEATURE: provide an RSS feed for each user showing in which games it's ↵ | Arun Persaud | 1 | -33/+38 | |
his turn the feed shows the same as the "It's your turn in these games" box. | |||||
2010-02-02 | highlight the call if this is the last round where you can make this call | Arun Persaud | 1 | -23/+54 | |
also added some more comments | |||||
2009-10-30 | NEW FEATURE: use gravatars as icons for players | Arun Persaud | 1 | -1/+1 | |
use icons at the table and on the user page (for last players logged in). | |||||
2009-07-24 | CLEANUP: rewrote html output for the rules section for new games | Arun Persaud | 1 | -35/+36 | |
made it a bit more compact and ready for more rules | |||||
2009-06-24 | added more timezones | Sean Brennan | 1 | -4/+29 | |
fixes issue #23 | |||||
2009-05-29 | BUGFIX: extra "the" in message | Arun Persaud | 1 | -1/+1 | |
2009-05-11 | BUGFIX: wrongly displayed "trump back" in pre-trick during poverty | Arun Persaud | 1 | -9/+32 | |
displayed it when the person with not enough trump gave trump to his partner, which is almost always the case. | |||||
2009-04-25 | LAYOUT: pumped css version to include openid support | Arun Persaud | 1 | -1/+1 | |
2009-03-29 | LAYOUT: fixed a typo and made clock icon smaller | Arun Persaud | 1 | -1/+1 | |
The validator should be happy again ;) and the clocks should look a bit better. | |||||
2009-03-29 | BUGFIX: store canceled games, don't delete them | Arun Persaud | 1 | -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-12 | NEW FEATURE + CLEANUP: added some table sorting to the statistics page via ↵ | Arun Persaud | 1 | -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-30 | NEW FEATURE: vacation support | Arun Persaud | 1 | -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-26 | BUGFIX: forgot to include one variable as global in a function | Arun Persaud | 1 | -1/+1 | |
just a one liner | |||||
2009-01-24 | NEW FEATURE: show exchanged cards in poverty pre-game phase | Arun Persaud | 1 | -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-17 | NEW FEATURE: add a random math question to the registration progress to get ↵ | Arun Persaud | 1 | -0/+16 | |
rid of robots make it harder for robots to register | |||||
2009-01-15 | CLEANUP: fixed a typo, changed copyright, added Jeff for database scheme | Arun Persaud | 1 | -1/+1 | |
2009-01-15 | NEW FEATURE: new user settings allows people to not be available for new games | Arun Persaud | 1 | -1/+4 | |
Players who set their preference on this setting to 'no' are not considered as players in a new game. | |||||
2009-01-15 | BUGFIX: better default for selecting players in a new game | Arun Persaud | 1 | -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-15 | NEW FEATURE: only show re or contra for calls | Arun Persaud | 1 | -3/+10 | |
makes it clear what you can call in a silent solo. Fixes issue #41. | |||||
2009-01-03 | LAYOUT: fixed a bug in the footer | Arun Persaud | 1 | -1/+1 | |
the right margin was incorrect, fixed now. | |||||
2009-01-03 | NEW FEATURE: removed RC1 from header | Arun Persaud | 1 | -1/+1 | |
seems stable enough :) | |||||
2008-11-01 | CLEANUP: cleaned up CSS a bit | Arun Persaud | 1 | -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-01 | LAYOUT: fixed the login screen | Arun Persaud | 1 | -1/+1 | |
some html + css code cleanup Signed-off-by: Arun Persaud <arun@nubati.net> | |||||
2008-11-01 | CLEANUP: moved javascript to separate file | Arun Persaud | 1 | -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-20 | BUGFIX: make user menu and personal notes appear again | Arun Persaud | 1 | -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-18 | Bump version to RC 1 :) | Arun Persaud | 1 | -1/+1 | |
guess now it's mostly bugfixes for 1.0 ;) Signed-off-by: Arun Persaud <arun@nubati.net> | |||||
2008-10-18 | NEW FEATURE: implement Lance's Schweinchen rule | Arun Persaud | 1 | -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-18 | NEW FEATURE: make it possible to view games where people played with the ↵ | Arun Persaud | 1 | -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-07 | LAYOUT: fixed overflow of comment area (issue #28) | Arun Persaud | 1 | -1/+1 | |
found by Sean during extensive testing ;) should behave better now. Signed-off-by: Arun Persaud <arun@nubati.net> | |||||
2008-09-13 | LAYOUT: removed some overlapping areas | Arun Persaud | 1 | -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> |