13 Commits

Author SHA1 Message Date
Torsten Brendgen
62fef65c12 Aktualisiere Versionsnummer auf 2.2.0 in README.md, package.json, package-lock.json und package-solution.json. Verbessere Mega Menu Konfiguration durch zentrale Speicherung im Property Bag des Root Webs und Synchronisierung auf alle Unterwebs. Aktualisiere UI-Beschreibungen und füge neue Logik zur Handhabung von Runtime-Bindungen hinzu. v.2.0.0 2026-07-19 23:15:40 +02:00
Torsten Brendgen
d7d469adb0 Aktualisiere Versionsnummer auf 2.1.8 in README.md, package.json, package-lock.json und package-solution.json. Füge Logik hinzu, um site-scoped UserCustomAction für Custom-Branding- und MegaMenu-Konfigurationen zu erstellen und alte Web-Einträge zu entfernen. 2026-07-19 22:13:09 +02:00
Torsten Brendgen
2e15907117 Enhance Mega Menu Configuration: Added Term Set ID, Cache Duration, and improved UI for selecting Term Sets. Updated JSON schema and validation logic for Mega Menu settings. Improved error handling and user feedback for loading Term Sets. 2026-07-19 21:11:31 +02:00
Torsten Brendgen
994c68b35e Aktualisiere Versionsnummer auf 2.1.5 in README.md, package.json, package-lock.json und package-solution.json 2026-07-18 23:25:00 +02:00
Torsten Brendgen
d4de25d8e2 Aktualisiere Versionsnummer auf 2.1.4 in README.md, package.json, package-lock.json und package-solution.json 2026-07-18 22:35:18 +02:00
Torsten Brendgen
4713299ce1 Enhance ExpiryIndicator binding dialog with status display and validation improvements
- Added a status display area in the ExpiryIndicator binding dialog to show messages related to binding actions.
- Cleared the status display when opening the binding dialog.
- Updated the binding registration function to normalize expiry bindings for better handling.
- Improved error handling and user feedback during the binding process.
- Adjusted the showStatus function to update the status in both the main status area and the binding dialog.
2026-07-18 22:23:01 +02:00
Torsten Brendgen
730b07439e Aktualisiere Versionsnummer auf 2.1.2 in README.md, package.json, package-lock.json und package-solution.json 2026-07-18 21:33:03 +02:00
Torsten Brendgen
a5d740b29a Aktualisiere Versionsnummer auf 2.1.1 in README.md, package.json, package-lock.json und package-solution.json 2026-07-18 21:20:42 +02:00
Torsten Brendgen
ef4bebd5d5 Füge Kommentar zur Deaktivierung der Exportnamenüberprüfung in myStrings.d.ts hinzu 2026-07-18 21:09:40 +02:00
Torsten Brendgen
9fc23e4610 Add ExpiryIndicator binding functionality and UI enhancements
- Introduced a new button in the portal settings to bind the ExpiryIndicator to existing date fields.
- Added a modal dialog for binding configuration, including fields for web URL, list title, and internal field name.
- Enhanced the ExpiryIndicator panel to include options for loading and saving site collection defaults.
- Updated the JavaScript functions to handle binding logic and validation for the ExpiryIndicator.
- Improved the user interface for better usability and clarity in the portal settings page.
2026-07-18 21:02:32 +02:00
Torsten Brendgen
5eedbe6ed5 Add SharePoint element manifests for PortalSettings pages
- Created elements-v1.1.xml, elements-v2.xml, and elements.xml to define the PortalSettingsPage modules for different versions.
- Added upgrade actions for v1.1 and v2 to apply the respective element manifests.
- Ensured that the PortalSettings.aspx file is included in the SitePages library with appropriate settings.
2026-07-18 20:41:57 +02:00
Torsten Brendgen
592e46805b Aktualisiere .gitignore für verbesserte Ignorierung von Abhängigkeiten, Build-Ausgaben und Protokolldateien 2026-07-16 23:02:35 +02:00
Torsten Brendgen
3b9edbc6d5 Initial commit v.1.0.0 2026-04-13 10:22:03 +02:00