Commit Graph

412 Commits

Author SHA1 Message Date
heinzel 1f674125ec UPD: dav_events: enable save as draft
buildbot/tox Build done.
2020-12-18 14:30:17 +01:00
heinzel cbc3df97c1 Reduced participant fee: added toggle buttons within office views and
buildbot/tox Build done.
improved html
2020-12-18 11:48:10 +01:00
heinzel 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
heinzel b44f6df32e Registrations: view to uncheck apply_reduced_fee while accepting
buildbot/tox Build done.
2020-12-16 17:28:40 +01:00
heinzel d3d63097db FIX f016f4af41 (python2 encoding error)
buildbot/tox Build done.
2020-12-16 10:32:12 +01:00
heinzel a7fafbe73f UPD: Participants: added help texts to the new fields 2020-12-16 10:24:17 +01:00
heinzel f016f4af41 UPD: Registration Form: more information about not DAV member 2020-12-15 11:56:36 +01:00
heinzel 71dae2672d Merge pull request 'support for reduced fee' (#31) from heinzel into master
buildbot/tox Build done.
Reviewed-on: #31
2020-12-09 18:13:29 +01:00
heinzel 50d7ef953e satisfy tests
buildbot/tox Build done.
2020-12-09 17:59:36 +01:00
heinzel baabbba7fb Support for reduced registration fee 2020-12-09 17:45:15 +01:00
heinzel 3f3bb2512b participants: added support for year of birth
buildbot/tox Build done.
2020-12-09 13:45:25 +01:00
heinzel c3bbaa7200 satisfy tests
buildbot/tox Build done.
2020-12-09 13:16:37 +01:00
heinzel 0ff559d548 registration: add support for year of birth
buildbot/tox Build done.
this is only in dav_registration for now. dav_events is following.
2020-12-09 10:51:06 +01:00
heinzel 998b4cd5cf Registrations: decollapse events by clicking on the title
buildbot/tox Build done.
2020-12-09 08:31:41 +01:00
heinzel dc9b0dc640 Merge pull request 'heinzel' (#30) from heinzel into master
buildbot/tox Build done.
Reviewed-on: #30
2020-12-08 20:33:37 +01:00
heinzel 45f50e8601 Better icon for untrashing
buildbot/tox Build done.
2020-12-08 20:27:51 +01:00
heinzel 3dc44187fa Improved display of trashed registrations 2020-12-08 20:27:16 +01:00
heinzel 56df5c15bc Merge pull request 'fixed trashbin stuff' (#29) from heinzel into master
buildbot/tox Build done.
Reviewed-on: #29
2020-12-08 19:37:38 +01:00
heinzel d60f1d9993 Fix migrations for trashbin feature
buildbot/tox Build done.
2020-12-08 19:08:21 +01:00
heinzel e501ada83f Correct db migration for trashbin feature 2020-12-08 18:00:23 +01:00
heinzel 0ab60cf473 Merge pull request 'Add trashbin for registrations and participants' (#28) from heinzel into master
buildbot/tox Build done.
Reviewed-on: #28
2020-12-08 16:05:43 +01:00
heinzel 7624c3d69b Added restore from trash feature
buildbot/tox Build done.
2020-12-03 15:50:47 +01:00
heinzel 94595f4785 Add a kind of trashbin for registrations and participants
buildbot/tox Build done.
2020-12-03 11:47:41 +01:00
heinzel f2f0df3ab3 Merge pull request 'Fix missing bootstrap context label on flags changelog entries' (#27) from heinzel into master
buildbot/tox Build done.
Reviewed-on: #27
2020-11-03 14:55:29 +01:00
heinzel fbcb8e5f4e Fix missing bootstrap context label on flags changelog entries
buildbot/tox Build done.
2020-11-03 14:46:21 +01:00
heinzel 77d18a145a Merge pull request 'Add a simple changelog to the events' (#26) from changelog into master
buildbot/tox Build done.
Reviewed-on: #26
2020-11-03 12:34:29 +01:00
heinzel 37519d59e5 Merged migrations and minor improvements
buildbot/tox Build done.
2020-11-03 11:18:48 +01:00
heinzel 05a4f21559 Merge branch 'master' into branch 'changelog' 2020-11-03 09:52:52 +01:00
heinzel 9823efc7ac Merge pull request 'Fix 63026e429b5627643c5335b42f5326b059fdec30' (#24) from heinzel into master
buildbot/tox Build done.
Reviewed-on: #24
2020-10-15 18:24:49 +02:00
heinzel e3212280b8 Fix 63026e429b
buildbot/tox Build done.
2020-10-15 18:19:32 +02:00
heinzel 93ad2aea75 Merge pull request 'Fix 63026e429b5627643c5335b42f5326b059fdec30' (#23) from quickfix into master
buildbot/tox Build done.
Reviewed-on: #23
2020-10-15 18:10:53 +02:00
heinzel 3a3882080b Fix 63026e429b
buildbot/tox Build done.
2020-10-15 18:05:49 +02:00
heinzel 48f39956f3 Merge pull request 'Fix #9 - Registrations: Add support for non members' (#22) from heinzel into master
buildbot/tox Build done.
Reviewed-on: #22
2020-10-15 17:50:36 +02:00
heinzel a36cb5a336 Merge branch 'master' into heinzel
buildbot/tox Build done.
2020-10-15 17:50:03 +02:00
heinzel 63026e429b Fix #9 Registrations: Add support for non members
buildbot/tox Build done.
2020-10-15 17:44:12 +02:00
heinzel fd30652a5b Merge pull request 'dav_events.tests: more info on a sometimes failing OneClickAction test' (#21) from heinzel into master
buildbot/tox Build done.
Reviewed-on: #21
2020-10-13 14:42:02 +02:00
heinzel 28a35d98d2 Fix the previous change
buildbot/tox Build done.
2020-10-13 14:05:44 +02:00
heinzel e44cff343f More Information on a failing test.
buildbot/tox Build done.
dav_events.tests: sometimes an OneclickActionTest failes without
providing enough information.
2020-10-13 13:14:33 +02:00
heinzel 4a92b3d73a Merge pull request 'Close #12 and #17' (#20) from heinzel into master
buildbot/tox Build done.
Reviewed-on: #20
2020-10-13 12:49:32 +02:00
heinzel 0819b9a38a Close #12 and #17
buildbot/tox Build done.
- Added Help-Texts (Mouse-Over-Questionmarks) to the
  Event-Registraions-View.
- Answered registrations will be shown but muted.
2020-10-13 12:40:40 +02:00
heinzel e68240eb99 Merge pull request 'Close #13' (#19) from heinzel into master
buildbot/tox Build done.
Reviewed-on: #19
2020-10-13 12:38:33 +02:00
heinzel 9945bb5880 Close #13
buildbot/tox Build done.
dav_events/Anmeldungen: Mitgliedsmummer wird nun im Info-Tooltip
angezeigt.
2020-10-13 12:27:42 +02:00
heinzel 5237d81551 Create change log entry on status updates 2020-09-29 22:19:43 +02:00
heinzel 96d6dc72fb Satisfied screenshot tests 2020-09-29 19:36:42 +02:00
heinzel 09bfbeedc4 Satisfy python2 tests 2020-09-29 19:02:55 +02:00
heinzel 10ea6affaf Show event change log on event detail page 2020-09-29 18:24:38 +02:00
heinzel 9addc237bd First things to implement a event change log 2020-09-29 15:28:48 +02:00
heinzel 6ddef0c736 Merge pull request 'Added migration, created after update' (#16) from heinzel into master
buildbot/tox Build done.
Reviewed-on: #16
2020-09-29 08:33:19 +02:00
heinzel 6780bc5635 Added migration, created after update
buildbot/tox Build done.
2020-09-29 08:23:05 +02:00
heinzel 02bdea21cb FIX: dav_submission: empty timezone and spoofing fields in metadata.txt
buildbot/tox Build done.
2020-04-28 11:26:13 +02:00