Skip to content

Releases: dainst/idai-field

iDAI.field 2.13 patch 2

07 Oct 14:33
Compare
Choose a tag to compare

Changes

  • Added Floor, Ceiling and Wall to Building as subparts of Room
  • Inscription can now only be created within Find resources

Bugfixes

  • Fixed a bug where hierarchy navigation buttons were not displayed

iDAI.field 2.13 patch 1

11 Sep 14:14
Compare
Choose a tag to compare

Bugfixes

  • Fixed updating image resources via JSONL import
  • Fixed a bug where geometries could be created for image & project resources
  • Fixed a bug where numbers were not incremented correctly while duplicating resources

iDAI.field 2.13

22 Aug 13:24
Compare
Choose a tag to compare

Features

  • New button allows expanding all field groups at once (this setting is saved for each tab and restored after restarting the application)

Changes

  • Improved validation of relations in import files
  • New relation "Equivalent to"
  • The chosen field separator for CSV imports is now retained until application restart
  • Subtypes of all top level types except operations and places can now be defined in custom configurations

Bugfixes

  • Fixed a bug where operations and places could not be moved to the highest hierarchy level (project level)
  • Fixed a bug where the old project name was shown in the project metadata editor after restoring a backup file into a new project

iDAI.field 2.12

24 Jul 14:05
Compare
Choose a tag to compare

Features

  • CSV import
  • CSV export
  • Paging in image overview

Changes

  • Subtypes of stratigraphical units can now be defined in custom configurations

iDAI.field 2.11 patch 1

13 Jun 11:14
Compare
Choose a tag to compare

Bugfixes

  • Fixed an issue with scrolling behavior in conflicts section
  • Fixed a bug where resources were incorrectly shown as child resources of a new resource during geometry creation

iDAI.field 2.11

22 May 17:33
Compare
Choose a tag to compare

Features

  • New tab based user interface: Each operation is now shown in its own dedicated tab
  • Improved resources view, including preview of child resources
  • New context menu allowing quick access to various document related functions
  • New move tool which allows moving resources to different contexts easily
  • New coordinates editor
  • New image view allowing easy scrolling through multiple images

Changes

  • Fields are now arranged in different field groups (in editor as well as in resource view)
  • Parts of navigation moved to system menu bar, fully embracing the desktop paradigm
  • Improved overall performance

Bugfixes

  • Fixed a bug where conflicts could occur after editing image relations

Notes

  • Via custom configuration users can now define subtypes of finds, in addition to adding and redefining fields
  • The new context menu is accessible via right click on list items

iDAI.field 2.10

29 Jan 12:22
Compare
Choose a tag to compare

Features

  • Duplicating resources is now possible via the three dots button at the top right corner in the resource edit form

Changes

  • Improved import performance on large imports
  • Simplified hierarchies in native JSONL import: The new "isChildOf" relation replaces both "isRecordedIn" and "liesWithin" relations (See section "Notes" for details)
  • Keyboard shortcuts in edit form: Save with Ctrl/Cmd+S, duplicate with Crtl/Cmd+D
  • Improved keyboard navigation

Bugfixes

  • Fixed a bug where import erroneously would not accept certain documents

Notes

When importing resources, "isChildOf" is used to denote the including relation, be it a regular or an operation type resource.
It denotes simply a hierarchical relationship.

{ ..., "relations": { "isChildOf": "ParentIdentifier" }}

Note that the value of isChildOf is a string, not an array.

iDAI.field 2.9 patch 1

17 Dec 18:08
Compare
Choose a tag to compare

Bugfixes

  • Fixed an auto update issue

iDAI.field 2.9

17 Dec 12:07
Compare
Choose a tag to compare

Features

  • GeoJSON export
  • Shapefile import and export
  • Support for multipoint geometries
  • Field specific search in image overview
  • New search options "Any value" and "No value" in field specific search
  • Relations can now also get updated on update mode of iDAI.field JSONL import

Changes

  • Improved import validation
  • Early feedback on import validation errors
  • New types "Area" and "Excavation" in Survey
  • Sorting of linked images in resource detail sidebar
  • Improved search performance
  • Better handling of longer navigation paths
  • Better handling of long values for fields "identifier" and "shortDescription"

Notes

  • In import, relations are now handled uniformly by setting target identifiers instead of (technical) ids. Related to that, manual setting of technical ids is now prohibited.

iDAI.field 2.8

29 Oct 07:40
Compare
Choose a tag to compare

Features

  • English user interface
  • Creation of place hierarchies in overview

Bugfixes

  • Fixed a bug where the wrong filter/search results were displayed after submitting several filter/search queries in short order
  • Fixed a bug which caused the application to display a white page after switching the project while in image view
  • Fixed a bug where the correct messages for field validation errors were not displayed in the resource editor

Notes

  • The relations 'recorded in operation' and 'lies within' are now shown in the relations tab of the resource view sidebar