LinguaCafe

Results 124 issues of LinguaCafe

Add a limit for example sentence length, it should be a settings on the admin page. This would fix problems with long sentences during review.

feature

- [ ] Users should not be able to create or delete a phrase before the previous delete or create phrase request returns. - [ ] There should be an...

bug

Users should be able to perform these actions on the vocabulary search results: - Set level - Export - Review - Auto assign translations - Delete phrases (words are not...

feature

Add an option for hover vocabulary to be below or above a word.

feature

If you hover a word at the end of a chapter and it has many translations found, It may not be visible, In this case the hover vocabulary should be...

bug

Every page should have a title. (html title tag)

feature

Rewrite urls, so the sidebar menu highlighting stays active when a sub menu is opened. For example if a text is opened, the Library menu should be seen as selected.

bug

In the code lemmas are named "base_word". It should be replaced with "lemma". Also "base_word_reading" with "lemma_reading". The encountered_words database table also has both "base_word" and "lemma" columns for no...

code changes