Update notes for 2016-09-28

This commit is contained in:
Alan Orth 2016-09-28 14:54:43 +03:00
parent b94f575e17
commit d8eab27557
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -506,4 +506,14 @@ UPDATE 101
```
- Use GitHub icon from Font Awesome instead of a PNG to save one extra network request
- We can also replace the RSS and mail icons in community text!
- Fix reference to `dc.type.*` in Atmire CUA module, as we now only index `dc.type` for "Output type"
## 2016-09-28
- Make a placeholder pull request for `discovery.xml` changes ([#278](https://github.com/ilri/DSpace/pull/278)), as I still need to test their effect on Atmire content analysis module
- Make a placeholder pull request for Font Awesome changes ([#279](https://github.com/ilri/DSpace/pull/279)), which replaces the GitHub image in the footer with an icon, and add style for RSS and @ icons that I will start replacing in community/collection HTML intros
- Had some issues with local test server after messing with Solr too much, had to blow everything away and re-install from CGSpace
- Going to try to update Sonja Vermeulen's authority to 2b4166b7-6e4d-4f66-9d8b-ddfbec9a6ae0, as that seems to be one of her authorities that has an ORCID
- Merge Font Awesome changes ([#279](https://github.com/ilri/DSpace/pull/279))
- Minor fix to a string in Atmire's CUA module ([#280](https://github.com/ilri/DSpace/pull/280))