Commit Graph

69 Commits

Author SHA1 Message Date
31e1adf2b8 Event Export List: short formated date. 2018-02-26 16:41:41 +01:00
b381bb76d9 Export List: 1. filter expired, 2. added internal note. 2018-02-26 15:14:15 +01:00
69204a6d0d Publish workflow is now fully functional. 2018-02-26 14:44:30 +01:00
e669d5b55b Moved event specific code from ChainedForm to EventCreateForm via
ModelMixin.
2018-02-25 17:04:32 +01:00
37264f783a Added published status. 2018-02-24 15:50:21 +01:00
25cb5663fd Fixed order on export list. 2018-01-30 23:43:41 +01:00
e1810b64a0 Improved last change. 2018-01-30 22:36:18 +01:00
a73e3027d3 Fixed error with enforcing permission on accept. 2018-01-30 22:30:37 +01:00
74d3fa47dc Fixed wrong permission check. 2018-01-30 16:25:10 +01:00
fdcc103571 Improved authorization. 2018-01-29 17:53:29 +01:00
b68949ba5f Added Event List Export Feature. 2018-01-29 17:21:04 +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
1c22d1c879 Added primitive Update Event feature. 2018-01-25 14:53:44 +01:00
9f2ba9912c Enabled event numbers. 2018-01-24 17:19:29 +01:00
013ac34c43 Added primitive Back button to EventCreate. 2018-01-23 23:08:08 +01:00
75b06041c6 Added django messages. 2018-01-23 20:08:02 +01:00
1ec81a07c0 Minor change: replaced static list with static sequence. 2018-01-22 14:11:20 +01:00
0cacb02d74 Splitup views.py into several files. 2018-01-20 17:06:22 +01:00