add timeentry history item for timeentry locked event - #1253
Draft
bseber wants to merge 16 commits into
Draft
Conversation
Add settings for locking timeentries: * enable/disable locking of timeentries * days in past time entries get locked Introduces global permission for configure settings ZEITERFASSUNG_SETTINGS_GLOBAL which will replace ZEITERFASSUNG_WORKING_TIME_EDIT_GLOBAL. Why input type=string inputmode=numeric instead of input type=number? --> https://technology.blog.gov.uk/2020/02/24/why-the-gov-uk-design-system-team-changed-the-input-type-for-numbers/
TODO: * frontend error messages / feedback * tests
bseber
changed the base branch from
476-freeze-time-entries
to
1032-locking-timeentries
April 16, 2025 17:42
bseber
force-pushed
the
1032-locking-timeentries
branch
4 times, most recently
from
April 23, 2025 18:06
ac9830e to
08951f1
Compare
bseber
force-pushed
the
1032-locking-timeentries
branch
from
April 25, 2025 06:48
4f48a58 to
a724586
Compare
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.
closes #1252
Here are some things you should have thought about:
Multi-Tenancy
AbstractTenantAwareEntity?TenantAwareDatabaseConfiguration?dev-multitenantprofile?