0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-19 15:13:19 +00:00

Commit graph

  • 08696651fd Merge branch 'master' into stacked-working-hours Kevin Papst 2020-08-17 19:04:00 +0200
  • 661c3897b0
    new form type to select a daytime in system-configuration (#1895) Kevin Papst 2020-08-17 00:18:51 +0200
  • 38c1381456 fix test Kevin Papst 2020-08-17 00:09:14 +0200
  • 824ed52b20 added form type to select a daytime and to prevent invalid configuration values Kevin Papst 2020-08-16 23:46:46 +0200
  • 4200208c7b
    Bugfix in JS for project/activity selection in timesheet edit dialog (#1894) Kevin Papst 2020-08-16 16:20:24 +0200
  • c64aff5abf cleanup Kevin Papst 2020-08-16 15:45:45 +0200
  • 296e9d6cda Merge branch 'master' into bug-empty-select Kevin Papst 2020-08-16 12:44:49 +0200
  • aba7e05ee2 Merge branch 'master' into stacked-working-hours Kevin Papst 2020-08-16 12:24:18 +0200
  • ed4b82f4b1 Weekly reporting view (#1892) Kevin Papst 2020-08-16 12:20:33 +0200
  • 2d4cfbe821
    Weekly reporting view (#1892) Kevin Papst 2020-08-16 12:20:33 +0200
  • 34a1e07824 adapt test Kevin Papst 2020-08-16 01:50:40 +0200
  • bb4233ddfe use stacked bars in dashboard to show different working tasks per day Kevin Papst 2020-08-16 01:43:38 +0200
  • af2f8c9f6c improved test Kevin Papst 2020-08-16 00:51:27 +0200
  • 4ec6bc0307 added weekly report for user Kevin Papst 2020-08-15 16:38:40 +0200
  • a82f70eecf added translations Kevin Papst 2020-08-14 12:43:44 +0200
  • e27e9b9723 Fix broken test Willian Gustavo Veiga 2020-08-12 12:51:20 -0300
  • e0183ccba4 Fix kimai:code-check violations Willian Gustavo Veiga 2020-08-12 12:41:08 -0300
  • 4e995e0b22 Pass starting date to reuse the project view query Willian Gustavo Veiga 2020-06-18 19:29:23 -0300
  • 790483c07e Fix Kimai code checks violations Willian Gustavo Veiga 2020-06-17 17:56:35 -0300
  • 4a2f7799cd Display message when there are no records Willian Gustavo Veiga 2020-06-17 17:43:22 -0300
  • 5143ff348d Users must have the right permission to access the project view page Willian Gustavo Veiga 2020-06-16 19:39:03 -0300
  • 9c58c8a9a7 Route is a project's route child Willian Gustavo Veiga 2020-06-16 19:21:04 -0300
  • 79880c0fc4 Move menu item to Project's action menu Willian Gustavo Veiga 2020-06-16 19:10:00 -0300
  • 1372888da7 Add tests Willian Gustavo Veiga 2020-06-08 18:47:01 -0300
  • 57dea98848 Fix Kimai code checks violations Willian Gustavo Veiga 2020-05-24 22:24:25 -0300
  • 57a725c779 Add project view draft Willian Gustavo Veiga 2020-05-24 22:02:28 -0300
  • 2449a1e8bf
    fix serialized dates from API (#1888) Kevin Papst 2020-08-12 21:56:47 +0200
  • dc9bc8a8ca
    assign existing tag on timesheet import (#1877) (#1883) synaestic 2020-08-12 21:54:00 +0200
  • 6e1a8224e0 remove whitespaces synaestic 2020-08-12 21:11:14 +0200
  • 8f9f0b90eb fix typo synaestic 2020-08-12 20:45:05 +0200
  • 768d0dca76
    Update src/Command/ImportTimesheetCommand.php synaestic 2020-08-12 20:13:46 +0200
  • 440c6057ef fix return type Kevin Papst 2020-08-12 16:55:51 +0200
  • 27eeec6bc2 fixed date serialization Kevin Papst 2020-08-12 16:55:34 +0200
  • 421f233e74 Review - replace fetching all results with separate query Michał Jankowski 2020-08-12 09:42:07 +0200
  • 9b048a15ce Move Project View to the ReportingController Willian Gustavo Veiga 2020-08-11 14:14:15 -0300
  • 79ff0f1bde Pass starting date to reuse the project view query Willian Gustavo Veiga 2020-06-18 19:29:23 -0300
  • d29b0f71b8 Write DQL query with objects and parameters Willian Gustavo Veiga 2020-06-18 19:18:55 -0300
  • fbdd5c4bfc Fix Kimai code checks violations Willian Gustavo Veiga 2020-06-17 17:56:35 -0300
  • 6b25462c17 Display message when there are no records Willian Gustavo Veiga 2020-06-17 17:43:22 -0300
  • 6b337b82f3 Users must have the right permission to access the project view page Willian Gustavo Veiga 2020-06-16 19:39:03 -0300
  • 3c1c61b396 Route is a project's route child Willian Gustavo Veiga 2020-06-16 19:21:04 -0300
  • 97bf556e6d Move menu item to Project's action menu Willian Gustavo Veiga 2020-06-16 19:10:00 -0300
  • 2c0e759fee Add tests Willian Gustavo Veiga 2020-06-08 18:47:01 -0300
  • 525d7a40ea Display only visible projects Willian Gustavo Veiga 2020-05-25 18:54:32 -0300
  • d1886910db Fix Kimai code checks violations Willian Gustavo Veiga 2020-05-24 22:24:25 -0300
  • 3d808dcc76 Add project view draft Willian Gustavo Veiga 2020-05-24 22:02:28 -0300
  • c2e816981e assign existing tag on timesheet import synaestic 2020-08-11 19:07:33 +0200
  • 078912b69e fix getDurationDecFormat to pass tests Alfred 2020-08-11 00:22:07 +0200
  • 77f25b998d renamed some getter, setter and variables Alfred 2020-08-09 17:04:34 +0200
  • 1911b5ffb3 fix xlsx don't export decimal duration (#1797) Alfred 2020-08-09 16:51:28 +0200
  • b4dfb2903d fix calender view #1858 Alfred 2020-08-09 15:37:29 +0200
  • 0914ebf737
    added team permissions for activities (#1872) Kevin Papst 2020-08-08 18:50:04 +0200
  • c07f36f52b added missing event listener to refresh detail pages after team change Kevin Papst 2020-08-07 13:59:58 +0200
  • 2cdb2ec206 Merge commit '8ff4ae9a2615f223c11186d14ba369d6fb2502b3' Luca Buoncristiani 2020-08-07 12:08:05 +0200
  • 8ff4ae9a26 fix permissions Kevin Papst 2020-08-06 01:56:43 +0200
  • da02bfa24d added tests Kevin Papst 2020-08-05 21:52:08 +0200
  • d8b0c85372 added tests Kevin Papst 2020-08-05 21:23:48 +0200
  • a2e7bf0af7 added tests Kevin Papst 2020-08-05 21:15:42 +0200
  • 5445d1f0c1 added api functions to manage activity team assignments Kevin Papst 2020-08-05 20:53:38 +0200
  • 7663aa6149 updated activity and team structure definitions for tests Kevin Papst 2020-08-05 20:40:37 +0200
  • 6d7f58620a apply user permissions to activity collection fetch Kevin Papst 2020-08-05 20:39:58 +0200
  • 01e3460877 added team management functions to activity controller Kevin Papst 2020-08-05 20:38:51 +0200
  • 8fa1d89f3c show team assignments in activity detail page Kevin Papst 2020-08-05 20:31:10 +0200
  • 412b8c4b76 upgraded test database Kevin Papst 2020-08-05 20:30:50 +0200
  • 0eaf9cf2a2 adjusted activity permission checks according to team assignments Kevin Papst 2020-08-05 20:30:36 +0200
  • 095707980b fix distinct/group by problem Kevin Papst 2020-08-05 19:32:52 +0200
  • 69771a2037 make sure teams are pre-loaded for activities Kevin Papst 2020-08-05 19:32:16 +0200
  • f6c93e3b7a show team badge on activity listing Kevin Papst 2020-08-05 19:31:54 +0200
  • e74b787d03 use team badge on detail pages Kevin Papst 2020-08-05 19:31:30 +0200
  • 6d2ad4806b form to edit teams for activity Kevin Papst 2020-08-05 19:30:44 +0200
  • add5b848a9 permit team access to the activity screen Kevin Papst 2020-08-05 19:23:04 +0200
  • 1ca6bed32a fix api doc definition Kevin Papst 2020-08-05 19:22:25 +0200
  • 2767699b19 fix api doc definition Kevin Papst 2020-08-05 19:22:09 +0200
  • 49b9e61cc2 added new table to store activity permissions Kevin Papst 2020-08-05 17:19:04 +0200
  • 5f854bd972 move new permissions to own section Kevin Papst 2020-08-05 17:17:04 +0200
  • ad05bb0ed3 fix wrong phpdoc Kevin Papst 2020-08-05 17:14:58 +0200
  • 7d668995cb added new team specific permissions for activities Kevin Papst 2020-08-05 17:14:18 +0200
  • 8b8cd59dc3 do not cache assets in dev Kevin Papst 2020-08-05 17:14:00 +0200
  • 3d367e836e bump several frontend dependencies and rebuild assets Kevin Papst 2020-08-05 17:13:43 +0200
  • 386cb9c21b code style Kevin Papst 2020-08-05 17:12:26 +0200
  • 5cede26543 reload project page on activity update Kevin Papst 2020-08-05 17:12:07 +0200
  • 78ce04aee4 trying to find reason for empty select Kevin Papst 2020-08-05 16:55:49 +0200
  • b0c3a5a952 Timesheet Summary Michał Jankowski 2020-08-05 08:03:14 +0200
  • dc162bf385
    bump serializer bundle (#1867) Kevin Papst 2020-08-04 10:28:43 +0200
  • eee753d94a bump serializer bundle Kevin Papst 2020-08-04 10:06:12 +0200
  • 86add9b9f7
    fix batch update resets export state (#1866) Kevin Papst 2020-08-04 10:05:05 +0200
  • 26b748313a fix batch update resets export state Kevin Papst 2020-08-04 02:50:50 +0200
  • 06ac735195 added js plugin to handle native notifications Kevin Papst 2020-08-03 20:07:48 +0200
  • f06a859c43
    Update README.md Bharat B 2020-08-03 20:11:42 +0530
  • 476e6ca150
    remove usage of getenv from codebase (#1861) Kevin Papst 2020-08-02 01:02:04 +0200
  • 0a7dedc915 phpstan fixes Kevin Papst 2020-08-02 00:41:20 +0200
  • c7c3293c5a dont break in unknown environment Kevin Papst 2020-08-02 00:38:07 +0200
  • faa52cf8c9 adapt test Kevin Papst 2020-08-01 22:49:56 +0200
  • 209a4df46f remove usage of getenv from codebase Kevin Papst 2020-08-01 19:25:27 +0200
  • 44624a68c4 remove usage of getenv from codebase Kevin Papst 2020-08-01 19:22:41 +0200
  • 299e4bedeb
    Bump elliptic from 6.5.2 to 6.5.3 dependabot[bot] 2020-07-30 14:44:10 +0000
  • 6f8c0e3cb6
    disable headings in markdown (#1843) Kevin Papst 2020-07-26 21:06:33 +0200
  • 6151a25b12 Merge remote-tracking branch 'origin/markdown-headings' into markdown-headings Kevin Papst 2020-07-26 20:50:50 +0200
  • 05a210244b mention markdown change in UPGRADING Kevin Papst 2020-07-26 20:42:55 +0200
  • 19d2d5fab1 fix test Kevin Papst 2020-07-26 20:41:04 +0200