dolibarr.netdiag/ChangeLog.md
Eduard Wisch c576726a26
Some checks are pending
Deploy netdiag / deploy (push) Waiting to run
Initiales Commit — Dolibarr-Modul NetDiag [deploy]
Netzwerk-Diagnose-Modul mit JSON-API für die NetDiag-App:
- 3 Tabellen (protocol/device/measurement), generisches JSON-result
- JSON-API: auth, customers, orders, protocols (idempotenter Sync), pdf
- JWT-Auth (HS256), CORS für die Capacitor-App
- Tabs an Thirdparty + Auftrag, Protokoll-Card, PDF-Generator
- QR-Code zum App-Download in der Modul-Konfiguration
- de_DE + en_US, Rechtesystem netdiag->protocol read/write/delete

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 12:12:11 +02:00

330 B

Changelog NetDiag

1.0.0

  • Erstversion
  • Datenmodell: Protokoll, Gerät, Messung
  • JSON-API: auth, customers, orders, protocols (Sync), pdf
  • Tab "Netzwerk-Diagnose" an Kunde und Auftrag
  • PDF-Protokoll-Generator + ECM-Ablage
  • Backend: Protokoll-Liste und Detailansicht
  • Admin: Token-Einstellung, QR-Code zum App-Download