Commit Graph

21 Commits

Author SHA1 Message Date
39440a695e Fix #65 :
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 3m29s
dav_events.views.events.EventRegistrationsView._close_registration()
sends a signal now.
2024-09-17 15:07:31 +02:00
7b6e29ba92 dav_events renamed signal handlers
All checks were successful
Run tests / Execute tox to run the test suite (push) Successful in 3m31s
2024-09-17 14:15:51 +02:00
98a6fc3ce7 try to make pylint happy
All checks were successful
buildbot/tox Build done.
2022-06-08 00:08:09 +02:00
862d39b84c ADD: dav_events: add support for confirm payments. 2019-06-28 15:47:15 +02: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
a2ec297144 UPD: Nicer display of dav_events app in django admin. 2019-02-08 16:42:01 +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
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
30b5e920ee ADD: added support for Event Updated Mail. 2018-11-21 13:33:45 +01:00
3c7ef05099 Added a model for event state (including data migration, signal based
notifications, etc.)
2018-07-04 16:56:13 +02:00
f2af2c28cf Preparation for publishing date. 2018-02-25 01:48:02 +01:00
f85683d0ac Made email subject prefix configurable. 2018-02-21 11:31:17 +01:00
5bb2edc749 Moved most form field initial values from forms to settings. 2018-02-20 17:19:15 +01:00
7641079925 Coupled number of trainers with min/max participants. Modified some
choices.
2018-02-19 13:28:16 +01:00
6f003aaf6a Improved group/role thing. Improved email sending (prepare for
OneClickAction).
2018-01-26 16:58:47 +01:00
5cf05666ab Seperated some config settings from code. 2018-01-26 14:28:09 +01:00
0cf77a4ab0 Initial commit. 2018-01-17 19:10:55 +01:00