Urban Geoinformatics Lab @HFT Stuttgart Web Page
Website for Geoinformatic Research Group (Prof. Coors)
https://transfer.hft-stuttgart.de/pages/ugl/website/
URL:Team
Member | Task |
---|---|
Habib | Legal right, Contact point, Domain and SubDomain |
Joe | Web Dev. |
Patrick | Web Dev. |
Sabo | Web Dev. |
Sven | QC & Tutoring |
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)
- Currently, the "public\js\language.js" only translate some part of the webpage.(later..)
Tasks for Joe:
- fixing the Callback Logic on the Publication Section
-
Upgrade the
public/js/add_paper.js
to support theURL
andPDF
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.
- Citation Sheet to BIBTEX. public/js/parse_json_to_bib.js
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 as Schneider_2018_02.JPG (Fixed by saving as either .jpg or .JPG everywhere) [03-05-2021]
- The flag still does not work yet. May be we can use this feature: https://mojoaxel.github.io/bootstrap-select-country/index.html (To be observed)