Skip to content
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

Sprint i18n with main #209

Merged
merged 55 commits into from
Feb 10, 2021
Merged

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    88129af View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Update RDFServiceFactorySingle.java

    nicalico authored and Andrew Woods committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    1cb9a1d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Sprint i18n whitespace (vivo-project#143)

    * Removed extraneous whitespace
       - modified:   api/src/main/java/edu/cornell/mannlib/vitro/webapp/edit/n3editing/VTwo/BaseEditElementVTwo.java
    
    * move RootUserPolicy.java from VIVO to Vitro repo.
    VIVO-UQAM committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    1f7998b View commit details
    Browse the repository at this point in the history
  2. Remove blank line

    nicalico authored and Andrew Woods committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    be6ef13 View commit details
    Browse the repository at this point in the history
  3. Fixed indentations

    nicalico authored and Andrew Woods committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    9ae7240 View commit details
    Browse the repository at this point in the history
  4. Update whitespace for: TemplateProcessingHelper.java

    Andrew Woods authored and Andrew Woods committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    0a2403c View commit details
    Browse the repository at this point in the history
  5. Update whitespace for: RDFServiceModel.java

    Andrew Woods authored and Andrew Woods committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    771df10 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Removed extraneous whitespaces.

    matthiasluehr authored and Andrew Woods committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    66c5025 View commit details
    Browse the repository at this point in the history
  2. Tagging UQAM Comments with following tags

    -Add-Feature
    -Optimization
    -Linguistic-Management
    -Bug-Correction
    michel-heon authored and Andrew Woods committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    46b05bf View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Resolve compilation failures in Vitro tests

    Andrew Woods authored and Andrew Woods committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    09a6f65 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Remove whitespace changes from SelectListGeneratorVTwo.java

    Andrew Woods authored and Andrew Woods committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    6fbaab8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Add null check on field values of RDF Form (vivo-project#158)

    Resolves: https://jira.lyrasis.org/browse/VIVO-1800
    
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    Andrew Woods and Andrew Woods committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    48e8931 View commit details
    Browse the repository at this point in the history
  2. Fix incorrect tool-tip in language selection dropdown (vivo-project#156)

    Resolves: https://jira.lyrasis.org/browse/VIVO-1783
    
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    Andrew Woods and Andrew Woods committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    f502d79 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Sprint i18n/lang filtering model (vivo-project#159)

    * Add language-aware graph filtering instead of layering on additional RDFService
    
    Resolves: https://jira.lyrasis.org/browse/VIVO-1771
    brianjlowe committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    3804c90 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    6e3b9d2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Enable filtering of non-enabled i18n language files from being loaded…

    … into triple store (vivo-project#160)
    
    Define name of available language listing file (found in Vitro-languages)
    Update RDFFilesLoader method interfaces to include ServletContext
    
    Part of resolution to: https://jira.lyrasis.org/browse/VIVO-1836
    
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    Andrew Woods and Andrew Woods committed May 1, 2020
    Configuration menu
    Copy the full SHA
    413184d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Add i18n version of Edit page title (vivo-project#157)

    Related to: https://jira.lyrasis.org/browse/VIVO-1779
    
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    Andrew Woods and Andrew Woods committed May 15, 2020
    Configuration menu
    Copy the full SHA
    abeccaf View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Changing ontology extensions for n3 & assigning a base IRI to each (v…

    …ivo-project#163)
    
    ontology
    
    Co-authored-by: michelheon <heon@videotorn.ca>
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    
    https://jira.lyrasis.org/browse/VIVO-1862
    Michel Heon committed May 22, 2020
    Configuration menu
    Copy the full SHA
    9c0050c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Update sprint-i18n with master branch (vivo-project#166)

    * Make data property richtext editor option selectable from UI
    
    * [VIVO-1755] - Better error handling when reasoner disabled (vivo-project#137)
    
    * Better error handling when reasoner disabled
    
    * Change reasoner error log message to debug
    
    * Extend reasoner status error handling
    
    * Improve reasoner error log message and extend to JenaAdminActions
    
    * Bump up log level for admin action to 'warn' and edit admin panel error message
    
    * Change Model writer lang from "N3-PP" to "N3" (vivo-project#149)
    
    Resolves: https://jira.lyrasis.org/browse/VIVO-1761
    
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    
    * [VIVO-1851] - Add 'remove' option to named graph management page (vivo-project#162)
    
    * Add 'remove' option to named graph management page
    
    Resolves: https://jira.lyrasis.org/browse/VIVO-1851
    
    * [VIVO-1872] - Add download option to SPARQL Query page (vivo-project#164)
    
    * Add download option to SPARQL Query page
    
    * Set SPARQL query results content type even if downloading
    
    * Address pull request comments
    
    Co-authored-by: gneissone <mbgross@wustl.edu>
    Co-authored-by: Ralph O'Flinn <roflinn@users.noreply.github.com>
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    4 people committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    52f2d53 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. [VIVO-1839] - Use language name for selector instead of flags (vivo-p…

    …roject#165)
    
    * Use language name for selector instead of flags
    * Add country name to language selector
    * Increase min-width of language dropdown
    * Update data tree comment in languageSelector.ftl
    * Min-width for language dropdown
    * Language dropdown css adjustment
    * Capitalize locale label
    * Indent on languageSelector.ftl
    
    Resolves: https://jira.lyrasis.org/browse/VIVO-1839
    gneissone committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    289b5b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Adds internationalization to the admin/sparql-query page (vivo-projec…

    …t#167)
    
    * Adds internationalization to the admin/sparql-query page
    
    Partial resolution of: https://jira.lyrasis.org/browse/VIVO-1873
    
    * Add i18n for 'save query result'
    
    Related to: https://jira.lyrasis.org/browse/VIVO-1873
    
    * code review
    
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    Andrew Woods and Andrew Woods committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    a990bc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. removed redundat files which are now available via Vitro- and VIVO-la…

    …nguages
    dofeldsc authored and Andrew Woods committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    b8b219f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Making UQAM-optimization aware of https://

    root authored and Andrew Woods committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    4ec92fb View commit details
    Browse the repository at this point in the history
  2. Add parent reference to installer/pom.xml (vivo-project#174)

    Resolves: https://jira.lyrasis.org/browse/VIVO-1903
    
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    Andrew Woods and Andrew Woods committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    8e1c965 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Revert non-function RDF changes (vivo-project#177)

    Related to: https://jira.lyrasis.org/browse/VIVO-1905
    
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    Andrew Woods and Andrew Woods committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    e404012 View commit details
    Browse the repository at this point in the history
  2. Ensure 'other' in Individual->Teaching->advisees->type is translated

    Andrew Woods authored and wwelling committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    1609947 View commit details
    Browse the repository at this point in the history
  3. Re-add logic from commit 7420957

    gneissone authored and Andrew Woods committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    0d67f11 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. [VIVO-1812] use i18n translation for validation messages (vivo-projec…

    …t#179)
    
    * replace constants with i18n text in BasicValidationVTwo
    * use constants for i18n template key
    
    Partial resolution of: https://jira.lyrasis.org/browse/VIVO-1812
    wwelling committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    05c3a89 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    35375ed View commit details
    Browse the repository at this point in the history
  2. [VIVO-1870] simplify and concat translation for browse by vclass (viv…

    …o-project#182)
    
    * simplify and concat translation for browse by vclass
    
    Partial resolution of: https://jira.lyrasis.org/browse/VIVO-1870
    wwelling committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    96cd46f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. [VIVO-1900] i18n: added empty check for getCountry, fixing bug with s…

    …panish label (es) (vivo-project#181)
    
    * added empty check for getCountry, fixing bug with spanish label (es), ticket vivo-1900
    
    Partial resolution to: https://jira.lyrasis.org/browse/VIVO-1900
    dofeldsc committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    4f99b0a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. [VIVO 1870] update i18n key to JavaScript mapping (vivo-project#183)

    * update menupage-script i18n key to JavaScript mapping
    
    Follow-on to resolution of: https://jira.lyrasis.org/browse/VIVO-1870
    wwelling committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    2863d1f View commit details
    Browse the repository at this point in the history
  2. [VIVO-1837] get i18n bundle from WebappDaoFactoryConfig preferred loc…

    …ales (vivo-project#178)
    
    * apply i18n text to VClassDaoJena.getLabelForClass
    * expose i18n bundle through webapp dao factory interface
    * use whole messages for i18n
    * if request available use request bundle else use context bundle
    * clear cache when context theme directory changes
    * make getOverridingLocale from context private
    * select locale based on preferred locale from webapp dao factory
    * use first preferred local even when no selectable locales available on context
    * build default preferred locales from default preferred languages
    
    Resolves: https://jira.lyrasis.org/browse/VIVO-1837
    wwelling committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    80140a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Ensure that "available langs" include base langs (vivo-project#185)

    Resolves: https://jira.lyrasis.org/browse/VIVO-1922
    
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    Andrew Woods and Andrew Woods committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    39cafbb View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Ensure I18nStub is initialized before pertinent tests (vivo-project#186)

    Resolves: https://jira.lyrasis.org/browse/VIVO-1923
    
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    Andrew Woods and Andrew Woods committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    2442d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    098cf09 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. [VIVO-1915] i18n - Adding a label with language tag through the "new"…

    … manageLabelsForindividualAddForm.ftl does not take the setting for language tag (vivo-project#184)
    
    * Fixed bug when addng a label with language tag through managLabelsForindividualAddForm, re ticket VIVO-1915
    
    * removed the language select for managing multi language labels, ticket vivo-1915
    
    * readded the fix for language selection because of the fr-CA version of the manageLabelsForIndividualftl, ticket vivo-1915
    
    * removed earlier fix, removed comments, modified ManageLabelGenrator, ticket vivo-1915
    
    Partial resolution to: https://jira.lyrasis.org/browse/VIVO-1915
    dofeldsc committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    d9f8ff9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. - replaced hard coded "or"s with i18n().or

    matthiasluehr authored and Andrew Woods committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    f341873 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. [VIVO-1925] i18n: Editing labels results in new label (vivo-project#188)

    * fixed bug: Editing language labels results in new label, ticket vivo-1925
    
    Resolves: https://jira.lyrasis.org/browse/VIVO-1925
    dofeldsc committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    284bb4a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Enable lang selection without need for 'available-langs.properties' (v…

    …ivo-project#169)
    
    * Enable lang selection without need for 'available-langs.properties'
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    Andrew Woods committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    f2dd7c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Reduce number of times QuerySolutions are looped in LanguageFiltering…

    …RDFService (vivo-project#194)
    
    - No functional change in this update
    
    Resolves: https://jira.lyrasis.org/browse/VIVO-1931
    
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    Andrew Woods and Andrew Woods committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    8801ad4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Prevent 'ProcessRdfForm.parseN3ToRDF' from using null linguisticConte…

    …xt (vivo-project#197)
    
    Resolves: https://jira.lyrasis.org/browse/VIVO-1944
    
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    Andrew Woods and Andrew Woods committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    cd7a2e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. [Vivo 1918] i18n: Reload firsttime files on start-up if changed (vivo…

    …-project#195)
    
    Co-authored-by: Andrew Woods <awoods@lyrasis.org>
    dofeldsc and Andrew Woods committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    45f752b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. [VIVO-1936] i18n: updated the language comment in runtime.properties

    bkampe authored and Andrew Woods committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    3e8d8c0 View commit details
    Browse the repository at this point in the history
  2. ftl function to capitalize group name affording override

    wwelling authored and Andrew Woods committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    55b3791 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Further i18n for BasicValidationVTwo.java

    gneissone authored and Andrew Woods committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    2fc0b9c View commit details
    Browse the repository at this point in the history
  2. Fixed DeletePropertyController.java - getting localname of property p…

    …roperly (vivo-project#200)
    
    * Fixed DeletePropertyController.java - getting localname of property properly
    
    Resolves: https://jira.lyrasis.org/browse/VIVO-1816
    matthiasluehr committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    c69e6de View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Removed hardcoded time units by properties calls in dateTimeWithPreci…

    …sion.ftl
    nicalico authored and Andrew Woods committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    9fb24d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1614563 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. VIVO-1929: patch authorizing create individual form (vivo-project#206)

    * patch authorizing create individual form
    
    Resolves: https://jira.lyrasis.org/browse/VIVO-1929
    wwelling committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    2b31000 View commit details
    Browse the repository at this point in the history
  2. Issue/vivo 1947 (vivo-project#205)

    * Make data property richtext editor option selectable from UI
    * Better error handling when reasoner disabled
    * Change reasoner error log message to debug
    * Extend reasoner status error handling
    * Improve reasoner error log message and extend to JenaAdminActions
    * Bump up log level for admin action to 'warn' and edit admin panel error message
    * Change Model writer lang from "N3-PP" to "N3" (vivo-project#149)
    * Prevent ontology editor and N3 editing from deleting property values in languages other than the one associated with the editing request. [https://jira.lyrasis.org/browse/VIVO-1947]
    
    Resolves: https://jira.lyrasis.org/browse/VIVO-1947
    
    Co-authored-by: gneissone <mbgross@wustl.edu>
    Co-authored-by: Ralph O'Flinn <roflinn@users.noreply.github.com>
    Co-authored-by: Andrew Woods <awoods@lyrasis.org>
    Co-authored-by: Andrew Woods <awoods@duraspace.org>
    5 people committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    1c2d5be View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Merge branch 'main' into sprint-i18n-main

    Andrew Woods committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    73cc117 View commit details
    Browse the repository at this point in the history
  2. Remove comments

    Andrew Woods committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    0653b36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2621bc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Merge branch 'main' into sprint-i18n

    Andrew Woods committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    1657555 View commit details
    Browse the repository at this point in the history