mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2018-09-23
This commit is contained in:
@ -394,4 +394,10 @@ dspace=# select item_id from item where in_archive is True and withdrawn is Fals
|
||||
- a0ea20bd1821720b111e2873b08e03ce2bf93307: DS-3883: Don't loop through original bitstreams if only displaying thumbnails
|
||||
- 8d81e825dee62c2aa9d403a505e4a4d798964e8d: DS-3883: If only including thumbnails, only load the main item thumbnail.
|
||||
|
||||
## 2019-09-23
|
||||
|
||||
- I did more work on my [cgspace-statistics-api](https://github.com/alanorth/cgspace-statistics-api), fixing some item view counts and adding indexing via SQLite (I'm trying to avoid having to set up *yet another* database, user, password, etc) during deployment
|
||||
- I created a new branch called `5_x-upstream-cherry-picks` to test and track those cherry-picks from the upstream 5.x branch
|
||||
- Also, I need to test the new LDAP server, so I will deploy that on DSpace Test today
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user