Commit Graph

7 Commits

Author SHA1 Message Date
808c6bbdde Update translatable strings
Stop using the `_()` function, and use `{% trans %}` tags instead.
2018-07-16 11:09:09 +02:00
496b638694 [Bugfix] Add a missing closing tag to event-details.html 2018-07-16 10:42:10 +02:00
b54674c703 Semantic UI version 2018-07-13 16:03:33 +02:00
d06cfaa02e Add a field macro to the event creation form 2018-07-13 15:33:06 +02:00
4c65644291 Make it possible to accept invites 2018-07-10 10:58:56 +02:00
17cca9380f Allow users to invite other users to events 2018-07-09 18:22:13 +02:00
ba7c766316 Allow displaying event details 2018-07-03 14:22:03 +02:00