Skip to content

Releases: kevinpapst/ImportBundle

2.14.0

04 Aug 20:26
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.17.0

  • Make it simpler to increase max row and file size
  • Allow 4MB upload file size and 5000 rows per file
  • Deactivate timesheet validators during Kimai1 import: TimesheetLockdown, TimesheetLongRunning, TimesheetZeroDuration

2.13.0

19 May 20:08
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.17.0

  • Support importing seconds
  • Fixed Clockify duration import rounding issue (see #4838)
  • Added quick links from Customer and Project listing

2.12.0

30 Apr 21:25
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.11.0

  • Added: toggl timesheet importer
  • Added: format a few value types in preview
  • Added: internal API improvements
  • Fixed: user column name detection in timesheet importer
  • Fixed: removed translated column header detection in timesheet importer (caused too many problems)

2.11.0

06 Apr 14:42
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.11.0

  • Added: Validate Hourly/Internal/Fixed rate
  • Changed: Translate detected column headers

2.10.0

03 Feb 16:54
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.11.0

  • Simplify timesheet example data to prevent confusion
  • Fix Doctrine deprecations

2.9.0

14 Jan 07:57
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.5.0

  • Fixed: timesheet importer created project multiple times (if it existed under the same name multiple times) - see #11
  • Change: import route annotation from correct namespace

2.8.0

26 Dec 00:06
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.5.0

  • Added: new created users during import require to change password
  • Changed: Improved error message upon wrong mimetype

2.7.0

01 Dec 15:57
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.5.0

  • Changed: moved some translations to core, allowing more languages
  • Fixed: column "Rate" is not required for timesheets

2.6.0

19 Nov 15:17
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.4.0

  • Improved importing visible flags for customers and projects
  • Support Kimai Export CSV for import
  • Improve user mapping (and support setting the Alias during import)
  • Added logging for simpler debugging

2.5.1

03 Nov 13:32
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.1.0

  • Fixed: Column "Billable" is not correctly imported