6 Commits

Author SHA1 Message Date
67ed085b38 feat: Enhance MailToTaskImporter with inline image support and update task content handling 2026-02-10 15:37:27 +01:00
b4e86d506e Refactor task management UI and styles
- Updated button styles to have reduced padding and removed border-radius for a flatter design.
- Adjusted the layout of the tasks container to display 5 columns instead of 7.
- Introduced a new main view layout for tasks with separate left and right columns.
- Removed the suspended tasks tab from the in-progress tasks section.
- Enhanced the task filtering functionality with new buttons for saving, updating, and setting default filters.
- Added project selection dropdown in the task popup for better task management.
- Improved JavaScript handling for task filtering and checkbox interactions.
2025-11-26 00:44:38 +01:00
9e3811cf7a Add initial implementation of Simple Gantt chart and sample names list
- Created index.html for the Gantt chart with sample tasks and configurations.
- Added styles for the Gantt chart and linked necessary CSS and JS files.
- Introduced a names.txt file containing a list of names for potential use in the application.
2025-04-12 02:08:00 +02:00
ed407061e7 Update date format to 'YYYY-MM-DD' and change class from 'date' to 'datetime' in task edit templates 2024-12-04 11:49:30 +01:00
2e994f9abc Update label text in task edit templates and refresh cache timestamps 2024-11-22 12:24:24 +01:00
3f306ccb81 first commit 2024-11-10 11:11:35 +01:00