Release 2.34 (#5465)

* fix timing issue in timesheet edit form with deactivated rounding
* bump packages
* only show update messages for newer plugin versions
* replace deprecated method
* remove internal from API
* remove technical terms from translation
* prevent calls to internal symfony methods
* helper method to flag entry as modified
* support meta-fields in weekly-hourse view
* fix running timesheets were deleted in weekly-hourse
This commit is contained in:
Kevin Papst
2025-05-09 14:22:47 +02:00
committed by GitHub
parent 452a8d9390
commit dfd97fd6f3
35 changed files with 428 additions and 362 deletions

View File

@@ -180,19 +180,19 @@
</trans-unit>
<trans-unit id="jmsE4EY" resname="Ceil">
<source>Ceil</source>
<target>Ceil: begin, end and duration will be rounded up</target>
<target>Begin, end and duration will be rounded up</target>
</trans-unit>
<trans-unit id="Y_qmsDz" resname="Closest">
<source>Closest</source>
<target>Closest: mathematical rounding to the nearest value</target>
<target>Mathematical rounding to the nearest value</target>
</trans-unit>
<trans-unit id="IbERy.5" resname="Default">
<source>Default</source>
<target>Standard: begin will be rounded down, end and duration up</target>
<target>Begin will be rounded down, end and duration up</target>
</trans-unit>
<trans-unit id="0mjJxEk" resname="Floor">
<source>Floor</source>
<target>Floor: begin, end and duration will be rounded down</target>
<target>Begin, end and duration will be rounded down</target>
</trans-unit>
<trans-unit id="_0OBfZf" resname="timesheet.default_begin">
<source>timesheet.default_begin</source>