Files
kimai2/CHANGELOG.md
2018-11-19 16:17:28 +01:00

38 KiB

Change Log

0.6.1 (2018-11-19)

Full Changelog

Fixed bugs:

  • Error importing v1 Database #428
  • Redo button missing? #426

Closed issues:

  • Error importing v1 Database (could not convert to string) #431

Merged pull requests:

0.6 (2018-11-18)

Full Changelog

Fixed bugs:

  • Invoicing export - 500: Internal Server Error #390
  • invalid CSRF-Token #344
  • fix column visibility if unconfigured (no cookie existing) #423 (kevinpapst)
  • fix duration and rate for html invoices #414 (kevinpapst)
  • fixed broken toolbar form with empty date #391 (kevinpapst)

Closed issues:

  • Language setting does not work immediately #418
  • After installation no graphic/background/icons shown #417
  • Form fields should be always visible #408
  • Merge projects and/or activities #406
  • Active filter should stay open #405
  • Make project field optional #401
  • Global activities support for Kimai 1 importer #400
  • Unrecognized Options "renderer, number_generator" under "kimai.invoice" #381
  • Invoice Grouped by Activity #379
  • Set the order of columns (in my times page) #371
  • Columns on small/narrow displays (mobile) on „my times“ page #370
  • Make settings more accessible #365
  • Data validation for register page username field. #360
  • Option for setting default calendar view #359
  • 500: Internal Server Error after login (new install) #342
  • Invoices export error #341
  • Activities just Duration #334
  • API: Add filtering/sorting/limits #333
  • add the same activity for multiple projects #325
  • API: Endpoint for API docs needs session cookie #319
  • API: Timesheets #315
  • Feature request: Quick search box for activities when creating new timesheet #307
  • docker image for kimai2 #284
  • Separate Customer / Project / Activity input when logging time #250
  • Interactive help after fresh installation #94

Merged pull requests:

0.5 (2018-09-27)

Full Changelog

Fixed bugs:

  • Excel Output not containing data #327

Closed issues:

  • Creating database schema throws exceptions #322
  • API: Kimai metadata endpoint #320
  • Support Markdown in timesheet description #295
  • Add permission voter for invoices and templates #293
  • Add support for MS Office templates #283
  • Adding rates to customers, projects and tasks #271
  • Delete invoice templates #267
  • Sum of hours in timesheet invoice #262
  • Feature request - API #251
  • Feature request - PDF Download for monthly report #244
  • Add support for OpenOffice templates #223
  • Feature Request - Excel Output of times #221
  • Add hourly rate options #111

Merged pull requests:

0.4 (2018-09-01)

Full Changelog

Fixed bugs:

  • Don't allow to stop an already stopped entry #282
  • installed it, and then what??? #255
  • fixed calendar for empty timesheet descriptions #265 (kevinpapst)
  • fixed .htaccess for apache users #260 (kevinpapst)

Closed issues:

  • Spanish Translation Contrib #248
  • Administration of projects throws error if locale is "de" #247
  • Web Installer Package for near-automated installs from browser #235
  • Improve dashboard display #280
  • Delete user #225
  • Feature request - Monthly overview / report #207

Merged pull requests:

0.3 (2018-07-22)

Full Changelog

Fixed bugs:

  • Missing assets in fresh installation #213
  • Cannot remove payment terms from invoice template #188
  • Set PHP locale for date format and month names #110
  • Show revenue only for Admin (wrong currency shown) #19

Closed issues:

  • Installation Issue of version1.3.1 #208
  • Error on bin/console doctrine:schema:create #191
  • Verifying email configuration #226
  • Add favicon #205
  • Install Kimai as WebApp #203
  • Replace AvanzuAdminTheme with AdminLTE bundle #201
  • Document DB requirements in install docu #196
  • easier creation of tasks #195
  • Integrate lock bot #183
  • Upgrade to FontAwesome 5 #179
  • Add dynamic column filter #174
  • Add register user function #164
  • Add forgot password function - login screen #163
  • Integrate FOSUserBundle (for registration, password-reset, etc.) #144

Merged pull requests:

0.2 (2018-06-23)

Full Changelog

Fixed bugs:

  • Change to users language after login #7
  • Prevent end time before start time #152
  • Importing old data fails #145
  • Translate LanguageType choices #83
  • Mobile alignments and toolbar #151 #157 (kevinpapst)
  • Improved mobile view #151 #150 (kevinpapst)

Closed issues:

  • Add english translation #8
  • Add configurable system configuration #6
  • Add CHANGELOG.md #177
  • Hide notifications after some seconds #169
  • Add preview blog message and info text on old website #162
  • Setup Scrutinizer to run code sniffer #158
  • Local config to overwrite settings #153
  • Improve mobile view #151
  • Upgrade to Symfony 4.1 #149
  • Replace has_role() with is_granted() #148
  • Add help text to form elements #138
  • Duration mode: creating new timesheet records prefills duration with some seconds #137
  • Add duration-only mode #131
  • Add help controller #129
  • [RFC] Encore: configureFilenames with hash after filename instead of in the filename #125
  • [RFC] Kimai license header #124
  • Secure create-user command #123
  • Setup travis to run phpunit tests #120
  • Add command for building a production release #115
  • Add webpack and webpack-encore for frontend assets #113
  • Add time rounding option #112
  • Add field order number in Projects #107
  • Create docu for invoice templates #106
  • Add invoice template: timesheet #104
  • Add importer from Kimai v1 #102
  • Setup error pages #100
  • Add basic HTML invoice rendering #97
  • Add russian translation #95
  • Filter user in timesheet admin #93
  • Support to switch theme settings #89
  • Roles should become a real table #86
  • Fix Doctrine extensions config loader #84
  • Upgrade to Symfony 4 and Flex #74
  • Add remember me login #53
  • Add preferences sidebar #10
  • Add user settings #9

Merged pull requests:

0.1 (2018-01-10)

Closed issues:

  • Hide inactive delete user button #78
  • Delete activity #71
  • Delete other users timesheet entries #70
  • Delete Project #69
  • Delete Customer #68
  • Delete timesheet entries #67
  • Add installation docu #64
  • Disallow login for inactive user #57
  • Add toolbar to filter user screen #56
  • Upgrade to latest Avanzu version #55
  • AdminLTE login screen #52
  • Add edit Timesheet entry for Teamleads #45
  • Add Timesheet Voter #44
  • Developer improvements #42
  • Base class for repository and query objects #40
  • Add console command to create user #36
  • Add basic security Voter #34
  • Do not show hidden Activities #33
  • Do not show hidden Projects #32
  • Add "create timesheet record" form #31
  • Add filter to Customer admin #28
  • Do not show hidden Customer #27
  • Rename Timesheet query class #25
  • Add "create activity" functionality #24
  • Add "create project" functionality #23
  • Add "create customer" functionality #22
  • Translate dashboard widgets #20
  • Display user avatar in navbar #16
  • Add role SUPER_ADMIN #15
  • Teamlead can see all user times #13
  • Add filter to Timesheet (user) #11
  • Add "create user" functionality #5
  • Edit users role #4
  • Add filter to Timesheet admin #3
  • Add filter to Activity admin #2
  • Add filter to Project admin #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator