0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-18 14:52:53 +00:00

Commit graph

  • 348fe59c71 composer update Kevin Papst 2020-01-01 16:36:24 +0100
  • 2ec5c7403a add virtual fields to field order list Kevin Papst 2020-01-01 16:36:12 +0100
  • b644707757 code styles Kevin Papst 2020-01-01 16:35:26 +0100
  • c40c83f76e added model for timesheetConfiguration + removed usage of magic methods Johannes Roth 2020-01-01 15:42:26 +0100
  • bb11401234 reverted timesheet function renaming Johannes Roth 2020-01-01 15:16:42 +0100
  • 022dbe32e5
    allow empty date in export (#1338) Kevin Papst 2019-12-31 20:24:47 +0100
  • baac4eb698
    set rates via batch update (#1326) Kevin Papst 2019-12-29 16:52:43 +0100
  • dbbd3d50bc allow empty date in export Kevin Papst 2019-12-29 16:26:15 +0100
  • e1d570c6ea added tests Kevin Papst 2019-12-29 16:04:31 +0100
  • 8a2c5435c0 added tests Kevin Papst 2019-12-29 14:15:35 +0100
  • 8aa8f452d5
    added exported filter in timesheet view (#1327) Kevin Papst 2019-12-29 13:55:15 +0100
  • 1d32a2ec6a added commands to query activities, projects ad customers Kevin Papst 2019-12-29 13:53:47 +0100
  • d68ab920e7 added api endpoint to return the instance specific timesheet configuration Johannes Roth 2019-12-26 22:52:51 +0100
  • 8d54fca0ff code style Kevin Papst 2019-12-18 00:33:50 +0100
  • cde5d69295 allow to filter for exported records in timesheet view Kevin Papst 2019-12-18 00:28:56 +0100
  • d2cbb2c3bb code styles Kevin Papst 2019-12-18 00:03:33 +0100
  • e44c7c84d2 fix deprecations Kevin Papst 2019-12-18 00:00:07 +0100
  • 9714deb302 allow to set fixed-rate and hourly-rate in batch update Kevin Papst 2019-12-17 23:59:50 +0100
  • a5da9d01e5 allow to set fixed-rate and hourly-rate in batch update Kevin Papst 2019-12-17 23:59:40 +0100
  • ea4cd1ad0b use service for stopping entry Kevin Papst 2019-12-17 22:20:45 +0100
  • 36fbfe9e49 deactivate cross-timezone filter Kevin Papst 2019-12-17 21:46:07 +0100
  • e8ddcd5a97 added timezone and language option to import flag, improve timesheet import speed Kevin Papst 2019-12-17 14:32:00 +0100
  • 06085c6375 fix form selector Kevin Papst 2019-12-17 12:43:20 +0100
  • 5667210141 Merge branch 'master' into project-start-end Kevin Papst 2019-12-16 16:57:17 +0100
  • 54255cf923
    validate tag name (#1325) Kevin Papst 2019-12-16 16:55:34 +0100
  • d1493fb49d code style Kevin Papst 2019-12-16 16:33:38 +0100
  • bf52bb0a37 Merge branch 'master' into project-start-end Kevin Papst 2019-12-16 16:33:14 +0100
  • bd3d82d224
    fix daterange filter for multi-timezone setups (#1321) Kevin Papst 2019-12-16 16:23:03 +0100
  • cfa5fef0ed validate tag name upon save, do not limit allowed character in api Kevin Papst 2019-12-16 16:11:15 +0100
  • f147866ac7 added tests Kevin Papst 2019-12-16 02:10:18 +0100
  • a0ede5bc41 fix daterange filter for multi-timezone setups Kevin Papst 2019-12-16 01:37:01 +0100
  • 806fe9d4c8 upgraded test database Kevin Papst 2019-12-16 01:13:10 +0100
  • 3dedf1c3ac include begin and end in dynamic form requests for projects Kevin Papst 2019-12-16 01:04:26 +0100
  • 59f8151dff validate project start and end against timesheet Kevin Papst 2019-12-14 17:17:27 +0100
  • d174fa0016 added project validator and test Kevin Papst 2019-12-14 15:33:48 +0100
  • cb2f9b0751 added project validator Kevin Papst 2019-12-14 13:31:31 +0100
  • 7fddf3cefb use repository to query for teams in dropdowns Kevin Papst 2019-12-14 03:10:27 +0100
  • 98193aa823 fix test Kevin Papst 2019-12-14 02:04:27 +0100
  • 6bc2b0b539 codestyle Kevin Papst 2019-12-14 01:52:23 +0100
  • 21de715b07 added timesheet service to reduce code duplication Kevin Papst 2019-12-14 01:51:49 +0100
  • 819a70e71a fix activity dropdown for globals only Kevin Papst 2019-12-14 01:51:31 +0100
  • b7f8ade9f1 added javascript widget for paginated boxes Kevin Papst 2019-12-14 00:03:22 +0100
  • b91889344e activity in invoice is optional Kevin Papst 2019-12-13 23:54:25 +0100
  • 6df394299e added exit codes Kevin Papst 2019-12-13 19:25:47 +0100
  • 2130ad400a improved id from kimai 1 Kevin Papst 2019-12-13 16:43:42 +0100
  • 69eb83a756 improved timesheet fixture Kevin Papst 2019-12-13 16:37:08 +0100
  • 9a46a125b2 updated interface for usage without request Kevin Papst 2019-12-13 16:34:48 +0100
  • a5fa4ace55 new icons Kevin Papst 2019-12-13 16:34:03 +0100
  • c93ffc0b66 fix deprecation Kevin Papst 2019-12-13 16:33:42 +0100
  • 368f8676b8 allow teams from search form Kevin Papst 2019-12-13 16:33:14 +0100
  • a0a37105db improve activity handling in forms and toolbar Kevin Papst 2019-12-13 16:32:07 +0100
  • b19a4e3069 add namespace to annotation Kevin Papst 2019-12-13 16:30:57 +0100
  • c5d005ab90 fixed typo Kevin Papst 2019-12-13 16:25:43 +0100
  • d3a4a017d0 rebuild after merge Kevin Papst 2019-12-09 13:28:44 +0100
  • b14ad9f3ab
    renamed translation files from .xliff to .xlf (#1314) Kevin Papst 2019-12-09 13:25:31 +0100
  • 1ef2959803 renamed files Kevin Papst 2019-12-09 13:00:05 +0100
  • b66687a05d Merge branch 'master' into cleanup-xliff Kevin Papst 2019-12-09 12:57:40 +0100
  • 261b4646e4
    added chinese translations (#1310) Kevin Papst 2019-12-09 12:56:38 +0100
  • aae71ab92f updated adminlte bundle with chinese translations Kevin Papst 2019-12-09 12:06:20 +0100
  • eef5ffc5c2 added sortable js library Kevin Papst 2019-12-09 11:58:18 +0100
  • 40a65b1feb added missing files Kevin Papst 2019-12-08 12:17:52 +0100
  • fdd140b4c5 added missing class param Kevin Papst 2019-12-08 12:08:57 +0100
  • 38edffbfc7 moved re-usable form methods to trait Kevin Papst 2019-12-08 12:08:47 +0100
  • cab3b5f27d Merge branch 'master' into project-start-end Kevin Papst 2019-12-07 00:26:55 +0100
  • d62e1c4468
    simplify to add widgets via plugin (#1308) Kevin Papst 2019-12-06 23:36:03 +0100
  • d2fa371679 added tests Kevin Papst 2019-12-06 22:17:09 +0100
  • 4f5f97478d added tests Kevin Papst 2019-12-06 22:16:39 +0100
  • 010d5a209e code style Kevin Papst 2019-12-06 22:07:48 +0100
  • 5b0266c462 clarified translation (#1309) benzel 2019-12-06 22:05:33 +0100
  • c85bf249fd added hidden mac file Kevin Papst 2019-12-06 22:01:13 +0100
  • ca4ba40509 added translation linting Kevin Papst 2019-12-06 22:00:58 +0100
  • 53d625a8ad change file ending from xliff to xlf Kevin Papst 2019-12-06 21:59:35 +0100
  • 02bc9d835e fix original attribute in all files Kevin Papst 2019-12-06 21:40:20 +0100
  • 0ce9d3741a simplify definition of new locales Kevin Papst 2019-12-06 21:23:01 +0100
  • ecbb52efa7
    Update system-configuration.de.xliff benzel 2019-12-06 16:35:24 +0100
  • 2b8e651a37
    Changed Typo benzel 2019-12-06 16:31:52 +0100
  • b1a5b03551 added chinese translation Kevin Papst 2019-12-06 16:30:35 +0100
  • 17295bc8a0 recompile with chinese translations Kevin Papst 2019-12-06 16:30:25 +0100
  • c46a2e1bb1 allow to skip format configurations with fallback to en Kevin Papst 2019-12-06 16:30:14 +0100
  • d058c06871 added chinese translations Kevin Papst 2019-12-06 16:27:25 +0100
  • 328959884d added chinese translations Kevin Papst 2019-12-06 15:22:11 +0100
  • 6b735bd343 added chinese translations Kevin Papst 2019-12-06 15:19:47 +0100
  • 22c93864a5 simplify to add widgets via plugin Kevin Papst 2019-12-06 14:05:26 +0100
  • b313e5ca5b added project start and end date Kevin Papst 2019-12-04 21:27:15 +0100
  • 06118dcabb
    loose email validation on customer (#1224) Kevin Papst 2019-12-02 15:06:06 +0100
  • 984c852ab6
    Release 1.6.2 (#1289) 1.6.2 Kevin Papst 2019-12-02 10:57:03 +0100
  • 7f974c103d added tests Kevin Papst 2019-12-02 01:52:18 +0100
  • f30b81a613 added tests Kevin Papst 2019-12-02 01:23:41 +0100
  • 573f1eb074 wording change Kevin Papst 2019-12-02 01:20:25 +0100
  • acbc80feab Merge branch 'master' into release-1.6.2 Kevin Papst 2019-12-02 01:18:31 +0100
  • 47414cfd0e Danish translations (#1296) Badgie 2019-12-02 00:25:28 +0100
  • 4603011cb7 upgraded theme bundle, supporting danish in auth screens Kevin Papst 2019-12-01 23:44:11 +0100
  • ef4b1e4d71 prevent error in spreadsheet renderer for empty invoices Kevin Papst 2019-12-01 21:52:27 +0100
  • 93a741e96c rebuild frontend assets Kevin Papst 2019-12-01 18:33:23 +0100
  • 6088dc0cd8 bump version Kevin Papst 2019-12-01 18:19:58 +0100
  • 5cca88a994 new invoice fields Kevin Papst 2019-12-01 18:18:44 +0100
  • 70dde0e80e fix test Kevin Papst 2019-12-01 17:36:23 +0100
  • 0b4b189d5a fix permission issue for users without team Kevin Papst 2019-12-01 17:36:08 +0100
  • 2371d702bc fix typo Kevin Papst 2019-12-01 14:45:10 +0100
  • f8549b1a7f added new events for pre and post invoice rendering Kevin Papst 2019-12-01 14:30:53 +0100