Commit Graph

1022 Commits

Author SHA1 Message Date
f1a0d5f475 fix: ensure heading is styled 2025-07-07 17:17:40 +02:00
fb5f38b3e6 fix: make sure main content does not overwrite content class of bulma 2025-07-07 17:13:50 +02:00
ded5299387 fix: stop overwriting of page number (is string when coming in) 2025-07-07 17:13:26 +02:00
090548905f feat: Add annotations to drf spectacular 2025-07-07 16:59:13 +02:00
12a89b6927 feat: ensure page number is set 2025-07-07 16:42:20 +02:00
fc4c348ff9 feat: translate strings 2025-07-07 16:30:08 +02:00
1cd133e335 feat: improve style of update buttons 2025-07-03 21:27:31 +02:00
b5dc6ca97d fix: remove unsafe link generation 2025-07-03 21:18:54 +02:00
f7b98c9dfe fix: typo 2025-07-03 20:59:53 +02:00
8e9f4e2b2e feat: reduce number of rescue orgs per page 2025-07-03 19:53:26 +02:00
b3faa06c4c feat: simplify pagination by using get_elided_page_range 2025-07-03 19:51:31 +02:00
165aeb6dcc feat: basic pagination 2025-07-03 19:40:52 +02:00
24bae28cec feat: use csrf token 2025-07-03 18:38:27 +02:00
65182d4c2f feat: Add much improved add adoption notice form
TODO: Solve token issue
2025-07-03 17:45:26 +02:00
1d879993c9 feat: Add organization to adoption notice detail page 2025-07-03 16:39:17 +02:00
f3fbf3ba1d feat: Add SpeciesSpecialization to rescue org form 2025-07-03 11:45:25 +02:00
5a24f32327 fix: String representation 2025-07-03 11:45:07 +02:00
d72bd22f6d feat: Add species specialization and parent option to Rescue Orgs 2025-07-03 11:29:11 +02:00
0eb94038f6 docs: add getting started section 2025-07-03 11:07:35 +02:00
3a69397c0a docs: move docs dependencies to optional 2025-07-03 11:07:18 +02:00
d49cb5a783 docs: Minor api docs adjustments 2025-07-03 10:35:25 +02:00
c13805dd75 fix: remove unecessary print 2025-06-29 18:08:56 +02:00
bcf8a0e6e4 fix: add host to image - will break if cdn is used 2025-06-29 18:06:58 +02:00
81f9398da4 fix: add image us property for description 2025-06-29 11:06:08 +02:00
32c90aecd3 fix: canonical url 2025-06-29 10:49:52 +02:00
01d6c1e0f6 feat: add metatags for search 2025-06-29 10:32:53 +02:00
607a442e22 feat: add various metatags 2025-06-29 08:56:46 +02:00
b2a79b3547 fix: tag 2025-06-29 08:39:02 +02:00
63c692d46b feat: start adding canonical urls 2025-06-29 08:26:26 +02:00
3d2ef9e735 refactor: formatting 2025-06-29 08:24:28 +02:00
aee8b0c1e8 feat: add og tags to adoption notice detail 2025-06-28 20:36:29 +02:00
d5e28ba3d9 fix: load tag 2025-06-28 20:19:56 +02:00
1edaf4df14 feat: add og tags 2025-06-28 20:02:04 +02:00
b6d31e3c3b feat: add base for js-ification of add adoption form 2025-06-27 15:36:57 +02:00
ed7b55c090 feat: move print to logging 2025-06-27 15:27:07 +02:00
e66e9ad888 fix(accessibility): Hide report flag aria 2025-06-24 22:10:03 +02:00
4ad8b30e04 fix(accessibility): Adjust link color of footer idem in darmode 2025-06-24 22:09:45 +02:00
ae2ac5c462 fix(accessibility): Make darkmode have sufficient contrast 2025-06-24 13:47:24 +02:00
2330542a85 fix(accessibility): don't use tabindex > 0
See https://developer.mozilla.org/en-US/docs/Web/Accessibility/Guides/Understanding_WCAG/Keyboard?utm_source=devtools&utm_medium=a11y-panel-checks-keyboard#avoid_using_tabindex_attribute_greater_than_zero
2025-06-24 13:47:15 +02:00
7363e1ab30 fix(accessibility): Make main menu focusable 2025-06-24 13:45:14 +02:00
d2131b2c91 feat: don't count excluded rescue orgs in statistics 2025-06-23 22:41:19 +02:00
78866c86cd fix: catch error if there are no rescue orgs 2025-06-23 22:34:44 +02:00
f5dbccb9c4 feat: Make build compressing the css 2025-06-23 22:30:24 +02:00
8ab38cc71b refactor: Move all css to main 2025-06-23 20:39:41 +02:00
7dfcbfe38f feat: Add catogories, FN, website and GEO 2025-06-23 19:21:33 +02:00
cd8471036c feat: Add initial support for contacts 2025-06-23 18:38:15 +02:00
c3ec477a6e feat: Make spacing of FA icons uniform 2025-06-23 17:57:56 +02:00
5a6294adf6 fix: Add asterix for mandatory fields 2025-06-23 17:50:15 +02:00
1ba44cdd67 Add placeholder for contact export 2025-06-23 17:23:12 +02:00
dfeb88f980 feat: ensure spacing 2025-06-23 17:19:29 +02:00