Commit Graph

14697 Commits

Author SHA1 Message Date
Arved Solth 1e6d5a085c
Merge pull request #5954 from matthias-ronge/patch-89
Fix potential input resource leak
2024-04-11 16:55:22 +02:00
Arved Solth 2c9a15c6e7
Merge pull request #5966 from matthias-ronge/issue-5964_master
Save SM links in order
2024-04-11 16:11:11 +02:00
Matthias Ronge 3203e66e13 Tidy up imports 2024-04-11 09:42:33 +02:00
Arved Solth b416e9c650
Merge pull request #6022 from slub/fix_permission_denied_error_messages
Fix permission denied messages while running tests
2024-04-10 12:34:09 +02:00
Arved Solth 5e5a86ebb2
Merge pull request #5998 from BartChris/mass_import_multi_value
Allow multiple values for same key in mass import csv
2024-04-10 10:04:59 +02:00
BartChris 7af4367cd9 correct another assertion message 2024-04-09 19:21:59 +02:00
BartChris 2a4b8450eb implement requested changes from review 2024-04-09 19:02:04 +02:00
BartChris 8bb66e7056 Add tests for import with additional metadata 2024-04-09 18:57:13 +02:00
BartChris 4a14777593 rename variables 2024-04-09 18:57:13 +02:00
BartChris 58290406be extend MassImportTest to cover multiple values for single key 2024-04-09 18:57:13 +02:00
BartChris 256e0372e2 add multiple values for same key in mass import csv 2024-04-09 18:57:13 +02:00
Arved Solth f73e4fef2e
Merge pull request #5995 from UB-Mannheim/coverity
Fix issues reported by Coverity Scan
2024-04-09 15:58:55 +02:00
Arved Solth 8e21c259c2
Merge pull request #5971 from slub/deactivate_spotbugs
Remove spotbugs on automatic build
2024-04-09 15:57:28 +02:00
Arved Solth 426e5537d1
Merge pull request #5994 from matthias-ronge/patch-94
Fix NullPointerException
2024-04-09 15:49:24 +02:00
Arved Solth 5be1123d50
Merge pull request #6018 from effective-webwork/import-service-selenium-tests
Import service Selenium test
2024-04-04 13:28:12 +02:00
Henning Gerhardt 127d2ef55f
Set and remove execution rights of used script files 2024-04-04 11:55:32 +02:00
Arved Solth 624f3b4157 Make 'TestConstants' class final 2024-04-04 11:00:02 +02:00
Arved Solth 26a97fd344
Merge pull request #5953 from slub/fix_bitwise_with_logical_or
Replace bit or with logical or condition
2024-04-02 14:45:51 +02:00
Arved Solth f8710680df Add Selenium test for automatic child record import 2024-04-02 13:59:14 +02:00
Henning Gerhardt 0478f38f1c
Replace bit or with logical or condition 2024-04-02 09:37:14 +02:00
Henning Gerhardt 22bea2fe56
Remove spotbugs on automatic build 2024-04-02 09:36:50 +02:00
Arved Solth 54fb63966d Fix 'addProcessesTest' 2024-04-02 08:23:00 +02:00
Arved Solth 62f0f38fd2 Fix 'addProcessFromCatalogTest' 2024-04-02 08:23:00 +02:00
Arved Solth 47b263c5d1
Merge pull request #5956 from matthias-ronge/patch-90
Fix dereferenced variable may be null
2024-03-28 16:40:49 +01:00
Arved Solth c72259ca67
Merge pull request #6015 from slub/h2-upgrade
H2 upgrade
2024-03-28 12:12:10 +01:00
Henning Gerhardt 8e032c7fc0
Update h2 database to release 2.2.224 2024-03-27 10:36:28 +01:00
Henning Gerhardt 72317c4729
Unify hibernate configuration on test usage 2024-03-27 10:36:27 +01:00
Arved Solth b68697626b
H2... 2024-03-27 10:36:27 +01:00
Arved Solth 41785316d8
Upgrade H2 test database to version 2 to fix security vulnerability 2024-03-27 10:36:23 +01:00
Arved Solth 3d4fd478e9
Merge pull request #5975 from slub/generate_with_hashcode
Create hashCode methods on class generation
2024-03-27 10:03:35 +01:00
Arved Solth ba18a68caf
Merge pull request #5974 from effective-webwork/unused-parse-date-method
Remove unused method 'parseDate'
2024-03-27 10:01:24 +01:00
Arved Solth 91f4bef742
Merge pull request #6006 from slub/filterable_in_ruleset
Add missing filterable attribute in ruleset.xsd
2024-03-27 10:00:58 +01:00
Arved Solth 6d160b27e2
Merge pull request #6001 from effective-webwork/fix-imagemagick-subfiles
Fix blurry derivatives caused by using wrong subfile
2024-03-27 10:00:41 +01:00
Arved Solth c47d5219ab
Merge pull request #5961 from effective-webwork/mass-import-tests
Add tests for mass import
2024-03-25 17:33:57 +01:00
Henning Gerhardt e74b4cce97
Add missing filterable attribute and unify the xsd files 2024-03-20 11:09:18 +01:00
Arved Solth 83b1b9fcbb
Merge pull request #5959 from effective-webwork/duplicate-message-key
Remove duplicate key and trailing spaces from message files
2024-03-19 11:01:14 +01:00
Arved Solth a0d3d8a233 Remove duplicate key and trailing spaces from message files 2024-03-19 09:59:36 +01:00
Henning Gerhardt 89e375689a
Create hashCode methods on class generation 2024-03-19 08:40:07 +01:00
Oliver Stöhr c219cf084a
Fix comment line length 2024-03-18 16:15:58 +01:00
Arved Solth 6cbc005366
Merge pull request #5962 from danilopenagos/danilopenagos-27-02-2024
Update Spanish Messages Files
2024-03-18 15:49:44 +01:00
Oliver Stöhr dea854b684 Fix blurry derivatives caused by using wrong subfile 2024-03-14 12:15:56 +01:00
Stefan Weil 8fe0ad49dc Fix CID 415245 (Useless call)
Fixes: 6c6f5cff47 ("adjust property search, so legacy filters do work")
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-03-07 14:46:38 +01:00
Stefan Weil 4cdcd5fbb2 Fix CID 415251 (Dereference before null check)
Fixes: 7a612faa77 ("Update MetadataEditor.java")
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-03-07 14:33:56 +01:00
Matthias Ronge df1e3334d9
Fix NullPointerException 2024-03-06 14:51:31 +01:00
Arved Solth 023d949f35
Merge pull request #5972 from slub/change_log_level_kitodorestclient
Change log level to "info" for KitodoRestClient class on automatic test execution
2024-03-06 08:28:19 +01:00
Arved Solth 97a5c37348
Update Kitodo/src/main/java/org/kitodo/constants/StringConstants.java
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-03-06 08:08:34 +01:00
Arved Solth e8e1aeafa5
Merge pull request #5973 from effective-webwork/update-issue-template-development-fond
Update issue template for development fund
2024-03-04 11:31:34 +01:00
Arved Solth beb1a77a09 Update issue template for development fund 2024-03-04 10:38:50 +01:00
Arved Solth a05cf9a008 Add tests for mass import 2024-03-04 10:37:48 +01:00
Arved Solth ac9ecbdabd Remove unused method 'parseDate' 2024-03-04 10:24:30 +01:00