Skip to content

Releases: acdh-oeaw/arche-ingest

Bugfixes

30 Jan 12:10
Compare
Choose a tag to compare

Make COMPOSER_DIR env var take precedense over $composerLocation.

Bugfixes

15 Dec 13:14
Compare
Choose a tag to compare

import_binary_sample.php: fix error reporting in the "continue" error mode

Binary ingestion enhancements

14 Dec 12:39
Compare
Choose a tag to compare

bin/arche-import-binary now supports --versioning (none/always/date/digest) and --migratePid (keep/pass) parameters allowing to control automatic resource versioning.

Binary ingestion enhancements

14 Dec 07:31
Compare
Choose a tag to compare

bin/arche-import-binary:

  • --noCertCheck parameter added. This allows direct ingestion against the ACDH-CH ARCHE instances.
  • --skip accepts multiple values (e.g. --skip not_exist binary_exist).
  • --skipDefaultClassAssignment turned into --assignDefaultClass (as a consequence by default classes aren't assigned)
  • --errorMode continue added

Bugfixes

01 Dec 15:41
Compare
Choose a tag to compare

arche-update-redmine - make it work with resolved redmine issues

Fix parameters quoting in bin/* wrappers

28 Nov 10:05
Compare
Choose a tag to compare
1.2.1

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

arche-update-redmine script added

24 Nov 15:40
Compare
Choose a tag to compare
1.2.0

update_redmine.php: fix stupid typo

Allow arche-lib 5

28 Jul 07:45
Compare
Choose a tag to compare
1.1.1

composer.json: allow arche-lib 5

Add wrapper for delete_metadata_sample.php

19 May 11:51
Compare
Choose a tag to compare

The wrapper is bin/arche-delete-triples

Convert all line ends to unix style

15 Feb 14:24
Compare
Choose a tag to compare
1.0.6

Convert line endings to unix style