Skip to content

Releases: dasch-swiss/beol

v1.7.4

17 Dec 21:00
c71d097
Compare
Choose a tag to compare

Enhancement:

  • Upgraded BEOL to use dsp-ui-lib (v1.0.0-rc.14) and dsp-js-lib (v1.0.0-rc.17)
  • Advanced search is limited to ontologies of the BEOL project.
  • Editors are added to resources (beol:letter and beol: transcription)
  • Citation links added to all resources
  • Text of landing page updated by removing all beta release stuff
  • Visualizations of correspondence graphs
  • Impressum added to the landing page
  • Contact details updated

Fix:

  • Bug fixes related to Leibniz connection

v.1.7.3

29 Sep 16:25
04c11b7
Compare
Choose a tag to compare

Fix

  • The bug with rendering Leibniz images is fixed

Feature:

  • Link to the visualization of the correspondence network.

v1.7.2

22 Sep 14:39
db03348
Compare
Choose a tag to compare
Update dependencies (#175)

* fix: Update peer dependencies

* fix: Update peer dependencies

* chore: Update dependency

* chore: Update dependency

v.1.7.1

16 Sep 13:51
c612d16
Compare
Choose a tag to compare

Use latest version of DSP-UI with more configurable components.

v1.7.0

07 Sep 13:35
901d3f4
Compare
Choose a tag to compare
Wip/upgrade app fixes (#168)

* chore: Upgrade to Angular 9 (with NPM)

* chore: Update dependencies + add dsp-js, dsp-ui, ngx-color-picker

* chore: Update angular/material

* chore: Upgrade some dev dependencies

* refactor(spec): Use TestBed.inject

* refactor: Update app.module

* chore: Add src/config in assets

* chore: Add some parameters

* chore: Add global style sheet from dsp-ui

* refactor(app): Update imports, selectors and inputs + add doSearch()

* refactor(bebb-route): Update imports and code

* refactor(correspondence): Update imports and code

* refactor(introduction): Update imports, selectors and code

* refactor(leoo-route): Update imports and code

* feat(services): Create incoming service

* refactor(services): Replace imports and selectors (when they exist)

* refactor(search-results): Update some imports

* refactor(beiol.resource): Update some imports

* refactor(biblio-items): Update some imports

* refactor(comment): Update some imports and selectors

* refactor(endnote): Update some imports and selectors

* refactor(figure): Update some imports

* refactor(leibniz-letter): Update some imports and selectors

* refactor(letter): Update some imports and selectors

* refactor(manuscript-entry): Update some imports and selectors

* refactor(newton-letter): Update some imports and selectors

* refactor(page): Update some imports and selectors

* refactor(person): Update some imports and selectors

* refactor(publishedLetter): Update some imports and selectors

* refactor(publisher): Update some imports and selectors

* refactor(simpleResource): Update some imports and selectors

* refactor(transcription): Update some imports and selectors

* refactor(figure): Update some selectors and inputs

* refactor(read-list-value): Update some imports ans selectors

* refactor(read-text-value): Update some imports and selectors

* app builds in dev mode

* feature (introduction comp): adapt introduction component

* feature (search results): adapt search results component

* refactor (search results): remove unnecessary code

* fix (search results): determine if a TextValue contains HTML to be rendered

* feature (letter component): adapt letter comp

* feature (letter component): adapt letter comp

* feature (person component): adapt person component

* feature (page component): adapt page component

* feature (page component): adapt page component

* feature (search results): adapt search results component

* feature (transcription comp): adapt transcription component

* feature (manuscript entry comp): adapt manuscript entry component

* feature (comment comp): adapt comment component

* feature (biblio item comp): adapt biblio item component

* feature (endnote comp): adapt endnote component

* feature (figure comp): adapt figure component

* feature (leibniz letter comp): adapt Leibniz letter component

* feature (Newton letter comp): adapt Newton letter component

* feature (Newton letter comp): adapt Newton letter component

* feature (published letter comp): adapt published letter component

* feature (publisher comp): adapt publisher component

* feature (simple res comp): adapt simple res component

* feature (bebb compo): adapt bebb comp.

* test (incoming serv): remove fdescribe

* feature (contact comp.): update contact info

* test (correspondence comp): adapt spec file

* test (tei directive comp): adapt spec file

* test (intro comp): adapt spec file

* test (landing page comp): adapt spec file

* test (leoo route comp): adapt spec file

* test (list comp): adapt spec file

* test (biblio item comp): adapt spec file

* test (comment item comp): adapt spec file

* test (endnote comp): adapt spec file

* test (figure comp): adapt spec file

* test (leibniz letter comp): adapt spec file

* test (letter comp): adapt spec file

* test (manuscript entry comp): adapt spec file

* test (manuscript entry comp): adapt spec file

* Revert "test (manuscript entry comp): adapt spec file"

This reverts commit 8f49e5bacd0c97a980577e4ea038d4582cecd048.

* test (newton letter comp): adapt spec file

* test (page comp): adapt spec file

* test (person comp): adapt spec file

* test (published letter comp): adapt spec file

* test (publisher comp): adapt spec file

* test (simple res comp): adapt spec file

* test (transcription comp): adapt spec file

* test (transcription comp): adapt spec file

* test (search res comp): adapt spec file

* test (resource comp): adapt spec file

* test (contact comp): adapt spec file

* test (app comp): adapt spec file

* test (newton letter comp): adapt spec file

* feature (pp init service): remove local app init service

* feature (date): set date display options

* feature (newton letter comp): use fetch (to be changed)

* test (test data): remove local json test data files

* chore (package.json): update deps

* chore (docker): use node 12

* chore (docker): use npm instead of yarn

* chore (deps): remove obsolete deps

* chore (package.json): update deps

* fix (link value): bind to Output event

* chore (travis): use npm instead of yarn

* feature (main.ts): remove obsolete logic to get config file

* feature (search): change search mode to "gravsearch"

* test (search): adapt search mode

Co-authored-by: flaurens <flavie.laurens@unibas.ch>

Briefportal Leibniz domain fix

20 Apr 14:15
81792bb
Compare
Choose a tag to compare
fix (leibnizDomainChange)  (#166)

* fix (leibnizDomainChange) the domain of solr Api of BriefportalLeibniz has changed

* fix (leibnizDomainChange) add leibnizAPI domain to config file

mapping component for ARK URL resolver

03 Dec 15:19
e0d9bd6
Compare
Choose a tag to compare
mapping component  (#165)

* feature [mappingComponent] mapping component added

* fix (mappingComponent) change selector of simple resource

Leibniz features

13 Nov 09:25
Compare
Choose a tag to compare
Fix search panel CSS issue (#163)

* fix: CSS bug fix in search panel

* style: Global date picker size

v1.5.0

04 Sep 11:44
7d04d24
Compare
Choose a tag to compare
Update to Angular 8 and Knora 9 (#156)

* chore: Upgrade to Angular 8

* chore: Prepare to update material and cdk

* chore: Prepare to update material and cdk

* chore: Update material and cdk

* chore: Upgrade to Angular 8

* fix: Bug fix after Upgrade

* fix: Bug fix after Upgrade

* tst: Fix broken tests

* chore: Update version number

* fix: Bug fix after Angular 8 update

* refactor (update-to-knora-9) remove unnecessary import of browseUtil module

v1.4.1

21 Jun 13:22
02a1224
Compare
Choose a tag to compare

Fix(search): Filter by Beol project IRI