0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-17 14:32:38 +00:00
kevinpapst_kimai2/CHANGELOG.md
2019-01-28 01:40:42 +01:00

46 KiB

Change Log

0.7 (2019-01-28)

Full Changelog

Implemented enhancements:

  • Editing from calendar view will return to my times table instead of calendar #515
  • Timesheet Export for Admins #503
  • Customer List Not Alphabetic #499
  • sorting of ${entry.X} values #487
  • ${entry.description} needed in Word-Docx #485
  • Automatic sort for activities, customers, etc. #477
  • User title in the timesheet invoice #461
  • global variables for reports/invoices #438
  • Configuration option: Only one active record for each user #427
  • User creating activity and projects #393
  • Configuration option to disable fixed rate and hourly rate from "edit timesheet" #330
  • Set other users hourly rate #303
  • Feature request - Make "Rate" hideable #217
  • fixed null project for advanced invoice calculator #462 (kevinpapst)

Fixed bugs:

  • This value should be greater than or equal to zero #511
  • Timesheet Export for Admins #503
  • admin activity: visibility "none" no filter causes sql-error #491
  • login-screen optimizations #483
  • Configuration of roles to add/edit customers, projects, activities... #479
  • Line breaks for address and payment information fields #464
  • Possible to use a decimal in hourly rate field? #458
  • Invoice Number Generator possibly not compatible #454
  • users can change their role to system-admin #440
  • fix wrong include filename in user registration #520 (kevinpapst)
  • fix segmentation fault - rollback composer dependencies #463 (kevinpapst)
  • fixed null project for advanced invoice calculator #462 (kevinpapst)
  • fix the restart timesheet button #436 (kevinpapst)

Closed issues:

  • Redirecting when using Kimai on a subdirectory + reverse proxy #492
  • Installation Cannot declare.... in use #455
  • New Number Generator not recognized #453
  • de/help/invoices returns 404 error #452
  • Can you Add Brazilian Portuguese Translation? I can help it.. #444
  • replace all selects with smart-selects and live-search #441
  • use parsedown-extra for rendering markdown #388
  • Think about a cooler name #133

Merged pull requests:

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

Implemented enhancements:

  • Language setting does not work immediately #418
  • Merge projects and/or activities #406
  • Global activities support for Kimai 1 importer #400
  • 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
  • Activities just Duration #334
  • API: Add filtering/sorting/limits #333
  • API: Timesheets #315
  • Feature request: Quick search box for activities when creating new timesheet #307
  • Separate Customer / Project / Activity input when logging time #250
  • Interactive help after fresh installation #94

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:

  • After installation no graphic/background/icons shown #417
  • Form fields should be always visible #408
  • Active filter should stay open #405
  • Make project field optional #401
  • Unrecognized Options "renderer, number_generator" under "kimai.invoice" #381
  • 500: Internal Server Error after login new install #342
  • Invoices export error #341
  • add the same activity for multiple projects #325
  • API: Endpoint for API docs needs session cookie #319
  • docker image for kimai2 #284

Merged pull requests:

0.5 (2018-09-27)

Full Changelog

Implemented enhancements:

  • API: Kimai metadata endpoint #320
  • Support Markdown in timesheet description #295
  • 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

Fixed bugs:

  • Excel Output not containing data #327

Closed issues:

  • Creating database schema throws exceptions #322
  • Add permission voter for invoices and templates #293

Merged pull requests:

0.4 (2018-09-01)

Full Changelog

Implemented enhancements:

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
  • Feature request - Monthly overview / report #207

Merged pull requests:

0.3 (2018-07-22)

Full Changelog

Implemented enhancements:

  • Install Kimai as WebApp #203
  • Replace AvanzuAdminTheme with AdminLTE bundle #201
  • 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
  • added dynamic column filter #174 #184 (kevinpapst)

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
  • Document DB requirements in install docu #196
  • easier creation of tasks #195
  • Integrate lock bot #183
  • Upgrade to FontAwesome 5 #179

Merged pull requests:

0.2 (2018-06-23)

Full Changelog

Implemented enhancements:

  • Add english translation #8
  • Add configurable system configuration #6
  • Hide notifications after some seconds #169
  • Setup Scrutinizer to run code sniffer #158
  • Local config to overwrite settings #153
  • Improve mobile view #151
  • Add help text to form elements #138
  • Add duration-only mode #131
  • Add help controller #129
  • Secure create-user command #123
  • 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
  • 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
  • Mobile alignments and toolbar #151 #157 (kevinpapst)
  • Local config #153 #156 (kevinpapst)
  • Filter in hidden toolbar - improved mobile #151 #155 (kevinpapst)
  • Improved mobile view #151 #150 (kevinpapst)

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 CHANGELOG.md #177
  • Add preview blog message and info text on old website #162
  • Upgrade to Symfony 4.1 #149
  • Replace has_role() with is_granted() #148
  • Duration mode: creating new timesheet records prefills duration with some seconds #137
  • [RFC] Encore: configureFilenames with hash after filename instead of in the filename #125
  • [RFC] Kimai license header #124
  • Setup travis to run phpunit tests #120
  • Add russian translation #95

Merged pull requests:

0.1 (2018-01-10)

Implemented enhancements:

  • 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