Add notes for 2016-01-25

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2016-01-25 23:02:19 +02:00
parent 23d38defe4
commit 4a168c4ceb
4 changed files with 26 additions and 0 deletions

View File

@ -38,3 +38,8 @@ image = "../images/bg.jpg"
- Looks like there is configuration option related to this, `webui.feed.cache.age`, which defaults to 48 hours, though I'm not sure what relation it has to the Cocoon cache
- In any case, we should change this cache to be something more like 6 hours, as we publish new items several times per day.
- Work around a CSS issue with long URLs in the item view ([#172](https://github.com/ilri/DSpace/issues/172))
## 2016-01-25
- Re-deployed CGSpace with latest `5_x-prod` branch
- This included the social icon fixes/updates, date-based facet tweaks, reducing the feed cache age, and fixing a layout issue in XMLUI item view when an item had long URLs