bmc_hub/scripts
Christian ca53573952 feat: Enhance email processing and backup scheduling
- Added PostgreSQL client installation to Dockerfile for database interactions.
- Updated BackupScheduler to manage both backup jobs and email fetching jobs.
- Implemented email fetching job with logging and error handling.
- Enhanced the frontend to display scheduled jobs, including email fetch status.
- Introduced email upload functionality with drag-and-drop support and progress tracking.
- Added import_method tracking to email_messages for better source identification.
- Updated email parsing logic for .eml and .msg files, including attachment handling.
- Removed obsolete email scheduler service as functionality is integrated into BackupScheduler.
- Updated requirements for extract-msg to the latest version.
- Created migration script to add import_method column to email_messages table.
2026-01-06 15:11:28 +01:00
..
backfill_quick_analysis.py feat: Implement quick analysis on PDF upload for CVR, document type, and number extraction 2025-12-09 14:54:33 +01:00
create_module.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
debug_bmc_subs.sh feat: Add BMC Office subscriptions Excel upload interface with auto customer mapping 2026-01-06 08:21:24 +01:00
deploy_production.sh Production deployment setup: Add deployment scripts, update paths to /srv/podman/bmc_hub_v1.0, add GITEA_URL config 2025-12-17 17:12:10 +01:00
export_bmc_subs_to_prod.sh feat: Add BMC Office subscriptions Excel upload interface with auto customer mapping 2026-01-06 08:21:24 +01:00
import_bmc_office_subscriptions.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
import_from_omnisync.py Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
import_sample_data.py Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
import_vendors_from_omnisync.py feat: Implement Vendors API and Frontend 2025-12-06 11:04:19 +01:00
link_tmodule_customers.sh feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
lookup_missing_cvr.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
relink_economic_customers.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
sync_bmc_subs_to_prod.sh feat: Add BMC Office subscriptions Excel upload interface with auto customer mapping 2026-01-06 08:21:24 +01:00
sync_cvr_from_simplycrm.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00
sync_cvr_from_vtiger.py feat: Add subscriptions lock feature to customers 2025-12-13 12:06:28 +01:00