jums
jums
Sous quelle convention le fichier doit etre écrit par les distants. Pour ruby, la convention serait de créer un fichier `app(echantillon) do` `foo` `end` `puts app` On pourrait le faire...
This PR solves https://github.com/inventaire/inventaire/pull/778 by allowing any logged-in user to ask for merging two entities of the same type (`human`, `work`, `serie`, `edition`, `publisher` and`collection`). Before this PR, only users...
Some authors entities are fetching hundreds of articles, which in total fetches thousands of items on Wikidata to display articles co-authors. While displaying articles is nice, the main purpose of...