Release 2.29 (#5325)

* bump composer packages
* fixes #5329 quotes for ANSI_MODE
* improve year selection
* improve year selection via dropdown
* added range selector in month-picker
* fix week number if week starts with sunday
* fix first day of month in URL
* predefined options for week chooser
* z-index issue with sticky table header
* replace duplicated translations
* add logout button to allow user switch without having to re-login in "remember me" login
* new flag to detect if invoice entry is a fixed rate
* improve export column lengths
This commit is contained in:
Kevin Papst
2025-02-09 00:16:03 +01:00
committed by GitHub
parent 8444928ae4
commit b42c77a2a1
106 changed files with 617 additions and 1068 deletions

View File

@@ -1814,10 +1814,6 @@
<source>profile-stats</source>
<target state="final">資料</target>
</trans-unit>
<trans-unit id="5G3QNHA" resname="activity.filter" xml:space="preserve" approved="yes">
<source>Filter activities</source>
<target state="final">篩選活動</target>
</trans-unit>
<trans-unit id="b1pgNOd" resname="copy" xml:space="preserve" approved="yes">
<source>copy</source>
<target state="final">建立複本</target>
@@ -1830,10 +1826,6 @@
<source>invoice.paid</source>
<target state="final">收支單已付款</target>
</trans-unit>
<trans-unit id="xY9_cU2" resname="customer.filter" xml:space="preserve" approved="yes">
<source>Filter customers</source>
<target state="final">篩選客戶</target>
</trans-unit>
<trans-unit id="SEyZupT" resname="invoice.cancel" xml:space="preserve" approved="yes">
<source>invoice.cancel</source>
<target state="final">取消收支單</target>
@@ -1870,10 +1862,6 @@
<source>download</source>
<target state="final">下載</target>
</trans-unit>
<trans-unit id="UFgOnc6" resname="project.filter" xml:space="preserve" approved="yes">
<source>Filter projects</source>
<target state="final">篩選專案</target>
</trans-unit>
<trans-unit id="hF6RgxM" resname="report" xml:space="preserve" approved="yes">
<source>report</source>
<target state="final">報表</target>