Skip to content
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 25 commits into from
Aug 8, 2024
Merged

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    5443c3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    901cbd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a832d9 View commit details
    Browse the repository at this point in the history
  4. drop warning + fix rebase

    - 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,
    jacquesfize authored and amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ccc2efe View commit details
    Browse the repository at this point in the history
  5. Config in toml file (#517)

    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]>
    amandine-sahl and jacquesfize committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f56043a View commit details
    Browse the repository at this point in the history
  6. change model -> drop v_regne + v_group2inpn + tests (#514)

    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]>
    2 people authored and amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    355aa68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a0f5c4 View commit details
    Browse the repository at this point in the history
  8. Taxref v17 migrate tests commands + improve reporting (#515)

    * Correction commande taxref info
    
    * Taxref v17: ajout commande test de la migration
    
    * Déplacement données examples pour les tests
    
    * Improve split reporting
    amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    58a9b3b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9e22ae View commit details
    Browse the repository at this point in the history
  10. Add region parameters for taxref import migrate (#521)

    * Add taxref_region parameters for taxref import migrate
    amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3bce895 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a184795 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f78083 View commit details
    Browse the repository at this point in the history
  13. update config toml with available variables (#524)

    * update config toml with available variables
    
    * drop unused (for now) conf variable
    jacquesfize authored and amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d861103 View commit details
    Browse the repository at this point in the history
  14. Recompile requirements + bump dependencies (#523)

    * update requirements and bump dependencies
    
    * update pillow
    jacquesfize authored and amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    62ae08d View commit details
    Browse the repository at this point in the history
  15. enable git lfs

    jacquesfize authored and amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5d6e6f9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    31cbe80 View commit details
    Browse the repository at this point in the history
  17. Update UsersHub-authentification-module (#525)

    * integrate last updates of UsersHub-authentification-module
    
    * set to release 3.0
    
    * update requirements txt files
    jacquesfize authored and amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6bb5573 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    018109b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    deac404 View commit details
    Browse the repository at this point in the history
  20. Config

    amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    34510a8 View commit details
    Browse the repository at this point in the history
  21. fix parameter is_list in taxref route + test (#529)

    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
    TheoLechemia authored and amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a9b3556 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    364813a View commit details
    Browse the repository at this point in the history
  23. fixes #332 nom vern list in vm autocomplete

    Julien Corny authored and amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a3a03c6 View commit details
    Browse the repository at this point in the history
  24. Use get_current_app_id

    amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8b415f4 View commit details
    Browse the repository at this point in the history
  25. changelog

    TheoLechemia authored and amandine-sahl committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    224af4f View commit details
    Browse the repository at this point in the history