ilri / DSpace

Fork of the official DSpace repository. DSpace powers the CGIAR outputs repository (CGSpace). This repository contains local modifications to the DSpace source code.
https://cgspace.cgiar.org
BSD 3-Clause "New" or "Revised" License
9 stars 15 forks source link

Module installs for major DSpace upgrade to DSpace 6_x #445

Closed jonas-atmire closed 3 years ago

jonas-atmire commented 4 years ago

As part of the upgrade efforts done by ilri, the installed modules on the DSpace5 version (https://github.com/ilri/DSpace/pull/407) had to be upgrade as well.

This consolidated merge request contains the upgraded version of Atmire's module installs for

@alanorth Please refer to the related ticket for additional info on build properties information related to these modules

alanorth commented 4 years ago

Thank you, @jonas-atmire! Looks clean. I will consult the ticket for the information and test this in the next few days.

swebshet commented 4 years ago

Can we get the documentation for Metadata Quality Module.I have for both CUA and L&R.

jonas-atmire commented 4 years ago

@alanorth We've updated the CUA to upgrade to use Font Awesome 5 Note that this is handled in the actual CUA code, so there are no actual 'visible' changes apart from the change to the cua.version.number in the main pom -> The maven build will retrieve the last code. Since the only change in the actual DSpace code is this version number, there should not be any problems merging this change to other related branches that are used during development

alanorth commented 4 years ago

Thank you @jonas-atmire. I updated pom.xml and built successfully, but have an error during ant update. I will share the full error on the Atmire tracker.

alanorth commented 4 years ago

Thank you, Jonas. I don't need the CSS fix now that version RC2 uses FontAwesome classes instead of Unicode hex values. The FontAwesome SVG + JS works for those classes now.

alanorth commented 3 years ago

Merged into 6_x-prod manually.