Commit Graph

5560 Commits

Author SHA1 Message Date
Mark H. Wood
21235b45c4 Merge remote-tracking branch 'upstream/master' into DS-3695-simple 2019-08-26 15:04:09 -04:00
Mark H. Wood
f4d7c35108 [DS-3695] Add statistics shard configset, fix various errors, improve logging. 2019-08-26 13:54:44 -04:00
Mark H. Wood
0eef0b0859 [DS-3695] Add missing libraries reported by Michael Spalti, Chris Wilper. 2019-08-15 11:30:58 -04:00
Mark H. Wood
9046ecfcb4 Merge branch 'master' into DS-3695-upgrade 2019-08-15 10:23:53 -04:00
Raf Ponsaerts
c890570b12 [Task 64334] implemented the scripts prototype 2019-08-13 12:33:35 +02:00
Mark H. Wood
1dceb56b44 [DS-3422] Remove obsolete XMLUI configuration. 2019-08-08 15:10:46 -04:00
Mark H. Wood
4dfa7a370a [DS-3695] Remove Solr core updating targets from Ant configuration. 2019-08-07 16:23:00 -04:00
Ben Bosman
f6e5687385 Process PR feedback 2019-08-06 15:59:12 +02:00
Raf Ponsaerts
f17fcc2f42 intermediary commit 2019-08-06 08:41:27 +02:00
Raf Ponsaerts
1866ed2a96 Moved RelationshipMetadata logic to a new service 2019-08-05 10:40:27 +02:00
Raf Ponsaerts
9b3d9e1fa0 Implemented feedback 2019-08-02 14:09:42 +02:00
Raf Ponsaerts
e678977f27 Merge remote-tracking branch 'dspace/master' into w2p-63533_changes-to-dtd-and-api-relationship-submission 2019-07-31 09:32:24 +02:00
Mark H. Wood
3441a0c9e2 [DS-4118] Don't require editing email templates at every site. 2019-07-26 11:50:22 -04:00
Mark H. Wood
a3f8503e9b [DS-4118] Use the correct leading character for a "set" directive 2019-07-26 11:27:37 -04:00
Ian Little
65e1d2c7dc Merge branch 'master' into DS-1477-update-handle-server
# Conflicts:
#	dspace-api/pom.xml
#	pom.xml
2019-07-25 14:03:29 -04:00
Ben Bosman
a1e47b8bda Merge remote-tracking branch 'community/master' into w2p-63533_changes-to-dtd-and-api-relationship-submission 2019-07-25 14:16:00 +02:00
Tim Donohue
739ff181cc Rename "dspace-spring-rest" to "dspace-server-webapp" 2019-07-19 16:35:53 -05:00
Tim Donohue
4155108745 Merge pull request #1992 from mwoodiupui/DS-3872
[DS-3872] More powerful email template language, and a richer set of substituents
2019-07-19 22:28:07 +02:00
Mark H. Wood
86b90dc490 [DS-3872] From review: fix quoting in template, handle 0 arguments. 2019-07-18 16:11:36 -04:00
Tim Donohue
1812099674 Merge pull request #2443 from atmire/w2p-62610_metadata-schema-registries-for-entity-types-squashed-2
DS-4223 Metadata Schemas for configurable entities
2019-07-12 19:21:21 +02:00
Mark H. Wood
87d2f071e2 Merge branch 'master' into DS-3872 2019-07-11 11:54:35 -04:00
Tim Donohue
30494e0fc5 Merge pull request #2429 from 4Science/DS-4210
DS-4210 Deposit on collection without workflow seems to fail (405 but succeed)
2019-07-10 23:20:45 +02:00
Raf Ponsaerts
5a810644e1 [Task 63533] applied feedback 2019-07-09 10:42:39 +02:00
Tim Donohue
74299e87a3 Merge pull request #2397 from mwoodiupui/DS-3823
[DS-3823] Our extensive EHCache configuration is ignored
2019-07-08 21:01:16 +02:00
Raf Ponsaerts
a846d2dc10 [Task 63533] made a working implementation for the submission-forms.xml 2019-07-08 15:15:12 +02:00
Mark H. Wood
dd84ef0ce6 [DS-3872] More thorough documentation of header control. 2019-06-24 17:16:52 -04:00
Ben Bosman
65c3039c1d Support for requesting a specification configuration using e.g. /rest/api/discover/search/objects?configuration=publicationConfiguration 2019-06-13 15:49:40 +02:00
Ben Bosman
bb97672020 Discovery configuration specific to Publication 2019-06-13 15:04:03 +02:00
Andrea Bollini
8f1092e895 Merge branch 'master' of https://github.com/DSpace/DSpace into DS-4210 2019-06-10 21:50:26 +02:00
Ben Bosman
91651acc7a updated for schema.org metadata 2019-06-06 11:46:14 +02:00
Ben Bosman
8ae365724d updated for schema.org metadata 2019-06-06 10:57:06 +02:00
Ben Bosman
3290c49f48 Squashed commit of the following:
commit 182b9db8784b7c98f629d04ae91ca19abdd2cc71
Author: Ben Bosman <ben@atmire.com>
Date:   Wed Jun 5 17:35:15 2019 +0200

    whitespace fixes

