Commit Graph

138 Commits

Author SHA1 Message Date
a7b1fa5825 Merge branch 'main' into lang_de 2022-04-23 18:23:23 +02:00
63482b3cef fixed typo in README.md, improved css 2022-04-23 18:23:11 +02:00
0e7ef745c4 Merge branch 'main' into lang_de 2022-04-23 18:08:51 +02:00
1ad9c7278e fixed message forwarding:
- messages to open lists are always accepted and sent to all subscribers
- messages to normal lists are accepted from subscribers and sent to all subscribers
- messages to moderated lists are accepted only from mods and sent to all subscribers
- messages to moderated lists are from non-mod subscribers are forwarded to the mods
- all other messages are retained
2022-04-23 18:03:03 +02:00
5530f08892 Merge branch 'main' into lang_de 2022-04-23 17:17:51 +02:00
cb3dcb54fd added password explanation text 2022-04-23 17:14:46 +02:00
fef9b78841 Merge branch 'main' into lang_de 2022-04-23 17:06:49 +02:00
19c20816f8 confirmation mail now template based. 2022-04-23 16:56:36 +02:00
a71bace098 Merge branch 'main' into lang_de 2022-04-23 08:49:09 +02:00
5e1bc10855 updated logback configuration 2022-04-23 08:39:46 +02:00
9544cd8f19 Merge branch 'main' into lang_de 2022-04-23 01:47:08 +02:00
e32f218545 improved css 2022-04-23 01:47:03 +02:00
e854710031 Merge branch 'main' into lang_de 2022-04-23 01:40:52 +02:00
dac01b4768 fixed table cell padding 2022-04-23 01:40:43 +02:00
1bb4f2aa17 Merge branch 'main' into lang_de 2022-04-23 01:34:21 +02:00
0858417fa9 working on css 2022-04-23 01:34:14 +02:00
f2d456c681 Merge branch 'main' into lang_de 2022-04-23 00:22:04 +02:00
3ffab25635 now resetting imap errors after successfull job 2022-04-23 00:21:23 +02:00
007f90d7d6 fixed typo in README.md 2022-04-22 20:19:27 +02:00
d3c27d063e added doc 2022-04-22 20:17:47 +02:00
0db87fac1e added doc 2022-04-22 20:17:39 +02:00
ac92e03792 Merge branch 'main' into lang_de 2022-04-22 19:17:57 +02:00
f636520ca0 improved log output 2022-04-22 19:16:41 +02:00
5d5a1faecf fixed encoding problems on front page 2022-04-22 18:52:03 +02:00
49845a076a Merge branch 'main' into lang_de 2022-04-22 18:36:07 +02:00
6abee6e977 implemented editing of list credentials for admin/owner, fixed bug:
if login fails due to wrong auth, it is no longer repeated. instead, the list is disabeld
2022-04-22 18:20:03 +02:00
4d2fea5083 Merge branch 'main' into lang_de 2022-04-22 16:22:54 +02:00
f234cded1b bugfix 2022-04-22 16:22:46 +02:00
6f3236a29e Übersetzung erweitert 2022-04-22 16:15:56 +02:00
fc984007bc Merge branch 'main' into lang_de 2022-04-22 16:14:27 +02:00
86a9dd271f implemented dropping of mailing lists 2022-04-22 16:14:17 +02:00
f79884baa0 Merge branch 'main' into lang_de 2022-04-22 14:31:14 +02:00
72e8f4755c altered text 2022-04-22 14:29:22 +02:00
492cbec41d fixed tests for german lang 2022-04-22 14:18:58 +02:00
f0b54ea48f Merge branch 'main' into lang_de 2022-04-22 14:11:32 +02:00
c841a8f873 bugfixes 2022-04-22 14:11:23 +02:00
578a748b68 Merge branch 'main' into lang_de 2022-04-22 14:06:10 +02:00
df1e4c5840 minor code improvement 2022-04-22 14:03:40 +02:00
efa4bcbc99 minor code improvements 2022-04-22 13:56:48 +02:00
05b58cc186 Merge branch 'main' into lang_de 2022-04-22 13:06:41 +02:00
b9b3196ae6 new permissions:
* list members may be nominated as moderators by admin
* admin may allow moderators to nominate more moderators
* admin may set allowed senders to one of the following:
    * owners and mods
    * all subscribers
    * everyone
* moderators are now able to remove members from list
2022-04-22 12:35:16 +02:00
7bf492e469 added new state bits to MailingList, implemented form for editing those 2022-04-22 10:25:24 +02:00
5710a89b52 working on tests 2022-04-22 09:35:26 +02:00
4a543b16f6 bugfix 2022-04-22 00:32:47 +02:00
42593fcb3c Merge branch 'main' into lang_de 2022-04-22 00:28:34 +02:00
655d285946 altered logging behaviour, disabled reload button 2022-04-22 00:26:01 +02:00
cb82609387 Merge branch 'main' into lang_de 2022-04-22 00:04:19 +02:00
ed64c2bde6 altered log level 2022-04-22 00:04:10 +02:00
dd5a1290c7 Merge branch 'main' into lang_de 2022-04-21 23:57:37 +02:00
e2a96cac25 updated logback configuration 2022-04-21 23:57:23 +02:00