faffe3d874
Update EspoCRM Best Practices to version 2.4 with new features and implementation patterns for Custom API Endpoints; remove outdated TESTERGEBNISSE_JUNCTION_TABLE.md file.
2026-03-12 22:52:42 +01:00
bf0f596ad4
Update configuration and localization files for CAIKnowledgeCDokumente; add metadata and scopes
2026-03-12 22:40:38 +01:00
3ecc6275bc
Implement CAIKnowledge and CDokumente junction functionality; add API routes, metadata, and localization files
2026-03-12 22:39:33 +01:00
d0397e475e
Remove unused CAICollectionCDokumente localization, metadata, and service files; update CAIKnowledge layout and CAdvowareAkten scope type
2026-03-12 21:50:02 +01:00
51d9f7fa22
Refactor Blake3 hashing implementation in CDokumente; update localization and metadata files
2026-03-11 22:45:42 +01:00
80dc3b40d3
Implement Blake3 hashing in CDokumente; update related metadata and localization files
2026-03-11 22:20:21 +01:00
e15dd14cab
Add 'pending_sync' status to syncStatus in CAIKnowledge and CAdvowareAkten entities; update tooltips and API documentation
2026-03-11 22:05:27 +01:00
54d66da52d
Add 'syncedHash' field to CAIKnowledge and CAdvowareAkten entities; update API documentation and configuration timestamps
2026-03-11 21:53:35 +01:00
ae359048af
Add 'aktivierungsstatus' field to CAIKnowledge and CAdvowareAkten entities; update API documentation and configuration timestamps
2026-03-11 21:49:02 +01:00
c678660ad6
Add 'unsupported' status to dokumenteSyncstatus in CAIKnowledge and CAIKnowledgeCDokumente; update API documentation and configuration timestamps
2026-03-11 21:19:56 +01:00
c952fc40bc
Update configuration and state files; adjust microtime values and add CAIKnowledgeCDokumente junction entity with metadata and API documentation
2026-03-11 20:48:35 +01:00
b2c391539d
Update documentation for Junction Table UI-Integration and document propagation patterns; include new features and best practices for sync status management
2026-03-11 20:38:45 +01:00
e7b14406fb
Update detail layouts for CMietinkasso and CVmhRumungsklage to include AI Knowledge and Advoware Akten; update cache and microtime state in state.php
2026-03-11 20:09:13 +01:00
4707925917
Update timestamps in config and state files; add hooks for document relation propagation in CAIKnowledge, CAdvowareAkten, CMietinkasso, and CVmhRumungsklage
2026-03-11 20:07:34 +01:00
c2c9cfe709
Remove Advoware and x.AI related fields, tooltips, and options from CDokumente JSON files. Add UpdateJunctionSyncStatus hook to manage sync status for related entities on document updates. Update configuration timestamps in state and config files.
2026-03-11 19:55:29 +01:00
9411337939
Add sync status and last sync fields to CAIKnowledge and CAdvowareAkten entities, update layouts and metadata. Implement hooks for global sync status management.
2026-03-11 19:29:55 +01:00
986cafcfd6
Add new fields and layouts for AI Knowledge and Advoware Akten, update translations and metadata
2026-03-11 19:11:41 +01:00
c12577f4f8
Add AI Knowledge entity and related localization
...
- Introduced CAIKnowledge entity with fields for name, description, and relationships to Mietinkasso and Räumungsklage.
- Added localization files for CAIKnowledge in multiple languages including English, German, Spanish, and more.
- Updated existing JSON files to include references to AI Knowledge where applicable.
- Created necessary metadata definitions for client, entity, and record definitions for CAIKnowledge.
- Enhanced existing documents and mietinkasso resources to support new AI Knowledge functionality.
2026-03-11 18:30:21 +01:00
f7b1adc015
Add CAdvowareAkten entity and related metadata
...
- Introduced new entity CAdvowareAkten with fields: name, description, createdAt, modifiedAt, assignedUser, teams, vmhRumungsklage, mietinkasso, aktenzeichen, and aktennummer.
- Defined relationships for CAdvowareAkten with existing entities: CVmhRumungsklage and CMietinkasso.
- Created client definitions, layouts, and ACL for CAdvowareAkten.
- Added internationalization support for CAdvowareAkten in multiple languages.
- Updated existing entities and metadata to include references to CAdvowareAkten.
2026-03-11 18:21:20 +01:00
0f307c7eca
Remove CAICollection and CAdvowareAkten entities and their associated metadata, layouts, services, and translations. Update configuration and state files accordingly. Add side panel configuration for CMietinkasso.
2026-03-11 10:24:52 +01:00
9ab8f8b4bf
Add Mietinkasso and Räumungsklage fields to translations and metadata, update layouts and configuration
2026-03-11 10:15:02 +01:00
8438af8f97
Update translations and metadata for CVmhRumungsklage, and synchronize cache timestamps
2026-03-11 09:27:54 +01:00
76c38e8ad4
Refactor code structure for improved readability and maintainability
2026-03-11 09:21:52 +01:00
c2766ec66a
Update documentation for EspoCRM Best Practices and Validator Tool
2026-03-10 12:46:14 +01:00
9b18a63acf
Update configuration timestamps, add custom services, and implement validation and rebuild script for EspoCRM
2026-03-10 12:35:01 +01:00
641e5c0a91
Update cache timestamps and microtime values in configuration and state files
2026-03-10 12:24:35 +01:00
3470dba301
Add junction entities and ACL for CAICollection, CAdvowareAkten, and CPulsTeam
...
- Introduced new junction entities: CAICollectionCDokumente, CAdvowareAktenCDokumente, and CPulsTeamZuordnung.
- Implemented respective controllers and services for handling CRUD operations.
- Added metadata definitions for new entities, including fields, links, and indexes.
- Created language files for English and German translations for the new entities.
- Developed a script to set ACL permissions for the new junction entities across existing roles.
- Updated existing entity definitions to include new relationships and fields related to Advoware and AI Collections.
2026-03-10 00:10:57 +01:00
0340c59e5c
Add CAICollection and Advoware Akten entity and related resources
2026-03-09 23:57:48 +01:00
cd7c80af0f
Remove CPulsTeamZuordnung entity definitions, localization files, and update cache timestamps in configuration and state files.
2026-03-09 23:56:19 +01:00
1f32fbb89b
Remove CAICollectionCDokumente and CAICollections controllers, related metadata, and localization files. Update configuration and state files.
2026-03-09 23:55:42 +01:00
63e3841f86
Update documentation: Add Hook development section and Custom Entities overview
2026-03-09 23:12:30 +01:00
2e9db78c6e
Refactor code structure for improved readability and maintainability
2026-03-09 23:07:05 +01:00
3361cffb14
introducing junction table extension
2026-03-09 22:42:40 +01:00
47634c81ef
add CAICollections entity with metadata and localization support
2026-03-09 21:28:21 +01:00
53dd8f33d4
fix: Update fileStatus to 'synced' in CDokumente hooks and translations; adjust microtime and cacheTimestamp in config and state files
2026-03-08 21:56:00 +01:00
1b904eb15f
fix: Update synchronization status messages and add "no_sync" option; adjust microtime and cacheTimestamp in config and state files; add beforeSaveScripts for Advoware sync status management
2026-03-08 21:10:08 +01:00
3547f47fc3
fix: Update xaiSyncStatus descriptions and default value; adjust microtime and cacheTimestamp in config and state files; add beforeSaveScript for x.AI sync status management
2026-03-08 20:16:51 +01:00
1d3eb86c6e
fix: Update microtime and cacheTimestamp values in config and state files
2026-03-08 20:14:21 +01:00
926b6d9719
fix: Add "no_sync" status to CDokumente translations; update microtime values in config and state files
2026-03-08 20:09:14 +01:00
81a690277f
fix: Add webhookAllowedAddressList to config; update cacheTimestamp and microtimeState in state
2026-03-08 19:40:20 +01:00
ded721a9d4
fix: Add "pulse" field to multiple JSON files; update microtime values in config and state files
2026-03-08 19:19:09 +01:00
218b6e0d97
some big beautiful update
2026-03-08 19:18:17 +01:00
845a55d170
fix: Swap md5sum and fileStatus fields in CDokumente layout; update microtime values in config and state files
2026-03-03 10:05:57 +01:00
6696f3f3c2
fix: Update beforeSave hook in CDokumente to ensure hash calculation on file changes; adjust microtime values in state file
2026-03-03 09:57:22 +01:00
22ac828747
fix: Remove unused Util import in CDokumente hook; update microtime values in config and state files
2026-03-03 09:55:29 +01:00
752969ec39
fix: Update CDokumente entity to allow editing after creation; adjust microtime values in config and state files
2026-03-03 08:24:21 +01:00
ec25089ab4
feat: Add file status tracking to CDokumente entity; implement beforeSave hook for hash calculation and status determination
2026-03-03 08:17:51 +01:00
ba986a32fe
some big beautfiul update
2026-03-02 18:05:59 +01:00
bf7eaa965f
feat: Refactor CPuls entity and related resources; enhance localization, update layouts, and improve validation logic
2026-02-13 10:28:21 +01:00
e1a963ffab
feat(CPuls): Enhance CPuls entity with new fields, tooltips, and options; add localization for German and English
...
- Added new fields to CPuls entity including status, syncStatus, kiAnalyse, and others.
- Implemented localization for CPuls in German (de_DE) and English (en_US).
- Introduced new API actions for team activation and completion of CPuls.
- Created hooks to update team statistics and manage document counts.
- Added new entity definitions and metadata for CPulsTeamZuordnung and Team.
- Implemented validation logic in formulas to prevent completion of unclean Puls.
- Updated layouts for detail and list views of CPuls.
- Enhanced user entity with absence tracking fields.
- Added scopes for CPuls and CPulsTeamZuordnung.
2026-02-13 10:09:19 +01:00