v1.14
What's Changed
- Python 3.11-compatible dependancies by @alextreme in #968
- Implemented cached version of
generate_oas_component()
by @Bartvaderkin in #972 - ✨ [#2024] Split email templates for zaak status/document notification by @stevenbal in #975
- [#2037] Workaround for missing statusses from the eSuite statuslist endpoint by @alextreme in #981
- [#2007] Disable upload message if there are recently uploaded documents by @pi-sigma in #961
- [#2045] Add regression test for e-suite missing statuses by @pi-sigma in #987
- ✨ [#1992] Link mijn vraag and aanvraag by @stevenbal in #801
- Applied generate_oas_component_cached() where applicable by @Bartvaderkin in #983
- [#1989] Fix grid for contact data by @jiromaykin in #985
- ⬆️ [#2040] Upgrade python to 3.11 and zgw-consumers to 0.28.0 by @stevenbal in #977
- [#2048] Add regression test for eSuite statustype zaaktype mismatch by @pi-sigma in #988
- ✅ Fix missing generate_oas_component_cached after merge by @stevenbal in #993
- [#2049] Add regression test for eSuite multiple end statustypes by @pi-sigma in #989
- [#2044] Remove export-to-pdf code by @pi-sigma in #984
- [#2038] Remove appointment model by @pi-sigma in #982
- ✨ [#1861] Show status in mijn vragen and use same design as aanvragen by @stevenbal in #991
- ✨ [#2025] Daily email digest to inform admins about failed emails by @stevenbal in #976
- [#2035] Remove user birthday field by @pi-sigma in #979
- ⬆️ [#2066] Upgrade psycopg2 to 2.9.9 and pip-tools to 7.3.0 by @stevenbal in #998
- [#2065] Fix typo ('SiteConfigurationAdmin' misspelled) by @pi-sigma in #996
- ✨ [#1846] Make login page text wysiwyg by @stevenbal in #994
- 💄 [#2029] Set new default open-source font by @jiromaykin in #986
- [#1979] Change date captions for cases list as design by @jiromaykin in #959
- [#2023] Implemented Category/Product admin access based on auth.Group by @Bartvaderkin in #967
- [#2055] Add option to use different email tamplate for status notifications that require action by @pi-sigma in #1001
- [#2047] Regression test eSuite case document ordering by @pi-sigma in #997
- [#2075] Updated maileditor by @Bartvaderkin in #1004
- ➖ [#2083] Remove django-hijack by @stevenbal in #1006
- [#1982] Add file-type error validation for document-upload by @jiromaykin in #978
- 🔧 Setup silk profiling by @stevenbal in #1011
- 🗑️ [#2062] Remove card templatetags by @stevenbal in #1010
- ♻️ [#2060] Replace get_paginated_results with pagination_helper by @stevenbal in #995
- ⬆️ [#1913] Upgrade django-log-outgoing-requests to 0.6.1 by @stevenbal in #1017
- [#2056] Add notification choices to necessary-fields form by @pi-sigma in #1002
- [#2030] Add option to upload and use custom fonts by @pi-sigma in #963
- 💄 [#2079] Making profile-buttons bold, adjust cards by @jiromaykin in #1022
- ⚡ [#2089] Use multithreading for Mijn Aanvragen list by @stevenbal in #1015
- [#2059] Add emailnotification templates by @jiromaykin in #999
- 💄 [#2115] Forced default bold for headings by @jiromaykin in #1029
- 💄 [#2111] Fix case-card icons and adjust card headings by @jiromaykin in #1025
- [#2118] Add links in email template, improve padding by @jiromaykin in #1032
- [#2120] Adding new style to case document notifications, removing example.com links by @alextreme in #1033
Full Changelog: v1.13.1...v1.14