Commit Graph

9561 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
cf1d7c4835 Merge pull request #2350 from AlexanderS/ds4169
DS-4169: Treat empty language as null in edit item
2020-03-05 23:43:46 +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
kshepherd
de5b5bf6bc Merge pull request #2699 from TexasDigitalLibrary/dspace-6_x-DS-4073
DS-4073 fix. FindByValue should pass in value, not qualifier (dspace-6_x port)
2020-03-04 10:23:31 +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
Alexander Sulfrian
cdb8bea193 DS-4169: Treat empty language as null in edit item
The metadata editor in the admin edit item view always submits an empty string
if there is no language (the HTML input fields cannot submit null values). To
preserve the null values of the language attributes all empty strings in the
language input fields are treated as null values, now.
2020-02-26 17:41:24 +01: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
kshepherd
9f6cb99908 Merge pull request #2683 from TexasDigitalLibrary/dspace-6_x-3895b
DS-3895b: restores getSize() in Bitstream
2020-02-20 09:17:51 +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
31e8f3e18b Merge pull request #2567 from AndreaJenisSaroni/DS-4377-6_x
DS-4377 Fix Sherpa RoMEO layout
2020-02-19 23:52:53 +13: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
kshepherd
3ebb746914 Merge pull request #1901 from jonas-atmire/DS-3791-Missing-date-values-when-faceting
DS-3791 : Missing date values while faceting
2020-02-19 00:20:09 +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
Mark H. Wood
9ca34d74bf [DS-4409] Leave GeoLite database location unconfigured by default. 2020-01-23 13:40:21 -05:00
Mark H. Wood
9b930960fd [DS-4409] Remove GeoIP download Ant target, reconfigure for external provision. 2020-01-23 13:16:54 -05:00
Tim Donohue
2975cdbe7b Ensure bin scripts ALWAYS have correct line endings 2019-11-15 12:51:21 -06:00
Andrea Jenis Saroni
5db02cb754 DS-4377 Fix Sherpa RoMEO layout 2019-11-05 10:36:02 +01:00
Luigi Andrea Pascarelli
6a7086258d Merge pull request #2516 from atmire/DS-4342-6x
[DS-4342] improve the performance of the collections/collection_id/items REST endpoint
2019-10-28 18:44:46 +01:00
Tim Donohue
c1aca4e17b Merge pull request #2542 from Georgetown-University-Libraries/ds4356r6
docker build instructions
2019-10-10 11:48:49 -05:00
Terry Brady
9848d2acf2 docker build instructions 2019-10-07 11:27:10 -07:00
Tim Donohue
6ce4013b4e Merge pull request #2540 from Georgetown-University-Libraries/ds4355r6
[DS-4355] 6x: Re-scope .dockerignore excludes
2019-10-04 22:35:02 +02:00
Terry Brady
c357471ee9 Clean up .dockerignore 2019-10-04 13:21:28 -07:00
Tim Donohue
3aa3128dc6 Merge pull request #2534 from terrywbrady/ds4349r6
[DS-4349] 6x: Add Postgres Dockerfiles to code base
2019-10-04 21:06:27 +02:00
Terry Brady
21b691babe Merge branch 'dspace-6_x' into ds4349r6 2019-10-04 10:59:13 -07:00
Tim Donohue
cea23868ac Merge pull request #2523 from terrywbrady/ds4346
[DS-4346] 6x: Add default docker-compose file to code base
2019-10-04 19:06:51 +02:00
Tim Donohue
058f66df0c Merge pull request #2537 from paulo-graca/patch-3
DSpace6: Fixing exception error when using UUID on Harvesting
2019-10-04 16:09:41 +02:00
Paulo Graça
b1611c50da Replacing Collection ID references with UUIDs 2019-10-04 11:59:45 +01:00
Terry Brady
d031667339 Clarify pull/build in README 2019-10-01 15:32:39 -07:00
Terry Brady
67eaebff73 document root dir compose files 2019-10-01 10:38:30 -07:00
Terry Brady
fb1f3b9f29 Docker Compose README 2019-09-30 22:32:09 -07:00
Terry Brady
d93c3dcc9a add docker directory readme 2019-09-30 22:19:19 -07:00
Terry Brady
e4542b757a add license header to scripts 2019-09-30 13:41:53 -07:00
Terry Brady
14ec1db720 add license to dockerfile 2019-09-30 13:25:41 -07:00
Terry Brady
35121a5619 add postgres dockerfiles 2019-09-30 13:20:52 -07:00
Terry Brady
6a830c95d3 update docker-ignore 2019-09-30 13:16:54 -07:00
Terry Brady
2119a450e6 add header, trigger travis rebuild 2019-09-25 15:19:55 -07:00
Terry Brady
0065775ffb Merge pull request #2519 from kshepherd/DS-4144_update_node_npm_mirage2_6x
[DS-4144] Update node and npm versions for mirage 2 (6.x)
2019-09-23 13:47:10 -07:00
Terry Brady
72b874ec58 Update license header 2019-09-23 13:05:43 -07:00
Terry Brady
3a659cd083 Add header, add default image name 2019-09-23 11:21:32 -07:00
Terry Brady
ce16d258cd Add ingest compose files 2019-09-23 10:49:04 -07:00
Terry Brady
3e1bc50575 docker-compose in code base 2019-09-23 10:34:03 -07:00
kshepherd
033df16942 Merge pull request #2513 from 4Science/dspace-6_x
DS-4340 Duplicate Headers when bitstream has a comma in the title
2019-09-22 11:16:23 +12:00