39440a695e
Fix #65 :
...
Run tests / Execute tox to run the test suite (push) Successful in 3m29s
dav_events.views.events.EventRegistrationsView._close_registration()
sends a signal now.
2024-09-17 15:07:31 +02:00
7b6e29ba92
dav_events renamed signal handlers
Run tests / Execute tox to run the test suite (push) Successful in 3m31s
2024-09-17 14:15:51 +02:00
05fba57db8
dav_events: clearified log messages
2024-09-17 14:15:16 +02:00
7072df367d
dav_events: Added EventChange to admin interface
2024-09-17 14:00:37 +02:00
fb6e05aef4
dav_events: removed unused variable in models.Event.save()
2024-09-17 13:59:50 +02:00
cbf1997686
dav_events: added fields to the Event.as_dict() method
...
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
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
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
...
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
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
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
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
buildbot/django-dav-events--test Build done.
2023-07-12 10:06:01 +02:00
5edec18ea9
More test data
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
buildbot/django-dav-events--test Build done.
2023-05-10 17:09:00 +02:00
7d1deb0081
Fix #61
buildbot/django-dav-events--test Build done.
2023-05-08 14:46:08 +02:00
02e7686760
Fixed typo in "Schwierigkeitsniveau"
buildbot/django-dav-events--test Build done.
2023-05-08 13:26:37 +02:00
8c36b86cbc
Added/Cleanup coloured css elements
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
buildbot/django-dav-events--test Build done.
2023-02-27 15:20:08 +01:00
d32bda74a0
Fix tests
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
2023-02-15 19:39:09 +01:00
44a570a8bb
Teilnehmer und Tourenleiter in den home_tiles templates gegendert
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
2022-06-08 00:08:09 +02:00
8610e2a557
BIG UPD: migrate to python 3.10 and django 3.2
2022-06-07 16:07:08 +02:00
2b8c60a675
UPD: dav_registration: display canceled state of events
2021-01-27 11:11:03 +01:00
4890c2430f
FIX #3a538e45bf
2021-01-07 13:48:31 +01:00
3a538e45bf
FIX #e585f6057b
2021-01-07 13:40:55 +01:00
e585f6057b
UPD: display status flag canceled or realized also if cleared is set
2021-01-07 13:28:41 +01:00
654fb6d220
FIX #269d59f460
2021-01-07 13:17:03 +01:00
269d59f460
FIX #35 and #36 : add new event stati canceled and realized
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
2020-12-22 18:42:06 +01:00
70c82f9b93
FIX 6d5c77ee71
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
2020-12-18 14:30:17 +01:00
cbc3df97c1
Reduced participant fee: added toggle buttons within office views and
...
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
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
2020-12-09 13:45:25 +01:00
45f50e8601
Better icon for untrashing
2020-12-08 20:27:51 +01:00
d60f1d9993
Fix migrations for trashbin feature
2020-12-08 19:08:21 +01:00
7624c3d69b
Added restore from trash feature
2020-12-03 15:50:47 +01:00
94595f4785
Add a kind of trashbin for registrations and participants
2020-12-03 11:47:41 +01:00