-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release(2.15.1) : minor fixes (#3293)
* feat(mapping,import): enable save of public mapping when user got U>3 + TODO -> check if user is owner * feat(import, fieldmapping): now owner of public mapping can edit * feat(install): add new grid layer to database population script * fix(import,upload): fix autofill of the dataset form with query params * feat(import, mapping) : update public mapping : (owner + u>0) ou (u>3) * fix(admin) import mapping * fix(import, mapping) fix checkbox and import step * fix(doc): fix some rendering issues in the documentation * Delete docs/import-level-2.rst Moved to https://github.com/PnX-SI/Ressources-techniques/blob/master/GeoNature/V2/import-avance/readme.md * Delete docs/import-level-1.rst * change theme to furo * feat(doc): limit depth of right section Moved to https://github.com/PnX-SI/Ressources-techniques/blob/master/GeoNature/V2/import-basique/readme.md * Doc admin - Move manual import into https://github.com/PnX-SI/Ressources-techniques/tree/master/GeoNature/V2 * Complement CHANGELOG 2.15.1 * feat(gitignore): add geonature.local.env in the gitignore * fix(pdf_ca): make modifs for acquisition framework pdf export List of modifications: - Display label rather than ID for nomenclature_territorial_level associated to "Etendue territoriale" - Do not display "Cible taxonomique" section if `data['target_description']` is empty i.e. if there is no information to display - Change "Liste des jeux de données associés au cadre" to "Liste des jeux de données associés" - Add count of Synthese observations for each dataset listed, associated to "Nombre d'observations" // change `get_export_pdf_acquisition_frameworks` endpoint to add these counts - Use `data.datasets` rather than `data.t_datasets` * fix(pdf_ca): fix typo error in af pdf export * Feat(CA, pdf) add occhabs by datasets * feat(tests) add test * feat(ca) add dataset detail to acquisiton framework * update version and requirements * fix(test): fix frontend test on field mapping with the modification on the public mapping update --------- Co-authored-by: Pierre-Narcisi <pierre.narcisi@epitech.eu> Co-authored-by: Camille Monchicourt <camille.monchicourt@ecrins-parcnational.fr> Co-authored-by: VincentCauchois <vincent.cauchois@mnhn.fr>
- Loading branch information
1 parent
ae30979
commit 8fa697b
Showing
36 changed files
with
481 additions
and
915 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.15.0 | ||
2.15.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.