kitodo-production icon indicating copy to clipboard operation
kitodo-production copied to clipboard

Kitodo.Production

Results 352 kitodo-production issues
Sort by recently updated
recently updated
newest added

Fixes #5320 Fixes #5321 Fixes #5322

**Is your feature request related to a problem? Please describe.** According to #3728, the KitodoScript "deleteProcess" exists in Kitodo.Production 3.x. It is possible to apply the [script of Kitodo.Production 2.x](https://github.com/kitodo/kitodo-production/wiki/KitodoScript#deleteprocess),...

feature

Replace old 1.1 jdom package with newer jdom2 package. This is even superseeding pull request #5343 and should close the mentioned CVE in #5343.

Automatic setting of child process count (ruleset function `use="childCount"` doesn’t work with current master, as setting happens _after_ GUI init. Changes order of instruction so that the field gives the...

### Problem For the creation of processes for newspaper issues, to functions are available to add metadata to the processes. - _Add metadata to all issues_: The selected metadata field...

bug

**Describe the bug** I encountered the same beahviour as described here https://github.com/kitodo/kitodo-production/issues/5034 when trying to upload a CSV file for the mass import. The error message is "JavaScript ScriptEngine not...

documentation

Since catalog configurations are now maintained using the new class `ImportConfiguration` introduced in #5038, the corresponding `` entries in the main OPAC config file [kitodo_opac.xml](https://github.com/kitodo/kitodo-production/blob/156006e7cedcf145e20171546800468b19ad20e1/Kitodo/src/main/resources/kitodo_opac.xml) should be removed to reflect...

improvement