Commit Graph

75 Commits

Author SHA1 Message Date
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
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
200338d44a refactor: rename manage command to nf for convenience 2024-03-23 22:19:41 +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
19e379fbc9 fix: typos 2024-03-23 09:02:38 +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
ef929b9498 feat: Add default media storage to gitignore 2024-03-20 11:39:03 +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