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

Commit graph

  • f319d99f1e Restored old test. Added addType to test the possible types. (#702) Simone Gasparini 2019-04-14 19:57:40 +0200
  • 6ba529241c Removed types from test due to dynamic loading. (#702) Simone Gasparini 2019-04-13 18:57:31 +0200
  • dc53ae3e96
    Merge branch 'master' into master raduvatav 2019-04-13 17:25:11 +0300
  • 0d1ef270e6 corrections and test case for api/delete Radu Vatav 2019-04-13 17:16:34 +0300
  • 032c7b886f Merge branch 'master' of https://github.com/raduvatav/kimai2 Radu Vatav 2019-04-13 17:10:17 +0300
  • ea346eeaa4 added api/timesheet DELETE Radu Vatav 2019-04-03 02:20:46 +0300
  • aad2700730 Load export type ids dynamically. (#702) Simone Gasparini 2019-04-12 19:44:42 +0200
  • 443f0b7f32 added admin profile creation tests. (#694) Simone Gasparini 2019-04-10 19:43:33 +0200
  • 4f20b3ad69 fixed profile creation tests. (#694) Simone Gasparini 2019-04-10 18:53:36 +0200
  • 894dc90213 fixed ceil rounding tests (#692) Simone Gasparini 2019-04-10 18:49:48 +0200
  • 465750d5fb user active flag only visible in user preferences editor. (#694) Simone Gasparini 2019-04-10 18:43:48 +0200
  • bf8087e9bc removed active flag in user preferences form for non admin user. (#694) Simone Gasparini 2019-04-10 18:24:58 +0200
  • 1d611c0ff9 added floor and ceil rounding with tests (#692) Simone Gasparini 2019-04-10 18:22:53 +0200
  • 6de9ccfecd removed active flag in user preferences form for non admin user. (#694) Simone Gasparini 2019-04-10 17:48:46 +0200
  • 8e38253866 fix ceil rounding. added floor and ceil rounding tests. (#692) Simone Gasparini 2019-04-10 17:18:39 +0200
  • 9d1997927f added floor and ceil rounding (#692) Simone Gasparini 2019-04-10 16:06:24 +0200
  • 3a4aa5a001
    added plugin screen (#671) Kevin Papst 2019-04-08 18:38:56 +0200
  • 98685f41d8 code styles Kevin Papst 2019-04-08 09:02:37 +0200
  • 79354214db Merge branch 'master' into plugins Kevin Papst 2019-04-08 08:24:51 +0200
  • 5bea9915f5
    improved activity-project assignment in importer (#679) Kevin Papst 2019-04-05 23:29:16 +0200
  • 5da609751f fixed parent class Kevin Papst 2019-04-05 18:07:23 +0200
  • dd41a670cb Merge branch 'master' into plugins Kevin Papst 2019-04-05 17:19:53 +0200
  • b7d5590b53 more tests Kevin Papst 2019-04-05 17:19:21 +0200
  • a427b579b2 more tests Kevin Papst 2019-04-05 16:56:59 +0200
  • 43acd14b1b fix sqlite connection Kevin Papst 2019-04-05 16:12:52 +0200
  • d5534f15c3 added test Kevin Papst 2019-04-05 15:56:13 +0200
  • 4f640d6f2f removed table prefix listener completely Kevin Papst 2019-04-05 15:25:26 +0200
  • 55bfde0403 fixed activity project assignment Kevin Papst 2019-04-05 14:29:06 +0200
  • 3a7f8e69df config improvements Kevin Papst 2019-04-04 03:04:48 +0200
  • 043d2b6a6b moved doctrine to plugin Kevin Papst 2019-04-03 22:39:18 +0200
  • 164b2b0f04 added api/timesheet DELETE Radu Vatav 2019-04-03 02:20:46 +0300
  • 26de367bc5 added content-type to allowed cors header for api (#672) hmr-it-jr 2019-04-01 21:51:46 +0200
  • d9b0d8a38a added content-type to allowed headers for api Johannes Roth 2019-04-01 20:58:51 +0200
  • 9f4f8dab48 simplified compiler passes, fix twig deprecations Kevin Papst 2019-03-30 18:34:18 +0100
  • 508ccd0d59 Merge branch 'master' into plugins Kevin Papst 2019-03-30 15:41:27 +0100
  • 45f1930679 removed license management Kevin Papst 2019-03-30 15:41:17 +0100
  • 3c361c9414 Updated hungarian translation (#661) infeeeee 2019-03-26 15:37:28 +0100
  • 6eae2c41fe fixed a missing parenthesis infeeeee 2019-03-26 14:47:15 +0100
  • 2b5d22b3cf Updated hu translation, fixed typos in english infeeeee 2019-03-26 14:36:35 +0100
  • 0d4fdc38e4
    remove mailer url from about debug info (#657) Kevin Papst 2019-03-23 13:31:52 +0100
  • c61b9d4bb0 remove mailer url from about debug info Kevin Papst 2019-03-23 13:28:47 +0100
  • 6f7035e4cf
    fixing default env var for cors header (#656) Kevin Papst 2019-03-23 13:24:15 +0100
  • 0b0d426215 fixing default env var for cors header Kevin Papst 2019-03-23 12:53:53 +0100
  • af20d6d2e6 update after master merge Kevin Papst 2019-03-23 12:51:44 +0100
  • f0ff22b629 Merge branch 'master' into plugins Kevin Papst 2019-03-23 11:18:20 +0100
  • 87e39dde47 added loading indicator Kevin Papst 2019-03-23 11:17:07 +0100
  • 38ae013e03
    added cors bundle to allow external api access (#655) Kevin Papst 2019-03-23 11:04:55 +0100
  • 4fea304508 added plugin permission Kevin Papst 2019-03-23 02:27:15 +0100
  • 2d075b625e Merge branch 'master' into plugins Kevin Papst 2019-03-23 01:49:19 +0100
  • 93928641ab added cors bundle to allow external api access Kevin Papst 2019-03-23 01:23:17 +0100
  • 13d9f8f3f7
    added database driven system configurations with admin screen (#647) Kevin Papst 2019-03-22 20:58:38 +0100
  • 3946537a4f code styles Kevin Papst 2019-03-22 20:35:37 +0100
  • 870c210687 more tests Kevin Papst 2019-03-22 20:17:53 +0100
  • 2efc178bb4 more tests Kevin Papst 2019-03-22 18:40:51 +0100
  • aec801e403 fixed test Kevin Papst 2019-03-22 16:30:05 +0100
  • 6d0a446dd5 added tests Kevin Papst 2019-03-22 16:14:00 +0100
  • a239c4d09a rebuild after merge Kevin Papst 2019-03-22 15:11:30 +0100
  • cd857be6a0 Merge branch 'master' into system-configuration Kevin Papst 2019-03-22 15:02:41 +0100
  • e990ae4800
    fix modal autofocus problem, datepicker not shown on begin date (#653) Kevin Papst 2019-03-22 15:00:59 +0100
  • 3d52a8474b Merge branch 'master' into fix-modal Kevin Papst 2019-03-22 14:40:33 +0100
  • 6a68dc6e4f
    added route to redirect locale to configured homepage (#654) Kevin Papst 2019-03-22 14:37:54 +0100
  • cfc19dca25
    fix pdf export cache directory (#650) Kevin Papst 2019-03-22 14:37:25 +0100
  • 5a7c012d50 fix autofocus problem, datepicker not shown on begin date Kevin Papst 2019-03-22 14:31:55 +0100
  • 80247035e1 added route to redirect locale to configured homepage Kevin Papst 2019-03-22 14:03:57 +0100
  • ad79af9760 fix broken modal Kevin Papst 2019-03-22 14:02:47 +0100
  • 9c3ac032ab added test Kevin Papst 2019-03-22 13:56:31 +0100
  • 01f00be56e fix pdf export cache directory Kevin Papst 2019-03-22 12:37:39 +0100
  • 3d2679236d fix tests Kevin Papst 2019-03-22 11:49:29 +0100
  • 54bbb3b4dd fixed early intialization Kevin Papst 2019-03-22 03:34:18 +0100
  • 9b98920e27 code styles Kevin Papst 2019-03-22 03:07:03 +0100
  • c9bc73e1bf code styles Kevin Papst 2019-03-22 02:14:50 +0100
  • d4a6de07d2 added database driven system configurations with admin screen Kevin Papst 2019-03-22 02:03:21 +0100
  • a6526ec910 fix modal with errors Kevin Papst 2019-03-22 01:26:11 +0100
  • b1d1369cb2 fix modal with errors Kevin Papst 2019-03-21 22:25:40 +0100
  • 047424fbdb updated xliff header Kevin Papst 2019-03-21 15:11:53 +0100
  • 20c8ace767 updated xliff header Kevin Papst 2019-03-21 15:11:06 +0100
  • 2c4c5aa181 updated xliff header Kevin Papst 2019-03-21 15:09:59 +0100
  • d9596b7487 updated xliff header Kevin Papst 2019-03-21 15:09:12 +0100
  • 2e34eed0a4 updated xliff header Kevin Papst 2019-03-21 15:08:23 +0100
  • f7a52a664a updated xliff header Kevin Papst 2019-03-21 15:07:11 +0100
  • f1a87d1df2 updated xliff header Kevin Papst 2019-03-21 15:06:20 +0100
  • fe8be80339 updated xliff header Kevin Papst 2019-03-21 15:05:01 +0100
  • 2c69e98f01 updated xliff header Kevin Papst 2019-03-21 15:04:27 +0100
  • 046bc3754b plugin detection improved Kevin Papst 2019-03-20 15:53:14 +0100
  • b57a797c5b added flush cache action Kevin Papst 2019-03-20 15:32:31 +0100
  • 4465c9fb62 fix for installations without plugins Kevin Papst 2019-03-18 12:42:32 +0100
  • a083726779 upgrade info for plugins Kevin Papst 2019-03-18 12:08:03 +0100
  • bcada2f3a6 Merge branch 'master' into plugins Kevin Papst 2019-03-18 12:01:05 +0100
  • 50318a8fc5
    added command to create release packages (for FTP user) (#642) Kevin Papst 2019-03-18 11:57:26 +0100
  • 4237b6fbd1 implement EquatableInterface Kevin Papst 2019-03-18 11:55:56 +0100
  • b112198f0e adjusted command name Kevin Papst 2019-03-18 11:49:40 +0100
  • 0f56487f4e fix composer dependency Kevin Papst 2019-03-18 11:43:16 +0100
  • 33104206d6 fix codestyle Kevin Papst 2019-03-16 13:15:56 +0100
  • 51ef5d272e menu and translations Kevin Papst 2019-03-16 02:14:05 +0100
  • a959949b86 rename menu Kevin Papst 2019-03-15 23:34:01 +0100
  • aa7e803a73 refactored menu (deprecated admin menu event) Kevin Papst 2019-03-15 19:27:15 +0100
  • 15721e396e moved plugins to own controller Kevin Papst 2019-03-15 19:09:39 +0100
  • f051a1ac0a added public cloud key Kevin Papst 2019-03-15 02:15:33 +0100
  • 2ac2489792 added license key management Kevin Papst 2019-03-15 01:52:50 +0100
  • 1a7219145c added UPGRADING info Kevin Papst 2019-03-14 03:43:00 +0100