Commit Graph

456 Commits

Author SHA1 Message Date
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
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
e024744714 Merge remote-tracking branch 'refs/remotes/origin/master'
All checks were successful
buildbot/django-dav-events--test Build done.
2023-02-19 19:25:43 +01:00
af2ec6d344 dav_registration: added filter function to select single sport 2023-02-19 19:23:14 +01:00
9abde3ca18 dav_base css: add colorful universal buttons and colored sport specific
buttons
2023-02-19 19:21:23 +01:00
082c9f4b74 Added deploy rule to Makefile (used as deploy pipeline for CI/CD)
All checks were successful
buildbot/django-dav-events--test Build done.
2023-02-17 13:17:17 +01:00
e91941dcff Added Makefile for our buildbot CI/CD 2023-02-17 08:56:20 +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
02bea140d7 Replaced deprecated NullBooleanField with BooleanField 2023-02-15 18:13:53 +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
edd4050935 Merge pull request 'FIX previous change' (#46) from heinzel into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #46
2021-01-27 12:11:10 +01:00
519de281df FIX previous change
All checks were successful
buildbot/tox Build done.
2021-01-27 11:59:51 +01:00
8cd0f8f023 Merge pull request 'UPD: dav_registration: display canceled state of events' (#44) from heinzel into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #44
2021-01-27 11:38:54 +01: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
72390e325b Merge branch 'production' into master
All checks were successful
buildbot/tox Build done.
2021-01-07 14:34:35 +01:00
4b772e743b Merge pull request 'heinzel' (#42) from heinzel into master
Some checks failed
buildbot/tox Build done.
Reviewed-on: #42
2021-01-07 14:02:32 +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
c6943971b6 Merge pull request 'UPD: display status flag canceled or realized also if cleared is set' (#41) from heinzel into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #41
2021-01-07 13:36:17 +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
69f4db1774 Merge pull request 'FIX #35 and #36' (#40) from heinzel_canceld into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #40
2021-01-07 13:06:53 +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
b76fbe71c7 ADD: more colors for bootstrap labels and buttons 2021-01-07 12:49:12 +01:00
2bd994109e Merge pull request 'Merge with master' (#39) from master into production
All checks were successful
buildbot/tox Build done.
Reviewed-on: #39
2020-12-22 19:45:11 +01:00
da83b94c9f UPD: updated real timestamp for merging support for reduced fee into
All checks were successful
buildbot/tox Build done.
production
2020-12-22 19:41:38 +01:00
f15d4f7a8e Merge pull request 'Enforce stronger Passwords' (#38) from heinzel_dav_auth into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #38
2020-12-22 18:48:46 +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
47dd196c6a UPD: auth: added a custom wordlist password validator 2020-12-22 17:04:40 +01:00
0762876ec5 UPD: auth: added score based password validator 2020-12-22 15:53:32 +01:00
5f296ff1c0 UPD: dav_auth: refactor the ResetPasswordView for better name 2020-12-22 11:51:59 +01:00
f3509d3a61 Merge pull request 'FIX 6d5c77ee71fd91669840a41b13ae30378279994d' (#34) from heinzel into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #34
2020-12-18 16:50:55 +01:00
70c82f9b93 FIX 6d5c77ee71
All checks were successful
buildbot/tox Build done.
2020-12-18 16:43:23 +01:00
b89c4d26b3 Merge pull request 'FIX #4' (#33) from heinzel into master
Some checks failed
buildbot/tox Build done.
Reviewed-on: #33
2020-12-18 15:40:11 +01:00
1d248f0519 Merge branch 'master' into heinzel
Some checks failed
buildbot/tox Build done.
2020-12-18 15:39:50 +01:00
50c44b4e54 Merge pull request 'FIX #15 and more' (#32) from heinzel into master
Reviewed-on: #32
2020-12-18 15:38:24 +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
d3d63097db FIX f016f4af41 (python2 encoding error)
All checks were successful
buildbot/tox Build done.
2020-12-16 10:32:12 +01:00
a7fafbe73f UPD: Participants: added help texts to the new fields 2020-12-16 10:24:17 +01:00