Commit Graph

481 Commits

Author SHA1 Message Date
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
f016f4af41 UPD: Registration Form: more information about not DAV member 2020-12-15 11:56:36 +01:00
71dae2672d Merge pull request 'support for reduced fee' (#31) from heinzel into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #31
2020-12-09 18:13:29 +01:00
50d7ef953e satisfy tests
All checks were successful
buildbot/tox Build done.
2020-12-09 17:59:36 +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
c3bbaa7200 satisfy tests
All checks were successful
buildbot/tox Build done.
2020-12-09 13:16:37 +01:00
0ff559d548 registration: add support for year of birth
Some checks failed
buildbot/tox Build done.
this is only in dav_registration for now. dav_events is following.
2020-12-09 10:51:06 +01:00
998b4cd5cf Registrations: decollapse events by clicking on the title
All checks were successful
buildbot/tox Build done.
2020-12-09 08:31:41 +01:00
dc9b0dc640 Merge pull request 'heinzel' (#30) from heinzel into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #30
2020-12-08 20:33:37 +01:00
45f50e8601 Better icon for untrashing
All checks were successful
buildbot/tox Build done.
2020-12-08 20:27:51 +01:00
3dc44187fa Improved display of trashed registrations 2020-12-08 20:27:16 +01:00
56df5c15bc Merge pull request 'fixed trashbin stuff' (#29) from heinzel into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #29
2020-12-08 19:37:38 +01:00
d60f1d9993 Fix migrations for trashbin feature
Some checks failed
buildbot/tox Build done.
2020-12-08 19:08:21 +01:00
e501ada83f Correct db migration for trashbin feature 2020-12-08 18:00:23 +01:00
0ab60cf473 Merge pull request 'Add trashbin for registrations and participants' (#28) from heinzel into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #28
2020-12-08 16:05:43 +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
f2f0df3ab3 Merge pull request 'Fix missing bootstrap context label on flags changelog entries' (#27) from heinzel into master
Some checks failed
buildbot/tox Build done.
Reviewed-on: #27
2020-11-03 14:55:29 +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
77d18a145a Merge pull request 'Add a simple changelog to the events' (#26) from changelog into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #26
2020-11-03 12:34:29 +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
9823efc7ac Merge pull request 'Fix 63026e429b5627643c5335b42f5326b059fdec30' (#24) from heinzel into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #24
2020-10-15 18:24:49 +02:00
e3212280b8 Fix 63026e429b
All checks were successful
buildbot/tox Build done.
2020-10-15 18:19:32 +02:00
93ad2aea75 Merge pull request 'Fix 63026e429b5627643c5335b42f5326b059fdec30' (#23) from quickfix into master
All checks were successful
buildbot/tox Build done.
Reviewed-on: #23
2020-10-15 18:10:53 +02:00