From 9a4adf68b143f63c3afc0a110ef96d6cf653829d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 22:40:13 +0000 Subject: [PATCH] chore(master): release 2023.13.0 --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8916ef58b..3fbc39b04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,26 @@ Ressources : - [release-please](https://github.com/google-github-actions/release-please-action) (automated releases) - [Semantic Versioning](https://semver.org/) & [Calendar Versioning](https://calver.org/) +## [2023.13.0](https://github.com/gip-inclusion/le-marche/compare/v2023.12.29...v2023.13.0) (2024-02-24) + + +### Features + +* **Admin:** Ajout d'un filtre pour retrouver les dépôts de besoins incrémentaux ([#1090](https://github.com/gip-inclusion/le-marche/issues/1090)) ([e53be2c](https://github.com/gip-inclusion/le-marche/commit/e53be2ce566c911548fc1bb15a8ddd1de94e7fd4)) +* **besoins:** méthode pour dupliquer un besoin ([#1097](https://github.com/gip-inclusion/le-marche/issues/1097)) ([1c5a9ed](https://github.com/gip-inclusion/le-marche/commit/1c5a9edcd85ec792f711378ebf0574ecd416660f)) +* **besoins:** Sondage aux prestataires intéressés : cron & task ([#1085](https://github.com/gip-inclusion/le-marche/issues/1085)) ([d19f152](https://github.com/gip-inclusion/le-marche/commit/d19f152a469a84fd1277cd5faebbd72147de44a8)) +* **contact:** Ajout de MTCaptcha sur le formulaire de contact ([#1096](https://github.com/gip-inclusion/le-marche/issues/1096)) ([380e710](https://github.com/gip-inclusion/le-marche/commit/380e710604970355ff9dfd55f16db344991e04f2)) +* **Conversations:** Suppression des données de prise de contacts après 6 mois ([#1027](https://github.com/gip-inclusion/le-marche/issues/1027)) ([dfd2c0a](https://github.com/gip-inclusion/le-marche/commit/dfd2c0a22cd6bc5a5c657a80e3e75925f47e4157)) +* **tender:** Admin : réduire la taille de la page grâce aux collapse ([#1089](https://github.com/gip-inclusion/le-marche/issues/1089)) ([8874279](https://github.com/gip-inclusion/le-marche/commit/887427978b45c32a6c4a85d50e911da81e7c06e7)) + + +### Bug Fixes + +* **dashboard_siae:** fix du bug d'affichage des tabs pour compléter les données des siaes ([#1093](https://github.com/gip-inclusion/le-marche/issues/1093)) ([bc91e10](https://github.com/gip-inclusion/le-marche/commit/bc91e1070c5d9354b2fb5b563b69a2f9d51018f4)) +* fix queryset filtering for tender author survey reminder. ref [#1057](https://github.com/gip-inclusion/le-marche/issues/1057) ([1d8777a](https://github.com/gip-inclusion/le-marche/commit/1d8777a64503727ab07161a6aba881c1d61dfe7c)) +* **siae:** répare la génération des Siae.kind constants ([#1087](https://github.com/gip-inclusion/le-marche/issues/1087)) ([949cb4c](https://github.com/gip-inclusion/le-marche/commit/949cb4cb7ea480b2177a90f96ee656e2671053f4)) +* **tender:** Suppression de l'affichage du badge "Nouveau" sur les DDB clôturés ([#1088](https://github.com/gip-inclusion/le-marche/issues/1088)) ([239a5d5](https://github.com/gip-inclusion/le-marche/commit/239a5d523131e99a0f40a13a55def587710ec5dd)) + ## [2024.1.0](https://github.com/gip-inclusion/le-marche/compare/v2023.12.29...v2024.1.0) (2024-02-23) - fix(tender): Suppression de l'affichage du badge "Nouveau" sur les DDB clôturés (#1088)