mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2018-08-30
This commit is contained in:
@ -336,4 +336,9 @@ $ while read -r line; do dspace metadata-export -f "/tmp/${line/\//-}.csv" -i $l
|
||||
- It is somehow related to adding events as items in the repository, and then linking related papers, presentations, etc to the event item using `dc.relation`, etc.
|
||||
- Discuss Linode server charges with Abenet, apparently we want to start charging these to Big Data
|
||||
|
||||
## 2018-08-30
|
||||
|
||||
- I fixed the graphical glitch in the cookieconsent popup (the dismiss bug is still there) by pinning the last known good version (3.0.6) in `bower.json` of each XMLUI theme
|
||||
- I guess cookieconsent got updated without me realizing it and the previous expression `^3.0.6` make bower install version 3.1.0
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user