Commit Graph

231 Commits

Author SHA1 Message Date
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
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
e3ee4a2d32 feat: Add basic user handling 2024-04-07 10:00:17 +02:00
9af46290fa fix: Fix member detail view 2024-04-07 09:06:18 +02:00
3faf7d58ac feat: Add basic modqueue view 2024-04-07 09:03:20 +02:00
6da21a2786 feat: Add member fields to admin 2024-03-26 17:38:44 +01:00
216814431b refactor: format 2024-03-25 11:48:05 +01:00
8e6f514b84 fix: typo 2024-03-25 11:24:50 +01:00
701997e2e9 refactor: Restructure templates 2024-03-25 11:04:01 +01:00
8b06a2045d feat: Send mail when new report comes in 2024-03-25 10:49:56 +01:00
e02967957d refactor: Abstract host 2024-03-25 10:49:13 +01:00
7081bbe14a test: Add mail and trust level to test users 2024-03-25 10:47:24 +01:00
b03827fdaf feat: add basic member support & squash migrations 2024-03-23 22:20:31 +01:00
6f723922d6 fix: Remove deprecated populate 2024-03-23 22:19:16 +01:00
52dfc2902a feat: add test photos (CC0) 2024-03-23 22:16:55 +01:00
434b069636 feat: Add link to report 2024-03-22 12:53:39 +01:00
3516ca1d29 feat: Add basic reporting structure 2024-03-22 12:45:50 +01:00
86f02214d7 feat: Style animals a bit 2024-03-20 17:07:08 +01:00
c8dd7436fc feat: Add animal cards to adoption display 2024-03-20 16:40:52 +01:00
2d67eb6ae9 refactor: Rename add adoption 2024-03-20 15:40:32 +01:00
96a115eb98 feat: Add photos to list of adoption notices 2024-03-20 15:40:11 +01:00
bf73021885 refactor: Remove print 2024-03-20 14:04:59 +01:00
f50d0ae873 refactor: Style photo display 2024-03-20 14:04:51 +01:00
b0b5b185d6 refactor: Allow image upload for animals 2024-03-20 13:40:00 +01:00
58f45a69cc refactor: Remove double animal listing 2024-03-20 12:09:27 +01:00
dab29991c6 refactor: Remove pagination 2024-03-20 12:06:49 +01:00
240ced0374 feat: Add basic image upload (WIP) 2024-03-20 11:38:30 +01:00
68e6d3e299 feat: Style rules 2024-03-20 11:18:31 +01:00
4964f11903 feat: Add rules to admin, remove markdown content 2024-03-20 11:09:38 +01:00
079b2073a1 feat: Add rules 2024-03-20 11:02:24 +01:00
1bcdbdbbf5 feat: Use adoption list template in index too 2024-03-20 10:45:52 +01:00
32021be0f7 feat: Add lionk to adoption notices on index 2024-03-20 10:44:15 +01:00
b142f28bdf test: Use proper species for animals 2024-03-20 10:36:04 +01:00
c4a36f149e feat: Add adoption notice detail view 2024-03-20 10:35:49 +01:00
f47fc5eee2 feat: Add adoption notice detail view 2024-03-20 10:35:40 +01:00
96c82ef8e5 fix: Show all adoption nitices 2024-03-20 10:35:13 +01:00
29667c86b9 feat: Link adoption notices in list of them 2024-03-20 10:32:00 +01:00
c27c00c679 refactor: Move detailed animal view to partial to allow usage in other templates 2024-03-20 10:25:12 +01:00
0943ecae62 feat: Add basic flow to add adoption notices 2024-03-20 09:19:58 +01:00
8488768687 feat: Add basic flow to add adoption notices 2024-03-19 18:18:55 +01:00
dda400f3ba feat: Add animal detail view 2024-03-19 07:02:32 +01:00
bc9df3ba8b feat: Add animal detail view 2024-03-19 06:15:38 +01:00
029e974079 feat: Add basic list o adoption notices 2024-03-18 22:50:39 +01:00
15e1d65089 feat: Add image basics 2024-03-18 17:10:48 +01:00
57a483df24 fix: Remove redundent home 2024-03-18 16:55:11 +01:00
ee5638d97c feat: Add about page 2024-03-18 16:41:22 +01:00
ded1aa77cf feat: Add sites for the main actions 2024-03-18 16:36:45 +01:00
85d51c6cee fix: Adjust links 2024-03-18 16:23:55 +01:00
968123dda4 feat(ui): Add basic index site 2024-03-18 15:29:41 +01:00
93de1e2dfb feat(ui): Add basic index site 2024-03-18 14:53:31 +01:00
5602e31469 feat(models): Add markdown content class 2024-03-18 14:26:50 +01:00
3e0d0cf855 feat(ui): Show adoption notices 2024-03-18 14:21:42 +01:00
549fd33ccc feat(test): Add second adoption notice 2024-03-18 14:21:22 +01:00
12907a601a feat(test): Add data to populate basic db 2024-03-18 13:57:56 +01:00
1b9d3056a1 feat: Add migration 2024-03-18 13:57:34 +01:00
3d7c1f3280 feat: Add general model 2024-03-18 08:26:21 +01:00
126f0d4d32 fix(settings): Fix names, remove hosts to allow unrestriced hosts to access 2024-03-17 11:36:47 +01:00
fcaf474c4c Initial commit 2024-03-17 11:26:32 +01:00