-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flask admin et suppression table bib_noms #377
Merged
Merged
Conversation
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
amandine-sahl
force-pushed
the
flask-admin
branch
from
March 16, 2023 16:44
582c276
to
04566c5
Compare
amandine-sahl
force-pushed
the
flask-admin
branch
from
April 27, 2023 14:50
748fdff
to
192f31c
Compare
amandine-sahl
force-pushed
the
flask-admin
branch
from
July 28, 2023 14:31
00ce363
to
488f1b7
Compare
amandine-sahl
force-pushed
the
flask-admin
branch
2 times, most recently
from
November 9, 2023 15:50
1ab8c1e
to
e0f01de
Compare
TheoLechemia
force-pushed
the
flask-admin
branch
from
November 16, 2023 15:31
9c77f6f
to
f0d964d
Compare
amandine-sahl
force-pushed
the
flask-admin
branch
2 times, most recently
from
August 6, 2024 07:40
52bb0c5
to
43185e4
Compare
This was referenced Aug 7, 2024
- Remove config routes and use dedicated template (#516) - fix bug on attr and bib_list form (when regne is null Co-authored-by: TheoLechemia <[email protected]> add new class to override imageuploadfield + add module to store custom flask-admin field class regenerate thumbnail when media image are modified fix bibliste : drop extra buttons + add missing import update Taxhuv Attributs forms (validation on given values, label + formaters+ descriptions,
Configuration is now moved in `config/taxhub_config.toml`. Include new parameter `API_PREFIX` for retro-compatibility for GeoNature-Atlas and Occtax-mobile. Include a marshmallow validation schema. --------- Co-authored-by: Jacques Fize <[email protected]>
Co-authored-by: TheoLechemia <[email protected]> fix (bibattributs) : formatters works with empty liste_valeur_attribut Detail taxon : afficher les listes Populate cor_nom_liste : Correction si ligne vide ou champ cd_nom vide Populate bib_liste: bouton cancel Black Add test on populate bib_list (#520) Co-authored-by: TheoLechemia <[email protected]>
* Correction commande taxref info * Taxref v17: ajout commande test de la migration * Déplacement données examples pour les tests * Improve split reporting
* Add taxref_region parameters for taxref import migrate
* update config toml with available variables * drop unused (for now) conf variable
* update requirements and bump dependencies * update pillow
* integrate last updates of UsersHub-authentification-module * set to release 3.0 * update requirements txt files
Co-authored-by: TheoLechemia <[email protected]> Taxon form : filtrer les listes en fonction du groupe taxonomique du taxon édité (#526) * Taxon form : filtrer les listes en fonction du groupe taxonomique * BibListes : field regne et group2_inpn * Formulaire bib_liste rename migration branche
amandine-sahl
force-pushed
the
flask-admin
branch
from
August 8, 2024 15:53
e5df3e1
to
71578d3
Compare
amandine-sahl
force-pushed
the
flask-admin
branch
from
August 8, 2024 15:54
71578d3
to
224af4f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
V2 de TaxHub (#297)
PR double :
Suppression de la table bib_nom
Utilisation de flask-admin pour l'interface graphique
API
Gestion des logs : passer à une historisation par trigger : abandon de la fonctionnalité
Intégration de taxhub à GeoNature TaxHub v2 - Flask admin GeoNature#3150
Migration des données
Docker