Mark H. Wood
|
747a2aeec9
|
Autowire constant ConfigurationService field instead of making it a parameter.
|
2022-08-24 12:30:40 -04:00 |
|
Tim Donohue
|
ed96cdcfe2
|
Merge pull request #8454 from philipprumpf/issue-8453
use org.jbibtex.LaTeXParser to handle BibTeX diacritics
|
2022-08-24 11:04:13 -05:00 |
|
corrado lombardi
|
04c8e0d7c4
|
Merge remote-tracking branch 'bb-cris/CST-6151' into CST-6152
|
2022-08-19 17:32:04 +02:00 |
|
ammanabrolua
|
15fae257f6
|
Merge branch 'DSpace:main' into main
|
2022-08-18 14:10:07 +02:00 |
|
Andrea Bollini
|
ad3ef6046b
|
DURACOM-86 fix checkstyle
|
2022-08-18 13:11:35 +02:00 |
|
Andrea Bollini
|
d99913cb79
|
DURACOM-86 Add html support to opensearch, fix misconfiguration
|
2022-08-18 09:39:02 +02:00 |
|
Tim Donohue
|
62df120b75
|
Merge pull request #8464 from tdonohue/fix_gendered_lang
Remove/replace gendered language in code comments
|
2022-08-17 15:00:39 -05:00 |
|
Tim Donohue
|
8aacf54b87
|
More text replacement
|
2022-08-17 14:10:25 -05:00 |
|
Tim Donohue
|
9a3bd8a188
|
Fix more gendered language in code comments
|
2022-08-17 10:59:07 -05:00 |
|
Tim Donohue
|
e6e283a1f2
|
Replace gendered language in code comments
|
2022-08-17 10:41:29 -05:00 |
|
Vincenzo Mecca
|
92f43aced3
|
[#8356][DURACOM-69] Change Requests
|
2022-08-16 11:37:28 +02:00 |
|
Mark H. Wood
|
ed04558402
|
Throw a RuntimeException if the Solr server cannot be reached. #8437
|
2022-08-12 16:17:36 -04:00 |
|
Mark H. Wood
|
80f65ad4ff
|
[DS-2760] Take up a review suggestion. Also replace slf4j with log4j2.
|
2022-08-12 15:25:30 -04:00 |
|
Mark H. Wood
|
237ffe4af3
|
[DS-3951] More review comments.
|
2022-08-12 14:23:45 -04:00 |
|
Mark H. Wood
|
27143d8e56
|
[DS-3951] Address review comments.
|
2022-08-12 13:32:10 -04:00 |
|
ammanabrolua
|
6f990a4697
|
get option values by default
|
2022-08-11 09:25:33 +02:00 |
|
ammanabrolua
|
f5f0744839
|
applying deMorgan's Rule
|
2022-08-11 09:16:42 +02:00 |
|
Johanna Staudinger
|
4d5976b67e
|
Expose BibTeX document type as PlainMetadataKeyValueItem during import
|
2022-08-10 13:02:26 +00:00 |
|
Philipp Rumpf
|
76467c7cfc
|
use org.jbibtex.LaTeXParser to handle BibTeX diacritics
|
2022-08-10 09:50:29 +00:00 |
|
ammanabrolua
|
9e0b20fdac
|
Merge branch 'DSpace:main' into main
|
2022-08-09 20:55:56 +02:00 |
|
Tim Donohue
|
1215992c86
|
Merge pull request #8452 from philipprumpf/issue-8403
Update jbibtex library to version 1.0.20
|
2022-08-09 13:53:03 -05:00 |
|
Tim Donohue
|
a74604647b
|
Merge pull request #8435 from toniprieto/strip-diacritics-browse-item
Fix browse by title filter doesn't work with diacritics
|
2022-08-09 13:17:18 -05:00 |
|
Philipp Rumpf
|
b61aa04f48
|
Update jbibtex library to version 1.0.20
Fixes #8403
|
2022-08-09 13:45:10 +00:00 |
|
Toni Prieto
|
9556423e6c
|
Prevent possible NPEs
|
2022-08-09 14:00:29 +02:00 |
|
Mykhaylo
|
5b6f19c089
|
Merge branch 'main' into CST-6108-ValidatePassword
|
2022-08-09 13:10:27 +02:00 |
|
Mykhaylo
|
3eac915dbb
|
[CST-6108] Implemented community feedback
|
2022-08-09 13:08:14 +02:00 |
|
Tim Donohue
|
ff3c8b6b0b
|
Fix dependency convergence issues via minor upgrades to opencsv and commons-text
|
2022-08-05 16:52:06 -05:00 |
|
Tim Donohue
|
9afd6ce1da
|
Fix checkstyle violations by correcting order of imports
|
2022-08-05 16:47:31 -05:00 |
|
Tim Donohue
|
0679fb9703
|
Update to oclc-harvester2 v1.0.0 and remove xalan
|
2022-08-05 16:20:25 -05:00 |
|
Tim Donohue
|
91131d9966
|
Merge pull request #8410 from atmire/w2p-92917_Fix-trusted-IP-ranges_Contribute_PR
proxies.trusted.ipranges fixes
|
2022-08-05 08:16:33 -05:00 |
|
Ben Bosman
|
227597417b
|
simplify to avoid code duplication
|
2022-08-04 18:13:14 +02:00 |
|
ammanabrolua
|
16b2353b6f
|
Updated code after first review
|
2022-08-04 15:31:53 +02:00 |
|
Tim Donohue
|
43b441c4c1
|
Merge pull request #8407 from DSpace/dependabot/maven/dspace-api/com.amazonaws-aws-java-sdk-s3-1.12.261
Bump aws-java-sdk-s3 from 1.12.116 to 1.12.261 in /dspace-api
|
2022-08-03 16:38:12 -05:00 |
|
Luca Giamminonni
|
bfb0736ab7
|
[CST-6152] Password add operation refactoring to include challenge in the value
|
2022-08-03 17:09:09 +02:00 |
|
Luca Giamminonni
|
edfa9145e7
|
Merge remote-tracking branch '4science-bitbucket/main' into CST-6152
|
2022-08-03 16:12:17 +02:00 |
|
Luca Giamminonni
|
505544232d
|
[CST-6108] Removed not used javadoc parameter
|
2022-08-03 16:06:37 +02:00 |
|
Luca Giamminonni
|
e3528dc098
|
[CST-6108] Refactoring of ValidatePasswordService
|
2022-08-03 15:18:40 +02:00 |
|
Tim Donohue
|
68d7508c0f
|
Merge pull request #8400 from atmire/w2p-84011_Fix-originalSubmitterAssignAction_7.x
Fix claimed user on `AssignOriginalSubmitterAction`
|
2022-08-02 12:03:44 -05:00 |
|
Tim Donohue
|
10afbe7100
|
Merge pull request #8422 from 4Science/main-8419
Workflow's steps doesn't preserve order
|
2022-08-02 11:31:07 -05:00 |
|
Mark H. Wood
|
89acc8b13b
|
Address requested changes.
|
2022-08-02 10:04:40 -04:00 |
|
Mark H. Wood
|
77d344a8c7
|
Merge branch 'main' into 8320
|
2022-08-02 09:48:58 -04:00 |
|
Tim Donohue
|
cc45de7da1
|
Merge pull request #2468 from mwoodiupui/DS-4289
[DS-4289] SAF exporter does not write the 'collections' file
|
2022-08-01 13:43:40 -05:00 |
|
Mark H. Wood
|
8613b278e5
|
Merge pull request #8421 from kshepherd/fix_abstractcondition_services
Ensure Local Filter services are autowired
|
2022-07-29 10:45:10 -04:00 |
|
Kim Shepherd
|
b48fa9ea8c
|
#8421 - Remove unused import
|
2022-07-29 12:00:39 +12:00 |
|
Kim Shepherd
|
73276839e1
|
#8421 - Set services for constructed (unwired) conditions in unit tests
|
2022-07-29 11:29:48 +12:00 |
|
Kim Shepherd
|
d10a153ad1
|
#8421 - Remove explicit service instantiation
|
2022-07-29 10:49:11 +12:00 |
|
Tim Donohue
|
4d4f129523
|
Merge pull request #2469 from mwoodiupui/DS-4300
[DS-4300] Optionally apply given Handles when importing community/collection structure
|
2022-07-28 10:02:05 -05:00 |
|
Vincenzo Mecca
|
18ae327996
|
[DURACOM-70] [#8357] Applied Change Requests
fix:
- Removed typo;
- Removed method inside `ItemBuilder`;
feat:
- Added multiple routes to `HdlResolverRestController`:
* `/resolve/`;
* `/listhandles/`;
* `/listprefixes/`;
- Added ITs for these new routes.
|
2022-07-26 18:47:39 +02:00 |
|
Toni Prieto
|
77e42631e1
|
Ignore diacritics in browse by title
|
2022-07-26 12:10:52 +02:00 |
|
Vincenzo Mecca
|
060727ba14
|
[DS-8419] WorkFlow steps preserve order
fix:
- Replaced HashMap with LinkedHashMap, to preserve order.
feat:
- New test to assert steps order;
- New matcher for check step.
|
2022-07-25 11:06:56 +02:00 |
|