Commit Graph

283 Commits

Author SHA1 Message Date
cbf1997686 dav_events: added fields to the Event.as_dict() method
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 3m35s
Run tests every night at 05:05 / Execute tox to run the test suite (push) Successful in 3m34s
- deadline_expired
- canceled
2024-09-16 14:57:16 +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
e4680114e8 dav_events: Incorporated new rewards and fees
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 3m17s
2024-09-11 16:54:48 +02:00
aef55c7479 dav_events: Change default order of events in "Verwaltungsansicht" to
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 3m16s
date descending
2024-09-10 10:51:02 +02:00
8a766c760d Updated tests for new version of selenium
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 2m2s
Run tests every night at 05:05 / Execute tox to run the test suite (push) Successful in 2m46s
2024-08-29 14:09:44 +02:00
7e85e0931a Merge branch 'master' into filter_buttons
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 2m26s
2024-08-02 15:36:30 +02:00
4da2430ed1 Make tests work again
All checks were successful
Run tests / Run make test (push) Successful in 2m0s
2024-03-15 11:59:59 +01: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
5edec18ea9 More test data
All checks were successful
buildbot/django-dav-events--test Build done.
2023-05-17 12:04:32 +02:00
1bf1c1a9b7 Added management command to populate database with test data
All checks were successful
buildbot/django-dav-events--test Build done.
2023-05-10 17:09:00 +02:00
7d1deb0081 Fix #61
All checks were successful
buildbot/django-dav-events--test Build done.
2023-05-08 14:46:08 +02:00
02e7686760 Fixed typo in "Schwierigkeitsniveau"
All checks were successful
buildbot/django-dav-events--test Build done.
2023-05-08 13:26:37 +02:00
8c36b86cbc Added/Cleanup coloured css elements
All checks were successful
buildbot/django-dav-events--test Build done.
2023-03-05 18:22:10 +01:00
3cd82a30b5 Minor: Fixed typo in comment 2023-03-05 16:20:44 +01:00
fb21a8721f Cosmetic changes
All checks were successful
buildbot/django-dav-events--test Build done.
2023-02-27 15:20:08 +01:00
d32bda74a0 Fix tests
All checks were successful
buildbot/django-dav-events--test Build done.
2023-02-26 23:25:28 +01:00
65a3082c02 Added support for level=family 2023-02-26 23:21:02 +01:00
f79d54c752 Added tests for dav_events.roles 2023-02-26 20:25:56 +01:00
b95b33f995 Fixed a oneclickaction test
All checks were successful
buildbot/tox Build done.
2023-02-15 19:39:09 +01:00
44a570a8bb Teilnehmer und Tourenleiter in den home_tiles templates gegendert
Some checks failed
buildbot/tox Build done.
2023-02-15 18:47:34 +01:00
54ae937e59 Updated event to publish web email template 2023-02-15 18:26:00 +01:00
98a6fc3ce7 try to make pylint happy
All checks were successful
buildbot/tox Build done.
2022-06-08 00:08:09 +02:00
8610e2a557 BIG UPD: migrate to python 3.10 and django 3.2
All checks were successful
buildbot/tox Build done.
2022-06-07 16:07:08 +02:00
2b8c60a675 UPD: dav_registration: display canceled state of events
All checks were successful
buildbot/tox Build done.
2021-01-27 11:11:03 +01:00
4890c2430f FIX #3a538e45bf
All checks were successful
buildbot/tox Build done.
2021-01-07 13:48:31 +01:00
3a538e45bf FIX #e585f6057b
All checks were successful
buildbot/tox Build done.
2021-01-07 13:40:55 +01:00
e585f6057b UPD: display status flag canceled or realized also if cleared is set
All checks were successful
buildbot/tox Build done.
2021-01-07 13:28:41 +01:00
654fb6d220 FIX #269d59f460
All checks were successful
buildbot/tox Build done.
2021-01-07 13:17:03 +01:00
269d59f460 FIX #35 and #36: add new event stati canceled and realized
Some checks failed
buildbot/tox Build done.
2021-01-07 12:52:21 +01:00
642971e469 UPD: improved sorting of event status in event lists 2021-01-07 12:50:36 +01:00
c3f72a50ff UPD: enable stronger password validation and eventually warning message on login
All checks were successful
buildbot/tox Build done.
2020-12-22 18:42:06 +01:00
70c82f9b93 FIX 6d5c77ee71
All checks were successful
buildbot/tox Build done.
2020-12-18 16:43:23 +01:00
6d5c77ee71 FIX #4 2020-12-18 15:37:12 +01:00
1f674125ec UPD: dav_events: enable save as draft
All checks were successful
buildbot/tox Build done.
2020-12-18 14:30:17 +01:00
cbc3df97c1 Reduced participant fee: added toggle buttons within office views and
All checks were successful
buildbot/tox Build done.
improved html
2020-12-18 11:48:10 +01:00
dab2e5cb76 FIX: some participant values were removed if participant was edited
Some participant fields were not included in the form template and
thus every time the form was saved those values were emptied.
We exclude those fileds now within the form class.
2020-12-18 11:43:35 +01:00
b44f6df32e Registrations: view to uncheck apply_reduced_fee while accepting
Some checks failed
buildbot/tox Build done.
2020-12-16 17:28:40 +01:00
a7fafbe73f UPD: Participants: added help texts to the new fields 2020-12-16 10:24:17 +01:00
baabbba7fb Support for reduced registration fee 2020-12-09 17:45:15 +01:00
3f3bb2512b participants: added support for year of birth
All checks were successful
buildbot/tox Build done.
2020-12-09 13:45:25 +01:00
45f50e8601 Better icon for untrashing
All checks were successful
buildbot/tox Build done.
2020-12-08 20:27:51 +01:00
d60f1d9993 Fix migrations for trashbin feature
Some checks failed
buildbot/tox Build done.
2020-12-08 19:08:21 +01:00
7624c3d69b Added restore from trash feature
All checks were successful
buildbot/tox Build done.
2020-12-03 15:50:47 +01:00
94595f4785 Add a kind of trashbin for registrations and participants
All checks were successful
buildbot/tox Build done.
2020-12-03 11:47:41 +01:00
fbcb8e5f4e Fix missing bootstrap context label on flags changelog entries
All checks were successful
buildbot/tox Build done.
2020-11-03 14:46:21 +01:00
37519d59e5 Merged migrations and minor improvements
All checks were successful
buildbot/tox Build done.
2020-11-03 11:18:48 +01:00
05a4f21559 Merge branch 'master' into branch 'changelog' 2020-11-03 09:52:52 +01:00
e3212280b8 Fix 63026e429b
All checks were successful
buildbot/tox Build done.
2020-10-15 18:19:32 +02:00
3a3882080b Fix 63026e429b
All checks were successful
buildbot/tox Build done.
2020-10-15 18:05:49 +02:00