|
Ran
|
Files
141
|
Run time
15s
|
Badge
README BADGES
|
push
travis-ci
I18n 🌝 - feature branch for new translation functionality (#1929) * Adds language selector to administrative interface. Co-authored-by: Jessie Keck <jkeck@stanford.edu> Co-authored-by: aeschylus <scipioaffricanus@gmail.com> Co-authored-by: Camille Villa <cvilla100@gmail.com> * update rubocoptodo * update spec to include newly expected language path Co-authored-by: Camille Villa <cvilla100@gmail.com> * add default placeholder/prompt text for language selection h/t @camillevilla * Use page_title when available and html escape the application name sent through the opensearch meta tag. This also casts the application name to an unsafe string (using to_str) so that the html escaping we're attempting will work. * Add a locale picker into the user util links. This locale picker allows a curator/admin of an exhibit to view any locales that have been added while a visitor can only see public locales. * Add i18n Fallbacks so non-translated keys can fall-back to the default locale. * add basic implementation of general edit form * add basic Translatables module for translating ActiveRecord attributes * add feature spec and reorganize for better selecting * turn on the ActiveRecord i18n backend 🎚 * add test around the public update h/t @camillevilla @jkeck * Move General Translations into a partial (and wrap with a bs-tab markup) * Reload i18n after translations are updated so new values are visible. * Add a tab to the translations admin UI to update the title/description of browse categories. * Redirect to the same tab for Config > General forms Remove anchor expectations from controller specs * Temporarily pin to using a devise version under 4.4.2 due to bug upstream. * Fix spec that wasn't passing the text key in an expect. * Revert "Temporarily pin to using a devise version under 4.4.2 due to bug upstream." This reverts commit ce3ab8972. * Mark blank ... (continued)
3480 of 3585 relevant lines covered (97.07%)
390.55 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|