Go to file
Johannes Baumeister ce91cddb94
Deploy Standortplaner / deploy (push) Successful in 16s Details
Revert geometry drag to live updates and fix rotation handle map insertion
2026-07-06 13:54:41 +02:00
.gitea/workflows feat: use geodaten.wohngebeaude schema, add import script and shapefiles for test project 2026-06-24 19:56:44 +02:00
Anlagentypen feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
Logos Initial commit: WindPlaner application 2026-04-01 10:40:00 +02:00
Shapefile feat: use geodaten.wohngebeaude schema, add import script and shapefiles for test project 2026-06-24 19:56:44 +02:00
backend chore: migration to Standortplaner repository and local modifications 2026-06-24 15:46:01 +02:00
config feat: implement database view search, add turbine layer config, and refactor turbine geometry calculations and server configuration. 2026-05-20 08:00:30 +02:00
data chore: remove WEA_Standorte from baked data to favor database 2026-04-28 13:06:44 +02:00
libs Erster Upload Planungstool 2026-03-24 13:03:21 +01:00
.gitignore feat: link project to postgres database (geodaten.wea_standorte) and add save button 2026-04-28 12:30:37 +02:00
Dockerfile Dockerfile aktualisiert 2026-04-28 10:40:59 +00:00
app.js Revert geometry drag to live updates and fix rotation handle map insertion 2026-07-06 13:54:41 +02:00
append_pdf.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
db_add_column.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
db_add_nennleistung.js fix: store and retrieve nennleistung (MW) properly in DB and frontend 2026-07-04 21:58:56 +02:00
db_add_planungsstand.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
db_check_potential.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
db_patch_leitungen.js fix: filter leitungsverlaeufe by projekt_id 2026-07-05 20:31:55 +02:00
db_revert_freileitungen.js fix: make Freileitungen globally accessible again 2026-07-05 20:34:32 +02:00
db_update_artennachweise.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
db_update_temp.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
docker-compose.yml chore: migration to Standortplaner repository and local modifications 2026-06-24 15:46:01 +02:00
enwelo_db.session.sql feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
import_test_data.js feat: use geodaten.wohngebeaude schema, add import script and shapefiles for test project 2026-06-24 19:56:44 +02:00
import_umring.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
import_wea.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
index.html feat: dynamic legend updates; collapse on load 2026-07-04 22:25:54 +02:00
package-lock.json feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
package.json feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
query_db_temp.js fix: filter leitungsverlaeufe by projekt_id 2026-07-05 20:31:55 +02:00
query_db_temp2.js fix: filter leitungsverlaeufe by projekt_id 2026-07-05 20:31:55 +02:00
query_db_temp3.js fix: filter leitungsverlaeufe by projekt_id 2026-07-05 20:31:55 +02:00
query_db_temp4.js fix: filter leitungsverlaeufe by projekt_id 2026-07-05 20:31:55 +02:00
query_db_temp5.js fix: filter leitungsverlaeufe by projekt_id 2026-07-05 20:31:55 +02:00
read_excel.js feat: Import WEA types from Excel and implement dynamic dropdown UI 2026-07-03 22:17:33 +02:00
server.js Prevent browser caching of user projects list 2026-07-06 13:06:08 +02:00
style.css style: custom layers control icon; fix: disable ALKIS by default 2026-07-04 22:21:00 +02:00