Commit Graph

21 Commits

Author SHA1 Message Date
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
cbc69d4589 ADD: add a cleared event status to indicate the financal clearance. 2019-08-29 10:29:14 +02:00
8a5ca29e4d FIX: dav_events: expire flag was stamped at last day not after last day. 2019-07-15 14:05:50 +02:00
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
862d39b84c ADD: dav_events: add support for confirm payments. 2019-06-28 15:47:15 +02:00
abb013cadc UPD: dav_events: renamed utils method to roles. 2019-06-05 12:07:21 +02:00
4c67995680 UPD: change grace period for purging registration and participant data. 2019-06-05 11:33:45 +02:00
bee1623529 MIGRATION! ADD: first things for a event registration mangement page. 2019-05-29 16:50:02 +02:00
6e1a07f3f6 UPD: dav_events: decoupled event model and eventflag model. 2019-02-18 15:57:09 +01:00
a62d573b98 UPD: dav_events: refactored the location of the signal handlers to
reduce the number of class methods on the workflow class.
2019-02-18 15:07:45 +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
66365cadee UPD: split enable_email settings. 2018-12-20 16:41:38 +01:00
188589c8b0 FIX: fixed several deadline issues. 2018-12-20 15:32:13 +01:00
0d5a8c65e3 Refactor: split code into several django apps (we call them modules). 2018-12-13 14:47:58 +01:00
6ecda70b54 UPD: improved workflow code. 2018-11-22 18:00:26 +01:00
43af31232e UPD: improved email templates. 2018-11-22 11:47:30 +01:00
3d88e313da FIX: fixed missing name of acceptor in email messages about accepted
mails.
2018-11-21 15:20:13 +01:00
30b5e920ee ADD: added support for Event Updated Mail. 2018-11-21 13:33:45 +01:00