Commit Graph

15 Commits

Author SHA1 Message Date
d7e2acff34 Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
ugettext and ugettext_lazy were deprecated in Django 3 and will be
removed in Django 4.
2025-04-10 11:33:06 +02:00
2af8bdeba4 dav_registration: made the new JSON-View export a dict instead of a list
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 3m33s
2024-09-16 09:43:40 +02:00
af3afc9f9a Added field registration_url to the json
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 3m42s
2024-09-12 13:41:27 +02:00
e2f12577cd Added a view, to get the list of open events for registration as json 2024-09-12 13:21:06 +02:00
b86708598f dav_registration: change filter button logic from select buttons to OR
All checks were successful
buildbot/django-dav-events--test Build done.
2023-07-12 10:06:01 +02:00
fb21a8721f Cosmetic changes
All checks were successful
buildbot/django-dav-events--test Build done.
2023-02-27 15:20:08 +01:00
3c53403d17 dav_registrations: Fixed filter stuff on event list page for family
All checks were successful
buildbot/django-dav-events--test Build done.
events
2023-02-27 00:07:51 +01:00
af2ec6d344 dav_registration: added filter function to select single sport 2023-02-19 19:23:14 +01:00
98a6fc3ce7 try to make pylint happy
All checks were successful
buildbot/tox Build done.
2022-06-08 00:08:09 +02:00
bee1623529 MIGRATION! ADD: first things for a event registration mangement page. 2019-05-29 16:50:02 +02:00
506abd02c8 UPD: try to make trainers happy. registration is is now hex coded. made
clear, that attendance is not guaranteed.
2019-04-24 15:17:13 +02:00
aa353ec6a5 MIGRATION: dav_registration: try to incoorporate feedback from trainers 2019-04-01 16:50:34 +02:00
1bc42945c1 UPD: first little 2to3 migration steps. 2019-03-28 15:53:42 +01:00
4cbe6de03c FIX: dav_registration: disabled form initials that were used for
development.
2019-02-18 14:02:22 +01:00
f1a97c66a0 UPD: added app to submit participant registrations. 2019-02-08 16:44:53 +01:00