mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2021-12-28
This commit is contained in:
@ -268,5 +268,25 @@ $ docker logs redis
|
||||
|
||||
- The interface and harvesting all work as expected...
|
||||
- I pushed the update to OpenRXV
|
||||
- I also fixed the weird "unsafe" issue in the links on AReS that Abenet told me about last week
|
||||
- When testing my local instance I realized that the `thumbnail` field was missing on the production AReS, and that somehow breaks the links
|
||||
|
||||
## 2021-12-22
|
||||
|
||||
- Fix apt error on DSpace servers due to updated `/etc/java-8-openjdk/security/java.security` file
|
||||
|
||||
## 2021-12-23
|
||||
|
||||
- Add support for dropping invalid AGROVOC subjects to csv-metadata-quality
|
||||
- Move invalid AGROVOC subjects in Gaia's eighteen green cover items on DSpace Test to `cg.subject.system`
|
||||
- I created an "approve" user for Rafael from CIAT to do tests on DSpace Test:
|
||||
|
||||
```console
|
||||
$ dspace user -a -m rafael-approve@cgiar.org -g Rafael -s Rodriguez -p 'fuuuuuu'
|
||||
```
|
||||
|
||||
## 2021-12-27
|
||||
|
||||
- Start a fresh harvest on AReS
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user