Commit Graph

190 Commits

Author SHA1 Message Date
968ba04480 fix(rss): Link to homepage 2024-05-30 12:58:30 +02:00
5965c7f2e5 feat(rss): Restyle RSS feed to match CI 2024-05-30 12:57:25 +02:00
ce6da00581 feat: Make detail-adoption-notice-header responsive 2024-05-30 12:52:41 +02:00
41da9b91a6 feat: add additional information column 2024-05-30 12:49:55 +02:00
f56e830a43 feat: add edit button to adoption notice 2024-05-30 12:14:09 +02:00
47e993c8ae refactor 2024-05-30 11:47:18 +02:00
cb8e3140a4 test: Add test for detail of animal adoption 2024-05-30 11:46:05 +02:00
f0b1be6a07 test: Fix first basic test 2024-05-30 11:17:16 +02:00
14a6067589 feat: Add more informative error messages when no settings are set 2024-05-30 10:58:03 +02:00
24c2fbfddf tests: Move images 2024-05-30 10:57:05 +02:00
3118701897 tests: Add basic test 2024-05-30 10:56:46 +02:00
f326c7dc87 feat: Add adoption notice form 2024-05-30 10:53:11 +02:00
eea30a46b0 refactor: Remove date widget to allow editing 2024-05-30 10:48:57 +02:00
ba5c165ce0 feat: prefill values 2024-05-30 09:57:20 +02:00
c9cd63b6a0 refactor: Streamline urls, add adoption notice edit 2024-05-30 09:54:54 +02:00
0a305f0aa5 refactor: rip out old form 2024-05-30 09:52:42 +02:00
4bcfd6b2ee feat: Add logging config 2024-05-30 09:26:04 +02:00
e2e3a77fd9 random all commit 2024-05-10 13:54:16 +02:00
ba7e229ab2 fix: Translation and photo display 2024-05-01 10:18:46 +02:00
bb45f598a0 refactor: Formatting 2024-05-01 10:09:36 +02:00
669d0972b2 feat: Use layots 2024-04-20 08:40:16 +02:00
c103419193 feat: Use correct id for form 2024-04-20 08:40:04 +02:00
65a921248f feat: Use crispy form tag 2024-04-20 08:06:20 +02:00
6d1cf9084b feat: Add crispy forms 2024-04-20 07:48:48 +02:00
6210b47684 feat: Improve and simplify styles 2024-04-19 21:53:31 +02:00
ad12a8e26e feat: Streamline animal detail view with list of adoption notices 2024-04-19 21:43:30 +02:00
5a8802f8f2 feat: Various style improvements 2024-04-19 21:28:40 +02:00
62381cae39 feat: Add favicon 2024-04-19 20:35:21 +02:00
09fe1990b3 refactor: Style with vars, various design experiments 2024-04-19 20:16:50 +02:00
2fa6f59374 refactor: remove unused dependency 2024-04-16 17:21:54 +02:00
045086aaef fix(rss): Links to stylsheets 2024-04-16 00:18:47 +02:00
32e82d7eed feat(rss): Add stylesheet 2024-04-16 00:03:28 +02:00
b3cf4430fa fix(rss): General item information 2024-04-15 23:28:17 +02:00
c1b0a4195a feat: Allow styling of RSS feed 2024-04-15 23:08:39 +02:00
a2058a4cfe fix: link decoration 2024-04-15 06:44:36 +02:00
1e61961d48 feat: add description for test animal 2024-04-14 20:57:58 +02:00
6a7467bb67 feat: add animal description, fix tags 2024-04-14 20:57:42 +02:00
8bc71d8390 fix: forgotton translate 2024-04-14 20:57:16 +02:00
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
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