Commit Graph

412 Commits

Author SHA1 Message Date
47a4dbeb5e fix: Wrap headlines 2024-04-14 20:47:57 +02:00
a73f2ca29d fix: Remove temporary text 2024-04-14 20:43:25 +02:00
507745aef2 fix: Correct accidental right move 2024-04-14 20:43:11 +02:00
7a649d00ee refactor: Various redesigns 2024-04-14 20:34:26 +02:00
8037b66597 refactor: Formatting 2024-04-14 16:58:19 +02:00
c4012f1980 fix: FA icons 2024-04-14 16:58:03 +02:00
ab2baa3817 fix: typo 2024-04-14 16:48:27 +02:00
1e60a14a81 feed: Add basic rss feed 2024-04-14 16:48:07 +02:00
3fec80f5a7 fix: Data duplication logic 2024-04-14 16:47:52 +02:00
0bc3c3a764 feat: Don't populate the database again if already done so 2024-04-14 16:20:05 +02:00
7314637520 fix: use existing adoption notices so no new oes are created 2024-04-14 16:15:14 +02:00
d1108aaf60 feat: Add language to rules to make them translatable (migrations) 2024-04-14 15:59:15 +02:00
79a6f672c5 feat: Add language to rules to make them translatable 2024-04-14 15:56:42 +02:00
e9c005697b refactor: import 2024-04-14 15:45:57 +02:00
8769319993 fix: Adjust texts according to currently selected language 2024-04-14 15:39:54 +02:00
9706a627e1 fix: var name 2024-04-14 15:24:36 +02:00
4ee32607b6 fix: about 2024-04-14 14:39:49 +02:00
11d5e2a9ee fix: fix field type 2024-04-14 14:14:35 +02:00
223c9f2f9b feat: Add privacy statement, terms of service and imprint to about 2024-04-14 14:03:18 +02:00
a6e2bbc3e5 feat: Migrations 2024-04-14 13:37:59 +02:00
2d86292d66 feat: Allow undefined texts 2024-04-14 13:37:51 +02:00
505b2255cc feat: Add verbose names 2024-04-14 13:37:32 +02:00
294a2d7e62 feat: Add text to admin 2024-04-14 13:27:41 +02:00
5429e3ced1 fix!: Exchange migration 2024-04-14 13:26:41 +02:00
34d8862b47 feat: add language to text (former Markdown content 2024-04-14 13:26:21 +02:00
698a4b7f54 feat: enable access to languages in admin 2024-04-14 13:23:54 +02:00
707719c299 feat: ensure languages exist 2024-04-14 13:23:35 +02:00
ab1246b6d0 fix: media urls 2024-04-14 10:38:07 +02:00
c74e50ebf1 feat: Improve possible logging configuration 2024-04-14 09:59:09 +02:00
2902a799f5 translation: Add more strings 2024-04-13 13:59:52 +02:00
44b3a98830 translation: continue 2024-04-13 13:37:07 +02:00
8cd326663c translation: Define new stings and continue translation 2024-04-13 13:25:09 +02:00
5d925ead67 translation: continue 2024-04-13 12:46:24 +02:00
ea82d03c8d fix: use default logger 2024-04-13 12:11:32 +02:00
309af2d162 refactor: make default port 7345 2024-04-13 12:11:14 +02:00
a30e7cbdbf fix: change static paths 2024-04-13 11:55:15 +02:00
7a00e902f5 feat: Add postgres support 2024-04-13 11:54:51 +02:00
b326534905 feat: Add basic docker support 2024-04-13 02:12:37 +02:00
a0f7d0188d fix: Try to fix the group and permission creation 2024-04-13 02:12:21 +02:00
96b7f36749 feat: fix header style 2024-04-13 00:13:43 +02:00
eddd4e863e translation: de 2024-04-12 23:49:36 +02:00
50fd6cc817 refactor!: Make german default language 2024-04-12 23:42:46 +02:00
bd1c0ac856 fix: Don't prefix default language 2024-04-12 23:42:23 +02:00
8942d029d1 feat: Add basic translation support 2024-04-12 23:37:03 +02:00
4767fb4e76 feat: Ensure correct groups are creeated with permissions 2024-04-12 22:23:49 +02:00
1a2878330e fix: Correctly use custom user model in registration form 2024-04-07 11:41:37 +02:00
0d22ea0b65 refactor!: Move to custom user model 2024-04-07 11:33:41 +02:00
4a1332dd4a fix: Restrict image height 2024-04-07 11:23:27 +02:00
6fbe923667 feat: Add registration/login button 2024-04-07 11:23:11 +02:00
ddd28a677d feat: Add login/logout button 2024-04-07 10:00:37 +02:00