Commit Graph

246 Commits

Author SHA1 Message Date
heinzel b44f6df32e Registrations: view to uncheck apply_reduced_fee while accepting
buildbot/tox Build done.
2020-12-16 17:28:40 +01:00
heinzel a7fafbe73f UPD: Participants: added help texts to the new fields 2020-12-16 10:24:17 +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 45f50e8601 Better icon for untrashing
buildbot/tox Build done.
2020-12-08 20:27:51 +01:00
heinzel d60f1d9993 Fix migrations for trashbin feature
buildbot/tox Build done.
2020-12-08 19:08:21 +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 fbcb8e5f4e Fix missing bootstrap context label on flags changelog entries
buildbot/tox Build done.
2020-11-03 14:46:21 +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 e3212280b8 Fix 63026e429b
buildbot/tox Build done.
2020-10-15 18:19:32 +02:00
heinzel 3a3882080b Fix 63026e429b
buildbot/tox Build done.
2020-10-15 18:05:49 +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 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 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 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 6780bc5635 Added migration, created after update
buildbot/tox Build done.
2020-09-29 08:23:05 +02:00
heinzel 8ab2f818e4 Events: added new test data (without sensitive information) 2020-01-14 11:56:13 +01:00
heinzel fcca7aac72 dav_events: change event order in django admin 2019-12-02 10:37:37 +01:00
heinzel 0a5175419e FIX: dav_events: string that contains realnames was not unicode. 2019-10-01 09:52:46 +02:00
heinzel ad0584c726 UPD: dav_events: updated default config. 2019-08-29 10:57:59 +02:00
heinzel cbc69d4589 ADD: add a cleared event status to indicate the financal clearance. 2019-08-29 10:29:14 +02:00
heinzel 51f276d719 FIX: update email tests, after changing the email templates. 2019-08-29 10:28:25 +02:00
heinzel 53cb7cada8 UPD: dav_events: improved event to publish mails. 2019-08-28 15:24:52 +02:00
heinzel dad3f864b4 UPD: dav_events: removed registration_howto from ka-alpin template. 2019-07-25 11:24:42 +02:00
heinzel 0ee8e42fa7 FIX: dav_events: empty some more fields when copy old event. 2019-07-17 16:22:28 +02:00
heinzel 8a5ca29e4d FIX: dav_events: expire flag was stamped at last day not after last day. 2019-07-15 14:05:50 +02:00
heinzel db9aebf911 ADD: dav_event_office: added some more information to participant list. 2019-07-09 11:27:06 +02:00
heinzel c62eba67f6 FIX: dav_event_office: use has_global_permission instead of has_role to
give access to super users.
2019-07-03 15:27:31 +02:00
heinzel 7540a3ae7a UPD: made interface for office useful. 2019-07-03 13:56:37 +02:00
heinzel 923b099ba7 FIX: some small errors about registrations/participants/payments/permissions. 2019-07-03 09:39:56 +02:00
heinzel 4c079b398f Merge branch 'abrechnung_2019' 2019-06-28 15:48:49 +02:00
heinzel 862d39b84c ADD: dav_events: add support for confirm payments. 2019-06-28 15:47:15 +02:00
heinzel 2069c1b8ed UPD: dav_event: adjusted charges according to eriks plan for 2019. 2019-06-27 10:47:41 +02:00
heinzel 5fc5195f81 FIX: dav_events: fixed warning-color on participants more than max. 2019-06-25 11:56:50 +02:00
heinzel f961110a7c FIX: some localtime issues. 2019-06-12 16:57:09 +02:00
heinzel 917fd7d262 UPD: split dav_events/home.html in sperate files, so that the tiles can be included somewhere else. 2019-06-12 12:17:32 +02:00
heinzel 89d61fe1ce MIGRATE: FIX/UPD: fixed a typo in model fields verbose name. improved
registration manager.
2019-06-05 16:17:20 +02:00
heinzel 939828a32f UPD: dav_events: improved registrations page. 2019-06-05 13:57:11 +02:00
heinzel 32d350b2ab UPD: dav_events: 1. notify only web and facebook about closed registration. 2. respect closed registrations on event list export. 2019-06-05 12:47:54 +02:00
heinzel 7a16bee457 ADD: dav_events: purging participants. 2019-06-05 12:10:31 +02:00
heinzel abb013cadc UPD: dav_events: renamed utils method to roles. 2019-06-05 12:07:21 +02:00
heinzel 4c67995680 UPD: change grace period for purging registration and participant data. 2019-06-05 11:33:45 +02:00
heinzel 61605a205c UPD: more cool participant admin stuff. 2019-06-04 15:54:13 +02:00