Skip to content

Release vitro-1.14.0

Compare
Choose a tag to compare
@chenejac chenejac released this 04 Jul 07:00
· 344 commits to main since this release

Release vivo 1.14.0
It is recommended that you review the 1.14 Documentation and the VIVO/Vitro READMEs on github before you start.
If you are new to VIVO/Vitro it is suggested that you take advantage of Docker/Docker-Compose. The instructions are shown in the VIVO README.md on github.

VIVO 1.14.x Documentation
https://wiki.lyrasis.org/display/VIVODOC114x/
https://github.com/vivo-project/VIVO/releases/tag/vivo-1.14.0
https://github.com/vivo-project/Vitro/releases/tag/vitro-1.14.0

Release Notes
https://wiki.lyrasis.org/display/VIVODOC114x/Release+Notes

Release Testing
https://wiki.lyrasis.org/display/VIVO/Release+Testing+-+1.14.0

Previous Release Announcements
https://wiki.lyrasis.org/display/VIVO/Releases

What's Changed

  • [ i18n sprint ] Fixes for new individual form by @litvinovg in #332
  • [i18n sprint] Language-neutral help text in autocomplete forms by @litvinovg in #338
  • [ i18n sprint] remove terms of use controller by @litvinovg in #335
  • [ i18n sprint ] Decouple email templates and translations by @litvinovg in #334
  • [ i18n sprint ] Move search help page translations to properties by @chenejac in #333
  • [ i18n sprint ] autoCompleteObjectPropForm and lib-properties fixes from fr_CA by @litvinovg in #336
  • [ i18n sprint ] VIVO-3748 Remove "Other" special case from ChildVClassesWithParent by @litvinovg in #328
  • i18n fixes for Processing RDF form by @litvinovg in #349
  • [i18n-3762] Merging language specific home artifacts into Vitro by @chenejac in #348
  • [i18b sprint] 3760 translations loading by @litvinovg in #341
  • Model operations performance improvements by @litvinovg in #347
  • [i18n-3762] Moving UI labels translations into vitro by @chenejac in #350
  • fixes for language filtering to support private-use subtags by @litvinovg in #330
  • adding English as default language by @chenejac in #353
  • [3800 i18n redesign] Supporting private tags by @chenejac in #351
  • [3801 i18n] Renaming files, removing language suffixes for rdf files by @chenejac in #354
  • Faux data properties and fixes for current faux properties view by @litvinovg in #352
  • support for combining parameters and apostrophe by @chenejac in #356
  • fix for faux data property ranges by @litvinovg in #357
  • Fixed check for redundant possible object properties by @litvinovg in #358
  • fixed faux property display order by @litvinovg in #359
  • Regression fix for populated email, telehpone and website faux properties by @litvinovg in #360
  • Custom forms fixes by @litvinovg in #361
  • Fix for Russian translation of email temlate by @litvinovg in #362
  • fix creation of faux property with xml literal range value by @litvinovg in #363
  • I18n redesign by @chenejac in #355
  • [Issue 3767] Replacement of language comparisons using '=' by the 'langMatches' (without whitespace changes) by @wwelling in #365
  • Replacement of language comparisons using '=' by the 'langMatches' by @michel-heon in #342
  • raised password length limit to 64 characters by @litvinovg in #366
  • VIVO-3751: Remove ICU4J dependency. by @kaladay in #367
  • VIVO 3821: Add configuration to disable or enable Map of Science visualization. by @kaladay in #373
  • Remove old hack that leads to 500 error by @litvinovg in #371
  • Avoid writing the whole model into debug log by @litvinovg in #376
  • Check if provided path is directory in translation converter by @litvinovg in #375
  • fix: Escape data property value by @litvinovg in #387
  • don't create add url if neither of 'select from existing' nor 'provid… by @litvinovg in #385
  • Propagate selectFromExisting and offerCreateNew settings from base ob… by @brianjlowe in #384
  • Handle preferred language when creating new class and property groups by @brianjlowe in #383
  • Change PropertyKey class name and namespace by @brianjlowe in #386
  • Escape html by @litvinovg in #388
  • Revert "don't create add url if neither of 'select from existing' nor 'provid…" by @chenejac in #389
  • Fix for VIVO-3871 by @litvinovg in #393
  • Adding missing labels by @chenejac in #394
  • Use same logic to remove blank nodes from reasoner's internal model as used in RDFService by @brianjlowe in #397
  • Update owlapi version by @litvinovg in #401
  • Avoid lock on graph uri update (VIVO-3885) by @litvinovg in #395
  • added locale selection data getter n3 configuration by @litvinovg in #407
  • Autocomplete object property form fixes by @litvinovg in #408
  • reverted check to fix default autocompletion type by @litvinovg in #409

New Contributors

Full Changelog: vitro-1.13.0...vitro-1.14.0