Update notes for 2019-07-18

This commit is contained in:
2019-07-18 18:18:44 +03:00
parent 1741b99983
commit 6839e8f7d9
3 changed files with 57 additions and 8 deletions

View File

@ -266,4 +266,26 @@ $ psql -h localhost -U postgres -f ~/src/git/DSpace/dspace/etc/postgres/update-s
- Start working on implementing the [CG Core v2 changes](https://gist.github.com/alanorth/2db39e91f48d116e00a4edffd6ba6409) on my local DSpace test environment
- Make a pull request to CG Core v2 with some fixes for typos in the specification ([#5](https://github.com/AgriculturalSemantics/cg-core/pull/5))
## 2019-07-18
- Talk to Moayad about the remaining issues for OpenRXV / AReS
- He sent a pull request with some changes for the bar chart and documentation about configuration, and said he'd finish the export feature next week
- Sisay said a user was having problems registering on CGSpace and it looks like the email account expired again:
```
$ dspace test-email
About to send test email:
- To: blahh@cgiar.org
- Subject: DSpace test email
- Server: smtp.office365.com
Error sending email:
- Error: javax.mail.AuthenticationFailedException
Please see the DSpace documentation for assistance.
```
- I emailed ICT to ask them to reset it and make the expiration period longer if possible
<!-- vim: set sw=2 ts=2: -->