Commit 63606f1a authored by Joe TS Dell's avatar Joe TS Dell
Browse files

up

parent d5aaa2e6
......@@ -15,15 +15,15 @@ Website for Geoinformatic Research Group (Prof. Coors)
## Meeting Note 27-04-2021
### Tasks for Joe/Patrick:
- Upgrade the public/js/add_paper.js to support the "URL" and "PDF" link. (Joe)
- In the current "add_paper.js", all BIBTEX buttons share the same ID and not work yet. I will hide this feature for now and add it back when the BIBTEX is read made. (for later)
- Currently, I have set in the public/js/config.js the max number of the paper lists. We have to implement the "show more"/ "Pagination" feature. (Patrick)
- Same as the publication section, we need a script to add the public/content/team.json to our team section. (Joe)
- Make sure the Search feature works. (Patrick)
- Currently, the "public\js\language.js" only translate some part of the webpage.(later..)
- Combine all scripts together + maintaining the GIT.
- [ ] Upgrade the public/js/add_paper.js to support the "URL" and "PDF" link. (Joe)
- [ ] In the current "add_paper.js", all BIBTEX buttons share the same ID and not work yet. I will hide this feature for now and add it back when the BIBTEX is read made. (for later)
- [ ] Currently, I have set in the public/js/config.js the max number of the paper lists. We have to implement the "show more"/ "Pagination" feature. (Patrick)
- [ ] Same as the publication section, we need a script to add the public/content/team.json to our team section. (Joe)
- [ ] Make sure the Search feature works. (Patrick)
- [ ] Currently, the "public\js\language.js" only translate some part of the webpage.(later..)
- [ ] Combine all scripts together + maintaining the GIT.
### Tasks for Sabo:
- After Sushant had updated and added the "PDF_Link" to the citation sheet, you would have to update the script to convert "Sheet1.xlsx to the paper.json format" and correct the "pdf" key pair.
- Get in touch with Sushant regarding the issue you found on the citation sheet.
- JSON to BIBTEX. [public/js/parse_json_to_bib.js](public/js/parse_json_to_bib.js)
\ No newline at end of file
- [ ] After Sushant had updated and added the "PDF_Link" to the citation sheet, you would have to update the script to convert "Sheet1.xlsx to the paper.json format" and correct the "pdf" key pair.
- [ ] Get in touch with Sushant regarding the issue you found on the citation sheet.
- [ ] JSON to BIBTEX. [public/js/parse_json_to_bib.js](public/js/parse_json_to_bib.js)
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment