Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-31 | mention design of cards and project page for those cards on about page | Arun Persaud | 1 | -0/+5 | |
2013-03-31 | added a new set of LGPL licensed cards | Arun Persaud | 32 | -1/+83 | |
2013-03-29 | TRANSLATION: updated German translation | Arun Persaud | 3 | -222/+350 | |
2013-03-29 | TRANSLATION: marked more strings for translation | Arun Persaud | 2 | -22/+28 | |
2013-02-25 | fixed language selection for end-of-game summary email. | Arun Persaud | 1 | -21/+42 | |
was send out in the language of he palyer who finished. | |||||
2013-02-25 | mysql optimization: don't quote integers as strings in WHERE | Arun Persaud | 8 | -109/+111 | |
2013-02-25 | BUGFIX: mysql needs to return NULL when nothing was found | Arun Persaud | 1 | -1/+4 | |
2013-02-25 | better mysql-profiling output | Arun Persaud | 1 | -5/+13 | |
2013-02-25 | replaced two DB queries with one that is indexed. | Arun Persaud | 2 | -14/+8 | |
2013-02-09 | moved php from old mysql to myslqi to make things more future proof | Arun Persaud | 2 | -20/+16 | |
2013-01-20 | BUGFIX: fixed previous commit about sending mail in utf-8 | Arun Persaud | 1 | -3/+3 | |
2013-01-19 | TRANSLATION: updated German translation | Arun Persaud | 2 | -85/+175 | |
2013-01-19 | TRANSLATION: marked more strings for translation | Arun Persaud | 4 | -110/+200 | |
2013-01-19 | LAYOUT: improved layout of about page | Arun Persaud | 3 | -21/+9 | |
2013-01-19 | LAYOUT: fix footer | Arun Persaud | 3 | -117/+744 | |
2013-01-19 | BUGFIX: send emails in utf-8 | Arun Persaud | 1 | -6/+7 | |
2013-01-16 | remove Altenburger Spielkarten, their copyright notice, etc. since the ↵ | Arun Persaud | 30 | -33/+3 | |
licence expired They changed their company police and won't give out a free licence agreement anymore, so might as well remove it completely. | |||||
2013-01-16 | updated copyright in footer to 2013 | Arun Persaud | 1 | -1/+1 | |
2013-01-15 | BUGFIX: use english language as default in set_language | Arun Persaud | 1 | -6/+9 | |
before the previous language was kept which could have been e.g. German, even if the person didn't choose German. | |||||
2013-01-14 | TRANSLATION: fixed some small issues | Arun Persaud | 3 | -154/+172 | |
2013-01-14 | BUGIFX: added some set_language functions, fixed some strings for ↵ | Arun Persaud | 5 | -14/+19 | |
translation, fixed typo | |||||
2013-01-13 | TRANSLATION: updated German translation | Arun Persaud | 2 | -20/+80 | |
2013-01-13 | TRANSLATION: marked more strings for translation | Arun Persaud | 3 | -31/+90 | |
2013-01-12 | BUGFIX: fixed wrong uid value in mymail function | Arun Persaud | 1 | -3/+3 | |
used the array instead of a value in the array | |||||
2013-01-12 | TRANSLATION: updated some strings | Arun Persaud | 2 | -3/+3 | |
2013-01-12 | TRANSLATION: updated german translation | Arun Persaud | 2 | -19/+40 | |
2013-01-12 | TRANSLATION: marked more messages for translation | Arun Persaud | 3 | -24/+46 | |
2013-01-12 | LAYOUT: move to compiled less to make things faster | Arun Persaud | 4 | -3/+943 | |
2013-01-12 | LAYOUT: some small CSS adjustments | Arun Persaud | 4 | -5/+8 | |
2013-01-12 | TRANSLATION: updated german translation | Arun Persaud | 2 | -235/+497 | |
2013-01-12 | TRANSLATION: updated setup for translation: use utf-8; updated pot file | Arun Persaud | 3 | -190/+402 | |
2013-01-12 | updated copyright for 2013 | Arun Persaud | 22 | -22/+22 | |
2013-01-12 | fixed more language settings in email; marked more strings for translation | Arun Persaud | 5 | -75/+114 | |
2012-12-31 | set languages can also be used by UID now; make mymail langauge sensitive | Arun Persaud | 4 | -87/+95 | |
mymail used to use the language of the person triggering the email. | |||||
2012-12-31 | improved language detection using browser information; set the language ↵ | Arun Persaud | 8 | -56/+55 | |
directly in more places previously one had to reload to get the language correct, now it should be correct right away. We also read out the browser request for a language now. | |||||
2012-12-09 | BUGFIX: fix link to wiki on login page | Arun Persaud | 1 | -1/+1 | |
2012-12-09 | BUGFIX: fix disable of prev/next button in trick selector | Arun Persaud | 1 | -1/+1 | |
2012-12-09 | LAYOUT: use bootstrap to style gravatar images | Arun Persaud | 2 | -1/+2 | |
2012-12-09 | LAYOUT: fix score table layout | Arun Persaud | 1 | -4/+4 | |
2012-12-09 | LAYOUT: make footer smaller | Arun Persaud | 2 | -7/+6 | |
2012-12-09 | BUGFIX: fix error when user is not logged in, but tries to access his home page | Arun Persaud | 1 | -3/+7 | |
needed to test, if variables were set or not. | |||||
2012-12-09 | BUGFIX: highlight of prev/next trick didn't work all the time | Arun Persaud | 1 | -8/+8 | |
used a string where I should have used an integer | |||||
2012-12-09 | removed unused variable in output.php | Arun Persaud | 1 | -1/+0 | |
2012-12-09 | bootstrap: fixed login/register, footer, and navbar | Arun Persaud | 7 | -152/+93 | |
* made navbar smaller, added icons, icons only (for smaller screen) * fixed login screen | |||||
2012-10-06 | starting to bootstrap the layout: navbar and tricks | Arun Persaud | 7 | -55/+61 | |
- changing the tricks-selector to a paginator and fixing the js for highlighting - adding a navbar using bootstrap, probably should use .wrap more instead of adding divs to the code | |||||
2012-10-05 | added less, moved bootstrap to less components | Arun Persaud | 46 | -23/+5689 | |
2012-10-05 | updated jquery, moved include to end of html page, removed normalize.css, ↵ | Arun Persaud | 5 | -515/+10 | |
added bootstrap | |||||
2012-10-05 | added bootstrap 2.1.1; fixed paths to match edoko (img->pics) | Arun Persaud | 5 | -0/+24 | |
2012-10-05 | BUGFIX: if not logged in, don't show link to last game | Arun Persaud | 1 | -2/+3 | |
This could be used to get the hash for a current game of a different user. | |||||
2012-09-22 | updated to better password hash: use crypt instead of md5 | Arun Persaud | 9 | -33/+113 | |
the upgrade will be done automatically when a user logs in, password recovery is still based on md5, but that should be OK, since it's a random generated password anyway |