Update notes for 2020-01-21

This commit is contained in:
2020-01-21 17:31:46 +02:00
parent 73e73b3f29
commit a3580bae49
3 changed files with 44 additions and 8 deletions

View File

@ -137,4 +137,19 @@ COPY 35
- We decided that we should probably buy enough credits to cover the upgrade and have 100 remaining for future development
- Visit CodeObia to discuss the next phase of AReS development
## 2020-01-21
- Create two accounts on CGSpace for CTA users
- Marie-Angelique finally responded to some of the pull requests I made on the CG Core v2 repository last month:
- Merged: [HTML syntax fixes](https://github.com/AgriculturalSemantics/cg-core/pull/16)
- Merged: [Add LICENSE file](https://github.com/AgriculturalSemantics/cg-core/pull/17)
- Merged: [Build main.css using npm build](https://github.com/AgriculturalSemantics/cg-core/pull/18)
- Approved a [wider scope for `cg.peer-reviewed`](https://github.com/AgriculturalSemantics/cg-core/issues/14) (renaming the field and using non-boolean values), but there is more discussion needed
- I opened a new [pull request](https://github.com/AgriculturalSemantics/cg-core/pull/24) on the cg-core repository validate and fix the formatting of the HTML files
- Create more issues for OpenRXV:
- Based on Peter's feedback on the [text for labels and tooltips](https://github.com/ilri/OpenRXV/issues/33)
- Based on Peter's feedback for the [export icon](https://github.com/ilri/OpenRXV/issues/35)
- Based on Peter's feedback for the [sort options](https://github.com/ilri/OpenRXV/issues/31)
- Based on Abenet's feedback that [PDF and Word exports are not working](https://github.com/ilri/OpenRXV/issues/34)
<!-- vim: set sw=2 ts=2: -->