Commit Graph

134 Commits

Author SHA1 Message Date
Johannes Baumeister b81389d180 Fix Authentik permissions fallback and add debug endpoint
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-06 11:43:20 +02:00
Johannes Baumeister cf12184948 fix: make Freileitungen globally accessible again
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-05 20:34:32 +02:00
Johannes Baumeister 57623eee3c fix: filter leitungsverlaeufe by projekt_id
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-05 20:31:55 +02:00
Johannes Baumeister 7f92172200 fix: ensure dynamic overlays and bakedData are cleared on project switch for full data isolation
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-05 20:18:49 +02:00
Johannes Baumeister 4216718992 feat: dynamic legend updates; collapse on load
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-04 22:25:54 +02:00
Johannes Baumeister b08bdf8bac style: custom layers control icon; fix: disable ALKIS by default
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-04 22:21:00 +02:00
Johannes Baumeister 2c6eac1c99 fix: JSON.parse of wea selector values correctly replaces " allowing mw to be parsed
Deploy Standortplaner / deploy (push) Successful in 16s Details
2026-07-04 22:10:15 +02:00
Johannes Baumeister 3ce303a00f fix: store and retrieve nennleistung (MW) properly in DB and frontend
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-04 21:58:56 +02:00
Johannes Baumeister f8313c8fee feat: customize coordinate PDF format (sort by WEA Nr, add new columns, hide project name from header)
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-04 21:45:25 +02:00
Johannes Baumeister 4816876ff3 fix: move btnExportCoordsPDF logic inside DOMContentLoaded to access state
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-04 21:39:29 +02:00
Johannes Baumeister aebdf63095 feat: Add PDF export for turbine coordinate list
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-04 21:34:50 +02:00
Johannes Baumeister a844d8a872 feat: Import WEA types from Excel and implement dynamic dropdown UI
Deploy Standortplaner / deploy (push) Successful in 19s Details
2026-07-03 22:17:33 +02:00
Johannes Baumeister 242cdaa400 fix: Tooltips bypass layer visibility and scale bar cutoff on PDF export
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-03 21:46:32 +02:00
Johannes Baumeister 67cecf839d feat: Add logo, date, north arrow and style scale bar for PDF export
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-03 21:27:41 +02:00
Johannes Baumeister cc1a6545a3 feat: Adjust PDF export (margins, dynamic legend, scale bar)
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-03 21:18:18 +02:00
Johannes Baumeister 6361f0a1ed feat: Add PDF export with legend and logo, update WEA icon
Deploy Standortplaner / deploy (push) Successful in 31s Details
2026-07-03 21:14:06 +02:00
Johannes Baumeister 894144a2c0 feat: Move WEA configuration to a collapsible accordion
Deploy Standortplaner / deploy (push) Successful in 16s Details
2026-07-03 20:55:06 +02:00
Johannes Baumeister 12d6a77fe3 feat: Keep sweptArea visible when toggling aux geometries, add toggle for Abstandslinien
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-03 20:52:13 +02:00
Johannes Baumeister ae780f5586 fix: Prevent dragging turbines when edit mode is inactive
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-03 20:48:46 +02:00
Johannes Baumeister c8f6a7118a feat: Add planungsstand to potentialflächen and color red if rechtsverbindlich
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-03 20:34:28 +02:00
Johannes Baumeister 4069988798 feat: Add Gebietsumring (potentialflächen_wind) from DB
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-03 11:24:48 +02:00
Johannes Baumeister 60748049ea fix: Delete WEAs by both Name and UUID on Save
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-03 09:38:06 +02:00
Johannes Baumeister bd30641ba5 fix: Lookup project name by UUID for WEA and Artennachweise
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-03 09:25:57 +02:00
Johannes Baumeister 773475b668 feat: Parse Authentik groups for project assignment
Deploy Standortplaner / deploy (push) Successful in 18s Details
2026-07-03 09:14:57 +02:00
Johannes Baumeister 3df4a8f945 debug: Add authentik header debug logs
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-07-02 17:20:08 +02:00
Johannes Baumeister f4a590b859 feat: Add multi-project support with Authentik access headers and project selector
Deploy Standortplaner / deploy (push) Successful in 16s Details
2026-07-02 17:07:21 +02:00
Johannes Baumeister ba6ed0f058 Restore default project to BWSamern-Ohne
Deploy Standortplaner / deploy (push) Successful in 16s Details
2026-06-26 12:21:05 +02:00
Johannes Baumeister 63ba610ca5 Do not load BWSamern-Ohne shapefiles when project is test
Deploy Standortplaner / deploy (push) Successful in 16s Details
2026-06-25 10:38:06 +02:00
Johannes Baumeister 9d256198a6 Only load baked layers when project is BWSamern-Ohne or offline
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-06-25 10:30:25 +02:00
Johannes Baumeister 15471c52ff Set default project to test
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-06-25 10:21:14 +02:00
Johannes Baumeister 955c71a02e fix: prevent cleanupLocalOwnerLayers from deleting the outline (Umriss) layer
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-06-25 10:01:23 +02:00
Johannes Baumeister 330a7a5a0a fix: prevent ReferenceError and avoid loading local config layers for non-default projects to avoid wrong project startup zoom
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-06-25 09:58:56 +02:00
Johannes Baumeister a92b054645 fix: ensure ALKIS and building layers are sent to back when toggled on/off in the layer control
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-06-25 09:55:08 +02:00
Johannes Baumeister 6f3001dff8 style: send ALKIS/owner status layers to the back (bringToBack) so they do not cover turbines, KSF, or other overlays
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-06-25 09:48:04 +02:00
Johannes Baumeister ed821296f3 feat: filter artennachweis, restriktionen, gebaeude, and wohngebaeude by project (either by project ID or within 5km of project parcels)
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-06-25 09:25:39 +02:00
Johannes Baumeister 685bfb1f3b feat: filter ALKIS layers by project and auto-zoom to project boundaries at startup
Deploy Standortplaner / deploy (push) Successful in 16s Details
2026-06-25 09:20:09 +02:00
Johannes Baumeister 261b7a1bf3 feat: resolve project ID from URL parameters and auto-zoom to project parcels
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-06-25 09:19:05 +02:00
Johannes Baumeister e3f51f59e0 feat: load freileitungen from geodaten.Freileitungen table
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-06-25 09:12:32 +02:00
Johannes Baumeister 40017b152a feat: render Wohngebäude as larger house icons using pointToLayer in createDbLayer
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-06-25 09:05:01 +02:00
Johannes Baumeister 866d749388 fix: move createDbLayer helper function to parent scope to prevent ReferenceError
Deploy Standortplaner / deploy (push) Successful in 17s Details
2026-06-25 09:03:33 +02:00
Johannes Baumeister e68bee0bb1 feat: separate residential buildings and general buildings layers
Deploy Standortplaner / deploy (push) Successful in 18s Details
2026-06-24 21:30:28 +02:00
Johannes Baumeister bbd531f5a1 feat: use geodaten.wohngebeaude schema, add import script and shapefiles for test project
Deploy Standortplaner / deploy (push) Successful in 19s Details
2026-06-24 19:56:44 +02:00
Johannes Baumeister 3020ae2ad0 chore: migration to Standortplaner repository and local modifications
Deploy Standortplaner / deploy (push) Failing after 6s Details
2026-06-24 15:46:01 +02:00
Johannes Baumeister 415bd6d355 fix: Typo bei gebaeude Tabelle behoben 2026-05-29 13:42:56 +02:00
Johannes Baumeister 46bbe0f1ac feat: Gebäude aus Datenbank als transparente graue Fläche eingebunden 2026-05-29 13:36:02 +02:00
Johannes Baumeister bec244ba26 fix: Entferne alte verwaiste Layer vor dem Überschreiben, um doppelte nicht-abschaltbare Puffer zu vermeiden 2026-05-29 12:58:59 +02:00
Johannes Baumeister ab64b1ce22 fix: Entferne alte Erdleitungen (OGE/Thyssengas) bei DB-Laden, um doppelte Leitungen zu verhindern 2026-05-29 12:14:55 +02:00
Johannes Baumeister 4d111f83df fix: Verhindere doppeltes Puffern von Leitungen durch Bereinigung und Puffer-Ausschluss 2026-05-29 11:18:11 +02:00
Johannes Baumeister afe9c398aa fix: Typo im Tabellennamen leitungsverleaufe behoben 2026-05-29 10:56:03 +02:00
Johannes Baumeister e0e36a6917 feat: Leitungsverlaeufe aus DB mit dynamischem Puffer und Abstaenden integriert 2026-05-29 10:51:53 +02:00