commit ffce348b698b96c47995d962a5892566cd317e1e
Author: Ben Bosman <ben@atmire.com>
Date:   Wed Jun 5 17:31:14 2019 +0200

    whitespace fixes

commit a1aeb273ff598305609013f82afd7126e2286f07
Author: Ben Bosman <ben@atmire.com>
Date:   Wed Jun 5 16:58:33 2019 +0200

    merging https://github.com/DSpace/DSpace/pull/2116

commit e89ace0c3cdb5c28c3d59bab6334c514513667d5
Merge: 568aa0d5c a7a8545cd
Author: Ben Bosman <ben@atmire.com>
Date:   Wed Jun 5 16:56:35 2019 +0200

    Merge remote-tracking branch 'community/master' into w2p-62610_metadata-schema-registries-for-entity-types-squashed

    # Conflicts:
    #	dspace-api/src/main/java/org/dspace/storage/rdbms/DatabaseRegistryUpdater.java

commit 568aa0d5c9ea86cb31bf825f330a5e4c044a1653
Author: Ben Bosman <ben@atmire.com>
Date:   Wed Jun 5 14:57:20 2019 +0200

    configuring dates as date facets

commit 6390487d45a8e83e02d1e312ced319ed59525377
Author: Ben Bosman <ben@atmire.com>
Date:   Wed Jun 5 12:08:45 2019 +0200

    updated for schema.org metadata - removed collection mapping

