Commit 2b2cc6d4 authored by Patrick's avatar Patrick
Browse files
parents e2075986 dba44ade
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
"title": "Vision Zero", "title": "Vision Zero",
"project": "Hackathon", "project": "Hackathon",
"author": { "author": {
"firstName": "Thunyathep", "firstName": "Joe",
"lastName": "Santhanavanich" "lastName": "T. Santhanavanich"
}, },
"imageLink":"imgs/thumbnails/visionZero.jpeg", "imageLink":"imgs/thumbnails/visionZero.jpeg",
"keywords":["CityGML","3D GIS","GIS Analyst","Urban Analytics"], "keywords":["CityGML","3D GIS","GIS Analyst","Urban Analytics"],
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
"title": "3D E-bike", "title": "3D E-bike",
"project": "ICity Project", "project": "ICity Project",
"author": { "author": {
"firstName": "Thunyathep", "firstName": "Joe",
"lastName": "Santhanavanich" "lastName": "T. Santhanavanich"
}, },
"imageLink":"imgs/thumbnails/3DEbike.gif", "imageLink":"imgs/thumbnails/3DEbike.gif",
"keywords":["SensorThings API","CityGML","GIS Analyst","3D GIS","GIS Analyst", "Urban Analytics"], "keywords":["SensorThings API","CityGML","GIS Analyst","3D GIS","GIS Analyst", "Urban Analytics"],
...@@ -42,8 +42,8 @@ ...@@ -42,8 +42,8 @@
"title": "HFT Smart Platform", "title": "HFT Smart Platform",
"project": "iCity Project", "project": "iCity Project",
"author": { "author": {
"firstName": "Thunyathep", "firstName": "Joe",
"lastName": "Santhanavanich" "lastName": "T. Santhanavanich"
}, },
"imageLink":"imgs/thumbnails/hftSmart.JPG", "imageLink":"imgs/thumbnails/hftSmart.JPG",
"keywords":["CityGML","3D GIS","GIS Analyst","Urban Analytics"], "keywords":["CityGML","3D GIS","GIS Analyst","Urban Analytics"],
......
...@@ -21,18 +21,26 @@ Website for Geoinformatic Research Group (Prof. Coors) ...@@ -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] 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) - [x] Make sure the Search feature works. (Patrick)
- [ ] Currently, the "public\js\language.js" only translate some part of the webpage.(later..) - [ ] 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: ### Tasks for Joe:
- [x] fixing the Callback Logic on the Publication Section - [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. - [ ] Upgrade the `public/js/add_paper.js` to support the `URL` and `PDF` link.
- [ ] Team Section - [ ] Team Section
- [ ] Combine all scripts together + maintaining the GIT. - [ ] Combine all scripts together + maintaining the GIT.
- [ ] Documentation on how to add contents to the web.
### Tasks for Sabo: ### 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) - [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 ## 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] - [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]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment