bmc_hub/app
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
..
auth Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
backups feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
billing feat: Implement internal comments for customer subscriptions with database support 2025-12-16 22:07:20 +01:00
contacts v1.3.64 - Redesigned sync architecture with clear field ownership 2025-12-24 10:34:13 +01:00
core feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
customers fix: Correct BMC Office router file structure 2026-01-06 13:17:28 +01:00
dashboard feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
devportal feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
emails feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
hardware/backend Add Material Blue design templates for dashboard and customer overview pages 2025-12-06 02:22:01 +01:00
models Fix: Change Customer schema datetime fields to str for proper serialization 2025-12-19 16:45:22 +01:00
modules feat: Implement central tagging system with CRUD operations, entity tagging, and workflow management 2025-12-17 07:56:33 +01:00
prepaid feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00
services feat: Enhance email processing and backup scheduling 2026-01-06 15:11:28 +01:00
settings fix: Allow external navigation from settings menu 2026-01-06 08:45:36 +01:00
shared/frontend feat: Implement central tagging system with CRUD operations, entity tagging, and workflow management 2025-12-17 07:56:33 +01:00
system/backend v1.3.64 - Redesigned sync architecture with clear field ownership 2025-12-24 10:34:13 +01:00
tags feat: Implement central tagging system with CRUD operations, entity tagging, and workflow management 2025-12-17 07:56:33 +01:00
ticket feat: Implement ticket contacts management with flexible roles and CRUD operations 2025-12-17 16:38:08 +01:00
timetracking fix: Move order number from heading to otherReference field only 2026-01-05 18:56:24 +01:00
vendors feat: Enhance billing frontend with Jinja2 templates and improve invoice handling 2025-12-08 09:15:52 +01:00
__init__.py Initial BMC Hub setup 2025-12-05 14:22:39 +01:00