commit 171ee9b201eabfa74d2375ef1e0fdba2ea85c404
Author: Ben Bosman <ben@atmire.com>
Date:   Wed Jun 5 12:03:54 2019 +0200

    Squashed commit of the following:

    commit 25fac292281741afe3eb8c7fad5cfff91965461d
    Author: Ben Bosman <ben@atmire.com>
    Date:   Tue Jun 4 13:34:58 2019 +0200

        updated for schema.org metadata

    commit c62fcb75e7ac21f3dc41aa34bed597a4d701e932
    Author: Raf Ponsaerts <raf.ponsaerts@atmire.com>
    Date:   Tue Jun 4 11:46:51 2019 +0200

        [Task 62732] updated the virtual-metadata config

    commit 9ade3f90c011a04e6eb79d91d0f82cc305f941dd
    Author: Ben Bosman <ben@atmire.com>
    Date:   Tue Jun 4 11:35:46 2019 +0200

        discovery config update

    commit eef08d7617be5ead9626829b0320bcb610d8cb40
    Author: Ben Bosman <ben@atmire.com>
    Date:   Mon Jun 3 15:12:59 2019 +0200

        new types for entities

    commit 434722b809cab29ff8e3b95eb04ed644008afc38
    Author: Ben Bosman <ben@atmire.com>
    Date:   Mon Jun 3 14:55:05 2019 +0200

        restored eperson types

    commit ef97353de6a9c07e91d4680cb9b1e5fb539b94d7
    Author: Marie Verdonck <maria.verdonck@atmire.com>
    Date:   Wed May 29 16:28:12 2019 +0200

        Discovery config for entities Organization; PublicationIssue;
           PublicationVolume; Periodical

        Signed-off-by: Marie Verdonck <maria.verdonck@atmire.com>

    commit 2c02d863c66174917bcf4309f370e5c2d56f4260
    Author: Ben Bosman <ben@atmire.com>
    Date:   Tue May 28 18:52:46 2019 +0200

        journal volume name

    commit ceb5a2d34fed3647f92997b6a0b1f06b34cdfa7c
    Author: Ben Bosman <ben@atmire.com>
    Date:   Tue May 28 18:10:20 2019 +0200

        sort by date accessioned

    commit 62751138875b130d3c512453199e0ba5b4a9451f
    Author: Marie Verdonck <maria.verdonck@atmire.com>
    Date:   Tue May 28 15:40:22 2019 +0200

        Discovery configuration for Person Entity

    commit 62622ccbc66bbebc4a297b216507461f3a1f37de
    Author: Marie Verdonck <maria.verdonck@atmire.com>
    Date:   Tue May 28 14:25:18 2019 +0200

        Submission-forms changed for new metadata mapping
        - Not yet mapped with replacement fields commented

    commit 2f6338d1e85352097f398281685e7800e00a5e87
    Author: Ben Bosman <ben@atmire.com>
    Date:   Tue May 28 11:07:48 2019 +0200

        fixes to submission forms

    commit 9aeebf61a8e180e3ee6b90001385eae3d7921f35
    Author: Ben Bosman <ben@atmire.com>
    Date:   Tue May 28 11:02:54 2019 +0200

        fixes to submission forms

    commit 9055ae6d8ed4b686c879853ea8ca761950d27f87
    Author: Marie Verdonck <maria.verdonck@atmire.com>
    Date:   Tue May 28 10:47:31 2019 +0200

        Equivalents found in dublin-core-types, list so far:
        * person-types.xml & eperson-types.xml > schema-person-types.xml
            * eperson.firstname > person.givenName
            * eperson.lastname > person.familyName
            * eperson.phone > persone.telephone
            * eperson.language > person.knowsLanguage
            * person.identifier.email > person.email
            * person.identifier.orcid > NOT FOUND
            * person.identifier.birthdate > person.birthDate
            * person.identifier.staffid > NOT FOUND
            * person.identifier.jobtitle > person.jobTitle
            * person.contributor.other > NOT FOUND
        * journalVolume-types.xml > schema-publicationVolume-types.xml
            * journalvolume.issuedate > creativework.datePublished
            * journalvolume.identifier.volume > publicationVolume.volumeNumber
            * journalvolume.identifier.name > NOT FOUND
            * journalvolume.identifier.description > dc.description
        * orgunit-types.xml > schema-organization-types.xml
            * orgunit.identifier.name > organization.legalName
            * orgunit.identifier.id > NOT FOUND
            * orgunit.identifier.dateestablished >organisation.foundingDate
            * orgunit.identifier.city > organisation.address.addressLocality
            * orgunit.identifier.country > organisation.address.addressCountry
            * orgunit.identifier.description > dc.description
        * project-types.xml > schema-project-types.xml

        ‘Project’ is still in ‘Pending’ https://pending.schema.org/
            * project.identifier.name > dc.title
            * project.identifier.id > dc.identifier
            * project.identifier.status > NOT FOUND
            * project.identifier.startdate > NOT FOUND
            * project.identifier.expectedcompletion > NOT FOUND
            * project.identifier.keyword > dc.subject
            * project.identifier.description > dc.description
            * project.contributor.other > dc.contributor.other
            * project.contributor.author > dc.contributor.author
        * journalissue-types.xml > schema-publicationIssue-types.xml
            * journalissue.issuedate > creativework.datePublished
            * journalissue.identifier.number > publicationissue.issueNumber
            * journalissue.identifier.name > dc.title
            * journalissue.identifier.description > dc.description
            * journalissue.identifier.keyword > creativework.keywords
        * journal-types > schema-periodical-types.xml
            * journal.contributor.editor > creativework.editor
            * journal.publisher > creativework.publisher
            * journal.identifier.issn > creativeworkseries.issn
            * journal.identifier.name > dc.title
            * journal.identifier.description > dc.description
            * journal.title > NOT FOUND

    commit 1578da3a76fa29567a63e64b587898a24004dbf4
    Author: Marie Verdonck <maria.verdonck@atmire.com>
    Date:   Mon May 27 15:38:54 2019 +0200

        Metadata registries for entity types (partially) mapped and replaced by schema.org values
        Non-mapped values logged in new files
        - person-types.xml & eperson-types.xml > schema-person-types.xml
        - journalVolume-types.xml > schema-publicationVolume-types.xml
        - orgunit-types.xml > schema-organization-types.xml
        - project-types.xml > schema-project-types.xml
        - journalissue-types.xml > schema-publicationIssue-types.xml
        - journal-types > schema-periodical-types.xmlnon-direct parent thing.name)
2019-06-05 17:45:08 +02:00
benbosman
a7a8545cd5 Merge pull request #2116 from mwoodiupui/DS-3953
[DS-3953] Externalize hard-coded list of metadata registry files in updater
2019-06-05 16:52:24 +02:00
Mark H. Wood
55dbcb96cd [DS=3953] Configuration comment to explain how these properties are used. 2019-06-02 08:25:25 -04:00
Andrea Bollini
ae671d27ab Merge branch 'master' of https://github.com/DSpace/DSpace into DS-4210 2019-05-28 10:52:10 +02:00
Mark H. Wood
d94264bc79 [DS-3872] Support 'charset' header; remove old code I had missed. 2019-05-22 11:08:04 -04:00
Mark H. Wood
66191be2aa [DS-3872] Restore ability to set Subject: from template text. 2019-05-22 11:08:04 -04:00
Mark H. Wood
b75c5e1bab [DS-3872] Convert MessageFormat email templates to VTL. 2019-05-22 11:08:04 -04:00
Tim Donohue
73c2e9d2d6 Merge pull request #2265 from tdonohue/one_webapp_backend_redux
DS-4257: DSpace 7 backend as one webapp (RESTv7, SWORD, SWORDv2, OAI, RDF)
2019-05-21 11:02:58 -05:00
Tim Donohue
aebd0f9ce6 [maven-release-plugin] prepare for next development iteration 2019-05-17 15:34:13 -05:00
Tim Donohue
44e7b3aca6 [maven-release-plugin] prepare release dspace-7.0-preview-1 2019-05-17 15:34:04 -05:00
Mark H. Wood
d48aae5baa [DS-3658] Remove JSPUI comment mistakenly reintroduced by comment fix. 2019-05-15 11:41:22 -04:00
Mark H. Wood
8afb630fcc Merge branch 'master' into DS-3658 2019-05-15 11:15:17 -04:00
Mark H. Wood
43444c84b7 [DS-3658] Accept abollini's fix to configuration comments, with minor adjustments. 2019-05-15 11:10:09 -04:00
Terry Brady
efea77fb7d simplify dockerfile for onewebapp 2019-05-10 15:25:07 -05:00
Tim Donohue
4938eb7f42 Configuration fixes. Add missing oai.cfg properties. Default dspace.baseUrl to single webapp path. 2019-05-10 15:25:07 -05:00
Tim Donohue
ea4e05d8b8 Embed RDF into Boot webapp. Add basic ITs to prove it works. 2019-05-10 15:25:07 -05:00
Tim Donohue
89400609aa Embed OAI-PMH into Boot webapp. Add basic ITs to prove it works. 2019-05-10 15:01:48 -05:00
Tim Donohue
ca5ac68e2d Embed SWORDv2 into Boot webapp. Add basic IT to prove it works. 2019-05-10 15:01:48 -05:00
Tim Donohue
adf68447e1 Make SWORD module configurable via sword-server.cfg. Remove obsolete web.xml 2019-05-10 15:01:47 -05:00