0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-17 14:32:38 +00:00
kevinpapst_kimai2/var/docs
2019-01-28 01:40:42 +01:00
..
calendar.md added config for initial calendar view (#363) 2018-10-21 15:43:16 +02:00
configurations.md Only one running timesheet: automatically stop others (#386) 2019-01-21 12:49:22 +01:00
dashboard.md dashboard widgets are configurable via config (#269) 2018-08-17 23:17:02 +02:00
developers.md updated invoice documentation (#387) 2018-11-04 15:55:34 +01:00
developers_api.md Added basic API endpoints (#258) 2018-08-08 23:10:45 +02:00
docker.md updated docker documentation #397 (#398) 2018-11-09 14:07:49 +01:00
emails.md updated admin lte theme bundle (#350) 2018-10-08 20:58:21 +02:00
faq.md fix migration for MySQL (#430) 2018-11-19 15:24:00 +01:00
installation.md updated README and installation docu (#465) 2018-12-05 23:47:59 +01:00
internal.md prepare release 0.7 (#514) 2019-01-28 01:40:42 +01:00
invoices.md support template variable entry.row for docx if description is not used (#504) 2019-01-18 16:19:02 +01:00
migration_v1.md user-profile - sidebar links and language settings (#369) 2018-10-23 23:59:38 +02:00
permissions.md export team timesheets (#508) 2019-01-19 00:25:00 +01:00
README.md Form and theme improvements (#513) 2019-01-21 13:10:53 +01:00
theme.md Only one running timesheet: automatically stop others (#386) 2019-01-21 12:49:22 +01:00
timesheet.md updated timesheet and email documentation (#349) 2018-10-07 16:50:20 +02:00
translations.md added portuguese translations (#446) 2018-11-28 18:22:05 +01:00
updates.md updated README and installation docu (#465) 2018-12-05 23:47:59 +01:00
users.md added configurable permission system (#424) 2018-11-26 13:20:32 +01:00

Kimai documentation

This is the official Kimai v2 documentation.

Most parts of Kimai should be self-explanatory, but if you miss any information please let us know and we will add it as soon as possible.

User manual

  • Invoices - export your data to different formats with customizable templates
  • Timesheets - information about timesheets
  • User and Security - docu for user and security topics, like authentication, registration and roles

Admins and Developers

  • Configurations - intro into the global application configs
    • Calendar - the Timesheet calendar view
    • Dashboard & widgets - how to configure widgets and dashboard sections
    • Emails - transport configuration and handling of emails
    • Permissions - flexible and configurable ROLE based permission system
  • Developer - docs about extending Kimai's feature set
  • Installation - instructions about several installation methods
    • Update Kimai - updating an existing Kimai 2 installation to the latest version
    • Docker - using the built-in Dockerfile for development
    • Importing data - how to import your timesheets from Kimai v1
  • Translations - all about languages and translations
  • FAQ - some answers to frequently asked questions