This repository was archived by the owner on Mar 4, 2019. It is now read-only.
Releases: B-Translator/vocabulary-jquery
Releases · B-Translator/vocabulary-jquery
Several small improvements
A moderator can add more than one translation or can delete a translation.
v0.8 Fixed term deletion.
Language and vocabulary can be changed on settings
v0.7 Set the name of the vocabulary as the title.
Display Disqus comments.
Merge pull request #21 from B-Translator/display-disqus-comments Display Disqus comments. Fixes issue #5.
Add new translations and new terms.
v0.5 An admin can also delete terms (including its translations and votes).
Tracking the status of the user.
v0.4 Small style improvements, etc.
Registered users now can login and vote.
Registered users now can login and vote.
Improved layout and functionality.
The "anonymous" functionality is almost done. That is the part of the application that can be used by everyone, without needing to be authenticated. This includes:
- looking up a term and its translations
- the number of votes and the voters for each translation
- browsing the vocabulary in a random order (get next random term)
- downloading the vocabulary in several formats
- etc.
Basic functionality.
The basic functionality of the vocabulary (search for a term and display its translations) is done.