diff --git a/readme.md b/readme.md index 64d7134659791360386dc0cc8f9e8d61dac7f6c9..954c71669d0d14f534a362f113234876b8d474f9 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]