0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-17 14:32:38 +00:00

Commit graph

  • a35b05df1b fix test Kevin Papst 2019-05-26 14:24:41 +0200
  • c6ea17b35d added punch-in punch-out timetracking mode Kevin Papst 2019-05-26 00:36:30 +0200
  • 3162ea7d75 disable scrutinizer php code style checks Kevin Papst 2019-05-25 19:04:47 +0200
  • c90ba5cf14 disable scrutinizer php code style checks Kevin Papst 2019-05-25 19:03:39 +0200
  • 1358be5a25 further code styles Kevin Papst 2019-05-25 19:00:23 +0200
  • fd75f992a2 codestyle Kevin Papst 2019-05-25 17:44:03 +0200
  • 44907af52f Merge branch 'master' into phpstan-findings Kevin Papst 2019-05-25 17:42:54 +0200
  • ebff4a765a
    refactored permissions for simpler customizations (#808) Kevin Papst 2019-05-25 17:23:15 +0200
  • 4f3fb8369e fix missing description Kevin Papst 2019-05-25 17:10:10 +0200
  • 176b6aacca fix missing variable Kevin Papst 2019-05-25 17:10:00 +0200
  • d18019159b
    fix tag query to show all tags of an item, even if not included in query (#810) Kevin Papst 2019-05-25 16:27:01 +0200
  • 2e02ccc487 fix tag query to show all tags of an item, even if not queried Kevin Papst 2019-05-25 16:08:47 +0200
  • 1b39b6ec98 fixed phpstan findings, mostly phpdoc Kevin Papst 2019-05-25 14:56:32 +0200
  • 2ee2e7c316 fixed phpstan findings, mostly phpdoc Kevin Papst 2019-05-25 14:22:32 +0200
  • 65f99e1703 Merge branch 'master' into permission-refactoring Kevin Papst 2019-05-25 00:51:41 +0200
  • 46905e9504
    allow markdown for customer, project and activity comments (#807) Kevin Papst 2019-05-25 00:29:23 +0200
  • df6ca0f0f6 pass result of question always Kevin Papst 2019-05-25 00:07:29 +0200
  • 984ab9ec08 added basic test that calls the new permissions screen Kevin Papst 2019-05-24 19:00:31 +0200
  • abcb15a03d removed cache clear from about screen Kevin Papst 2019-05-24 18:41:09 +0200
  • 22d6574a64 code fix Kevin Papst 2019-05-24 18:40:53 +0200
  • e0685dc1a6 refactored permissions for simpler customizations added screen to view role permissions Kevin Papst 2019-05-24 18:40:42 +0200
  • 8b1c15ccb6
    added github funding config (#804) Kevin Papst 2019-05-24 13:16:25 +0200
  • 4f017462f1 added github funding username Kevin Papst 2019-05-24 13:13:35 +0200
  • 94a7028275 fix tests Kevin Papst 2019-05-24 01:40:38 +0200
  • 2ffb8fe833 use markdown config for customer, project and activity comments as well Kevin Papst 2019-05-24 01:25:54 +0200
  • 8873947a1b
    added phpstan for code analyzes (#806) Kevin Papst 2019-05-24 01:11:03 +0200
  • 0773d8a364 reactivate scrutinizer php code quality check Kevin Papst 2019-05-24 00:45:04 +0200
  • acb0d667f3 swap scrutinizer with phpstan for code analyzes moved code-checks to composer and removed several symfony commands Kevin Papst 2019-05-24 00:15:41 +0200
  • cdef22b4d1
    added SECUTRITY.md for reporting vulnerabilities (#805) Kevin Papst 2019-05-23 21:42:52 +0200
  • 6f75363b1a added SECUTRITY.md for reporting vulnerabilities Kevin Papst 2019-05-23 18:32:08 +0200
  • 29209105d3
    improved html export (#802) Kevin Papst 2019-05-23 18:19:56 +0200
  • 271569bfe2 added funding yaml Kevin Papst 2019-05-23 18:17:19 +0200
  • ce2f1ec922 adjusted tests Kevin Papst 2019-05-23 16:57:42 +0200
  • 12a6eddc6b added missing toolbar class Kevin Papst 2019-05-23 15:39:39 +0200
  • d161a59e77 improved html export optional activity in summary display and hide columns in full list Kevin Papst 2019-05-23 15:17:17 +0200
  • fea3495098
    lock exported timesheets (#798) Kevin Papst 2019-05-22 22:28:29 +0200
  • 7b62a2910e rebuild after merge Kevin Papst 2019-05-21 23:25:38 +0200
  • 44195b9a77 Merge branch 'master' into lock-exported Kevin Papst 2019-05-21 23:23:17 +0200
  • 871b2e52c7
    use dropdown for entity actions on detail pages (#801) Kevin Papst 2019-05-21 23:21:26 +0200
  • 3d6139ac61 open create timesheet in modal Kevin Papst 2019-05-21 19:17:57 +0200
  • 59e00053d1 use dropdown for entity actions on detail pages Kevin Papst 2019-05-21 19:17:37 +0200
  • 358bd87782 fix click handler Kevin Papst 2019-05-21 19:15:45 +0200
  • 8849edd9af support color dots content besides datatable Kevin Papst 2019-05-21 19:15:35 +0200
  • d89913ab0b removed unused twig extension Kevin Papst 2019-05-21 10:47:45 +0200
  • 1a91fd584a fix click handler Kevin Papst 2019-05-21 10:47:28 +0200
  • 26033444e3 fix click handler Kevin Papst 2019-05-21 10:46:23 +0200
  • 1f8e0c3201 code style Kevin Papst 2019-05-20 23:34:42 +0200
  • 8c8a91d4b6 disallow delete for exported records Kevin Papst 2019-05-20 23:33:18 +0200
  • 3624824e57 more tests Kevin Papst 2019-05-20 22:36:03 +0200
  • 2ee7f9dd2f codeCoverageIgnore for dev commands Kevin Papst 2019-05-20 22:09:08 +0200
  • b13164cece added tests Kevin Papst 2019-05-20 18:50:30 +0200
  • 8fd8300815 new API function to switch export state Kevin Papst 2019-05-20 14:24:49 +0200
  • c132fd41fe new permission check to prevent timesheet edit for exported records Kevin Papst 2019-05-20 14:20:06 +0200
  • 629475d664 new permission to edit exported timesheets Kevin Papst 2019-05-20 14:19:29 +0200
  • a195d1d5b4 new warning icon Kevin Papst 2019-05-20 14:17:08 +0200
  • f8ce2a8c65 show warning when exported timesheet is edited Kevin Papst 2019-05-20 14:14:15 +0200
  • ec174a38a9
    timesheet controller refactoring (#796) Kevin Papst 2019-05-19 23:52:43 +0200
  • ed93dec868 new plugin for posting toolbar to new window Kevin Papst 2019-05-19 23:22:37 +0200
  • c6ae86de4b unify templates Kevin Papst 2019-05-19 23:08:41 +0200
  • 9d50fc6ffe code styles Kevin Papst 2019-05-19 21:02:53 +0200
  • f6857043ef refactored controller to remove code duplicates Kevin Papst 2019-05-19 21:01:21 +0200
  • 8759cbcfbb doc Kevin Papst 2019-05-19 20:45:03 +0200
  • 613f2ce9c8 prevent table cell text wrap Kevin Papst 2019-05-19 20:42:10 +0200
  • 46ff78a4c4
    fix phpunit annotations (#794) Kevin Papst 2019-05-19 17:05:07 +0200
  • 5fc3bb7336 Merge branch 'master' into phpunit-annotations Kevin Papst 2019-05-19 16:22:46 +0200
  • d2ad87d09c
    improved calendar (#784) Kevin Papst 2019-05-19 16:16:20 +0200
  • 40bfe0ab63 remove covers annotation from Controller Kevin Papst 2019-05-19 16:13:22 +0200
  • ba12e2ee7c added tests for configurations Kevin Papst 2019-05-19 15:57:12 +0200
  • 96f7a4c8c4 fix tests Kevin Papst 2019-05-19 15:25:45 +0200
  • b0108ef3ba added system configurations for calendar Kevin Papst 2019-05-19 15:14:27 +0200
  • 587b0bf2b2 refactored form Kevin Papst 2019-05-19 11:58:00 +0200
  • a447995309 added tests Kevin Papst 2019-05-19 11:55:15 +0200
  • de5a45eeeb added missing tests Kevin Papst 2019-05-19 11:45:52 +0200
  • 1f1b20d4ad fix phpunit annotations Kevin Papst 2019-05-19 02:44:28 +0200
  • 91bebf9b9f fix phpunit annotations Kevin Papst 2019-05-19 02:10:04 +0200
  • f5a22cc963 fix phpunit annotations Kevin Papst 2019-05-19 02:03:09 +0200
  • 4dfaa28e5b test improvements Kevin Papst 2019-05-19 01:46:04 +0200
  • 7e019b37dd test improvements Kevin Papst 2019-05-19 01:33:34 +0200
  • 104eef62cd test improvements Kevin Papst 2019-05-19 01:32:27 +0200
  • 7c7fcf962d use API for calendar entries fix API datetime queries Kevin Papst 2019-05-19 00:46:05 +0200
  • c3142ff279 fix test Kevin Papst 2019-05-18 19:26:48 +0200
  • 6a80340fe3 show calendar in mobile header if configured Kevin Papst 2019-05-18 19:15:05 +0200
  • 3350b24e78 Merge branch 'master' into calendar Kevin Papst 2019-05-18 19:06:33 +0200
  • f107c9b889 fix config and tests Kevin Papst 2019-05-18 19:04:46 +0200
  • c410869a64 fixes #704 Kevin Papst 2019-05-18 15:30:59 +0200
  • 12e43ef404 fix summary columns Kevin Papst 2019-05-17 21:31:00 +0200
  • cc19c8f81c use correct phpunit binary do not buffer command output Kevin Papst 2019-05-17 21:16:36 +0200
  • 090549fd51 code cleanup Kevin Papst 2019-05-15 00:56:31 +0200
  • 1903d6fb77
    fix column and max key length (#789) Kevin Papst 2019-05-14 23:09:33 +0200
  • a7047439d2 fix column and max key length Kevin Papst 2019-05-14 17:58:50 +0200
  • c9b372ba21 fix column and max key length Kevin Papst 2019-05-14 14:48:10 +0200
  • 5f83af7031 improve Japanese translation on entry nabbisen 2019-05-14 17:50:37 +0900
  • b9917dc4f2 improve Japanese translation on timesheet nabbisen 2019-05-14 17:40:23 +0900
  • 2a11ced0f8 allow to configure visible hours in calendar Kevin Papst 2019-05-14 03:03:43 +0200
  • c091c75e3a support event drag & drop support event resize Kevin Papst 2019-05-14 02:40:25 +0200
  • f5b5c41d5a unify box color Kevin Papst 2019-05-14 02:32:44 +0200
  • 632f2b610d rebuild after merge Kevin Papst 2019-05-13 17:42:12 +0200
  • 1525bb1591 Merge branch 'master' into calendar Kevin Papst 2019-05-13 17:41:20 +0200
  • bbe1f9beda
    restart via API allows to copy description (#782) Kevin Papst 2019-05-13 17:32:01 +0200
  • b781cb4570 fix tests Kevin Papst 2019-05-13 13:40:30 +0200