mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2020-06-24
This commit is contained in:
@ -422,4 +422,15 @@ COPY 3917
|
||||
- Could it be a memory leak or something? Why now?
|
||||
- For now I will revert to the latest Tomcat 7.0.104 and PostgreSQL JDBC 42.2.14
|
||||
|
||||
## 2020-06-24
|
||||
|
||||
- Spend some time with Moayad looking over issues for OpenRXV
|
||||
- We updated all the labels, tooltips, and filters
|
||||
- The next step is to go through the GitHub issues and close them if they are done
|
||||
- I also discussed the [dspace-statistics-api](https://github.com/ilri/dspace-statistics-api) with Mohammed Salem
|
||||
- He made some new features to add the harvesting of twelve months of item statistics
|
||||
- We talked about extending it to be "x" amount of months and years with some sensible defaults
|
||||
- The item and items endpoints could then have `?months=12` and `?years=2` to show stats for the past "x" months or years
|
||||
- We thought other arbitrary date ranges could be added with queries like `?date_from=2020-05` etc that would query Solr on the fly and obviously be slower...
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user