Skip to content

Changelog

1.8.0 (2021-08-13)

Enhancements

  • action: new progress indicator (just for fun) (#331) (d7a1b63)
  • display-edit: disable delete depending on cardinality (DSP-1814) (#329) (933bb13)

1.7.5 (2021-08-10)

Maintenance

  • viewer: return label and id in multiple resource selection (DSP-1842 / DSP-1820) (#327) (016e22a)

1.7.4 (2021-08-03)

Bug Fixes

  • action: bug fix in linkify pipe (DSP-1837) (#325) (13fb692)

1.7.3 (2021-07-30)

Bug Fixes

  • viewer: fix several issues in list-view (DSP-1575) (#324) (9a76b0a)

Maintenance

  • deps: bump dsp-js to latest version (DSP-1825) (#322) (4e8be74)

1.7.2 (2021-07-26)

Maintenance

  • resource: clean up code and refactoring (DSP-1816) (#319) (3b6b32c)

1.7.1 (2021-07-22)

Bug Fixes

  • viewer: emit selected resource always (DSP-1809) (#317) (c881cb6)

1.7.0 (2021-07-16)

Enhancements

  • action: intermediate page for selected resources in comparison viewer (DSP-1765) (#313) (fa4950e)
  • viewer: add checkbox for every resource in list and grid view (DSP-1711) (#311) (1e0381a)
  • viewer: recognise URLs in text value and convert into link (DSP-1595) (#315) (f08b50d)
  • viewer: split pane to compare multiple resource (DSP-1785) (#316) (b24274e)

1.6.0 (2021-06-23)

Enhancements

  • viewer: improve editing of geonames (DSP-1212) (#307) (91bb637)
  • viewer: make hex code display optional for color value (DSP-1667) (#303) (0b03781)
  • viewer: resolve geoname id and show name (DSP-1212) (#305) (18ea19b)

Maintenance

  • update: update cal lib and date adapter (DSP-1758) (#309) (020b080)

1.5.0 (2021-06-10)

Enhancements

  • action: only show era if supported by calendar (DSP-1725) (#302) (74ceafb)
  • date input: create new component for date input (DSP-94) (#298) (d23e844)
  • viewer: improve style of date input (DSP-1724) (#301) (4c3d1b3)

1.4.0 (2021-05-25)

Enhancements

  • advanced search: specify linked resource (DSP-1587) (#293) (42e3311)

Documentation

  • advanced search: update naming to advanced search (DSP-1651) (#295) (7f8c7e6)

1.3.0 (2021-05-07)

Enhancements

  • advanced search: try to reuse resource and property selection (DSP-1587) (#290) (523af24)
  • list-view: Create boolean flag to enable/disable the view switcher (#294) (2053020)

1.2.5 (2021-05-03)

Bug Fixes

  • viewer: set correct rgba value (DSP-1588) (#288) (01daed4)

Maintenance

  • viewer: export value operation events (DSP-1590) (#291) (a17b8e6)

1.2.4 (2021-03-25)

Maintenance

  • update angular: update to Angular 11 (DSP-1472) (#286) (cdc038c)

1.2.3 (2021-03-22)

Maintenance

  • package.json: improve description in package.json (#283) (7c8e738)
  • update angular 10.2: update to Angular 10 (#280) (d48c6ff)

1.2.2 (2021-02-10)

Maintenance

  • dependency: update dsp-js to v2.0.0 and dsp-api to v13.2.0 (#276) (d03aef7)

  • dependency: update dsp-js to v2.0.1 and dsp-api to v13.3.1 (#278) (c27d5f7)

1.2.1 (2021-02-02)

Documentation

  • update the READMEs and init mkDocs (DSP-1298) (#271) (b436a31)

Maintenance

  • bumps DSP-JS and DSP-API version numbers (#275) (c79e403)

1.2.0 (2021-01-28)

Enhancements

  • string-literal-input: updates input on label changes (#269) (5659391)
  • viewer: integrate file upload component in form logic (DSP-1257) (#264) (1d208d1)

Maintenance

1.1.1 (2021-01-18)

Bug Fixes

  • Link Value: custom validator should allow null (DSP-1237) (#261) (01da692)

1.1.0 (2021-01-15)

Bug Fixes

  • Action Module Playground & Components Missing Imports (#97) (03cc104)
  • Boolean add button (#182) (636616e)
  • Date Value Validators: Propagate valueRequiredValidator to child component (DSP-1188) (#251) (27502f5)
  • Delete Value UI Bug (#171) (c2dff4d)
  • display-edit dev build errors (#106) (c8ad445)
  • Interval Value Validators: Propagate valueRequiredValidator to child component (DSP-1193) (#253) (3424831)
  • search: Detach bug fix (#205) (9a5b537)
  • Time Value Validators: Propagate valueRequiredValidator to child component (DSP-1218) (#257) (dd8fd80)
  • Update peer dependencies for js-lib (#177) (d8b8c8e)

Enhancements

  • geoname + uri: add rel attribute for security (#207) (c76029a)

Maintenance

1.0.1 (2021-01-15)

Bug Fixes

  • Date Value Validators: Propagate valueRequiredValidator to child component (DSP-1188) (#251) (27502f5)
  • Interval Value Validators: Propagate valueRequiredValidator to child component (DSP-1193) (#253) (3424831)
  • Time Value Validators: Propagate valueRequiredValidator to child component (DSP-1218) (#257) (dd8fd80)
  • fix: Value Form Control Name (DSP-1186) (#250) (3098bfa)

Maintenance

1.0.0 (2020-12-18)

Bug Fixes

Enhancements

  • geoname + uri: add rel attribute for security (#207) (c76029a)

Maintenance

1.0.0 RCs

Breaking changes

  • #82 Action module pipes migration
  • #214 DSP-759 Check if a Given Date Can Be Edited / Rename ValueTypeService to ValueService
  • #233 DSP-974 / DSP-1043 Determine from ontology if a property is read-only
  • #228 DSP-1002 Update standoff link value
  • #199 DSP-682 Integrate Ckeditor into Property View
  • #137 Better data handling in search module components
  • #78 Rename @knora/ui to @dasch-swiss/dsp-ui and kui to dsp
  • #63 Upgrade to Angular 9

Enhancements

  • #138 Optimise the number of cards per line
  • #136 Build lib including assets folder
  • #128 Add Still Image Viewer
  • #125 Login Form Migration
  • #122 Simple list of resources
  • #109 Create new value for existing property
  • #119 Add Gravsearch Generation Service
  • #107 Migrate Advanced Search
  • #116 Add ArkUrl copy to clipboard in resource-view
  • #115 DSP-UI Live Reloading
  • #105 Move the search-panel and the fulltext-search components
  • #112 Use latest rc of dsp-js and other improvements
  • #111 Make the sorting service more flexible
  • #100 Use strictTemplates Compiler Option
  • #103 Search module setup
  • #88 Refactor how to get properties by type
  • #73 Custom Boolean Pipe
  • #238 DSP-1132 Advanced search limit to project
  • #220 DSP-784 Propagate Click Event to Res Viewer Comp.
  • #230 DSP-945-update resource viewer
  • #213 DSP-869 add select project component
  • #232 Add missing decorator to ValueOperationEventService
  • #239 Use new methods for ontology info processing
  • #227 DSP-1028 Activate still-image in resource viewer
  • #218 DSP-904 upload form for representations
  • #207 DSP-806 Add the attribute 'rel' to uri and geoname value component template
  • #217 Create user service
  • #134 Add CKeditor
  • #208 DSP-762 Error handling and notification service
  • #157 DSP-369 System Prop Info
  • #192 DSP-653 Default Boolean Value
  • #198 DSP-638 Value Deletion Comment
  • #202 DSP-657 Handle links in XML text values
  • #201 DSP-779 Display error messages directly and not only in console
  • #200 DSP-777 Show message on all server errors in login component
  • #189 DSP-693 Sort button style
  • #172 Show label for URI Value (if set)
  • #168 Message component timer
  • #161 Read mode date value era and calendar
  • #160 Emit link value when clicked on
  • #159 Make URI values clickable
  • #155 Experimental: Alternative approach to resource/property view UI buttons
  • #153 Error handling: submitting duplicate values
  • #152 List of properties: refactor and redesign
  • #147 Delete property value
  • #150 Action Module Confirmation Dialog Component
  • #149 Export operator.ts
  • #146 Add missing regex variables
  • #139 Create New Value V2
  • #83 Preparing Release Candidate v1.0.0-rc.0
  • #67 Improve read mode appearance of value components
  • #69 Create Value Comparison Method
  • #57 Geoname mat-icon suffix
  • #42 Prototyping property viewer with the value components
  • #43 Value Component CSS and other styling
  • #56 Simulate productive circumstances locally
  • #34 Color value component
  • #26 Interval Value Component
  • #29 Boolean value component
  • #22 Uri Value Component
  • #23 Decimal Value Component

Bug Fixes

  • #142 FIX: DSP UI is blocked when submitting an invalid value
  • #121 Flaky E2E Tests
  • #118 AppInitService: Make members non static
  • #106 FIX: display-edit dev build errors
  • #104 FIX: sublist value component viewchild issue
  • #102 FIX: Sort button type annotation
  • #97 FIX: Action Module Playground & Components Missing Imports
  • #237 DSP-1110 Bug fixes and styling improvement in resource viewer
  • #224 CKEditor Backward Compatibility
  • #211 DSP-885 default gravsearch query
  • #229 DSP-1075 Bug in notification service
  • #221 DSP-885 Fix default gravsearch query
  • #222 DSP-768 Styling issue in resource (properties) viewer
  • #226 DSP-924 Never Import from index.ts Internally
  • #212 DSP-788 Fix compatibility issues with CKEditor version 4
  • #182 DSP-652 FIX: Boolean add button
  • #205 DSP-674 Bug fix in search panel
  • #194 DSP-436 Fix workflow issue
  • #171 FIX: Delete Value UI Bug
  • #169 Search Panel: Advanced Search Not Displayed
  • #162 Export GND directive
  • #77 FIX: KnoraDatePipe return values
  • #66 BUG: User can no longer save an edited value
  • #58 Clean up prop label

Documentation

  • #99 Update README
  • #87 Describe concept of value components
  • #225 Explain Demo App (Playground)
  • #179 docs: Update CHANGELOG
  • #144 Update CHANGELOG and READMEs
  • #241 Update CHANGELOG and READMEs
  • #72 Step by step guidelines in the READMEs

Styling

  • #141 Change Home Icon of OpenSeadragon Viewer
  • #206 DSP-522 Refactor search panel style
  • #180 DSP-636 Message Component Css
  • #184 DSP-615 Date Value Component Polish
  • #185 DSP-644 Date & Interval Components: Remove Parent Input Placeholder
  • #191 DSP-623 Color Value Polish
  • #193 DSP-651 Geoname Value Styling

Dependencies

  • #242 Update dsp-js-lib
  • #127 Update JS-Lib Dep
  • #236 Update DSP dependencies
  • #219 Update dependencies
  • #215 Update dsp-js-lib
  • #209 Update DSP-JS-Lib
  • #186 DSP-672 Update dependency
  • #177 fix: Update peer dependencies for js-lib
  • #166 Update peer-dep for dsp-js lib
  • #151 Update dsp-js-lib to version 1.0.0-rc.6

Maintenance

  • #143 Prerelease of v1.0.0 rc.2
  • #131 Migrate String Literal Input Component
  • #135 Rename knoraApiConnection to _dspApiConnection in constructors
  • #133 Update assets folder and file structrue
  • #132 Migrate Stringify String Literal Pipe
  • #123 Hide link to geonames.org in edit mode
  • #113 Update JS-Lib Dep
  • #110 Remove jdn-datepicker directive from action module directives
  • #101 Refactor Sort Button
  • #95 Migration of message component
  • #94 Migrate sort button
  • #93 Progress Indicator
  • #91 Migrate action module directives
  • #92 Update tslint
  • #89 Refactor Truncate Pipe
  • #86 Update package information
  • #231 Adapt knora-api repo name
  • #235 Update to v13.0.0-rc.23
  • #234 DSP-1097 - Bump JS-Lib Version and Fix Breaking Changes
  • #210 DSP-881 Value Component Base Class Changes
  • #216 DSP-920 Renaming default github branch to "main"
  • #187 DSP-649 Hide Geometry Property
  • #197 DSP-708 Refactor CI workflow script
  • #195 DSP-701 Add template for PRs
  • #183 DSP-619 Update release process
  • #175 Fix compareObjectTypeWithValueType Method
  • #174 Confirmation Dialog Message Subcomponent
  • #170 Rephrase "This source belongs to project" in the resource viewer
  • #154 Hide system ontologies
  • #167 Prerelease: 1.0.0-rc.5
  • #165 release(prerelease): 1.0.0-rc.4
  • #164 dsp-property-toolbar warnings in unit tests
  • #156 FIX: hide the add button for an XML text property
  • #148 Prerelease 1.0.0-rc.3
  • #145 Update process of release notes
  • #81 Add ngx-color-picker to lib's peer deps
  • #76 Use @knora/api 1.0.0-rc.0
  • #71 cdkTextareaAutosize code cleanup
  • #70 Remove readonly inputs
  • #64 Add Exports
  • #59 Add missing config files

Last update: 2021-08-13