Commit Graph

29 Commits

Author SHA1 Message Date
4dcde76a08 fixed collecition containing flags
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-25 18:54:11 +01:00
49ecacc797 fixed texts
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-25 18:30:05 +01:00
9e363cc0e8 sorted methods alphabetically
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-25 16:38:30 +01:00
8be07ed6ae Weiterleitung von Gast-Mails an Moderatoren bei moderierten Listen implementiert. Behebt Issue #1
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-15 09:43:33 +01:00
aef476e384 bugfix 2022-05-04 00:37:41 +02:00
275f2a19b0 bugfix 2022-05-04 00:03:30 +02:00
19c20816f8 confirmation mail now template based. 2022-04-23 16:56:36 +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
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
5710a89b52 working on tests 2022-04-22 09:35:26 +02:00
523e2fc432 first working version 2022-04-20 11:49:23 +02:00
2c99aa20b3 refactoring code 2022-04-20 09:21:45 +02:00
b332441a56 fixed log output 2022-04-19 10:43:04 +02:00
12fc5a4e67 cleaning, adding comments to ListMember class 2022-04-19 09:16:59 +02:00
aae095f2ea started adding comments, restructured Database class 2022-04-19 08:41:03 +02:00
fccfea671a working on permissions 2022-04-18 17:15:24 +02:00
2b9a185bfc working on permissions 2022-04-18 16:07:59 +02:00
a326004e82 working on permissions 2022-04-18 14:30:17 +02:00
1ef430b783 working on list administration 2022-04-18 12:55:24 +02:00
458903d755 gui work 2022-04-18 09:47:59 +02:00
2b59c7ab96 working on confirmed subscription 2022-04-18 09:34:31 +02:00
e2bba174ee added tests, preparing submission confirmation 2022-04-17 19:52:52 +02:00
6d73018247 implemented un-subscribe 2022-04-17 11:30:02 +02:00
9bd2cceb7d pre-filling subscription form for logged-in users 2022-04-16 23:45:17 +02:00
f8ff180891 implemented listing of list members 2022-04-16 23:25:40 +02:00
1282064565 working on subscription 2022-04-16 18:09:13 +02:00
321f05c09a implemented hiding/unhiding of mailing lists on the database side 2022-04-16 08:01:58 +02:00
438707fca8 working on list management 2022-04-15 18:14:08 +02:00
9f128eab39 working in list management 2022-04-15 17:29:45 +02:00