Commit graph

9 commits

Author SHA1 Message Date
f7f84228ad Version 5.1.0 - Graph-Feldanzeige & Shared Library
- Felder nach position sortiert (nicht JSON-Reihenfolge)
- show_in_tree/show_in_hover Filterung auf Graph-Nodes und Tooltip
- Badge-Werte im Graph mit Feldbezeichnung (Label: Wert)
- Tooltip: Farbige Badge-Kaesten, Typ/System entfernt (redundant)
- Shared Library lib/graph_view.lib.php (Toolbar, Container, Legende)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 20:20:39 +01:00
840c0132c3 Version 5.0.0 - Cytoscape.js Graph-Ansicht & Verbindungsformular
Neues Feature: Interaktive Netzwerk-Visualisierung mit Cytoscape.js
- Raeume als Compound-Container, Geraete als Nodes
- Kabelverbindungen als Edges (auch raumuebergreifend)
- Zwei Layout-Modi: Raeumlich (cose-bilkent) / Technisch (dagre)
- Zoom/Pan/Fit, Mausrad-Zoom, Node-Positionen speicherbar
- Kabeltyp-Legende, Viewport-Persistenz
- Admin-Setting KUNDENKARTE_DEFAULT_VIEW (tree/graph)

Verbindungsformular verbessert:
- Select-Dropdowns zeigen nur Geraete (keine Gebaeude)
- Icons via select2, Gebaeude-Pfad als Kontext
- Systemuebergreifende Auswahl, Dolibarr-Action-Konvention

Bugfixes:
- Kontakt-Redirect nach Verbindung-Bearbeitung
- contactid in allen Edit-URLs von contact_anlagen.php

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 06:20:14 +01:00
0a151270ec Kontakt-Anlagen auf Stand von Kunden-Anlagen gebracht
- Baum: tree_display_mode + badge_color pro Feld, Spacer-Layout
- Kabelverbindungen: printTreeWithCableLines() mit parallelen Linien
- Schaltplan-Editor (Equipment) komplett integriert
- Datei-Upload: Drag&Drop Dropzone, Multi-File, Pin/Unpin
- Datei-Icons: differenziert (Word, Excel, Archive, Text)
- View: Header-Support, Datums-/Checkbox-Formatierung
- Actions: alte statische Felder entfernt, Header-Skip

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 21:10:31 +01:00
0b9ca65a69 Add category filter to contact_anlagen.php
Contact tab was missing the category selection (Building/Structure vs
Technical Element) that filters the available types. This caused
electrical system types not to be selectable.

Synced the create/edit form code from anlagen.php to contact_anlagen.php.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 12:19:34 +01:00
07e0e2365b Version 4.0.1 - Mobile Navigation, Badge-Farben, Datei-Vorschau
Neue Features:
- Badge-Farben pro Feld konfigurierbar (Admin > Element-Typen)
- Datei-Vorschau Tooltip beim Hover über Datei-Badge
- Mobile/Kompakte Ansicht mit einheitlichen Button-Größen
- Autocomplete für Textfelder
- Backup/Restore für Konfiguration

Bugfixes:
- Dolibarr App Navigation: Vor/Zurück-Pfeile funktionieren jetzt
  (Module akzeptieren id UND socid/contactid Parameter)
- Datei-Badge zeigt jetzt Büroklammer-Icon

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-19 10:23:26 +01:00
411a48d577 Exclude GLOBAL system from customer tab display
GLOBAL types (buildings) are now available in all system tabs via
fetchAllBySystem(), but the GLOBAL system itself should not appear
as a separate tab for customers.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-19 08:02:34 +01:00
658b2df045 Fehler behebung Theme und Favoriten 2026-02-01 17:49:08 +01:00
4b39b5c58e Komplett überarbeitet Alles Felder flexibel, Export Funktion usw 2026-01-31 17:42:59 +01:00
1b8bf9e8df Stabile 1.1 Version 2026-01-31 08:18:54 +01:00