Commit Graph

3126 Commits

Author SHA1 Message Date
kshepherd
afefb9e7e1 Merge pull request #2396 from TexasDigitalLibrary/dspace-6_x-4211-metadata-export-empty-community
DS-4211: Set Item iterator to emptyIterator() so that it's never null
2020-03-05 23:46:08 +13:00
kshepherd
cceee9e9b4 Merge pull request #2463 from KingKrimmson/DS-4291__Fix_0-9_in_Browse
DS-4291 Properly show results for 0-9 link in browse
2020-03-05 23:41:05 +13:00
kshepherd
bb9d9eb3cc Merge pull request #2661 from 4Science/dspace-6_x-fix-bulkedit.ignore-on-export
Fix issue with bulkedit.ignore-on-export parameter on DSpaceCSV
2020-03-05 09:53:59 +13:00
kshepherd
18f6c776ca Merge pull request #2681 from mwoodiupui/DS-4087-6x
[DS-4087] 'dspace structure-builder' errors are too hard to interpret -- 6_x
2020-03-04 12:26:58 +13:00
nicholas
0a36954f54 pass value instead of qualifier to method 2020-03-02 16:27:02 -06:00
Chris Herron
3753e9e60b DS-4291 Properly show results for 0-9 link in browse 2020-02-27 12:05:03 -05:00
kshepherd
ae1b42af31 Merge pull request #2652 from mwoodiupui/DS-4409-6_x
[DS-4409] Remove GeoIP download Ant target, reconfigure for external provision
2020-02-20 10:42:15 +13:00
Kim Shepherd
0a6766e003 [DS-4409] Update SolrLoggerServiceImpl error messages 2020-02-20 10:13:24 +13:00
nicholas
b5582b4f67 restores getSize() method that points to getSizeBytes(); marked as deprecated 2020-02-19 10:22:05 -06:00
Mark H. Wood
f3cd04971c [DS-4087] Small improvements to message texts. 2020-02-19 09:54:28 -05:00
Mark H. Wood
ecd452393b [DS-4087] First pass at better error reporting. 2020-02-19 09:46:30 -05:00
kshepherd
340520f86c Merge pull request #2112 from mwoodiupui/DS-3453-6x
[DS-3453] OAI-PMH verb Identify doesn't work on Oracle
2020-02-19 23:32:08 +13:00
kshepherd
bbc5ca73a6 Merge pull request #2501 from atmire/DS-3849
[DS-3849] REST API items resource returns items in non-deterministic order (further 6.x changes)
2020-02-19 23:25:00 +13:00
Giuseppe Digilio
c7ba52f51a [CST-2448] Fix issue with bulkedit.ignore-on-export parameter on DSpaceCSV 2020-02-07 12:03:30 +01:00
Mark H. Wood
48d9bcfe60 [DS-4409] Don't use live GeoLite database for testing -- there might not be one. 2020-01-23 14:06:47 -05:00
Paulo Graça
b1611c50da Replacing Collection ID references with UUIDs 2019-10-04 11:59:45 +01:00
kshepherd
40a09f0311 Merge pull request #2362 from Georgetown-University-Libraries/ds4167r6
[DS-4167] 6x Port: Migrate update-sequences.sql to `database` command
2019-09-07 11:51:22 +12:00
Philip Vissenaekens
2a2ea0cb5d DS-3849 2019-09-04 15:28:45 +02:00
Mark H. Wood
f8da63585b Merge pull request #2292 from Georgetown-University-Libraries/ds4110
DS-4110: fix issue in legacy id cleanup of stats records
2019-08-06 14:00:42 -04:00
Kim Shepherd
8d1aa33f7b [DS-3849] Default ID 'order by' clause for other 'get items' queries 2019-07-25 17:28:37 +12:00
Philip Vissenaekens
7b888fa558 DS-3849 2019-07-01 11:01:58 +02:00
Tim Donohue
2fdef2cbc5 Merge pull request #2452 from mwoodiupui/DS-4032-6_x
[DS-4032] RequestItem.isAccept_request() can NPE if setAccept_request() was never called.
2019-06-24 19:57:25 +02:00
Mark H. Wood
1b02313303 [DS-4032] Replace 'Boolean' with 'boolean' to avoid NPE. 2019-06-20 12:30:07 -04:00
nicholas
379715f233 removed null check; set result to empty iterator instead 2019-04-08 11:16:45 -05:00
nicholas
e472a2ffd4 added check for null items iterator before concatenation 2019-04-05 10:29:09 -05:00
Mark H. Wood
022fc445d3 Merge pull request #2184 from AndrewZWood/DS-3658
DS-3658 Configure ReindexerThread disable reindex
2019-03-28 12:10:06 -04:00
Terry Brady
0104645525 typo 2019-03-08 16:07:09 -08:00
Terry Brady
22ceb0dba0 init migration of PR 2348 2019-03-08 16:03:55 -08:00
kshepherd
2ffa8edd0c Merge pull request #2306 from r3r57/pr-feature-add-configurable-limit-to-rpp
[DS-4120] Add configurable limit to results per page
2019-02-18 13:04:16 +13:00
Cornelius Matějka
f975ac1d39 Set default maxRpp to 100 2019-01-08 15:26:34 +01:00
Tim Donohue
e9a87567c8 DS-4129: Remove unnecessary HarvestConsumer 2019-01-04 18:03:09 +00:00
Cornelius Matějka
0d0bb2f266 Add configurable limit to results per page 2018-12-19 17:46:35 +01:00
Terry Brady
2fb3751c9a add sort 2018-12-12 12:21:44 -08:00
Terry Brady
e6004e57f0 add comment on pending PR's 2018-12-12 10:56:08 -08:00
Terry Brady
3752247d6a fix id sort issue 2018-12-12 10:19:25 -08:00
Terry Brady
9c16711dbe Merge pull request #2178 from AlexanderS/ds3914
DS-3914: Fix community defiliation
2018-12-06 17:21:48 -08:00
Pascal-Nicolas Becker
8504f8d5a1 DS-4078: Bitstreams should keep their formats when being versioned. 2018-11-12 17:42:25 +01:00
Terry Brady
323feec90a correct usage 2018-11-07 15:25:02 -08:00
Terry Brady
184f2b2153 port 1810 to 6x 2018-11-02 08:32:56 -07:00
Alexander Sulfrian
33ba419f35 ImageMagick: Only execute "identify" on first page
The Info object used to get the color format runs "identify" on the supplied
input file. If the file has many pages, this process might require some time.
"identify" supports the same syntax for the input file like the other
ImageMagick tools and we can simply restrict the pages by changing the input
file name.

