Commit Graph

227 Commits

Author SHA1 Message Date
ef00fc25f7 Fixed: ugettext has been deprecated
Fixed: Deprecatios for Django 4.0
Changed: path instead of url_path
Added: fiaxateranking command
2023-07-20 22:56:13 +02:00
fbfabb982f Update to use django 4.x as foundation, makefile needed some changes. 2023-06-11 10:21:44 +02:00
3efc4335bb Fixed: ugettext has been deprecated
Fixed: Multiple Upload for Eventpics
2023-06-11 10:10:29 +02:00
Xeniac
e3daccafb1 FIXED: Small Typo in Makefile 2021-08-12 18:26:41 +02:00
Xeniac
1f4b978fd2 FIXED: ArticleDetail expected a unique slug, but slug is set to unique for month. 2021-05-25 20:44:35 +02:00
18d7f8a926 fixed player avatar display 2020-09-22 19:40:10 +02:00
2885ef9d5c fixed get_context_data() would never pull event from an Hanchan Model. 2020-09-22 19:35:09 +02:00
3f403b3f52 Cought unexpected DoesNotExist exception in EventSeriesForm 2020-02-08 14:40:26 +01:00
0d3c47d8b3 Code cleanup using panda-bears 2020-01-16 20:24:29 +01:00
95f5e0b920 small fixes for django 2.0 2019-03-14 18:41:11 +01:00
b12203911e Moved shellscript functionality to an Makefile 2019-03-14 18:38:24 +01:00
a733130b65 Changed Middleware definition to new Django style 2019-01-31 20:36:47 +01:00
483e6f215d Fixed: Middleware process_response got not executed. 2019-01-12 16:26:13 +01:00
2bdf8c9692 Workaround: get easy-thumbnails from git for django 2.1 compatibility. 2019-01-06 11:41:08 +01:00
36e24b7da8 Update dependencies to Django2
PostgreSQL psycopg2 dependecy changed to wheel distribution.
2019-01-02 12:07:52 +01:00
79a5cdb868 removed compiled translations 2019-01-02 11:55:11 +01:00
5ed8976074 fixed add_page and edit_page URL definitions to work with "/" path. 2019-01-01 18:30:52 +01:00
12930c2ec6 fixed format of <date datetime""> output. 2018-12-30 11:22:17 +01:00
e792da7459 Don't try to show the next event if we can't find one. 2018-12-30 11:20:41 +01:00
b01dc33cb4 fixed path to changed virtenv 2018-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.
2018-12-29 18:11:11 +01:00
bb7d4c8a08 fix for django-extra-views 0.12.0 Updated class EventSeriesForm to use factory_kwargs. 2018-12-19 18:06:15 +01:00
a3ac722acf * Bugfix import the _() translation in mixins. 2018-06-08 09:05:45 +02:00
1313d96e8f * fixed 404 errors in the gallery. 2018-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.
2018-05-16 12:40:34 +02:00
d67719cc17 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	.gitignore
#	src/membership/forms.py
#	src/membership/templates/membership/membership_form.html
#	src/membership/templates/membership/register_form.html
2018-05-16 12:03:10 +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.
2018-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. 2018-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. 2018-05-08 12:31:46 +02:00
4db5c09387 Merge branch 'dsgvo' 2018-05-08 12:15:12 +02:00
40d2120d7e Merge branch 'dsgvo' 2018-05-08 12:15:12 +02:00
0768641184 removed unneeded import 2018-05-08 12:12:15 +02:00
f7e9585932 removed unneeded import 2018-05-08 12:12:15 +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. 2018-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. 2018-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. 2018-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. 2018-05-08 12:07:39 +02:00
4b68f62929 removed social auth methods for login 2018-05-07 23:37:48 +02:00
436a77d036 removed social auth methods for login 2018-05-07 23:37:48 +02:00
fc8daaaf25 removed <p> Tags to guarantee vaild HTML output. 2018-05-04 12:59:38 +02:00
a10b2706c3 removed <p> Tags to guarantee vaild HTML output. 2018-05-04 12:59:38 +02:00
c3d213934e Added a themed an customizeable logged out message page. 2018-05-04 12:53:23 +02:00
afc471d27f Added a themed an customizeable logged out message page. 2018-05-04 12:53:23 +02:00
baa9660b7c fixed: load all toplevel pages from the db, but only show active pages in the top menu. 2018-05-04 11:57:19 +02:00
1d18356c8c fixed: load all toplevel pages from the db, but only show active pages in the top menu. 2018-05-04 11:57:19 +02:00
3dcd1aeffa Changed membership forms, text can now be changed via admin tool. 2018-05-04 11:34:57 +02:00
5a32dbf0af Changed membership forms, text can now be changed via admin tool. 2018-05-04 11:34:57 +02:00
5affdb0f5c Better age check 2018-05-03 16:35:40 +02:00
65b8208987 Better age check 2018-05-03 16:35:40 +02:00
9f0126be54 Dirty check club member must be at least 16 years old. 2018-05-03 16:23:39 +02:00