0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-30 15:30:11 +00:00

Commit graph

  • 9c71851c1f compare DateTime objects directly instead of timestamps Kevin Papst 2024-01-12 19:24:18 +01:00
  • 8a9146d0e7 use isRunning() instead of null check Kevin Papst 2024-01-12 19:23:42 +01:00
  • eac56bbf0e allow to configure default time Kevin Papst 2024-01-12 19:21:27 +01:00
  • 10deca92a5 change to datetime_immutable field type Kevin Papst 2024-01-12 19:20:51 +01:00
  • 62e8d726f9 fix tests Kevin Papst 2024-01-11 22:50:35 +01:00
  • dd3ff603b3 code style Kevin Papst 2024-01-11 21:53:43 +01:00
  • f76f6d61c7 phpstan Kevin Papst 2024-01-11 21:51:13 +01:00
  • ad15614285 activate showing system account if current user Kevin Papst 2024-01-11 21:49:50 +01:00
  • 297140b288 phpstan Kevin Papst 2024-01-11 21:49:22 +01:00
  • 0e76412a99 allow to add current user to dropdown if the currently logged-in account is a system-user Kevin Papst 2024-01-11 21:48:02 +01:00
  • 9b2c7f13f3 remove unused methods Kevin Papst 2024-01-11 18:48:24 +01:00
  • 16e8a2afdf support for showing and sorting user column: system_account Kevin Papst 2024-01-11 18:48:07 +01:00
  • 6f65efb2d2 use default methods to render delete form Kevin Papst 2024-01-11 18:47:11 +01:00
  • 25c6f0808e remove broken sorting by alias and fallback username Kevin Papst 2024-01-11 18:46:32 +01:00
  • f2c06b6106 execute query inside form type, fixing some issues with the underlying query builder Kevin Papst 2024-01-11 18:44:57 +01:00
  • 5366348dbf redirect to chosen locale if current user = edited user Kevin Papst 2024-01-11 15:34:33 +01:00
  • 28aba1d9ed bump version Kevin Papst 2024-01-10 21:13:44 +01:00
  • 6531e7fe52
    Release 2.9.0 (#4526) 2.9.0 Kevin Papst 2024-01-10 12:43:07 +01:00
  • 42f99b9718 phpstan Kevin Papst 2024-01-10 01:20:42 +01:00
  • 7e821bf893 bump dependencies Kevin Papst 2024-01-10 00:16:18 +01:00
  • c6a651456e
    Translated using Weblate (#4531) Weblate (bot) 2024-01-09 23:53:56 +01:00
  • c66432cf6d
    Translated using Weblate (Italian) Hosted Weblate 2024-01-09 23:35:44 +01:00
  • 5887e717c9
    re-enable Kimai test in docker test build script (#4541) Not-Code 2024-01-09 19:00:42 +01:00
  • 85fccf2aa6 Remove export of DATABASE_URL Mauro Maria Cavallotti 2024-01-09 18:57:28 +01:00
  • dd71c6a083 Hotfix to re-enable PHP/Kimai test Mauro Maria Cavallotti 2024-01-08 18:24:54 +01:00
  • c7aa334bfd fix trusted_proxies definition Kevin Papst 2024-01-06 15:50:21 +01:00
  • 8ed02696f1 code style Kevin Papst 2024-01-06 15:22:01 +01:00
  • 3e9765ddab use TRUSTED_PROXIES setting - fixes #4533 Kevin Papst 2024-01-06 15:20:00 +01:00
  • ed1894472f sync framework recipe Kevin Papst 2024-01-06 15:02:01 +01:00
  • 09b54bf262 fix tests Kevin Papst 2024-01-04 21:04:56 +01:00
  • 57d6392d60 interface for trait Kevin Papst 2024-01-04 20:39:55 +01:00
  • 40f125a445 support for DateTimeInterface and DateTimeImmutable where possible Kevin Papst 2024-01-04 20:28:24 +01:00
  • 3af36a34cc support for DateTimeInterface and DateTimeImmutable where possible Kevin Papst 2024-01-04 18:03:03 +01:00
  • 20f5b86767 support for DateTimeInterface and DateTimeImmutable where possible Kevin Papst 2024-01-04 13:05:02 +01:00
  • 7b06b59f75 mark unused option as deprecated Kevin Papst 2024-01-04 13:01:24 +01:00
  • 65872f04bb fix phpoffice deprecations Kevin Papst 2024-01-04 12:54:17 +01:00
  • ce0fb47b8f re-activate test and only deactivate kimai Kevin Papst 2024-01-04 12:39:45 +01:00
  • 2211d8c1cc
    Merge b1cc5f2587 into 8eeb9c120a Kevin Papst 2024-01-04 04:41:37 +01:00
  • c53fad3822 added fix to work around bc break in new phpword version Kevin Papst 2024-01-04 00:44:24 +01:00
  • 880c7a274d bump version Kevin Papst 2024-01-03 12:23:27 +01:00
  • 8eeb9c120a
    Release 2.8.0 (#4508) 2.8.0 Kevin Papst 2024-01-03 00:28:35 +01:00
  • d8f89d9f3d
    release-drafter: adapt supported PHP versions (#4512) Janne Heß 2024-01-03 00:25:24 +01:00
  • f8e8983e15 include disabled user in reports, if they had times in the selected period Kevin Papst 2024-01-02 19:46:40 +01:00
  • 5dc8370976 fix constraint Kevin Papst 2024-01-02 18:13:11 +01:00
  • a93c97c30f bump dependencies Kevin Papst 2024-01-02 18:09:05 +01:00
  • 6ff51a8299 fix phpword compatibility by pinning the version to the last release Kevin Papst 2024-01-02 18:03:57 +01:00
  • e036367453 make serializer compatible with DateTimeImmutable Kevin Papst 2024-01-02 18:03:17 +01:00
  • 6206b14c76 added translation Kevin Papst 2024-01-02 16:05:20 +01:00
  • 26a89725eb
    fix wrong default protocol for customer homepage (#4514) Simon Schaufelberger 2024-01-02 15:20:24 +01:00
  • 8363158e71 improve search pattern Kevin Papst 2024-01-02 15:18:50 +01:00
  • ef37916f58 [BUGFIX] Fix wrong default protocol for homepage Simon Schaufelberger 2023-12-29 14:41:27 +01:00
  • a98d342c6c fix deprecations Kevin Papst 2024-01-02 11:21:28 +01:00
  • 9f0165ef4d
    Translated using Weblate (#4517) Weblate (bot) 2024-01-01 21:05:29 +01:00
  • 29f7643b8b
    Translated using Weblate (Spanish) Hosted Weblate 2024-01-01 13:08:43 +00:00
  • d9ed8b32c8
    release-drafter: Adapt supported PHP versions Janne Heß 2023-12-28 13:45:26 +01:00
  • fe695d0118 fix deprecation by replacing Rest route attributes with symfony native ones Kevin Papst 2023-12-27 19:10:25 +01:00
  • 21f465de37 code cleanup Kevin Papst 2023-12-27 19:09:53 +01:00
  • 333725e094 fixed deprecation Kevin Papst 2023-12-27 19:08:57 +01:00
  • 2489bb17aa improved translations Kevin Papst 2023-12-27 14:52:38 +01:00
  • 3d0a35f0cd bump checkout action version Kevin Papst 2023-12-27 02:10:46 +01:00
  • c5dcf9e0fd replace deprecated set-output with environment usage, deactivate broken test-lite Kevin Papst 2023-12-26 17:18:08 +01:00
  • 04c3a2ba7f bump packages Kevin Papst 2023-12-26 15:29:44 +01:00
  • dfa1cf39c2 reactivate schema linting Kevin Papst 2023-12-26 15:29:39 +01:00
  • 4ba96dd3f6 prepare next release branch Kevin Papst 2023-12-26 14:51:46 +01:00
  • ad645f5b58
    Release 2.7.0 (#4506) 2.7.0 Kevin Papst 2023-12-26 14:49:11 +01:00
  • 94f84386b2 support setting min and max date on date and daterange pickers Kevin Papst 2023-12-26 12:55:17 +01:00
  • f86eca05ae
    Translated using Weblate (#4507) Weblate (bot) 2023-12-26 01:32:18 +01:00
  • f222d7a485
    Translated using Weblate (German (Switzerland)) Hosted Weblate 2023-12-26 00:00:48 +01:00
  • ac2a6ba2c8
    use a full mysql database URL as default (#4504) Kevin Papst 2023-12-25 23:41:13 +01:00
  • 4a726dac8c added translation Kevin Papst 2023-12-25 23:36:05 +01:00
  • ef5b9c884f new translation for days Kevin Papst 2023-12-25 17:46:47 +01:00
  • c7aa71666a code quality Kevin Papst 2023-12-25 14:28:06 +01:00
  • 2aa5f23a63 replace kernel calls with AutoconfigureTag and TaggedIterator attributes Kevin Papst 2023-12-25 13:50:23 +01:00
  • e89ac6881a code style Kevin Papst 2023-12-25 12:32:13 +01:00
  • 862de6637b improved plugin api Kevin Papst 2023-12-25 12:31:35 +01:00
  • 39006bbb9e make ModifiedAt timesheet independent Kevin Papst 2023-12-25 11:47:39 +01:00
  • 7dad40694a improve code and style Kevin Papst 2023-12-25 11:19:49 +01:00
  • 33f51abf70 allow to request password change upon next login Kevin Papst 2023-12-24 20:28:51 +01:00
  • 0f227a4c8f added api URL for simpler integration Kevin Papst 2023-12-22 18:07:45 +01:00
  • a367b21f74 bump version Kevin Papst 2023-12-22 18:02:52 +01:00
  • 48d86d41b2 set a proper database URL including full version, to prevent doctrine from querying the database server upon startup Kevin Papst 2023-12-20 17:02:48 +01:00
  • e23d0474fd
    Upgrade Docker to PHP 8.2 (#4476) 2.6.0 Christian Schupfner 2023-12-17 17:05:38 +01:00
  • 2edcbcca50
    sort invoice items by date before passing to template (#4495) Kevin Papst 2023-12-17 16:50:47 +01:00
  • 69f0e63ebc tests Kevin Papst 2023-12-17 16:36:16 +01:00
  • 4a5745117e phpstan Kevin Papst 2023-12-17 16:27:43 +01:00
  • 5f4b6d3cfa
    Release 2.6.0 (#4472) Kevin Papst 2023-12-17 16:19:50 +01:00
  • 8e503af481 sort invoice items by date before passing to template Kevin Papst 2023-12-17 16:15:40 +01:00
  • 9551b20e24 phpstan Kevin Papst 2023-12-17 11:01:41 +01:00
  • f232a5afbe fix customer dropdown if more than 1 exists, but is not visible. reduce database queries by 1. Kevin Papst 2023-12-17 02:48:33 +01:00
  • 07660a74ec render time presets with twig filter Kevin Papst 2023-12-17 00:50:23 +01:00
  • f72fe7b4f9 show not_invoiced and not_exported data in detail screens Kevin Papst 2023-12-16 23:39:33 +01:00
  • a3b3fa4a9a code style Kevin Papst 2023-12-16 20:23:35 +01:00
  • 9808032f7f code style Kevin Papst 2023-12-16 20:08:52 +01:00
  • bc665d643c code style Kevin Papst 2023-12-16 18:59:44 +01:00
  • 78b8c1cbaa bump packages Kevin Papst 2023-12-16 17:18:17 +01:00
  • 198e4d0a1f work on deprecations Kevin Papst 2023-12-16 17:18:10 +01:00
  • e6593194d3 unify statistic calculation Kevin Papst 2023-12-16 17:06:56 +01:00
  • 98e25368dc composer update Kevin Papst 2023-12-15 18:40:53 +01:00
  • c511370ed7 added translation Kevin Papst 2023-12-15 18:26:49 +01:00
  • 991ee482da fix issue template Kevin Papst 2023-12-14 12:59:01 +01:00