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

Commit graph

  • cba26ce71a adjusted wording Kevin Papst 2024-04-02 00:49:58 +02:00
  • 2bec0e724d
    Translated using Weblate (French) Hosted Weblate 2024-04-02 00:21:15 +02:00
  • 1f080b76b8 tests Kevin Papst 2024-03-31 23:07:15 +02:00
  • c3e979ab28 improve tag handling Kevin Papst 2024-03-31 15:04:16 +02:00
  • e03b111bb7 phpdocs Kevin Papst 2024-03-28 18:58:29 +01:00
  • 1a70ae7e8b fix test Kevin Papst 2024-03-28 18:52:13 +01:00
  • c1893a2c51 better configuration of dropdown pattern for customer, project and activity Kevin Papst 2024-03-28 18:43:24 +01:00
  • 216da19cc9
    Add support for negative durations in All Users reports (#4717) Yannik Beaulieu 2024-03-27 18:57:52 -04:00
  • 12c135c7c7 added some tests for entity exporter Kevin Papst 2024-03-27 14:15:06 +01:00
  • ec4232cbd8 fix deprecations Kevin Papst 2024-03-27 14:02:53 +01:00
  • b3e3bbd887 tests Kevin Papst 2024-03-27 14:02:35 +01:00
  • a998deb7d7 tests Kevin Papst 2024-03-27 00:22:20 +01:00
  • d0dcd4bb37 support number replacer Kevin Papst 2024-03-27 00:02:01 +01:00
  • 100e3a498b typo Kevin Papst 2024-03-27 00:01:30 +01:00
  • beb59d26fd added configurable activity and project number Kevin Papst 2024-03-26 23:20:56 +01:00
  • b8bc0b94f1 added configurable activity and project number Kevin Papst 2024-03-26 22:46:56 +01:00
  • aca4a894e3 strict in array check Kevin Papst 2024-03-26 01:16:36 +01:00
  • d22f2d53d8 prevent 500 if country is empty Kevin Papst 2024-03-26 00:50:13 +01:00
  • 56a842f59f
    Remove unnecessary checks Yannik Beaulieu 2024-03-25 11:04:47 -04:00
  • 740e56bc9b
    Add support for negative rates Yannik Beaulieu 2024-03-25 09:18:31 -04:00
  • 36bc5710e8
    Add support for negative durations in All Users reports Yannik Beaulieu 2024-03-22 08:51:25 -04:00
  • 5207226537 remove invalid permission checks Kevin Papst 2024-03-22 13:25:57 +01:00
  • d10ff3198a composer updates Kevin Papst 2024-03-20 10:14:56 +01:00
  • 7bd75aae3c tests Kevin Papst 2024-03-20 09:55:38 +01:00
  • fa4548930f phpstan Kevin Papst 2024-03-20 08:00:44 +01:00
  • a075f8b0f8 show metafields with null values (e.g. booleans) Kevin Papst 2024-03-20 07:38:01 +01:00
  • d46ad8d588 added date objects as hydrator variables Kevin Papst 2024-03-20 07:34:57 +01:00
  • 5b21968b83 show "link has expired message" Kevin Papst 2024-03-20 06:32:24 +01:00
  • dee90bb15e
    Release 2.13 (#4659) 2.13.0 Kevin Papst 2024-03-10 15:35:59 +01:00
  • a78e8ed8c4
    Translated using Weblate (#4693) Weblate (bot) 2024-03-10 15:29:27 +01:00
  • 5989db75e8 bump codecov action Kevin Papst 2024-03-10 15:10:43 +01:00
  • e5f19e5f02 bump codecov action Kevin Papst 2024-03-10 15:10:14 +01:00
  • 40a3b20cf2 code style Kevin Papst 2024-03-10 14:52:47 +01:00
  • 6ceae0d24d secure activity/project/custome detail api call Kevin Papst 2024-03-10 14:26:53 +01:00
  • dc33f0999c make sure current users permissions are respected during timesheet collection call Kevin Papst 2024-03-10 14:09:10 +01:00
  • 3e3cdc5e69 global pagination support for API collection calls Kevin Papst 2024-03-10 13:27:04 +01:00
  • a30775da0c fix test Kevin Papst 2024-03-10 10:55:26 +01:00
  • 4e207a2b4e simplify code Kevin Papst 2024-03-10 10:55:21 +01:00
  • 7be2bfdac9 speed up permission checks Kevin Papst 2024-03-10 10:55:09 +01:00
  • 2723af9250 more options for future times validation future-times Kevin Papst 2024-03-10 10:36:05 +01:00
  • 4384a29bb2 remove unused import Kevin Papst 2024-03-10 10:33:30 +01:00
  • c15f98ef8c change order of daterange input and select Kevin Papst 2024-03-09 01:10:59 +01:00
  • f30d5bb280 fix calendar locale Kevin Papst 2024-03-09 01:02:04 +01:00
  • e47f200b63 code style Kevin Papst 2024-03-08 18:30:35 +01:00
  • 66ea758f09 fix tagged iterator type Kevin Papst 2024-03-08 18:17:23 +01:00
  • 40582bb2f3 revert import change Kevin Papst 2024-03-08 18:12:35 +01:00
  • 9309d7a154 Merge branch 'split-docker-build' of github.com:kimai/kimai into split-docker-build Tobias Batch 2024-03-08 16:56:30 +00:00
  • 764f4e2bf3 fix: removed KIMAI from base docker file, cleaned up uneeded nginx file Tobias Batch 2024-03-08 16:55:51 +00:00
  • 9bfafef062
    Merge 2b3c84d71f into e293d62aa1 Chinmay Purav 2024-03-08 16:44:16 +00:00
  • 2b3c84d71f
    Merge branch 'main' into feat/add-financial-year-formatting-to-invoices Chinmay Purav 2024-03-08 22:14:13 +05:30
  • 599b4a8676 fix import Kevin Papst 2024-03-08 17:18:43 +01:00
  • 3e10687660 remove redundant check Kevin Papst 2024-03-08 09:14:22 +01:00
  • dabf888294 code safety Kevin Papst 2024-03-08 09:14:04 +01:00
  • 4fe7c72fc9 bump composer Kevin Papst 2024-03-08 09:13:53 +01:00
  • 8508ca64d7 code style Kevin Papst 2024-03-08 09:13:46 +01:00
  • 7216f31666 code style Kevin Papst 2024-03-08 09:00:42 +01:00
  • ac90ad14ee code style Kevin Papst 2024-03-08 00:45:10 +01:00
  • 3d66227e5e support in-/decrementor in invoice date number generator Kevin Papst 2024-03-08 00:15:31 +01:00
  • 91da61168d bump composer packages Kevin Papst 2024-03-07 22:27:09 +01:00
  • e0fcc4999f code style Kevin Papst 2024-03-07 22:26:59 +01:00
  • fac089f39d fix voter Kevin Papst 2024-03-07 13:33:19 +01:00
  • a9cd80a36a rename menu IDs Kevin Papst 2024-03-06 23:30:25 +01:00
  • 01156f5c78 code style Kevin Papst 2024-03-06 23:29:10 +01:00
  • 456185c764 fix voter usage with Proxy objects Kevin Papst 2024-03-06 23:28:42 +01:00
  • 5182958456 allow filter customers by country Kevin Papst 2024-03-06 22:35:38 +01:00
  • 38ea63c87d
    Translated using Weblate (Chinese (Simplified)) Hosted Weblate 2024-03-06 18:18:17 +01:00
  • 5cee3a0c44 code style Kevin Papst 2024-03-04 23:56:42 +01:00
  • 635a2ca907 fix timezone reporting issue Kevin Papst 2024-03-04 23:55:32 +01:00
  • c0809d1d56 phpstan Kevin Papst 2024-02-28 09:21:13 +01:00
  • bbeb0b4229 phpstan Kevin Papst 2024-02-28 09:12:32 +01:00
  • 808b03e3ef bump composer Kevin Papst 2024-02-28 09:12:23 +01:00
  • 0d3a614b52 prevent error due to missing username Kevin Papst 2024-02-28 09:05:07 +01:00
  • 4918d2555d
    fix: removed nginx from scheduled build Toby Batch 2024-02-27 10:52:58 +00:00
  • 2227b2ce7a re-use supportsAttribute() Kevin Papst 2024-02-26 13:22:22 +01:00
  • fafc371cf9 support voter caching Kevin Papst 2024-02-26 13:18:50 +01:00
  • 96a57200da code style Kevin Papst 2024-02-26 13:13:41 +01:00
  • ccaa341bd9 prevent 500 on plugin controller Kevin Papst 2024-02-26 11:28:13 +01:00
  • 0476d13499 Merge branch 'split-docker-build' of github.com:kimai/kimai into split-docker-build Tobias Batch 2024-02-26 09:43:18 +00:00
  • 44810a886f fix: cron for scheduled build on docker-base Tobias Batch 2024-02-26 09:42:43 +00:00
  • e826b95d0f
    Merge branch 'main' into split-docker-build Toby Batch 2024-02-23 14:39:34 +00:00
  • e1426f780d bump version Kevin Papst 2024-02-22 18:33:30 +01:00
  • cd1ae4c190 switch docker links Kevin Papst 2024-02-22 18:33:08 +01:00
  • e293d62aa1
    Translated using Weblate (#4658) 2.12.0 Weblate (bot) 2024-02-22 18:00:51 +01:00
  • 8d6b8fb779
    Translated using Weblate (German) Hosted Weblate 2024-02-22 17:47:29 +01:00
  • f016221e8e
    Fixes for 1.12 (#4655) Kevin Papst 2024-02-22 13:03:09 +01:00
  • 9e580534a6 chore: remove docker-compose.yml Tobias Batch 2024-02-22 11:35:17 +00:00
  • 28509e49a5 fix z-index of contextmenu / action dropdown Kevin Papst 2024-02-22 12:20:17 +01:00
  • 79a94c656f Merge branch 'main' of github.com:kimai/kimai into split-docker-build Tobias Batch 2024-02-22 10:09:45 +00:00
  • 59edd086fb fix: file tidy and create a docker compose file Tobias Batch 2024-02-22 10:08:13 +00:00
  • 0e65d99d07 fix test Kevin Papst 2024-02-21 22:36:31 +01:00
  • 66ec6540f0 improve next customer number calculation Kevin Papst 2024-02-21 22:14:24 +01:00
  • 9e9dd66ddf include user accountNumber in excel export Kevin Papst 2024-02-21 22:13:56 +01:00
  • ad6afb56cd assert timezone Kevin Papst 2024-02-21 22:13:36 +01:00
  • 192c1884ac changed translation Kevin Papst 2024-02-21 22:13:20 +01:00
  • 3725e2a84c bump packages Kevin Papst 2024-02-21 22:13:02 +01:00
  • 32392fff9b code style Kevin Papst 2024-02-21 22:12:55 +01:00
  • 05d627c791 fix missing locaes Kevin Papst 2024-02-21 22:07:55 +01:00
  • 819b57696a added helper method Kevin Papst 2024-02-21 19:41:47 +01:00
  • cca1583250 composer update Kevin Papst 2024-02-15 09:46:18 +01:00
  • 069f5a8721 configurable server url Kevin Papst 2024-02-14 22:48:18 +01:00