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

Commit graph

  • d40698f5d0 removed unused translation Kevin Papst 2019-06-12 15:46:39 +0200
  • ca4950487f Fix orginal header attributes Thierry Pasquier 2019-06-11 22:23:09 +0200
  • 112fd0cb76 Fix edit mistake and Add a forgotten translation Thierry Pasquier 2019-06-11 20:44:49 +0200
  • bc851696ca Fix typo Thierry Pasquier 2019-06-11 20:35:02 +0200
  • d68b70a356 Corrections of the French translation Thierry Pasquier 2019-06-11 20:27:41 +0200
  • 4b84d56d0a Add missing french translations Thierry Pasquier 2019-06-11 19:57:24 +0200
  • c230baa38a show progress bar always, but with a base of zero if no budget was configured Kevin Papst 2019-06-11 16:47:04 +0200
  • 9e8538f028 using smaller toast success messages Kevin Papst 2019-06-11 16:46:29 +0200
  • 515c19422d
    improved fixture data for demo () Kevin Papst 2019-06-11 14:55:25 +0200
  • 5c0802aa3e improved fixture data for devs Kevin Papst 2019-06-11 14:14:14 +0200
  • ca0e65c938 Merge branch 'master' into widget-refactoring Kevin Papst 2019-06-11 13:20:03 +0200
  • 5702d7afa8
    added hourly and money budgets to activity, project and customer () Kevin Papst 2019-06-11 13:18:57 +0200
  • f9a9f3ec4d fixed progressbar for percents above 1000 Kevin Papst 2019-06-11 12:10:32 +0200
  • 2d96bdc687 fix typo Thierry Pasquier 2019-06-11 08:09:41 +0200
  • 9ccd5c5cb1 Merge branch 'master' into widget-refactoring Kevin Papst 2019-06-11 02:06:52 +0200
  • 1d3753416b Merge branch 'master' into budgets Kevin Papst 2019-06-11 01:27:43 +0200
  • 833968a87d
    fix LDAP install for systems without ldap extension () Kevin Papst 2019-06-11 01:25:49 +0200
  • a482cac302 load local.yaml only once Kevin Papst 2019-06-10 23:48:33 +0200
  • c447faf731 Update of the French translation Thierry Pasquier 2019-06-10 22:17:05 +0200
  • a18ae7b004 fix tests Kevin Papst 2019-06-10 16:48:35 +0200
  • 163ab7c32d codestyle Kevin Papst 2019-06-10 16:25:57 +0200
  • a0bc1b0c66 redefined LDAP istallation, simplified code base Kevin Papst 2019-06-10 16:20:49 +0200
  • 0fb3d0ad5e fix issues with missing zend-ldap in travis, phpunit and phpstan Kevin Papst 2019-06-10 15:05:31 +0200
  • c88bb73a3d show installed php modules in travis Kevin Papst 2019-06-10 14:58:50 +0200
  • adb180f621 fixing dependency to ext-ldap Kevin Papst 2019-06-10 14:58:06 +0200
  • 4c7e552a4a refactored widgets Kevin Papst 2019-06-10 14:11:33 +0200
  • a65149552a prevent duplicate username and email in fixture Kevin Papst 2019-06-10 13:33:33 +0200
  • 7e1ff69fb4 removed unused methods Kevin Papst 2019-06-10 11:58:33 +0200
  • 910cbbcfb5 fix phpdoc Kevin Papst 2019-06-10 10:42:46 +0200
  • d34a5013cb fixed duration formatter and added tests Kevin Papst 2019-06-10 10:25:27 +0200
  • ea4a195d4f do not change method signature when overwriting Kevin Papst 2019-06-10 09:20:59 +0200
  • 7aa0792130 tests Kevin Papst 2019-06-10 08:24:24 +0200
  • 686196c973 added tests Kevin Papst 2019-06-10 08:08:21 +0200
  • 0a5dbb2e2c fix tests Kevin Papst 2019-06-10 07:18:52 +0200
  • d7cf8f7d1b re-added files Kevin Papst 2019-06-10 06:58:14 +0200
  • 231ceb84fe fix user avatar icon in navbar Kevin Papst 2019-06-10 02:41:50 +0200
  • b20dee97dc code styles Kevin Papst 2019-06-10 02:14:32 +0200
  • 4a6e9d7f25 new permissions Kevin Papst 2019-06-10 02:11:12 +0200
  • 742be61a49 fixed version Kevin Papst 2019-06-10 02:07:04 +0200
  • 0babe87dea new budget fields in API Kevin Papst 2019-06-10 02:03:44 +0200
  • 780f2cdc87 updated icons Kevin Papst 2019-06-10 02:01:22 +0200
  • 8bb33583b4 include budget fields only when requested Kevin Papst 2019-06-10 02:00:54 +0200
  • ede73f960c set time and money budget in fixtures Kevin Papst 2019-06-10 01:59:25 +0200
  • 381edd455a upgraded test database Kevin Papst 2019-06-10 01:57:33 +0200
  • 5c78e84440 links for new budget screen Kevin Papst 2019-06-10 01:57:16 +0200
  • 172a01ea20 new budget screens Kevin Papst 2019-06-10 01:56:12 +0200
  • 552c16c1f9 removed budget column from project index screen Kevin Papst 2019-06-10 01:55:26 +0200
  • 30ca349a20 new budget permission Kevin Papst 2019-06-10 01:52:28 +0200
  • 5cee5f16b3 fixed integration group and wrongly extended KernelTestCase Kevin Papst 2019-06-09 23:43:05 +0200
  • b049e297ae mark integration tests Kevin Papst 2019-06-09 23:01:12 +0200
  • 8f816ea1b9 simplified delete translations Kevin Papst 2019-06-09 21:54:34 +0200
  • 1f98edca7c new progressbar macro Kevin Papst 2019-06-09 21:50:51 +0200
  • ba653e96db removed unused message Kevin Papst 2019-06-09 18:10:29 +0200
  • e8c6d69326 phpdoc Kevin Papst 2019-06-09 18:09:57 +0200
  • 370e6ed03a updated statistic models Kevin Papst 2019-06-09 18:09:34 +0200
  • 4b0db91a84 fix group by Kevin Papst 2019-06-09 11:59:42 +0200
  • 1b948f9811 fix funding Kevin Papst 2019-06-08 13:59:16 +0200
  • 5ed4507602 added additional travis check for composer Kevin Papst 2019-06-08 13:57:19 +0200
  • 2669a6a911 Merge branch 'master' into budgets Kevin Papst 2019-06-07 22:57:14 +0200
  • 0c0e9c2f71
    LDAP authentication support () Kevin Papst 2019-06-07 22:48:39 +0200
  • bcf1ebd778
    fixed pdf temp directory () Kevin Papst 2019-06-07 18:17:45 +0200
  • bc19a1af32 fixed pdf temp directory Kevin Papst 2019-06-07 17:34:48 +0200
  • 31745db5d3 try to re-use user.filter for connection.accountFilterFormat Kevin Papst 2019-06-07 17:01:44 +0200
  • f26114e2e3 Merge branch 'master' into budgets Kevin Papst 2019-06-07 15:03:28 +0200
  • ee844871b1 code style fixes Kevin Papst 2019-06-07 14:48:12 +0200
  • 6ef7737a39 update default config Kevin Papst 2019-06-07 14:08:52 +0200
  • 64a32c57af fixed eager ldap filter Kevin Papst 2019-06-06 20:28:23 +0200
  • dbe711786d reset users password during login Kevin Papst 2019-06-06 12:41:23 +0200
  • 72e0a03c18 fixed tests Kevin Papst 2019-06-06 10:50:44 +0200
  • f192cfa831 fixed tests Kevin Papst 2019-06-06 09:53:34 +0200
  • a616014a47 validate that ldap.user.filter is enclosed by parentheses Kevin Papst 2019-06-06 02:52:25 +0200
  • c5317ca8f1 added fallback to always set the username by the usernameAttribute to prevent 500 due to misconfiguration Kevin Papst 2019-06-06 02:51:42 +0200
  • 7e76aed5cc enhanced UserChecker Kevin Papst 2019-06-06 02:49:53 +0200
  • 8e989f9150 using own UserChecker Kevin Papst 2019-06-06 02:40:28 +0200
  • eb6168f4fa respect rate visibility permissions on dashboard Kevin Papst 2019-06-05 23:51:38 +0200
  • 08898740d9 added budget and time_budget fields to customer, project and activity Kevin Papst 2019-06-05 21:15:43 +0200
  • 500bd95cc0 updated API docs config Kevin Papst 2019-06-05 21:12:11 +0200
  • 3791b8151d php docs Kevin Papst 2019-06-05 21:11:25 +0200
  • 252328717b import budgets from v1 Kevin Papst 2019-06-05 21:10:50 +0200
  • 4c82f9767f updated japanese translations () heddi.nabbisen 2019-06-05 20:57:08 +0900
  • ab405f671e
    updated dockerfile () Kevin Papst 2019-06-05 13:56:31 +0200
  • ac974c423d updated dockerfile Kevin Papst 2019-06-05 12:12:34 +0200
  • df51e8b6d1 updated dockerfile Kevin Papst 2019-06-05 01:27:04 +0200
  • fed327981e code style Kevin Papst 2019-06-05 01:08:10 +0200
  • 3a0ef4d56a code style Kevin Papst 2019-06-05 01:02:56 +0200
  • 7b292ab94e Merge branch 'master' into ldap Kevin Papst 2019-06-05 00:48:51 +0200
  • a07f0c52f3 fixed annotation Kevin Papst 2019-06-05 00:44:48 +0200
  • 325d204332
    added installation command () Kevin Papst 2019-06-04 23:51:37 +0200
  • 80c7f440e6 codecov Kevin Papst 2019-06-04 22:42:06 +0200
  • 6131e7683b fixed codestyle Kevin Papst 2019-06-04 22:28:37 +0200
  • 7340e4e299 added simple test Kevin Papst 2019-06-04 22:27:08 +0200
  • 1ee8233f7a refresh users DN on every login Kevin Papst 2019-06-04 22:13:05 +0200
  • 3d3f79930d re-bind as service user before each search Kevin Papst 2019-06-04 15:37:40 +0200
  • 5065463ee1 fix test Kevin Papst 2019-06-04 15:24:22 +0200
  • 43d0897ffc allow to configure group query Kevin Papst 2019-06-04 15:00:24 +0200
  • 3d31c6fbf1 remove database name from output, as it has different length and tests will fail Kevin Papst 2019-06-04 14:08:30 +0200
  • eb376a7cec phpstan level 4 for tests Kevin Papst 2019-06-04 14:05:17 +0200
  • 2543c33c60 added tests Kevin Papst 2019-06-04 13:01:55 +0200
  • 892ec81b89 added tests Kevin Papst 2019-06-04 12:19:56 +0200
  • 0181b86077 improved test Kevin Papst 2019-06-04 10:36:07 +0200