Miika Nurminen
|
e51a2537ac
|
Fix bean initialization error on Tomcat startup if citation-page.enabled_communities is set
Arrays.asList produces non-mutable list but with communities, sub-collections are added dynamically on initializaion.
|
2025-08-20 17:05:46 -05:00 |
|
Antoine Snyers
|
3f9506e623
|
Prevent creating the citation page twice
|
2022-02-28 09:54:03 +01:00 |
|
Kevin Van de Velde
|
42cae867db
|
Move the citation generation in a single method again
|
2022-01-26 16:02:49 +01:00 |
|
Kevin Van de Velde
|
82cdf48987
|
Fix inputstream connection leak when downloading files
|
2022-01-14 13:10:10 +01:00 |
|
Mark H. Wood
|
22dcbf5481
|
Replace various deprecated PDFBox methods. [#2956]
|
2020-11-17 13:53:49 -05:00 |
|
Mark H. Wood
|
d5d3b55457
|
Replace deprecated constructors of boxed primitive types. [#2956]
|
2020-11-17 13:53:49 -05:00 |
|
Patrick Trottier
|
7f4b4e9f8a
|
Convert getLogger() and Log4J imports for Log4J 2
|
2018-11-09 08:41:42 -05:00 |
|
Tim Donohue
|
200cede397
|
Upgrade to commons-lang3 to avoid dependency conv issues.
|
2018-11-08 20:35:57 +00:00 |
|
Ilja Sidoroff
|
426d21a1c6
|
Add option to select citation page format (LETTER or A4)
|
2018-04-24 01:14:52 +00:00 |
|
Tim Donohue
|
8a48f782ea
|
Fix dspace-api module per new code style
|
2018-02-21 15:23:58 -06:00 |
|
Yana De Pauw
|
79208c777e
|
DS-3817: DSpace citation cover page - small fixes
|
2018-01-29 15:31:34 +01:00 |
|
Yana De Pauw
|
028e72d1b6
|
DS-3817: Support the DSpace Cover page functionality in the bitstream content endpoint
|
2018-01-29 15:01:29 +01:00 |
|
Ilja Sidoroff
|
2e7d5978d9
|
Fix temporary file path
|
2016-08-23 11:36:16 +00:00 |
|
Tim Donohue
|
ca78a45532
|
DS-3154: Fix some of the Javadocs errors in dspace-api
|
2016-04-29 09:06:54 -05:00 |
|
Ivan Masár
|
0776a2622f
|
DS-3035 upgrade to PDFBox 2 (code builds, not tested)
|
2016-03-23 21:05:16 +01:00 |
|
Tim Donohue
|
288b0b58ce
|
DS-3054: Use getArrayProperty() for all multivalued configs. Enhance/correct comments in citation-page.cfg
|
2016-02-11 12:27:52 -06:00 |
|
Tim Donohue
|
1c8ed977c2
|
Update multivalued properties to use getArrayProperty from ConfigurationService. Update specific config names based on renamed config keys.
|
2016-01-25 14:35:25 -06:00 |
|
KevinVdV
|
54222f3c1d
|
DSpace refactored service api
|
2015-08-19 11:54:32 +02:00 |
|