-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transcriptions in the new sentence design #2224
Commits on Mar 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for db8703c - Browse repository at this point
Copy the full SHA db8703cView commit details -
Configuration menu - View commit details
-
Copy full SHA for abdab83 - Browse repository at this point
Copy the full SHA abdab83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 504660c - Browse repository at this point
Copy the full SHA 504660cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ae272 - Browse repository at this point
Copy the full SHA 82ae272View commit details -
Configuration menu - View commit details
-
Copy full SHA for f435054 - Browse repository at this point
Copy the full SHA f435054View commit details -
Configuration menu - View commit details
-
Copy full SHA for f986f09 - Browse repository at this point
Copy the full SHA f986f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7664ba7 - Browse repository at this point
Copy the full SHA 7664ba7View commit details -
Display transcription below sentence in search results
Temporary solution for #1087.
Configuration menu - View commit details
-
Copy full SHA for f837f94 - Browse repository at this point
Copy the full SHA f837f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b02dcb - Browse repository at this point
Copy the full SHA 8b02dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 801f0dd - Browse repository at this point
Copy the full SHA 801f0ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcaf212 - Browse repository at this point
Copy the full SHA fcaf212View commit details
Commits on Mar 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ab33ff0 - Browse repository at this point
Copy the full SHA ab33ff0View commit details
Commits on Mar 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0c5ab1f - Browse repository at this point
Copy the full SHA 0c5ab1fView commit details
Commits on Mar 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 523911b - Browse repository at this point
Copy the full SHA 523911bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 540505c - Browse repository at this point
Copy the full SHA 540505cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f37e696 - Browse repository at this point
Copy the full SHA f37e696View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5fa830 - Browse repository at this point
Copy the full SHA d5fa830View commit details -
Add button to show hidden transcriptions for non-authenticated users
When showing the hidden transcriptions, also expand the translations in case some of the hidden translations have hidden transcriptions.
Configuration menu - View commit details
-
Copy full SHA for 32001ff - Browse repository at this point
Copy the full SHA 32001ffView commit details -
Showing edit button also when user can edit the transcription and hiding language and sentence fields if user can only edit the transcription.
Configuration menu - View commit details
-
Copy full SHA for 32cc5eb - Browse repository at this point
Copy the full SHA 32cc5ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dff906 - Browse repository at this point
Copy the full SHA 4dff906View commit details
Commits on Mar 25, 2020
-
Fix wrong tooltip upon saving transcription
We have to add the Users as containment to retrieve the user to display in the tooltip.
Configuration menu - View commit details
-
Copy full SHA for c0abe37 - Browse repository at this point
Copy the full SHA c0abe37View commit details -
Fix behavior when edited sentence and transcription don't match
It's supposed to display an error message, not replace the transcription by the auto-generated one.
Configuration menu - View commit details
-
Copy full SHA for 567cb9b - Browse repository at this point
Copy the full SHA 567cb9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6218d3a - Browse repository at this point
Copy the full SHA 6218d3aView commit details
Commits on Mar 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0cd7319 - Browse repository at this point
Copy the full SHA 0cd7319View commit details -
Refactor PintinHelper and TranscriptionsHelper
Using the traits to avoid duplicate code.
Configuration menu - View commit details
-
Copy full SHA for 54a02f6 - Browse repository at this point
Copy the full SHA 54a02f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for be4a983 - Browse repository at this point
Copy the full SHA be4a983View commit details -
Configuration menu - View commit details
-
Copy full SHA for a290587 - Browse repository at this point
Copy the full SHA a290587View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8175a1 - Browse repository at this point
Copy the full SHA d8175a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72dfb8c - Browse repository at this point
Copy the full SHA 72dfb8cView commit details
Commits on Mar 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3e0e016 - Browse repository at this point
Copy the full SHA 3e0e016View commit details -
Fix "Cancel" not resetting transcription input value
The issue happens if there are errors in the transcription and the users cancels. Cancel relies on `oldSentence` but by using initSentence() we override the `oldSentence`.
Configuration menu - View commit details
-
Copy full SHA for a8f59ab - Browse repository at this point
Copy the full SHA a8f59abView commit details