• Joined on 2025-09-30
bsiggel pushed to main at bsiggel/espocrm 2026-03-10 12:28:44 +01:00
641e5c0a91 Update cache timestamps and microtime values in configuration and state files
3470dba301 Add junction entities and ACL for CAICollection, CAdvowareAkten, and CPulsTeam
Compare 2 commits »
bsiggel pushed to main at bsiggel/espocrm 2026-03-09 23:57:51 +01:00
0340c59e5c Add CAICollection and Advoware Akten entity and related resources
bsiggel pushed to main at bsiggel/espocrm 2026-03-09 23:56:24 +01:00
cd7c80af0f Remove CPulsTeamZuordnung entity definitions, localization files, and update cache timestamps in configuration and state files.
1f32fbb89b Remove CAICollectionCDokumente and CAICollections controllers, related metadata, and localization files. Update configuration and state files.
Compare 2 commits »
bsiggel pushed to main at bsiggel/espocrm 2026-03-09 23:21:46 +01:00
63e3841f86 Update documentation: Add Hook development section and Custom Entities overview
2e9db78c6e Refactor code structure for improved readability and maintainability
3361cffb14 introducing junction table extension
47634c81ef add CAICollections entity with metadata and localization support
Compare 4 commits »
bsiggel pushed to main at bsiggel/motia-iii 2026-03-08 23:47:08 +01:00
a5a122b688 refactor(logging): enhance error handling and resource management in rate limiting and sync operations
bsiggel pushed to main at bsiggel/motia-iii 2026-03-08 23:22:40 +01:00
6c3cf3ca91 refactor(logging): remove unused logger instances and enhance error logging in webhook steps
bsiggel pushed to main at bsiggel/motia-iii 2026-03-08 23:15:47 +01:00
1c765d1eec refactor(logging): standardize status code handling and enhance logging in webhook and cron handlers
bsiggel pushed to main at bsiggel/motia-iii 2026-03-08 22:50:38 +01:00
a0cf845877 Refactor and enhance logging in webhook handlers and Redis client
bsiggel pushed to main at bsiggel/motia-iii 2026-03-08 22:24:22 +01:00
f392ec0f06 refactor(typing): update handler signatures to use Dict and Any for improved type hinting
2532bd89ee refactor(logging): standardize logging approach across services and steps
Compare 2 commits »
bsiggel pushed to main at bsiggel/motia-iii 2026-03-08 21:59:00 +01:00
2e449d2928 docs: enhance error handling and locking strategies in document synchronization
bsiggel pushed to main at bsiggel/espocrm 2026-03-08 21:56:03 +01:00
53dd8f33d4 fix: Update fileStatus to 'synced' in CDokumente hooks and translations; adjust microtime and cacheTimestamp in config and state files
bsiggel pushed to main at bsiggel/motia-iii 2026-03-08 21:31:09 +01:00
fd0196ec31 docs: add guidelines for Steps vs. Utils architecture and decision matrix
bsiggel pushed to main at bsiggel/motia-iii 2026-03-08 21:29:00 +01:00
d71b5665b6 docs: update Design Principles section with enhanced lock strategy and event handling guidelines
bsiggel pushed to main at bsiggel/motia-iii 2026-03-08 21:25:47 +01:00
d69801ed97 docs: expand Design Principles section with detailed guidelines and examples for event handling and locking strategies
6e2303c5eb feat(docs): add Design Principles section with Event Storm and Bidirectional Reference patterns
Compare 2 commits »
bsiggel pushed to main at bsiggel/espocrm 2026-03-08 21:10:16 +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
bsiggel pushed to main at bsiggel/motia-iii 2026-03-08 20:21:22 +01:00
93d4d89531 feat(document-sync): update xaiSyncStatus handling and logging for document synchronization
bsiggel pushed to main at bsiggel/espocrm 2026-03-08 20:16:54 +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
1d3eb86c6e fix: Update microtime and cacheTimestamp values in config and state files
Compare 2 commits »
bsiggel pushed to main at bsiggel/espocrm 2026-03-08 20:09:17 +01:00
926b6d9719 fix: Add "no_sync" status to CDokumente translations; update microtime values in config and state files
81a690277f fix: Add webhookAllowedAddressList to config; update cacheTimestamp and microtimeState in state
Compare 2 commits »
bsiggel pushed to main at bsiggel/motia-iii 2026-03-08 20:00:00 +01:00
4ed752b19e feat(document-sync): enhance metadata update to reset file status after preview generation
bsiggel pushed to main at bsiggel/motia-iii 2026-03-08 19:57:07 +01:00
ba657ecd3b docs: update troubleshooting section with service restart instructions and log checking commands