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

Commit graph

  • 52ef8610a8 improved csv renderer added xlsx renderer added demo xlsx template Kevin Papst 2018-09-15 01:00:56 +0200
  • 012029b062 improved docx renderer added csv renderer and template added user calculator Kevin Papst 2018-09-14 00:03:05 +0200
  • 03109a51f9
    Fixed indentation Daniël van den Berg 2018-09-11 08:23:38 +0200
  • e2d7a7c3e1 automatically stop other time sheets when starting a new one. Daniël van den Berg 2018-09-11 08:17:45 +0200
  • 493b2d3b22 added docx invoice renderer Kevin Papst 2018-09-10 21:45:34 +0200
  • 7721ad486a fixed code style Kevin Papst 2018-09-09 17:13:49 +0200
  • c162165393 fixed translations for invoice-calculator Kevin Papst 2018-09-09 16:47:08 +0200
  • 8036756876 fixed translations for invoice-number-generator Kevin Papst 2018-09-09 16:27:12 +0200
  • df751d6fdc fixed translations for invoice-renderer Kevin Papst 2018-09-09 16:17:04 +0200
  • 7cc1e5a6cd don't add twig path if not existing Kevin Papst 2018-09-09 15:52:33 +0200
  • e65b83e737 don't add twig path if not existing Kevin Papst 2018-09-09 15:40:59 +0200
  • 3750ab1c04 refactored invoice generation process Kevin Papst 2018-09-09 15:16:26 +0200
  • 1f70ca757a fixed namespace Kevin Papst 2018-09-08 10:52:54 +0200
  • f6235b37df improved importer command Kevin Papst 2018-09-08 10:52:44 +0200
  • 468303db4f
    Merge f065e188cb into b035fc9ebd Kevin Papst 2018-09-06 22:59:06 +0000
  • b035fc9ebd
    add stable controller tests (#305) Kevin Papst 2018-09-07 00:44:57 +0200
  • 3c50330824 add stable controller tests Kevin Papst 2018-09-07 00:34:30 +0200
  • 8cae5e8b3f
    added fixed-rate and hourly-rate for customer, project and activity (#304) Kevin Papst 2018-09-06 23:37:25 +0200
  • b1063e82a6 updated importer to support fixed and hourly rates for projects and activities Kevin Papst 2018-09-06 23:25:58 +0200
  • 7f46b34e38 updated docu Kevin Papst 2018-09-06 19:08:03 +0200
  • 05d4b0eeec more tests Kevin Papst 2018-09-06 18:00:12 +0200
  • 953631312e more tests Kevin Papst 2018-09-06 17:59:52 +0200
  • b13f31499f code styles Kevin Papst 2018-09-06 17:39:25 +0200
  • 761727ab01 code styles and new tests Kevin Papst 2018-09-06 17:28:41 +0200
  • d3f393f10b code styles Kevin Papst 2018-09-06 13:06:27 +0200
  • 6b0db2c223 updated unit test Kevin Papst 2018-09-06 12:30:56 +0200
  • 0fdf64fde0 fixed required MariaDB version - see #191 Kevin Papst 2018-09-06 12:12:38 +0200
  • 818c3e5567 improved tests Kevin Papst 2018-09-06 00:54:39 +0200
  • 597bf1b08e fixed migration Kevin Papst 2018-09-06 00:44:50 +0200
  • 65756bd38a testing migrate down Kevin Papst 2018-09-06 00:39:26 +0200
  • 5b2f6e62c7 updated test database Kevin Papst 2018-09-06 00:25:40 +0200
  • 366575e519 updated RateCalculator Kevin Papst 2018-09-06 00:13:40 +0200
  • 5fa8eb9bef added hourly_rate and fixed_rate to customer, project and activity Kevin Papst 2018-09-05 22:10:04 +0200
  • 6163f33abf
    add hourly_rate and fixed_rate to timesheet entries (#302) Kevin Papst 2018-09-05 15:27:39 +0200
  • a3ffc2a951 added assertions Kevin Papst 2018-09-05 00:04:06 +0200
  • f141cb35c2 fixed migrations Kevin Papst 2018-09-05 00:00:32 +0200
  • ad2684f156 fixed migration Kevin Papst 2018-09-04 23:45:15 +0200
  • 77b68727d8 updated test database Kevin Papst 2018-09-04 23:34:35 +0200
  • f78bdfd8d4 updated symfony flex and docu Kevin Papst 2018-09-04 23:26:41 +0200
  • 0d82b47ba8 add hourly_rate and fixed_rate to timesheet entries Kevin Papst 2018-09-04 23:13:41 +0200
  • a636faa4ab
    added freelancer invoice template (#254) Kevin Papst 2018-09-02 21:29:49 +0200
  • ab96b79ee0 Merge branch 'master' into freelancer-invoice Kevin Papst 2018-09-02 20:59:36 +0200
  • ee4df36735
    allow to switch language on any page (#299) Kevin Papst 2018-09-02 20:58:19 +0200
  • b823df00a8 Merge branch 'master' into switch-language Kevin Papst 2018-09-02 20:32:08 +0200
  • e9e91daaf9 fix code style Kevin Papst 2018-09-02 20:29:34 +0200
  • 3265e4427e allow to switch language on any page Kevin Papst 2018-09-02 20:20:07 +0200
  • 57923b2046 added tests for invoice controller Kevin Papst 2018-09-02 18:51:02 +0200
  • 4ede5463f9 Fix duration_short format for french (#297) Thierry Pasquier 2018-09-02 17:03:38 +0200
  • ce33429cfe added tests for invoice calculator Kevin Papst 2018-09-02 15:29:46 +0200
  • 3e81bde0be Fix duration_short format for french translation Thierry Pasquier 2018-09-02 15:29:11 +0200
  • 8684f3a40f Merge remote-tracking branch 'upstream/master' Thierry Pasquier 2018-09-02 15:28:25 +0200
  • ffb099193f improved freelancer template css Kevin Papst 2018-09-02 15:00:17 +0200
  • e201161ec7 fixed back button in form include Kevin Papst 2018-09-02 14:59:55 +0200
  • 72eeb70da8 fixed namespace Kevin Papst 2018-09-02 14:59:35 +0200
  • 977511f647 merged master Kevin Papst 2018-09-02 12:55:52 +0200
  • 1bb38a3aa9 Merge branch 'master' into freelancer-invoice Kevin Papst 2018-09-02 12:55:07 +0200
  • d808be25f9 improved templates Kevin Papst 2018-09-02 12:54:35 +0200
  • e24994349a improved test Kevin Papst 2018-09-02 12:46:05 +0200
  • 4c277fe1b5
    allow markdown in timesheet descriptions (#296) Kevin Papst 2018-09-02 12:10:49 +0200
  • dc459f008e Merge branch 'master' into freelancer-invoice Kevin Papst 2018-09-02 11:44:13 +0200
  • b7c59682b9 Merge branch 'master' into timesheet-description Kevin Papst 2018-09-02 11:37:11 +0200
  • 9f6079ad8a
    added option to delete invoice template (#294) Kevin Papst 2018-09-02 11:36:04 +0200
  • 8d449625f0 allow Markdown in users timesheet descriptions Kevin Papst 2018-09-02 11:32:28 +0200
  • 0c844841a0 refactored some message keys Kevin Papst 2018-09-02 10:29:08 +0200
  • b0f8d73984 added option to delete invoice template Kevin Papst 2018-09-02 01:04:57 +0200
  • 221d26b9a0 create invoice templates for all available renderer Kevin Papst 2018-09-02 00:10:31 +0200
  • 91a15c3761 pre-define company settings Kevin Papst 2018-09-01 23:55:04 +0200
  • 3c04303053 fixed saving both invoice templates Kevin Papst 2018-09-01 23:38:53 +0200
  • 0fa02e33be refactored config Kevin Papst 2018-09-01 23:33:56 +0200
  • e878b0e891 Merge branch 'master' into freelancer-invoice Kevin Papst 2018-09-01 22:36:42 +0200
  • 6fb6a16246
    prepare release 0.4 (#292) 0.4 Kevin Papst 2018-09-01 21:05:29 +0200
  • 81c83a5a55 prepare release 0.4 Kevin Papst 2018-09-01 20:48:21 +0200
  • 877f92796a prepare release 0.4 Kevin Papst 2018-09-01 20:38:00 +0200
  • f065e188cb exclude deprecation messages in tests Kevin Papst 2018-09-01 20:21:17 +0200
  • 824180ad16 Merge branch 'master' into codeclimate Kevin Papst 2018-09-01 20:19:47 +0200
  • 3af8070a57
    fixed money display in dashboard widgets (#291) Kevin Papst 2018-09-01 19:47:03 +0200
  • d830dc23bc adapted full duration format for french Kevin Papst 2018-09-01 19:30:34 +0200
  • 28dfe4cd43 fixed money display in dashboard widget Kevin Papst 2018-09-01 18:48:22 +0200
  • 984ddb2047 fixed multi-line text in widget display Kevin Papst 2018-09-01 18:38:14 +0200
  • ebe007eb78
    added configurable formats for duration (#287) Kevin Papst 2018-09-01 17:54:17 +0200
  • 9a86accafd Merge branch 'master' into duration Kevin Papst 2018-09-01 14:26:50 +0200
  • 55b7e192aa
    Symfony update 4.1.4 (#290) Kevin Papst 2018-09-01 14:23:38 +0200
  • 3fd16b3ab5 Merge branch 'master' into codeclimate Kevin Papst 2018-09-01 14:18:44 +0200
  • 13e762c825 Merge branch 'master' into global-activity-api Kevin Papst 2018-09-01 14:18:23 +0200
  • 3a27006cda Merge branch 'master' into duration Kevin Papst 2018-09-01 14:17:45 +0200
  • 967ce94021 fixed Route and Method annotation deprecations for Symfony 4.1.4 Kevin Papst 2018-09-01 14:16:09 +0200
  • f85d03f134 removed legacy and added weak_vendors instead Kevin Papst 2018-09-01 14:15:43 +0200
  • b46c2a1d21 upgraded composer Kevin Papst 2018-09-01 14:15:17 +0200
  • 62f91f4d38
    do not allow to stop already stopped timesheets (#289) Kevin Papst 2018-09-01 13:00:30 +0200
  • 205ac06a2f fixed annotations Kevin Papst 2018-09-01 12:46:16 +0200
  • 2cb8910d5d fixed base-query-test Kevin Papst 2018-09-01 12:27:45 +0200
  • 73e1d1bc8c do not allow to stop already stopped timesheets Kevin Papst 2018-09-01 12:03:41 +0200
  • b1546c0568
    Updated russian translations (#286) Kevin Papst 2018-09-01 11:20:54 +0200
  • b333fb8cce fixed code format Kevin Papst 2018-09-01 01:20:04 +0200
  • e05baf848f added configurable formats for duration Kevin Papst 2018-09-01 01:10:39 +0200
  • 68ed89e32f updated russian translation Kevin Papst 2018-08-31 23:09:48 +0200
  • 2d9557cb72 updated russian translation Kevin Papst 2018-08-31 23:08:01 +0200
  • f06d89d3b9 intermediate state Kevin Papst 2018-08-31 23:00:56 +0200
  • af2d1c3a6e fix french date format and update translations (#279) Thierry Pasquier 2018-08-23 20:46:30 +0200
  • cc36705006 Improved French translation Thierry Pasquier 2018-08-21 23:13:35 +0200