Skip to content

Latest commit

 

History

History
534 lines (278 loc) · 40.3 KB

CHANGELOG.md

File metadata and controls

534 lines (278 loc) · 40.3 KB

Changelog

6.4.1 (2021-10-20)

Bug Fixes

Maintenance

  • deps: bump mkdocs from 1.1.2 to 1.2.3 in /docs (#556) (5f8213c)

6.4.0 (2021-10-20)

Enhancements

  • ontology: delete property from resource class (DSP-1854 / DEV-28) (#499) (436c270)
  • value: refactor boolean value (DEV-98) (#554) (7affa5e)

6.3.0 (2021-10-15)

Bug Fixes

  • disable edit/delete action in deactivated projects (DEV-52) (#550) (d7bec78)
  • properties: do not submit res instance form by adding new value (DEV-150) (#553) (99a3022)
  • value: fix broken time value component (DEV-147) (#552) (fb846f9)

Enhancements

6.2.0 (2021-10-08)

Bug Fixes

  • error: improve the current error handler in DSP-APP (DSP-1911) (#540) (0eb621b)
  • gravsearch results now appear after page refresh (#542) (a88dd79)
  • resource-instance-form: reloads cached resource to show changes made to the data model (#547) (37bb2a7)

Enhancements

  • ontology: display id / name in property and class (DEV-37) (#544) (0a2bcfb)
  • search: add missing search resource component (DEV-95) (#548) (79abd10)

Maintenance

  • fulltext-search: persist fulltext search term in input field (DSP-1674) (#539) (67a52a3)
  • resource: improve still image annotation form (DEV-53) (#549) (38bbe41)

6.1.0 (2021-09-20)

Bug Fixes

  • annotations: empty annotations on upload of new region (#536) (075e6b1)
  • links: trust the external links (DSP-1904) (#537) (303ac3d)
  • resource-instance-form: resource class name now updates correctly in the event that the name was changed and the page was not refreshed (#531) (5783d27)
  • resource: increase width of space between entries of incoming links (DSP-1908) (#538) (79b4d29)
  • still-image-viewer: fix zoom buttons (DSP-1798) (#533) (b07ec63)

Enhancements

  • resource: draw regions (DSP-1845) (#524) (f08706b)
  • textarea is now provided is the gui-element is a textarea (#529) (e80a4d2)

Maintenance

  • modules: clean up imports and npm packages (#535) (4310ff7)
  • openseadragon prod build fix (DSP-1779) (#534) (0a34eaa)

6.0.0 (2021-09-08)

⚠ BREAKING CHANGES

  • config: update config file for better iiif support (DSP-1880) (#511)

Bug Fixes

Enhancements

  • config: update config file for better iiif support (DSP-1880) (#511) (b799600)
  • resource: display incoming links (DSP-1846) (#507) (9c3abce)
  • resource: optimize resource instance form (DSP-1256) (#518) (5151677)

Maintenance

  • action: migrate action module (DSP-1852) (#509) (725c45e)
  • core: migrate core module from UI-lib (DSP-1853) (#505) (ea1cd55)
  • deps: bump dsp-js to latest version (DSP-1883) (#521) (c956d4b)
  • deps: bump dsp-ui to latest (#502) (5d79065)
  • fix style in resource, search-panel and progress-indicator (DSP-1887) (#520) (854aff2)
  • gh-ci: split workflow tasks (#515) (83d5874)
  • login: add autocomplete to login form (DSP-1892) (#527) (dd6be15)
  • project: handle mandatory keyword field (DSP-1829) (#503) (35f6e7b)
  • remove CoreModule dependency (DSP-1884) (#519) (8549104)
  • remove ViewerModule dependency (DSP-1890) (#525) (a99546e)
  • removes ActionModule dependency (#523) (bd60f00)
  • removes SearchModule dependency (#522) (269be23)
  • resource: migrate viewer from UI-lib (DSP-1850) (#504) (b742a98)
  • search: migrate search module (DSP-1851) (#510) (fc7ea5c)
  • update imports step 1 (DSP-1882) (#516) (e7a2c4f)
  • update remaining dsp-ui imports (DSP-1891) (#526) (43888a6)

5.3.0 (2021-08-12)

Maintenance

  • header: clean up code and use notification service after login (#498) (fb6c368)
  • ontology: update create ontology tooltip for unique name (DSP-1139) (#500) (946d00f)

Enhancements

  • resource: create link / collection resource (DSP-1835) (#501) (8060756)
  • workspace: add intermediate view (DSP-1834) (#494) (d0e475a)

5.2.1 (2021-08-03)

Maintenance

  • deps: bump dsp-ui to latest version (DSP-1838) (#495) (4adc49a)

5.2.0 (2021-08-02)

Enhancements

  • resource: add comparison view (DSP-1796) (#490) (731ea04)
  • resource: update resource's label (DSP-1801) (#492) (e2c9867)
  • improve error handler and fix search results issue (DSP-1826 / DSP-1831) (#493) (fa2f4b0)

5.1.0 (2021-07-26)

Bug Fixes

  • ontology: fix regex pattern in ontology form (DSP-1139) (#483) (4d0703f)

Documentation

  • user-guide: update user-guide about ontology (DSP-976) (#480) (e12f196)

Maintenance

  • ontology: better regex for onto name (DSP-1139) (#488) (ec881ef)
  • resource: hide file value in properties (DSP-1261) (#484) (4ade17f)

Enhancements

  • resource: add document viewer with download (DSP-1791) (#485) (ce51bce)
  • resource: audio player (DSP-1805) (#487) (bf372dc)
  • resource: delete and erase resource (DSP-1228) (#489) (8b1fdba)
  • resource: upload audio (DSP-1799) (#486) (d865df5)
  • resource: upload pdf document (DSP-1776) (#481) (d916b4b)

5.0.0 (2021-07-05)

⚠ BREAKING CHANGES

  • upload: add upload form for still images (DSP-1761) (#472)
  • config: add geoname config (DSP-1672) (#473)

Documentation

  • ontology: update docs and show hint in ontology-form (DSP-1139) (#476) (927237d)

Enhancements

  • config: add geoname config (DSP-1672) (#473) (d4222ba)
  • ontology: add property to res class that is in use (DSP-1631) (#477) (b18e6ec)
  • ontology: change gui element for text value properties (#478) (6af1f7e)
  • ontology: display description for default and existing props (DSP-1154) (#475) (8be7e55)
  • upload: add upload form for still images (DSP-1761) (#472) (2f314a2)

Maintenance

  • deps: bump jdnconvertiblecalendar to v0.0.7 (DSP-1770) (#479) (b2ec64a)

4.11.1 (2021-06-23)

Documentation

  • search: add advanced search user guide (DSP-1662) (#470) (30edc96)
  • user-guide: fix navigation links (#468) (49c68f8)

Maintenance

4.11.0 (2021-06-22)

Enhancements

  • ontology: check if an ontology, a class or a property can be deleted (DSP-1750) (#457) (fb0c275)

Maintenance

  • empty landing page instead login (DSP-1756) (#466) (32cd462)
  • gh-ci: update docs deployment (DSP-1741) (#463) (6415152)

Documentation

  • refactor documentation and set correct links (#467) (cbeb274)

4.10.1 (2021-06-15)

Documentation

  • fix dead links and replace screenshots in project (#460) (a13b8ba)
  • prepare documentation for docs.dasch.swiss (DSP-1721) (#458) (09259f1)

Maintenance

  • analytics: add fathom (#462) (f1e0244)
  • cookie-policy: reactivate the cookie policy banner (DSP-1727) (#461) (ac99fbc)

4.10.0 (2021-06-07)

Enhancements

  • ontology: new cardinality workflow (DSP-1652) (#455) (f1d049c)

4.9.1 (2021-05-26)

Maintenance

  • resource: improve list of properties in resource viewer (#453) (49d9b7f)

4.9.0 (2021-05-26)

Bug Fixes

  • disable progress bar if search results are empty (DSP-1575) (#442) (8c67d60)
  • resource: add if condition (DSP-1655) (#448) (656da04)

Documentation

  • update documentation about contribution (DSP-1657) (#449) (c25280d)

Enhancements

  • resource: display region annotations in still images (DSP-1585) (#445) (86e75b9)
  • search: specify linked resource in advanced search (DSP-1661) (#451) (3f0d6d9)

Maintenance

  • deps: update packages to resolve security issues (#450) (8e927f7)
  • project: resolve regex term (DSP-1654) (#444) (739beba)

4.8.0 (2021-05-21)

Maintenance

  • CD/CI: automatically detect common vulnerabilities and coding errors (#438) (af02332)
  • compiler: enable strict template (DSP-1403) (#432) (583a338)
  • environment: add test-server config (DSP-1650) (#443) (a56a45b)
  • Replace favicon and term Knora by DSP (DSP-1181 / DSP-1342) (#441) (3b038b6)

Enhancements

  • ontology: new method to change gui order (DSP-1567/DSP-1646) (#440) (dfd0ce0)

4.7.0 (2021-05-07)

Maintenance

  • search results: disable grid view (DSP-1597) (#435) (c4726fe)

Enhancements

4.6.0 (2021-04-27)

Enhancements

4.5.2 (2021-04-22)

Bug Fixes

  • list: list no longer displays after deletion if it was the only list among lists (#429) (b05484e)
  • project: bug fix in project member management (DSP-1563) (#425) (ac820dd)

Maintenance

  • ontology: disable ontology graph view (DSP-1560) (#427) (0a567d2)
  • ontology: disable rti image class (DSP-1559) (#430) (48c3c76)
  • ontology: rename boolean prop type (DSP-1561) (#426) (4dd23d3)

4.5.1 (2021-04-20)

Bug Fixes

  • ontology: bug fix in create ontology process (DSP-1558) (#423) (bbd825b)

4.5.0 (2021-04-20)

Bug Fixes

  • users: update session the correct way (DSP-690) (#419) (3ec049e)

Enhancements

  • project: better error handler in case a project does not exist (DSP-1401) (#421) (d7470a0)

4.4.3 (2021-04-14)

Bug Fixes

4.4.2 (2021-04-12)

Maintenance

  • migrate to angular11: changes (DSP-1471) (#415) (3271ece)

4.4.1 (2021-04-08)

Maintenance

  • migrate to angular10: changes (DSP-1415) (#412) (cec564d)

4.4.0 (2021-03-23)

Bug Fixes

  • deps: package dependency build errors (DSP-1400) (#410) (17e0e1a)

Maintenance

  • list-editor: new list form refactor (DSP-1392) (#403) (8824682)
  • ontology: improve ontology editor design (DSP-1376) (#401) (6de83b8)
  • project landing page: update metadata typings (DSP-1393) (#407) (b4f101b)
  • project metadata page: enable error handler (#411) (a4004ed)

Enhancements

  • eslint: migrate tslint to eslint (DSP-1372) (#394) (6ffc3b6)
  • ontology: edit data model info (DSP-1208) (#385) (86a5fb8)
  • ontology: form to create and edit property (DSP-1210) (#406) (91ebb68)

4.3.1 (2021-03-03)

Bug Fixes

  • project: disable error handler in metadata request (DSP-1395) (#404) (86ebfcf)

4.3.0 (2021-03-02)

Bug Fixes

  • ontology: set the cache earlier in case of only one ontology (DSP-1374) (#397) (c23ae61)

Enhancements

  • list-editor: insert a child node at a specific position (DSP-1301) (#395) (5107200)
  • ontology: separate list of ontology properties (DSP-1364) (#391) (0f94df6)

Maintenance

  • deps: bump three from 0.118.3 to 0.125.0 (#402) (5ab9c49)
  • gh-ci: update release please configuration (DSP-1381) (#399) (040df19)
  • project landing page: use metadata endpoint to get data from backend (DSP-1199) (#400) (5dde42f)
  • tests: script to find ignored tests (#396) (9ca249d)

4.2.1 (2021-02-24)

Bug Fixes

  • ontology: bug fix in list property (DSP-1368) (#390) (2fb448e)

4.2.0 (2021-02-22)

Enhancements

  • list-editor: add deletion functionality (DSP-1334) (#378) (34c74a6)
  • list-editor: delete list root node (DSP-1356) (#386) (5d5eabf)
  • list-editor: reposition a child node amongst its siblings (DSP-1340) (#388) (0a9be0e)
  • ontology: default language for property label (#382) (97230d1)
  • ontology: edit res class info (DSP-1209) (#380) (2debd03)
  • ontology: refactor list of properties in resource class (DSP-1360) (#389) (aa565b3)

4.1.0 (2021-02-12)

Documentation

  • init mkdocs and move documentation from DSP-DOCS into DSP-APP repo (DSP-380) (#379) (07f5067)

Maintenance

  • bumps DSP-JS to 1.3.0 and DSP-UI to 1.2.1 (#374) (7b795ee)
  • deps: bump socket.io from 2.3.0 to 2.4.1 (#367) (8133d87)

Enhancements

  • list editor: Adds support for editing lists (DSP-741) (#365) (5b6ee4b)
  • ontology: update cardinality in resource class (DSP-1266) (#377) (5a766c1)

4.0.0 (2021-01-28)

⚠ BREAKING CHANGES

  • set up the login page as a starting page (DSP-1292) (#370)
  • app+main: comment out the search and everything related to resources (DSP-1291) (#371)

Bug Fixes

  • dialog: Diaolog box height issue fixed (#358) (15d1182)
  • routing: bring back the route handler in main component (DSP-1303) (#373) (8492c1a)

Maintenance

  • update pr template (DSP-1189) (#353) (f348e70)
  • update the dsp-ui and dsp-js versions to the latest (#364) (66931f0)

Enhancements

  • display metadata on project landing page (DSP-1065) (#348) (3012ef5)
  • error: Server error handler (DSP-710) (#355) (d5b77bf)
  • new-resource-form: make visible the required prop fields (DSP-1115) (#342) (5885b04)
  • project landing page: add copy to clipboard functionality (DSP-1248) (#368) (17bf71c)
  • select-resource-class: allow accented character (DSP-1241) (#363) (8a2654b)

refactor

  • app+main: comment out the search and everything related to resources (DSP-1291) (#371) (50b1309)
  • set up the login page as a starting page (DSP-1292) (#370) (46dfdbb)

3.0.0 (2020-12-18)

⚠ BREAKING CHANGES

  • Prepare next big release (#350)

Bug Fixes

Documentation

Enhancements

  • Prepare next big release (#350) (6a39180)
  • header: display form link when the session is active (#332) (d609bd5)
  • header+dialog: create button in the header + dialog box (#320) (5e4890d)
  • PR: Add template for PRs (#305) (1468ee1)

Maintenance

  • ci: Update package-name in gh actions workflow (#352) (3d9bb13)
  • Update js- and ui-lib version (#293) (5409d9b)