Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

Releases: B-Translator/vocabulary-jquery

Several small improvements

02 Jun 09:03

Choose a tag to compare

A moderator can add more than one translation or can delete a translation.

11 Mar 09:34

Choose a tag to compare

Language and vocabulary can be changed on settings

23 Feb 08:48

Choose a tag to compare

v0.7

Set the name of the vocabulary as the title.

Display Disqus comments.

01 Feb 23:17

Choose a tag to compare

Merge pull request #21 from B-Translator/display-disqus-comments

Display Disqus comments. Fixes issue #5.

Add new translations and new terms.

21 Jan 15:28

Choose a tag to compare

v0.5

An admin can also delete terms (including its translations and votes).

Tracking the status of the user.

19 Jan 09:26

Choose a tag to compare

v0.4

Small style improvements, etc.

Registered users now can login and vote.

14 Jan 07:35

Choose a tag to compare

Registered users now can login and vote.

Improved layout and functionality.

07 Jan 14:35

Choose a tag to compare

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.

30 Dec 11:13

Choose a tag to compare

The basic functionality of the vocabulary (search for a term and display its translations) is done.