mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2023-06-13
This commit is contained in:
@ -91,4 +91,23 @@ UPDATE eperson SET password=DEFAULT,salt=DEFAULT,digest_algorithm=DEFAULT WHERE
|
||||
- Export CGSpace to check for missing Initiative mappings
|
||||
- Start a harvest on AReS
|
||||
|
||||
## 2023-06-11
|
||||
|
||||
- File [an issue](https://github.com/DSpace/DSpace/issues/8900) on DSpace for the `Content-Disposition` bug causing images to get downloaded instead of opened inline
|
||||
|
||||
## 2023-06-12
|
||||
|
||||
- Export CGSpace to do some more work extracting volume and issue from citations for items where they are missing
|
||||
- I found and fixed over 7,000!
|
||||
- Then I found and extracted another 7,000 items with no extents (pages)
|
||||
- Then I replaced all occurences of en dashes for ranges in pages with regular hyphens
|
||||
|
||||
## 2023-06-13
|
||||
|
||||
- Last night I finally figured out how to do basic overrides to the simple item view in Angular
|
||||
- Add a handful of new ORCID identifiers to my list and tag them on CGSpace
|
||||
- Extract a list of all the proposed actions for CG Core output types and create a [new issue for them on CG Core's GitHub repository](https://github.com/AgriculturalSemantics/cg-core/issues/45)
|
||||
- Extract a list of all the proposed actions for CG Core output types for MARLO and create [a new issue for them on MARLO's GitHub repository](https://github.com/CCAFS/MARLO/issues/2479)
|
||||
- Meeting with Indira, Ryan, and Abenet to discuss plans for the DSpace 7 focus group
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user