Global-signbank
Global-signbank copied to clipboard
An online sign dictionary and sign database management system for research purposes. Developed originally by Steve Cassidy/ This repo is a fork for the Dutch version, previously called 'NGT-Signbank'.
We are running updater every 5 minutes and based on since_timestamp -5 minutes we retrieve a json file. And i noticed there is no change reflected in the json file...
The tests don't run because the test database cannot be created. The deploy script complains that the database is malformed. `django.db.utils.DatabaseError: database disk image is malformed` @Woseseltops did you get...
Can you please add those fields to json file: Morphology Tags, we want to know if the gloss is made by UVA or RU.
We should be able to delete Gloss via API with using Gloss ID, with confirm callback. signCollect ask Signbank to delete Gloss. Signbank replies: Gloss is found, are you sure?...
When setting "In The Web Dictionary" to True, it works. But when setting to False, I am getting: NOT FOUND. This is weird as i see False values in retrieved...
API should have extended fields for example sentences and accepting multiple videos per gloss. To be discussed.
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...
Related to #1152 Discussion with @susanodd today. We decided on these things: * One user will be able to generate multiple tokens * For each token, they can specify the...
In spite of being filled in and compiled in the registration model po file for NL, the translations are not being shown in the User Profile template.
The following edits will be made: - Ability to edit which glosses are representative - Add that you can download an eaf file and upload an improved one on the...