added new state bits to MailingList, implemented form for editing those

This commit is contained in:
2022-04-22 10:25:24 +02:00
parent 5710a89b52
commit 7bf492e469
8 changed files with 120 additions and 79 deletions

View File

@@ -11,6 +11,6 @@
<appender-ref ref="STDOUT" />
</root>
<logger name="de.srsoftware" level="INFO" />
<logger name="de.srsoftware" level="DEBUG" />
</configuration>