5ed8976074
fixed add_page and edit_page URL definitions to work with "/" path.
Xeniac2019-01-01 18:30:52 +01:00
12930c2ec6
fixed format of <date datetime""> output.
Xeniac2018-12-30 11:22:17 +01:00
e792da7459
Don't try to show the next event if we can't find one.
Xeniac2018-12-30 11:20:41 +01:00
b01dc33cb4
fixed path to changed virtenv
Xeniac2018-12-30 11:20:00 +01:00
1bdce47375
Default to new and empty Page Elements instead of None. Fixes an issue when we try to acces Page.title in the template.
Xeniac2018-12-29 18:11:11 +01:00
bb7d4c8a08
fix for django-extra-views 0.12.0 Updated class EventSeriesForm to use factory_kwargs.
Xeniac2018-12-19 18:06:15 +01:00
a3ac722acf
* Bugfix import the _() translation in mixins.
Xeniac2018-06-08 09:05:45 +02:00
1313d96e8f
* fixed 404 errors in the gallery.
Xeniac2018-06-07 14:18:18 +02:00
f2836baae5
* removed gender, address and phone number from the forms. * birthday, first and last name fields will be set to None if you uncheck membership.
Xeniac2018-05-16 12:40:34 +02:00
12773463a6
* removed gender, address and phone number from the forms. * birthday, first and last name fields will be set to None if you uncheck membership.
Xeniac2018-05-16 11:59:08 +02:00
a8536fc776
Catch an KyuDanRanking.DoesNotExist exception if the user has never played a game of mahjongg by now.
dsgvo
Christian Berg2018-05-08 12:31:46 +02:00
ba4620705f
Catch an KyuDanRanking.DoesNotExist exception if the user has never played a game of mahjongg by now.
Christian Berg2018-05-08 12:31:46 +02:00
fae5f30cfa
User must confirm that he have read and understood the privacy plicity. This policity and the stautes are now linked in the help_text.
Christian Berg2018-05-08 12:09:56 +02:00
99ceb54db1
User must confirm that he have read and understood the privacy plicity. This policity and the stautes are now linked in the help_text.
Christian Berg2018-05-08 12:09:56 +02:00
e95ad8bf0a
User must confirm that he have read and understood the privacy plicity. This policity and the stautes are now linked in the help_text.
Christian Berg2018-05-08 12:07:39 +02:00
f841c1736e
User must confirm that he have read and understood the privacy plicity. This policity and the stautes are now linked in the help_text.
Christian Berg2018-05-08 12:07:39 +02:00
4aab611026
requirements changed to django<2.0 for compatibility reasons.
Xeniac2018-04-28 11:11:12 +02:00
432673a967
Updated all translations
Xeniac2018-04-27 10:34:37 +02:00
d5995bc612
Updated all translations
Xeniac2018-04-27 10:34:37 +02:00
877715f613
Event gallery shows most recent albums first. Doubled the shown events in the gallery to 24 per page.
Xeniac2018-04-27 10:20:29 +02:00
3ef947f128
Event gallery shows most recent albums first. Doubled the shown events in the gallery to 24 per page.
Xeniac2018-04-27 10:20:29 +02:00
1d2fb44250
Fixed typo Player List (Spieler Liste) is now Players list (Spielerliste)
Xeniac2018-04-27 10:12:39 +02:00
28f7292c9d
Fixed typo Player List (Spieler Liste) is now Players list (Spielerliste)
Xeniac2018-04-27 10:12:39 +02:00
3af8e64f1f
Added the full address to the next/upcoming event in the redbox.
Xeniac2018-04-27 10:11:19 +02:00
7b631230da
Added the full address to the next/upcoming event in the redbox.
Xeniac2018-04-27 10:11:19 +02:00
8ddbe03ff8
adapted cleanup script to new file locations and parameters.
Xeniac2018-04-27 10:10:02 +02:00
6804319c28
adapted cleanup script to new file locations and parameters.
Xeniac2018-04-27 10:10:02 +02:00
0a793b7954
Fixed: Changed the environ to ORIGINAL_RECIPIENT
Xeniac2018-01-17 16:19:48 +01:00
a2df81d62e
Fixed: Changed the environ to ORIGINAL_RECIPIENT
Xeniac2018-01-17 16:19:48 +01:00
4b0a5c9c82
* Throw 404 instead of a 503 in Event Mixins if the related event does not exist. * Changes in the KyuDanRanking View to be more stable if we get bogus kwargs.
Xeniac2018-01-10 02:02:35 +01:00
afd163298c
* Throw 404 instead of a 503 in Event Mixins if the related event does not exist. * Changes in the KyuDanRanking View to be more stable if we get bogus kwargs.
Xeniac2018-01-10 02:02:35 +01:00
6796b58d4c
Merge remote-tracking branch 'origin/master' into riichi_2018
Xeniac2018-01-04 08:39:49 +01:00
cce6ac6014
Merge remote-tracking branch 'origin/master' into riichi_2018
Xeniac2018-01-04 08:39:49 +01:00
0b2e040fc9
* Kommentare wenn Dan/Kyu Punktabzüge verringert werden um nicht unter 0 zu fallen. * Neue Middleware die REMOTE_IP aus dem X-Forward-For Header setzt. Damit funktioniert das Kommentarsystem nun auch hinter nginx.
riichi_2018
Xeniac2017-12-29 10:03:08 +01:00
192721452e
* Kommentare wenn Dan/Kyu Punktabzüge verringert werden um nicht unter 0 zu fallen. * Neue Middleware die REMOTE_IP aus dem X-Forward-For Header setzt. Damit funktioniert das Kommentarsystem nun auch hinter nginx.
Xeniac2017-12-29 10:03:08 +01:00
fdbf819092
XLSX Export vereinheitlicht. Spieler Hanchanlisten können nun als XLSX exportiert werden. Anpassungen in den Einstellungen für die parametisierten Kyu/Dan Berechnung.
Xeniac2017-12-26 21:45:39 +01:00
10c27784ee
XLSX Export vereinheitlicht. Spieler Hanchanlisten können nun als XLSX exportiert werden. Anpassungen in den Einstellungen für die parametisierten Kyu/Dan Berechnung.
Xeniac2017-12-26 21:45:39 +01:00
9f6fffa4f4
Noch mehr Einstellungen für Kasu Ranking, um es an das neue Dan System anpassen zu können.
Xeniac2017-12-22 10:54:11 +01:00
8ab99ec039
Noch mehr Einstellungen für Kasu Ranking, um es an das neue Dan System anpassen zu können.
Xeniac2017-12-22 10:54:11 +01:00
b7fab97715
Diverse Umbauarbeiten für das neue Ranking.
Xeniac2017-12-22 10:51:20 +01:00
1fdf88c6d2
Diverse Umbauarbeiten für das neue Ranking.
Xeniac2017-12-22 10:51:20 +01:00