📅 August 2025
✨ Improvements
Context Menu on Group Logos in Lists
Right-clicking a group logo in a list now opens the same context menu as right-clicking the group itself. This improves usability and aligns behavior across UI elements.New URL for AbsenceTimeCalendar
A second route has been added for the Absence Time Calendar:/app/absence-time-calendar
. This supplements the existing vacation calendar route and follows consistent lowercase URL naming conventions.Grouping Panel in All List Views
A new grouping panel is now available across all list views.- Drag & drop one or more columns (e.g., Project, Customer, Task) into the panel to group data.
- Groupings can be easily changed or removed, offering a flexible way to structure and analyze data directly in Time Cockpit.
🛠 Bug Fixes
- ManyToManyRelationCell: Condition Not Working
Fixed an issue where conditions inManyToManyRelationCell
were not evaluated correctly. This affected embedded forms such as "Line of Business Unit" in the administration area.