diff --git a/public/content/CitationSheet3.xlsx b/public/content/CitationSheet3.xlsx index 5502aacdd8f2ae7a1dd4eb34fb43e74bf836458b..b358f6c151d0b2fc010bd8daf006caccb7237b90 100644 Binary files a/public/content/CitationSheet3.xlsx and b/public/content/CitationSheet3.xlsx differ diff --git a/readme.md b/readme.md index 0196e9f9eefa803b810a1147ffb6fcbf8d31bb73..2a7fdc68329a982c777b8a0ea65f599a2c44d659 100644 --- a/readme.md +++ b/readme.md @@ -15,19 +15,22 @@ Website for Geoinformatic Research Group (Prof. Coors) ## Meeting Note 27-04-2021 ### Tasks for Patrick: -- [ ] 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) -- [ ] Make sure the Search feature works. (Patrick) +- [ ] 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. +- [ ] 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. +- [ ] Make sure the Search feature works. - [ ] Currently, the "public\js\language.js" only translate some part of the webpage.(later..) ### Tasks for Joe: -- [ ] Upgrade the public/js/add_paper.js to support the "URL" and "PDF" link. (Joe) -- [ ] Team Section (Joe) +- [x] fixing the Callback Logic on the Publication Section +- [ ] Upgrade the `public/js/add_paper.js` to support the `URL` and `PDF` link. +- [ ] Team Section - [ ] 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) +- [x] Citation Sheet to BIBTEX. [public/js/parse_json_to_bib.js](public/js/parse_json_to_bib.js) -## Issue \ No newline at end of file +## Issue +- [ ] 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 https://transfer.hft-stuttgart.de/gitlab/ugl/website/-/tree/master/public/img \ No newline at end of file