0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-26 13:44:55 +00:00
No description
Find a file
2021-06-10 15:51:26 +02:00
.github lint container, workflows and composer update () 2021-06-01 19:20:12 +02:00
assets fix datepicker appears out of screen () 2021-06-10 15:51:26 +02:00
bin prepare release 1.12 () 2020-12-10 16:25:14 +01:00
config Refactor authentication system () 2021-06-10 15:34:13 +02:00
public fix datepicker appears out of screen () 2021-06-10 15:51:26 +02:00
src Refactor authentication system () 2021-06-10 15:34:13 +02:00
templates Refactor authentication system () 2021-06-10 15:34:13 +02:00
tests Refactor authentication system () 2021-06-10 15:34:13 +02:00
translations Refactor authentication system () 2021-06-10 15:34:13 +02:00
var Drop SQLite support () 2021-03-08 16:06:22 +01:00
.codecov.yml added installation command () 2019-06-04 23:51:37 +02:00
.editorconfig allow empty date in export () 2019-12-31 20:24:47 +01:00
.env.dist Drop SQLite support () 2021-03-08 16:06:22 +01:00
.github_changelog_generator version 1.14.1 () 2021-04-29 18:29:03 +02:00
.gitignore Support for PHP 8 () 2021-05-31 14:53:22 +02:00
.php-cs-fixer.dist.php Support for PHP 8 () 2021-05-31 14:53:22 +02:00
CHANGELOG.md prepare release 1.14 () 2021-04-08 18:07:57 +02:00
composer.json Refactor authentication system () 2021-06-10 15:34:13 +02:00
composer.lock Refactor authentication system () 2021-06-10 15:34:13 +02:00
CONTRIBUTING.md support custom fields for timesheets, customers, projects and activities () 2019-06-26 00:39:05 +02:00
LICENSE post release fixes () 2019-02-22 17:20:41 +01:00
package.json version 1.14.1 () 2021-04-29 18:29:03 +02:00
phpstan.neon highlight invisible items () 2021-04-07 19:14:33 +02:00
phpunit.xml.dist Refactor authentication system () 2021-06-10 15:34:13 +02:00
README.md added API route to fetch infos about installed plugins () 2021-05-12 14:03:46 +02:00
SECURITY.md prepare release 1.14 () 2021-04-08 18:07:57 +02:00
symfony.lock Refactor authentication system () 2021-06-10 15:34:13 +02:00
UPGRADING.md Refactor authentication system () 2021-06-10 15:34:13 +02:00
webpack.config.js version 1.14.1 () 2021-04-29 18:29:03 +02:00
yarn.lock version 1.14.1 () 2021-04-29 18:29:03 +02:00

Kimai logo

CI Status Code Coverage Latest stable version License Twitter

Kimai - time-tracker

Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. It is built with modern technologies such as Symfony, Bootstrap, RESTful API, Doctrine, AdminLTE, Webpack, ES6 etc.

Introduction

Requirements

About

This is the new version of the open source time tracker Kimai. It is stable and production ready, ships with many advanced features, including but not limited to:

JSON API, invoicing, data exports, multi-timer and punch-in punch-out mode, tagging, multi-user and multi-timezones, authentication via SAML/LDAP/Database, customizable role and team permissions, responsive and ready for your mobile device, user specific rates, advanced search & filtering, money and time budgets, multiple reports, support for plugins and many more.

Installation

Updating Kimai

Plugins

Roadmap and releases

You can see a rough development roadmap in the Milestones sections. It is open for changes and input from the community, your ideas and questions are welcome.

Kimai 2 uses a rolling release concept for delivering updates. You can upgrade Kimai at any time, you don't need to wait for the next official release. The master branch is always deployable, release tags are only snapshots of the current development version.

Release versions will be created on a regular base (approx. one release every 4-8 weeks). Every code change, whether it's a new feature or a bugfix, will be done on the master branch. Kimai is actively developed in my spare time, I put my effort into the software instead of backporting changes.

Credits

Kimai 2 is developed with modern frameworks like Symfony v4, Doctrine, AdminLTEBundle (based on AdminLTE theme) and many more.