Release 2.14 (#4710)
- show "link has expired message" in password reset screen - added date objects as hydrator variables - for custom date formats in invoice templates - show meta-fields with null values (e.g. booleans with `false` where hidden) - fix permission check: allow to remove `view_own_timesheet` but still record times - prevent error 500 if customer country is empty - fix API 500 error if project does not exist when creating new timesheet - fix tags are not created in remote-search mode - do not check "export items" by default - fix daterange query, if user an request locale are different - added logging for invalid SAML responses (see various discussions)
This commit is contained in:
@@ -1491,7 +1491,7 @@
|
||||
<target state="final">Nessun obiettivo di ore è stato configurato per questo utente nelle impostazioni del contratto di lavoro.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="1btzNDa" resname="work_times_should" approved="yes">
|
||||
<source>work_times_should</source>
|
||||
<source>Expected number of hours</source>
|
||||
<target state="final">Obiettivo di ore</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="znIJiOw" resname="manual_bookings.duration_help" approved="yes">
|
||||
@@ -1522,10 +1522,6 @@
|
||||
<source>completed_month_pdf_note</source>
|
||||
<target state="final">Questo documento serve come prova delle ore lavorate.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="PE2iiaW" resname="work_times_should.help" approved="yes">
|
||||
<source>work_times_should.help</source>
|
||||
<target state="final">I valori configurati qui vengono usati per calcolare il conto orario.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="8yqaKzX" resname="confirmed_by_at" approved="yes">
|
||||
<source>confirmed_by_at</source>
|
||||
<target state="final">Confermato da %user% il %date%</target>
|
||||
|
||||
Reference in New Issue
Block a user