Release/v1.2.9#245
Merged
Merged
Conversation
…xt, and daemon.py
Update Templates for PR and Issue.
- Implement Timesheet.qml for creating and editing timesheets with features like auto-save, draft handling, and back navigation. - Introduce Timesheet_Page.qml for displaying a list of timesheets with filtering options, pagination, and actions for creating, editing, and deleting timesheets. - Enhance user experience with notifications for errors and success messages. - Integrate timer service for tracking active timesheets and managing elapsed time.
- Implemented CreateUpdatePage for creating and updating project updates with fields for title, status, progress, and description. - Integrated FormDraftHandler to manage draft functionality, including auto-save, unsaved changes tracking, and draft recovery. - Added notifications for draft recovery and validation errors. - Included unsaved changes dialog for user confirmation on navigation away from the page.
… AttachmentManager components
…nd improved response structure
Remove checkmarks from 'What NOT to Submit' section
Add Timesheet and Timesheet_Page QML files for timesheet management
…improved task management
…or improved task management
- Introduced Updates.qml for handling project update details, including form fields for title, description, status, and progress. - Implemented draft handling for unsaved changes and auto-save functionality. - Added navigation and back handling with unsaved changes warning. - Created Updates_Page.qml for displaying a list of project updates with filtering and searching capabilities. - Integrated account selection and project filtering for updates. - Added loading indicators and notifications for user feedback during operations.
Componenents refactor
My tasks refactor
- Removed the old DatePicker.qml and SyncLog.qml files. - Introduced a new Account_Page.qml for account creation and editing, including validation and sync settings. - Updated references in Settings_Accounts.qml to point to the new Account_Page.qml. - Added a new SyncLog.qml file to handle sync log display and copying functionality. - Improved error handling and user feedback in account management processes.
…ne project structure
Features reorganise
Add Voice-to-Text support and Model Management settings
…adability and maintainability
…entation sections
…rch-local and update configuration
replace socket-based reachability check with HTTP requests and decode…
[ADDED] Weblate translate for the voice model
Website custom device simulation
This was
linked to
issues
Jun 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Time Management – Version 1.2.9
Version 1.2.9 delivers offline voice-to-text capabilities, enhanced attachment management, UI modernization, a searchable help center, and key stability improvements.
Key Highlights