CHANGELOG

1.3.1 - 2024-11-27

  • Fix parent to parents migration on null values

1.3.0 - 2024-11-19

  • Parent relation is now manytomany

1.2.2 - 2024-09-23

  • Change boolean active status on nomenclatures to choice field (hidden, disabled, enabled)

1.2.1 - 2024-07-31

  • Clarify docs on how to install SINP nomenclatures

1.2.0 - 2024-07-29

  • Add filter on active nomenclatures (values are yes,no,all)

1.1.0 - 2024-04-22

  • Reset migrations du to breaking migratio system on child modules (sinp_organisms)

  • Update dependencies

1.0.1 - 2024-04-11

  • Improve tests

  • Improve github actions

1.0.0 - 2024-04-04

0.3.0 - 2024-03-26

  • Add natural primary keys to models

  • Remove foreign keys to accounts (created_by and updated_by fields)

  • Refactor repository:

    • New github hooks to automate actions (docs publication, releases, tests, etc.)

    • Docs is now using markdown files

v0.2.5

  • Add french translation

  • Add parent nomenclature specification (almost required for new incoming bats gites nomenclature)

v0.1.1

  • Update poetry config

  • Rename “Item” model to “Nomenclature”

v0.1.0

  • 3 models to structure datas:

    • Source

    • Type

    • Item

  • Main admin config, managed by superusers