Releases: dasch-swiss/beol
Releases · dasch-swiss/beol
v1.7.4
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
Fix
- The bug with rendering Leibniz images is fixed
Feature:
- Link to the visualization of the correspondence network.
v1.7.2
Update dependencies (#175) * fix: Update peer dependencies * fix: Update peer dependencies * chore: Update dependency * chore: Update dependency
v.1.7.1
Use latest version of DSP-UI with more configurable components.
v1.7.0
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 <[email protected]>
Briefportal Leibniz domain fix
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
mapping component (#165) * feature [mappingComponent] mapping component added * fix (mappingComponent) change selector of simple resource
Leibniz features
Fix search panel CSS issue (#163) * fix: CSS bug fix in search panel * style: Global date picker size
v1.5.0
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
Fix(search): Filter by Beol project IRI