From f5c994128bb23b713b93d07adcdbe97e9a88662f Mon Sep 17 00:00:00 2001 From: Joe TS Dell <thunyathep.s@outlook.com> Date: Tue, 27 Apr 2021 12:01:25 +0200 Subject: [PATCH] up --- readme.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 23b96f1..27940f1 100644 --- a/readme.md +++ b/readme.md @@ -10,4 +10,14 @@ Website for Geoinformatic Research Group (Prof. Coors) | Joe | Web Dev. | | Patrick | Web Dev. | | Sabo | Web Dev. | -| Sven | QC & Tutoring | \ No newline at end of file +| 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 -- GitLab