Arun Persaud [Sun, 20 Mar 2011 07:56:21 +0000 (00:56 -0700)]
TRANSLATION: marked subjects lines in emails for translation
Arun Persaud [Sun, 20 Mar 2011 07:40:54 +0000 (00:40 -0700)]
CLEANUP: added gameid to mymail and generate subject line in mymail directly
this way it will be easier to add translation and also to add the gameid into the database for the digest
Arun Persaud [Tue, 22 Feb 2011 06:51:31 +0000 (22:51 -0800)]
LAYOUT: fixed message area showing up in the wrong place during poverty setup
Arun Persaud [Tue, 22 Feb 2011 06:45:32 +0000 (22:45 -0800)]
BUGFIX: don't show schweinchen in poverty games during pre-game phase
after exchanging cards schweinchen was shown during the pre-game phase
Arun Persaud [Thu, 17 Feb 2011 06:30:45 +0000 (22:30 -0800)]
BUGFIX: fixed a type on the welcome screen
Arun Persaud [Sun, 21 Nov 2010 17:31:16 +0000 (09:31 -0800)]
fixed one bugs in the scoring algorithm
* no "call-x" points where given if "0" was called
Arun Persaud [Sun, 21 Nov 2010 08:42:28 +0000 (00:42 -0800)]
fixe placement of comment box in pre-game phase
it now always shows at the bottom of the page as it should ;)
Arun Persaud [Sun, 21 Nov 2010 08:13:21 +0000 (00:13 -0800)]
fixed typo in CSS, simpler naming scheme
Arun Persaud [Sun, 21 Nov 2010 08:10:15 +0000 (00:10 -0800)]
added date picker for vacations
use html5 with jquery as a fallback
Arun Persaud [Sun, 21 Nov 2010 05:26:19 +0000 (21:26 -0800)]
added autofocus to login page
mixtures of html5+javascript for the moment
Arun Persaud [Sun, 7 Nov 2010 18:13:13 +0000 (10:13 -0800)]
BUGFIX: 9-cards rule for re/contra: couldn't call <=60 with more than 9 cards and no90 called
only this special case was wrong, everything else looks ok.
Arun Persaud [Tue, 12 Oct 2010 03:52:09 +0000 (20:52 -0700)]
BUGFIX: fixed some html validation errors
Arun Persaud [Wed, 22 Sep 2010 20:22:37 +0000 (13:22 -0700)]
BUGFIX: fixed last commit
Arun Persaud [Wed, 22 Sep 2010 03:34:30 +0000 (20:34 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Wed, 22 Sep 2010 03:27:12 +0000 (20:27 -0700)]
NEW FEATURE: pre select card to play if there is only one option
Arun Persaud [Wed, 22 Sep 2010 03:10:00 +0000 (20:10 -0700)]
TRANSLATION: some more strings and updated po.de
Arun Persaud [Wed, 30 Jun 2010 04:53:08 +0000 (21:53 -0700)]
LAYOUT: fixed issue on user page when one player is on vacation
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.
Arun Persaud [Sat, 26 Jun 2010 02:18:51 +0000 (19:18 -0700)]
BUGIFX: when playing a silent solo the "pre" trick showed up in the list of 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)
Arun Persaud [Sun, 6 Jun 2010 20:28:50 +0000 (13:28 -0700)]
removed hardcoded reference to wiki and replaced with variable from config.php
Arun Persaud [Wed, 5 May 2010 04:44:30 +0000 (21:44 -0700)]
improved jquery on user home page
the text will now say either show or hide not both depending on the situation.
Arun Persaud [Wed, 5 May 2010 02:39:51 +0000 (19:39 -0700)]
added BK as translator
BK [Wed, 5 May 2010 02:38:18 +0000 (19:38 -0700)]
updated German translation
Arun Persaud [Tue, 27 Apr 2010 06:35:41 +0000 (23:35 -0700)]
added an About page
Arun Persaud [Tue, 27 Apr 2010 06:13:32 +0000 (23:13 -0700)]
Added about page
Arun Persaud [Tue, 27 Apr 2010 05:48:28 +0000 (22:48 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Tue, 27 Apr 2010 05:46:42 +0000 (22:46 -0700)]
updated German translation
Arun Persaud [Tue, 27 Apr 2010 05:46:12 +0000 (22:46 -0700)]
marked more strings for translation
Arun Persaud [Sat, 24 Apr 2010 05:27:16 +0000 (22:27 -0700)]
updated license for german cards
Arun Persaud [Fri, 23 Apr 2010 07:31:13 +0000 (00:31 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Fri, 23 Apr 2010 07:06:53 +0000 (00:06 -0700)]
new user home page with a bit of jquery thrown in
by default only show the active games/sessions and hide all the other games
Arun Persaud [Fri, 23 Apr 2010 06:43:04 +0000 (23:43 -0700)]
updated jquery to latest release
Arun Persaud [Tue, 20 Apr 2010 06:12:20 +0000 (23:12 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Tue, 20 Apr 2010 06:08:18 +0000 (23:08 -0700)]
moved gameinfo box (calls, comment-input, submit, games player by otheres) to the bottom of the page
this should make it easier for people with a mobile phone.
Arun Persaud [Tue, 20 Apr 2010 02:06:20 +0000 (19:06 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Tue, 20 Apr 2010 02:04:52 +0000 (19:04 -0700)]
updated link to wiki and bugzilla
links were hardcoded, changed to link from config file
Arun Persaud [Mon, 19 Apr 2010 04:20:32 +0000 (21:20 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Mon, 19 Apr 2010 04:19:09 +0000 (21:19 -0700)]
fix bug introduces by marking strings for translations
using these strings directly to set database entries... need to change this before they can be marked for translation.
Arun Persaud [Sun, 18 Apr 2010 06:24:54 +0000 (23:24 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Sun, 18 Apr 2010 06:24:41 +0000 (23:24 -0700)]
updated German translation
Arun Persaud [Sun, 18 Apr 2010 06:21:15 +0000 (23:21 -0700)]
marked more strings for translation
Arun Persaud [Sun, 18 Apr 2010 06:12:17 +0000 (23:12 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Sun, 18 Apr 2010 06:11:43 +0000 (23:11 -0700)]
updated German translation
Arun Persaud [Sun, 18 Apr 2010 05:57:14 +0000 (22:57 -0700)]
marked more strings for translation
Arun Persaud [Fri, 19 Mar 2010 05:15:49 +0000 (22:15 -0700)]
updated po files
Arun Persaud [Fri, 19 Mar 2010 05:15:25 +0000 (22:15 -0700)]
marked more strings for translation
Arun Persaud [Thu, 18 Mar 2010 05:33:42 +0000 (22:33 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Thu, 18 Mar 2010 05:32:23 +0000 (22:32 -0700)]
BUGFIX: fix "keep playing" button. forgot to add include new rule, so games didn't get restarted
Arun Persaud [Sun, 14 Mar 2010 23:04:13 +0000 (16:04 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Sun, 14 Mar 2010 23:03:39 +0000 (16:03 -0700)]
updates German translation
Arun Persaud [Sun, 14 Mar 2010 23:03:19 +0000 (16:03 -0700)]
marked more strings for translation
Arun Persaud [Sun, 14 Mar 2010 22:34:24 +0000 (15:34 -0700)]
added link to bug-tracker (that is renamed wiki -> wiki/bugs)
Arun Persaud [Sun, 14 Mar 2010 22:29:43 +0000 (15:29 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Sun, 14 Mar 2010 22:20:14 +0000 (15:20 -0700)]
updates German translation
Arun Persaud [Sun, 14 Mar 2010 22:19:42 +0000 (15:19 -0700)]
marked more strings for translation
Arun Persaud [Sun, 14 Mar 2010 21:36:47 +0000 (14:36 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Sun, 14 Mar 2010 21:36:04 +0000 (14:36 -0700)]
CLEANUP: fixed a typo and added "changed" indicator to language settings
Arun Persaud [Sun, 14 Mar 2010 21:11:52 +0000 (14:11 -0700)]
NEW FEATURE: added localization support
using gettext to add support for localization
Arun Persaud [Sun, 14 Mar 2010 18:11:38 +0000 (11:11 -0700)]
CLEANUP: cleaned up code for Karlchen
Arun Persaud [Sun, 14 Mar 2010 00:24:21 +0000 (16:24 -0800)]
BUGFIX: missing ul-tag in poverty check messed up layout
also removed some div-tags that were not needed
Arun Persaud [Sat, 13 Mar 2010 23:59:07 +0000 (15:59 -0800)]
NEW FEATURE: having only low trump (fox and below) can now be a Vorbehalt
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.
Arun Persaud [Sat, 13 Mar 2010 19:52:36 +0000 (11:52 -0800)]
added check in DB_open for correct DB-version
Arun Persaud [Fri, 5 Mar 2010 05:43:37 +0000 (21:43 -0800)]
CLEANUP: moved more statistics into the sortable table
Arun Persaud [Fri, 5 Mar 2010 05:02:56 +0000 (21:02 -0800)]
fixed typo in create statement
Arun Persaud [Fri, 5 Mar 2010 03:11:18 +0000 (19:11 -0800)]
BUGFIX: show "It's your turn in these games" menu also when you played the last card in a game
When showing the menu we test for the status the user had before he played the card.
This fixes Issue #35.
Arun Persaud [Thu, 4 Mar 2010 20:48:10 +0000 (12:48 -0800)]
changed message for new dealer into message for new startplayer
since there really is no dealer, this was more confusing than helpful.
Arun Persaud [Mon, 8 Feb 2010 03:09:37 +0000 (19:09 -0800)]
updated copyright notice in footer
Arun Persaud [Mon, 8 Feb 2010 03:04:24 +0000 (19:04 -0800)]
CLEANUP: added some text on how to get a license for the german cards
Arun Persaud [Mon, 8 Feb 2010 02:57:46 +0000 (18:57 -0800)]
CLEANUP: removed ereg-functions (deprecated in newer php versions)
used strpos and preg_replace instead
Arun Persaud [Sun, 7 Feb 2010 03:36:51 +0000 (19:36 -0800)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Sun, 7 Feb 2010 03:18:32 +0000 (19:18 -0800)]
added copyright notice and GPL reference
Arun Persaud [Fri, 5 Feb 2010 06:23:38 +0000 (22:23 -0800)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Wed, 3 Feb 2010 06:37:27 +0000 (22:37 -0800)]
NEW FEATURE: provide an RSS feed for each user showing in which games it's his turn
the feed shows the same as the "It's your turn in these games" box.
Arun Persaud [Fri, 5 Feb 2010 04:25:16 +0000 (20:25 -0800)]
BUGFIX: show correct name of all players, when looking at games of other players
the name of the player who had the same cards wasn't displayed, instead "your cards where" was shown.
Arun Persaud [Fri, 5 Feb 2010 04:19:18 +0000 (20:19 -0800)]
BUGFIX: timestamp was not always updated when user made a move
this happend when the user wasn't logged in, but made a move by using an email link for example. Should be fixed now.
Arun Persaud [Wed, 3 Feb 2010 04:19:43 +0000 (20:19 -0800)]
highlight the call if this is the last round where you can make this call
also added some more comments
Arun Persaud [Sat, 21 Nov 2009 05:42:32 +0000 (21:42 -0800)]
some local files to ignore
Arun Persaud [Fri, 23 Oct 2009 05:56:21 +0000 (22:56 -0700)]
NEW FEATURE: use gravatars as icons for players
use icons at the table and on the user page (for last players logged in).
Arun Persaud [Tue, 29 Sep 2009 06:39:47 +0000 (23:39 -0700)]
BUGFIX: double greeting line for reminder email
forgot the remove the greeting from the message text.
Arun Persaud [Fri, 7 Aug 2009 04:04:33 +0000 (21:04 -0700)]
BUGFIX: counted cancled games as active games in the statistics
instead of testing if the game was in 'pre' or 'play' modus I just tested for <> 'gameover' which also included games which where canceled because of e.g. five nines.
Arun Persaud [Sat, 25 Jul 2009 05:27:19 +0000 (22:27 -0700)]
CLEANUP: rewrote html output for the rules section for new games
made it a bit more compact and ready for more rules
Arun Persaud [Sat, 25 Jul 2009 04:35:57 +0000 (21:35 -0700)]
BUGFIX: html output was messed up by some return statements
instead of using return, we now use a break, this has the advantage that extra output (such as menus) will still be present and the html should be ok.
Arun Persaud [Wed, 22 Jul 2009 04:06:29 +0000 (21:06 -0700)]
BUFIX: fixed a typo
Arun Persaud [Thu, 25 Jun 2009 04:56:37 +0000 (21:56 -0700)]
display both foxes as playable, if the game doesn't allow schweinche, but the rules do
in case you play with a single schweinchen (only the second one becomes highest trump), but the game doesn't allow schweinchen (e.g. queen solo), both foxes should be selectable, but only one was. Fixes issue #53
Arun Persaud [Thu, 25 Jun 2009 04:36:07 +0000 (21:36 -0700)]
make a few more check before a password get's changed
don't do anything, if password0 and password1 are the same
Sean Brennan [Thu, 25 Jun 2009 04:13:33 +0000 (21:13 -0700)]
added more timezones
fixes issue #23
Arun Persaud [Mon, 22 Jun 2009 06:23:15 +0000 (23:23 -0700)]
added option for email digest
you can now select to get emails only every N hours. They are saved in the database and a cron script will send them out.
Arun Persaud [Mon, 22 Jun 2009 03:48:29 +0000 (20:48 -0700)]
some more comments
looked into issue#51 (everything was correct) and added some comments.
Arun Persaud [Sat, 30 May 2009 02:10:56 +0000 (19:10 -0700)]
BUGFIX: extra "the" in message
Arun Persaud [Fri, 29 May 2009 20:11:00 +0000 (13:11 -0700)]
BUGFIX: two greetings messages in cancelation email for five nines.
removed the hard-coded one.
Arun Persaud [Fri, 29 May 2009 20:08:11 +0000 (13:08 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Tue, 12 May 2009 05:18:42 +0000 (22:18 -0700)]
BUGFIX: one email message still had a hard-coded header
this resulted in two "hello" lines being sent out. fixed
Arun Persaud [Tue, 12 May 2009 05:16:55 +0000 (22:16 -0700)]
Merge branch 'master' of /home/arun/nubati.net/git/e-DoKo
Arun Persaud [Thu, 30 Apr 2009 07:08:10 +0000 (00:08 -0700)]
NEW FEATURE: show number of tricks a person made
only shows 0,1,few or many tricks, so that we don't give too much information away. Might adjust or change this in the future.
This addresses issues #11.
Arun Persaud [Tue, 12 May 2009 04:58:25 +0000 (21:58 -0700)]
BUGFIX: wrongly displayed "trump back" in pre-trick during poverty
displayed it when the person with not enough trump gave trump to his partner, which is almost always the case.
Arun Persaud [Tue, 12 May 2009 00:39:16 +0000 (17:39 -0700)]
BUGFIX: some email messages had newlines missing before the footer
all emails now have a "\n\n" at the end of the message.
Arun Persaud [Tue, 12 May 2009 04:58:25 +0000 (21:58 -0700)]
BUGFIX: wrongly displayed "trump back" in pre-trick during poverty
displayed it when the person with not enough trump gave trump to his partner, which is almost always the case.
Arun Persaud [Tue, 12 May 2009 00:39:16 +0000 (17:39 -0700)]
BUGFIX: some email messages had newlines missing before the footer
all emails now have a "\n\n" at the end of the message.
Arun Persaud [Thu, 30 Apr 2009 04:34:16 +0000 (21:34 -0700)]
CLEANUP: all email now uses the standard header and footer
some email functions didn't use myemail, but used sendmail directly. This is now fixed and all emails should have the same header and footer.
Arun Persaud [Sat, 25 Apr 2009 18:35:03 +0000 (11:35 -0700)]
LAYOUT: pumped css version to include openid support
Arun Persaud [Sat, 25 Apr 2009 07:33:14 +0000 (00:33 -0700)]
NEW FEATURE: added OpenID support
Users can add and delete OpenIDs on the settings page and then log in
user those OpenIds.
They can also use their OpenIDs to register.