Release 0.6 - Global activities
On-Premise
18 Nov 2018
Kevin Papst
@kevinpapstVersion 0.6 was released, the main topic was “global activities” … but many more improvements were added.
The release main topic was “global activities”. Most notable changes:
- Global activity support
- API endpoints for timesheets
- Toolbar & filter improvement
- Docker images for development and production
- Hungarian and Arabic translations
- Invoice calculator to group entries by activity
Upgrade from 0.5:
Don’t forget to execute the database migrations! Read more about upgrading Kimai in UPGRADING.
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 kimai #284
- Separate Customer / Project / Activity input when logging time #250
- Interactive help after fresh installation #94
Merged pull requests:
- redirect to user language after profile update #421 (kevinpapst)
- added more timesheet related invoice fields #411 (kevinpapst)
- toolbar improvements #410 (kevinpapst)
- move entries from one entity to another upon deletion #409 (kevinpapst)
- show toolbar filter if they were submitted #407 (kevinpapst)
- full configurable data columns in all screen sizes #404 (kevinpapst)
- added global activity support in importer #402 (kevinpapst)
- added parsedown extension for header ids (#388) #399 (lduer)
- Fix for #397 #398 (tobybatch)
- Added links to docker hub and my docker repo #396 (tobybatch)
- fixed issues- & milestone links #395 (lduer)
- added links to further docker images by the community #394 (kevinpapst)
- beta test: added quick search box for customers, projects and activities #392 (kevinpapst)
- updated the documentation, reflecting the changes in #306 #387 (lduer)
- Added Hungarian translation and fixed the path of kimai.yaml in translation documentation #385 (infeeeee)
- improved docs and cross-linked docker #383 (kevinpapst)
- Doc update of install/update instructions re: username #382 (srdco)
- invoice calculator to group entries by activity #380 (kevinpapst)
- basic about screen with server and debug infos #378 (kevinpapst)
- Dev/demo dockerfile #377 (tobybatch)
- Sidebar - user-profile links and language settings #369 (kevinpapst)
- added configurable initial calendar view #363 (kevinpapst)
- decrease minimum username to 3 character #362 (kevinpapst)
- Default country (#2) #358 (tobybatch)
- composer: removed deprecated symfony/lt, updated others #354 (kevinpapst)
- updated admin-lte theme bundle to 2.1.1 #350 (kevinpapst)
- updated timesheet and email documentation #349 (kevinpapst)
- updated required dependencies #346 (kevinpapst)
- Fix password reset #345 (kevinpapst)
- added arabic translations and locale support in datepicker #337 (kevinpapst)
- API endpoint for Timesheet entries #332 (kevinpapst)
- Support global activities #259 (kevinpapst)