Commit Graph

37 Commits

Author SHA1 Message Date
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
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
63026e429b Fix #9 Registrations: Add support for non members
All checks were successful
buildbot/tox Build done.
2020-10-15 17:44:12 +02:00
5237d81551 Create change log entry on status updates 2020-09-29 22:19:43 +02:00
9addc237bd First things to implement a event change log 2020-09-29 15:28:48 +02:00
6780bc5635 Added migration, created after update
All checks were successful
buildbot/tox Build done.
2020-09-29 08:23:05 +02:00
89d61fe1ce MIGRATE: FIX/UPD: fixed a typo in model fields verbose name. improved
registration manager.
2019-06-05 16:17:20 +02:00
abb013cadc UPD: dav_events: renamed utils method to roles. 2019-06-05 12:07:21 +02:00
61605a205c UPD: more cool participant admin stuff. 2019-06-04 15:54:13 +02:00
9104d69dd7 UPD: more registration staff on dav_events. 2019-06-03 17:10:52 +02:00
bee1623529 MIGRATION! ADD: first things for a event registration mangement page. 2019-05-29 16:50:02 +02:00
87f8db8a84 MIGRATIONS: fixed (and replaced) the previous migrations. 2019-04-02 16:24:24 +02:00
0e1ec5c733 MIGRATION: dav_events: model change, because of python3 compatible literals? 2019-04-01 16:49:07 +02:00
6e1a07f3f6 UPD: dav_events: decoupled event model and eventflag model. 2019-02-18 15:57:09 +01:00
b3abadf2a8 some model meta change. 2019-02-08 16:43:46 +01:00
f0e225c5fd CONT: fixed the previous changes. 2019-01-30 16:35:37 +01:00
7667277862 CONT: continue the previous change. 2019-01-29 17:25:03 +01:00
e6a5f9818a BROKEN! MIGRATE! BIG UPD: not yet complete support for publish[ed|ing]_[web|facebook] 2019-01-23 18:36:11 +01:00
401ca9641a UPD: removed obsolete event fields accepted* and published* (we using
flags now).
CONTAIN MIGRATION!
2018-11-21 16:28:40 +01:00
6c9c54fc82 UPD: added some defaults for choice fields on event model. 2018-07-09 16:18:12 +02:00
3c7ef05099 Added a model for event state (including data migration, signal based
notifications, etc.)
2018-07-04 16:56:13 +02:00
d8939afcac Added verbose names to model fields. 2018-03-06 22:02:05 +01:00
5d8faa615e Split ApproachForm, full featured display of transport/journey settings. 2018-02-27 15:59:12 +01:00
1210d8f534 Added field registration_required. 2018-02-26 17:57:07 +01:00
69204a6d0d Publish workflow is now fully functional. 2018-02-26 14:44:30 +01:00
11a5e3c0c8 More work on planned publish date and internal note. improved event
detail page and some form code.
2018-02-25 20:30:52 +01:00
37264f783a Added published status. 2018-02-24 15:50:21 +01:00
1d574ddf85 Added registration_howto. 2018-02-19 15:46:24 +01:00
7641079925 Coupled number of trainers with min/max participants. Modified some
choices.
2018-02-19 13:28:16 +01:00
6e77c0b11b 1. Made location optional, 2. Added multicountry select option, 3.
Improved form labels, help texts and templates.
2018-02-07 12:54:16 +01:00
0c2709cc71 Support for One-Click-Actions. 2018-01-29 15:34:22 +01:00
d3898430cf Fixed number is NULL constraint. 2018-01-24 18:34:29 +01:00
60fb3e6519 Fixed optional fields to enable editing within admin interface. 2018-01-24 18:00:18 +01:00
9f2ba9912c Enabled event numbers. 2018-01-24 17:19:29 +01:00
0be8a1ecf6 Added migration. 2018-01-19 10:18:53 +01:00
0cf77a4ab0 Initial commit. 2018-01-17 19:10:55 +01:00