Tim Donohue
6b1fae1464
Merge pull request #8461 from philipprumpf/issue-7969
...
SplitMetadataContributor.java: new class to split metadata values based on a regex
2022-09-14 10:55:21 -05:00
Luca Giamminonni
e06513a512
[CST-6751] Added ip anonymization
2022-09-14 17:45:24 +02:00
Luca Giamminonni
5130642415
[CST-6751] Renamed GoogleAnalyticsClientRequestBuilder method
2022-09-14 15:30:17 +02:00
Luca Giamminonni
53fd235841
[CST-6751] Added tests for UniversalAnalyticsClientRequestBuilder and GoogleAnalyticsClientRequestBuilder
2022-09-14 13:27:27 +02:00
Mykhaylo
75d9fb76b5
[CST-6108] refactored password validation exception
2022-09-14 13:15:21 +02:00
Mykhaylo
71599352e6
Merge branch 'main' into CST-6108-ValidatePassword
2022-09-14 11:52:07 +02:00
Philipp Rumpf
e5049b01ef
SplitMetadataContributor.java: new class to split metadata values based on a regex rather than a single character
...
Fixes #7969
Needed for BibTeX's convention of separating author names by " and ".
2022-09-14 07:43:53 +00:00
Luca Giamminonni
23c3a6d7f3
[CST-6751] Refactoring of GoogleAnalyticsClientImpl to send many request
2022-09-13 18:33:30 +02:00
Luca Giamminonni
6e8e85c2d6
[CST-6751] Added integration tests for GoogleAsyncEventListener
2022-09-13 17:46:31 +02:00
Luca Giamminonni
a42dc30a9b
[CST-6751] Minor improvements
2022-09-13 15:30:05 +02:00
Luca Giamminonni
b50fa3aaed
[CST-6751] Refactoring of GoogleAsyncEventListener
2022-09-12 18:27:43 +02:00
Yury Bondarenko
73ede2f4c1
Merge remote-tracking branch 'origin/main' into w2p-94103_Enable-MetadataExportSearchIT_search-core-missing-bug-in-CI
2022-09-09 09:49:56 +02:00
Vincenzo Mecca
87118257ed
[CST-6265] JavaDocs
2022-09-08 18:50:34 +02:00
Vincenzo Mecca
33e6339900
[CST-6265] Fixed message formatting
...
fix:
- message formatting for logInfo was done twice
feat:
- message inside logWarn was not formatted when using handler
2022-09-08 18:45:11 +02:00
Luca Giamminonni
43066240e8
Merge remote-tracking branch '4science-bitbucket/main' into CST-5340-OpenAIREFundingDataProvider
2022-09-08 10:25:00 +02:00
Tim Donohue
fd4e6116a2
Merge pull request #8473 from 4Science/CST-6739-AIPexports
...
AIP exports could produce invalid mets.xml file
2022-09-07 12:06:45 -05:00
Mykhaylo
885ff20666
Merge branch 'main' into CST-6761-NewUsersMightBeRegisteredInMassiveWayByRobot
2022-09-07 09:55:17 +02:00
Mykhaylo
0a10e48eba
[CST-6761] added missing license
2022-09-07 09:54:56 +02:00
Michael Spalti
dc55f12e64
Moved unchache
2022-09-06 09:39:34 -07:00
Michael Spalti
0481546cc7
Removed unused import.
2022-09-06 09:39:34 -07:00
Michael Spalti
1cf7352166
Using batch edit mode.
2022-09-06 09:39:34 -07:00
Michael Spalti
8a36bdd982
Uncache the item.
2022-09-06 09:39:34 -07:00
Michael Spalti
76314035f9
Uncaching bitstreams to improve performance.
2022-09-06 09:39:34 -07:00
Mykhaylo
6f8b3e1381
added captcha services
2022-09-06 16:35:03 +02:00
Tim Donohue
5b4a3da0bb
Merge pull request #8447 from tdonohue/fix_8351
...
Update to oclc-harvester2 v1.0.0 and remove Xalan
2022-09-06 09:17:13 -05:00
Mykhaylo
eb7b78d59c
[CST-6761] added support for captcha version (v2 and v3). - added new property.
2022-09-06 16:03:18 +02:00
Mykhaylo
c608fd89fb
Merge branch 'main' into CST-6108-ValidatePassword
2022-09-05 16:00:39 +02:00
Mykhaylo
9af70628a0
[CST-6108] update tests
2022-09-05 15:58:55 +02:00
eskander
3884007521
[CST-6265] Curation task results are not included in the output file or process output
2022-09-02 15:14:00 +02:00
Tim Donohue
c7692d5517
Merge pull request #8471 from mwoodiupui/upload-autowire
...
Autowire ConfigurationService in UploadConfiguration instead of requiring explicit configuration
2022-09-01 16:12:17 -05:00
Luca Giamminonni
e96107a6b9
[DSC-93] Added tests for ProcessCleaner
2022-09-01 16:54:44 +02:00
Luca Giamminonni
28bb6f93e0
[CST-6756] Implemented script to delete old processes
2022-09-01 16:24:55 +02:00
Tim Donohue
81a13eed29
Merge pull request #8446 from atmire/w2p-93108_Bitstream-name-missing-on-statistics-page_7.2
...
W2p 93108 bitstream name missing on statistics page 7.2
2022-08-31 16:37:03 -05:00
Vincenzo Mecca
a78d2fa0ab
[DSpace#8356][DURACOM-69] Change Requests part. 3
2022-08-31 13:24:47 +02:00
Yura Bondarenko
611f610f15
94103: Explicitly clear cached SearchService instance between ITs
2022-08-29 14:16:42 +02:00
Mykhaylo
00f607459d
[CST-6739] removed unused imports
2022-08-29 10:16:56 +02:00
Andrea Bollini
5d1f3b6ea1
CST-6739 AIP exports could produce invalid mets.xml file
2022-08-29 10:09:33 +02:00
Mark H. Wood
91acf0baad
[DS-2670] Fail if an incompatible IdentifierProvider is configured.
...
Added basic integration test to prove the above.
2022-08-26 18:04:34 -04:00
Mark H. Wood
e67e371577
Merge branch 'main' into DS-2670
2022-08-26 14:40:31 -04:00
Mark H. Wood
e4a4737aee
[DS-3951] Remove unused import to satisfy Checkstyle.
2022-08-26 12:52:05 -04:00
Mark H. Wood
8f3289e8cd
Merge branch 'main' into DS-3951
2022-08-26 11:15:24 -04:00
Mark H. Wood
4f5203b142
Explicit property must be removed from test configuration too.
...
I changed over from field injection to constructor injection while
diagnosing the failure caused by this problem, and decided to keep
it. It's a little more verbose, but safer and clearer in the doco.
Really, the *required* properties should also be constructor
parameters.
Also cleaned up some trailing whitespace in the configuration documents.
2022-08-25 16:33:26 -04:00
Mykhaylo
906d78b16e
[CST-6108] fix failed unit tests
2022-08-25 18:23:50 +02:00
Mykhaylo
3060819a14
Merge branch 'main' into CST-6108-ValidatePassword
2022-08-25 17:11:24 +02:00
Vincenzo Mecca
03ac217a3a
[DURACOM-70][DSpace#8357] Applied Second Change Requests
2022-08-25 12:05:57 +02:00
Marie Verdonck
ab3938b34f
Issue #8355 : enable MetadataExportSearchIT
2022-08-25 12:05:41 +02:00
Vincenzo Mecca
faa1f6284e
[DSpace#8356][DURACOM-69] Change Requests part. 2
2022-08-25 10:04:09 +02:00
Tim Donohue
897d9b7d98
Merge pull request #8458 from mwoodiupui/8437
...
Solr search core initialization is fragile
2022-08-24 12:15:45 -05:00
Mark H. Wood
5e8a4ed397
Document this interface.
2022-08-24 12:32:42 -04:00
Tim Donohue
a40a5a6217
Merge pull request #8456 from philipprumpf/issue-8455
...
Expose BibTeX document type as PlainMetadataKeyValueItem during import
2022-08-24 11:30:41 -05:00