From dba44ade905bf7f6f565b3b5b20ce1e9965701e6 Mon Sep 17 00:00:00 2001 From: Santhanavanich <thunyathep.santhanavanich@hft-stuttgart.de> Date: Tue, 11 May 2021 09:00:57 +0000 Subject: [PATCH] Update readme.md --- readme.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 64d7134..954c716 100644 --- a/readme.md +++ b/readme.md @@ -21,18 +21,26 @@ Website for Geoinformatic Research Group (Prof. Coors) - [x] 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) - [x] Make sure the Search feature works. (Patrick) - [ ] Currently, the "public\js\language.js" only translate some part of the webpage.(later..) +- [ ] Bug: in English version, it starts with German text in some part. ### Tasks for Joe: - [x] fixing the Callback Logic on the Publication Section +- [ ] Documentation on how to add contents to the web. - [ ] Upgrade the `public/js/add_paper.js` to support the `URL` and `PDF` link. - [ ] Team Section - [ ] Combine all scripts together + maintaining the GIT. -- [ ] Documentation on how to add contents to the web. + ### 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. - [x] Citation Sheet to BIBTEX. [public/js/parse_json_to_bib.js](public/js/parse_json_to_bib.js) +- [ ] Get in touch with Sushant regarding the issue you found on the citation sheet. +- [ ] 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. + +### Tasks for Sven: +- [ ] Draft for sub-title in all sections. + +### Tasks for Sushant +- [ ] Final Citation Sheet + Images ## Issue - [x] The GitLab Page does not load the image under the img folder correctly e.g. https://ugl.hft-stuttgart.de/img/Schneider_2018_02.jpg which is stored at as Schneider_2018_02.JPG (Fixed by saving as either .jpg or .JPG everywhere) [03-05-2021] -- GitLab