Skip to content

Releases: acdh-oeaw/arche-openrefine

Standardize database connection config property format

20 Sep 08:03
Compare
Choose a tag to compare
0.5.3

Merge branch 'master' of github.com:acdh-oeaw/arche-openrefine

Minor bugfixes

02 Mar 09:05
Compare
Choose a tag to compare
0.5.2

Minor fixes

Adjust the property endpoint to the OpenRefine 3.5 behavior

07 Feb 13:18
Compare
Choose a tag to compare

OpenRefine 3.5 sets type parameter of the data extension property proposal requests to the service's schemaSpace value which obviously doesn't match any existing type. Current implementation just skips the type-based property filtering if the type parameter doesn't match any known type.

Search also trough identifiers

04 Feb 16:06
Compare
Choose a tag to compare

Requires identifiers to be indexed in the full_text_search database table which is provided by the arche-core >=3.3

DataExtensionService support added

03 Jan 18:27
Compare
Choose a tag to compare

DataExtensionService requires additional config properties - see update config-sample.yaml

New features

28 Dec 18:00
Compare
Choose a tag to compare
  • Report the view service in the manifest (by simply taking the viewUrl config property)
  • Support the limit reconcile query parameter
  • Sort matches reported by the reconcile queries

Bugfixes

28 Dec 17:16
Compare
Choose a tag to compare
  • Recognize POST reconcile requests properly
  • Report bigger preview window size

Fixes around base URL

17 Sep 13:38
Compare
Choose a tag to compare
0.2.0

Fixed around base URL

Bugfixes

17 Sep 13:03
Compare
Choose a tag to compare
0.1.1

base URL path standarization fixes

Test release

17 Sep 12:29
Compare
Choose a tag to compare
0.1.0

First working version