Update notes for 2016-03-14

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2016-03-16 08:53:44 +02:00
parent 7f49e173d9
commit d076d3353f
6 changed files with 30 additions and 4 deletions

View File

@ -54,4 +54,9 @@ Exception in thread "Lucene Merge Thread #19" org.apache.lucene.index.MergePolic
- Fix some items that had invalid dates (I noticed them in the log during a re-indexing)
- Reset `search.index.*` to the default, as it is only used by Lucene (deprecated by Discovery in DSpace 5.x): [#188](https://github.com/ilri/DSpace/pull/188)
- Make titles in Discovery and Browse by more consistent (singular, sentence case, etc)
- Make titles in Discovery and Browse by more consistent (singular, sentence case, etc) ([#186](https://github.com/ilri/DSpace/issues/186))
- Also four or so center-specific subject strings were missing for Discovery
![Missing XMLUI string](../images/2016/03/missing-xmlui-string.png)
- Create simple theme for new AVCD community just for a unique Google Tracking ID ([#191](https://github.com/ilri/DSpace/pull/191))