maxlath
maxlath
**This issue isn't a todo, rather a way to investigate and document a possible future:** #### Steps 1. Move Inventaire entities to a Wikibase instance (#186), that would be the...
ex: https://inventaire.io/entity/isbn:9788429713947 was set to have language=es, while the right value was language=cat Instead of auto-filling language in this kind of case, the different languages of the identified country could...
that would allow the client * to display a "no shelf" shelf: addressed by #445 * to suggest those books first in the "add books to shelf" menu
From time to time, we receive replies to transaction update emails that were addressed to the other user taking part in the transaction in the inventaire contact address mail box:...
proposed structure mimicking [`wikibase-edit` `entity.edit`](https://github.com/maxlath/wikibase-edit/blob/master/docs/how_to.md#edit-entity) interface: ```js { uri, claims: { 'wdt:P123': [ 'wd:Q123412521', 'wd:Q12341', ] 'wdt:P50': [ 'wd:Q535' ] }, rewritePropertyClaims: [ 'wdt:P123' ] } ``` that endpoint could...
## Problem There are regularly accounts being created to [dump backlinks for SEO purposes](https://en.wikipedia.org/wiki/Spamdexing), in a more or less subtle way, but mostly less. Since some spammers realized they could...
as a reversible alternative to deleting it (as currently done with spammers accounts, see #503)
to allow admins to easily detect and delete spammers accounts. Some pointers: * There is already a `byCreation` CouchDB view that could be reused * Having pagination would be a...
At the moment, only users with dataadmin rights can merge entities. I would be of the opinion that we should give non-dataadmin users the possibility to attempt a merge, while...
as long as it doesn't bring the number of labels of an entity to 0