This fixes DS-3664.
2018-09-12 16:55:49 +02:00
Andrew Wood
1d2f10592a DS-3658 Configure ReindexerThread disable reindex 2018-08-28 13:38:50 -04:00
Tim Donohue
9c18b9bcad Merge pull request #2071 from tuub/DS-3919
DS-3919: Rename identifier-service-test.xml to identifier-service.xml
2018-08-21 15:43:32 -05:00
Tim Donohue
e44cd707ab Merge pull request #2072 from AlexanderS/fix-typo-version
Fix typo "verion"
2018-08-21 15:41:36 -05:00
Alexander Sulfrian
b86a7b8d66 CommunityFiliator: Some cleanup
This removes the loops for checking if a community is contained in a list of
communities. Community.equals() does the same check, so we simply can use
contains().
2018-08-21 18:16:20 +02:00
Alexander Sulfrian
19cc971987 DS-3914: Fix community defiliation
This fixes in issue in the defiliate method of the community filiator. The
child and parent relations should be managed using the provided methods of the
Community.

This changes the visibility of Community.removeSubCommunity() to public, but
Community.removeParentCommunity() was public before already.
2018-08-21 18:16:16 +02:00
Mark H. Wood
8a07d5b2c8 Merge pull request #2042 from mwoodiupui/DS-3895-6x
[DS-3895] Bitstream size can't be referenced in HQL queries
2018-07-25 11:52:36 -04:00
Mark H. Wood
0b76b791db [DS-3453] Manual port of master PR #1683 to 6_x 2018-07-06 12:45:28 -04:00
Kim Shepherd
4c5b0a78ec [maven-release-plugin] prepare for next development iteration 2018-06-26 17:58:32 +12:00
Kim Shepherd
813800ce17 [maven-release-plugin] prepare release dspace-6.3 2018-06-26 17:58:16 +12:00
Hendrik Geßner
4fbf330de9 DS-3933 Updated Pubmed endpoints from http:// to https://. 2018-06-21 15:22:00 +02:00