From 2047135992194afa6449573b8f961f03b5889695 Mon Sep 17 00:00:00 2001 From: Joe TS Dell <thunyathep.s@outlook.com> Date: Tue, 27 Apr 2021 12:05:01 +0200 Subject: [PATCH] up --- readme.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index 27940f1..2e09a43 100644 --- a/readme.md +++ b/readme.md @@ -13,11 +13,16 @@ Website for Geoinformatic Research Group (Prof. Coors) | Sven | QC & Tutoring | ## Task 27-04-2021 -Joe/Patrick -- Upgrade the public/js/add_paper.js to support the "URL" and "PDF" link. -- 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" feature. -- Same as the publication section, we need a script to add the public/content/team.json to our team section. -- Make sure the Search feature works. -- Currently, the "public\js\language.js" only translate some part of the webpage. -- Combine all scripts together + maintaining the GIT. \ No newline at end of file +### 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. + +### 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. +- XLS Citation sheet to BIBTEX \ No newline at end of file -- GitLab