Skip to content

MD-7698-kimai-improvements#1

Open
Techbrolakes wants to merge 2 commits intodevfrom
feat/md-7698-kimai-improvements
Open

MD-7698-kimai-improvements#1
Techbrolakes wants to merge 2 commits intodevfrom
feat/md-7698-kimai-improvements

Conversation

@Techbrolakes
Copy link

@Techbrolakes Techbrolakes commented Nov 3, 2025

Kimai Improvements PR

ISSUES THIS PR SOLVES

  • please make “Description” a mandatory field
  • move “Tags” field above the “Description” field,
  • add a small text string under the Description field that says “Clients see what you write here”
  • I would love to be able to see what my current time entry says. Sometimes i forget what I said I was working on and I have to hit Stop to be able to see my current entry
  • I would love to see the Project name here on my older entires

Description

A clear and concise description of what this pull request adds or changes.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I verified that my code applies to the guidelines (composer code-check)
  • I updated the documentation (see here)
  • I agree that this code is used in Kimai (see license)

…provements

- Added auto-fill description functionality based on selected tags in timesheet form
- Increased Apache request header limits to handle large cookies/tokens (32768 bytes)
- Added template customization support in production Docker build
- Fixed tooltip memory leaks by properly disposing tooltips when elements are removed
- Added new TagAutoFill widget and integrated it with the timesheet form
- Improved code organization
@Techbrolakes Techbrolakes changed the title feat: enhance timesheet form with tag-based description and system im… feat/md-7698-kimai-improvements Nov 3, 2025
- Deleted demo_data.sql script that contained sample data for customers, projects, activities and tags
- Removed test data including Mountain Dev customer, 3 sample projects, 11 activities, and 10 tags
- Script is no longer needed as test data will be managed through application seeding instead
@olamilekan-mountain-dev olamilekan-mountain-dev marked this pull request as ready for review November 3, 2025 20:34
@olamilekan-mountain-dev olamilekan-mountain-dev changed the title feat/md-7698-kimai-improvements MD-7698-kimai-improvements Nov 12, 2025
@notion-workspace
Copy link

Kimai improvements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant