Kevin Papst
8eeb9c120a
Release 2.8.0 ( #4508 )
2024-01-03 00:28:35 +01:00
Kevin Papst
ad645f5b58
Release 2.7.0 ( #4506 )
...
* added api URL for simpler integration
* allow to request password change upon next login
* make ModifiedAt timesheet independent
* improved plugin api
* replace kernel calls with AutoconfigureTag and TaggedIterator attributes
* new translation keys (e.g. for days)
* support setting min and max date on date and daterange pickers
2023-12-26 14:49:11 +01:00
Kevin Papst
02bcd45116
Release 2.5.0 ( #4454 )
...
- added command to list users
- corrected wrong german translation
- work contract validations
- prevent error with missing params
- use collapsible, minor UI improvement
- added classes to target menu buttons in custom rules
- disable webpack notifier, incompatible with mac arm
- use explicit menu service to generate menu
- bump to fontawesome 6 and replace restart icon
- change repeat icon for recent activities
- moved user bookmarks (favorites) to top nav
- fix totp seconds window (leeway)
- new migration to fix remaining user preferences with dots in name
- remove duplicate named column in user screen
- unify and added translations
- added missing filter and tags to InvoiceSecurity
2023-12-01 11:38:17 +01:00
Weblate (bot)
c6fc06222f
Unify language files ( #3899 )
...
Co-authored-by: Felipe Nogueira <contato.fnog@gmail.com >
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com >
Co-authored-by: Kevin Papst <kpapst@gmx.net >
2023-03-05 15:23:18 +01:00
Weblate (bot)
cbd65f1f1d
Translated using Weblate ( #3723 )
...
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Dan <denqwerta@gmail.com >
Co-authored-by: Kevin Papst <kevin@kevinpapst.de >
Co-authored-by: Magdalena Turek <magdalena.2rek@gmail.com >
Co-authored-by: Oğuz Ersen <oguz@ersen.moe >
Co-authored-by: Sergii Horichenko <m@sgg.im >
Co-authored-by: Sima Teimourianmotlagh <simateimourian@gmail.com >
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com >
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com >
Co-authored-by: gallegonovato <fran-carro@hotmail.es >
Co-authored-by: gnu-ewm <gnu.ewm@protonmail.com >
Co-authored-by: h <tachyglossues@gmail.com >
Co-authored-by: yangyangdaji <1504305527@qq.com >
2023-01-12 01:43:58 +01:00
Kevin Papst
90a0fd8a22
Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... ( #2902 )
2022-12-31 21:19:55 +01:00
Weblate (bot)
6cfcbccabc
Translated using Weblate ( #3549 )
...
Co-authored-by: Daniel <danchao@freedom.net.tw >
Co-authored-by: Eric <hamburger1024@mailbox.org >
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca >
Co-authored-by: Kevin Papst <kevin@kevinpapst.de >
Co-authored-by: Nguyễn Hoàng Minh <mingu03@yandex.com >
Co-authored-by: SC <lalocas@protonmail.com >
Co-authored-by: SHINJI.K <shinkuroshi@gmail.com >
Co-authored-by: adam Petro <grimnoobster@gmail.com >
Co-authored-by: office256 <ohofman@seznam.cz >
Co-authored-by: power meshal <powermeshal@gmail.com >
Co-authored-by: Мистер Перевод <sergei@racingrebel.com >
Co-authored-by: 이정희 <daemul72@gmail.com >
2022-10-01 17:40:42 +02:00
Kevin Papst
7eded6e126
fix resname
2022-09-08 18:08:42 +02:00
Kevin Papst
b46fdcefad
added new permission to separate time and money budget ( #3352 )
2022-06-11 12:23:02 +02:00
Lukas Steinmann
27c60d9fc4
Prevent bookings with same start / stop time ( #3304 )
2022-05-17 11:12:08 +02:00
Weblate (bot)
2ad7629c2a
Translations update from Hosted Weblate ( #3177 )
...
* fix broken files containing keys from messages namespace
* pre-fill missing translations with english
* new command to pre-fill empty translations
* fix locale in filename
* activate locales fa and nb_NO
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Eric <alchemillatruth@purelymail.com >
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca >
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com >
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com >
Co-authored-by: Kevin Papst <kpapst@gmx.net >
2022-02-28 16:02:40 +01:00
Kevin Papst
73ab26c7b7
added resname for tool compatibility ( #2912 )
2021-11-05 14:40:31 +01:00
Kevin Papst
9ab098af86
weekly quick-entry form ( #2793 )
2021-10-18 11:12:46 +02:00
Kevin Papst
5023fa6189
prevent email or username from being non-unique ( #2730 )
2021-08-25 15:18:46 +02:00
Kevin Papst
b2d3272151
support multiple teamleads in each team ( #2702 )
...
* fix jumping avatars
* fix line-break after color dot for long names
2021-08-07 18:05:41 +02:00
Kevin Papst
7460647d58
added setting to limit the maximum length of a timesheet record ( #2612 )
2021-06-12 01:05:33 +02:00
Kevin Papst
7f20cb045c
Refactor authentication system ( #2602 )
...
Make auth configuration available via UI, remove FOSUserBundle and SAML-Bundle dependency
2021-06-10 15:34:13 +02:00
Kevin Papst
3e9371bd6a
Timesheet validator: prevent overbooking budgets ( #2422 )
2021-03-13 14:41:29 +01:00
Kevin Papst
661c3897b0
new form type to select a daytime in system-configuration ( #1895 )
2020-08-17 00:18:51 +02:00
Honza Kopecký
091740f407
timesheet lockdown with grace period ( #1644 )
2020-07-02 18:54:17 +02:00
Kevin Papst
381f46cdd8
Invoices: show only custom documents in upload form ( #1786 )
2020-06-19 18:31:08 +02:00
Kevin Papst
e61ffe4db4
create timesheet for multiple users ( #1716 )
2020-05-18 23:35:43 +02:00
Kevin Papst
b14ad9f3ab
renamed translation files from .xliff to .xlf ( #1314 )
2019-12-09 13:25:31 +01:00