0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-22 08:23:26 +00:00
No description
Find a file
Kevin Papst dad1b8b772
version 1.14.1 (#2532)
* no back links in modal pages
* remove unused service links to bountysource and gitter
* add validation for budget and time-budget fields
* display time budget if set
* remove console log
* sanitize DDE payloads
* do not show status and name in version string
2021-04-29 18:29:03 +02:00
.github Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
assets version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
bin prepare release 1.12 (#2183) 2020-12-10 16:25:14 +01:00
config Translations update from Weblate (#2474) 2021-04-22 01:22:39 +02:00
public version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
src version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
templates version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
tests version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
translations Translations update from Weblate (#2528) 2021-04-29 12:00:27 +02:00
var Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
.codecov.yml added installation command (#838) 2019-06-04 23:51:37 +02:00
.editorconfig allow empty date in export (#1338) 2019-12-31 20:24:47 +01:00
.env.dist Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
.github_changelog_generator version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
.gitignore Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
.php_cs.dist cleanup for 1.10 (#1906) 2020-08-22 19:15:54 +02:00
CHANGELOG.md prepare release 1.14 (#2495) 2021-04-08 18:07:57 +02:00
composer.json prepare release 1.14 (#2495) 2021-04-08 18:07:57 +02:00
composer.lock updated all packages (#2512) 2021-04-19 17:25:06 +02:00
CONTRIBUTING.md support custom fields for timesheets, customers, projects and activities (#871) 2019-06-26 00:39:05 +02:00
LICENSE post release fixes (#584) 2019-02-22 17:20:41 +01:00
package.json version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
phpstan.neon highlight invisible items (#2493) 2021-04-07 19:14:33 +02:00
phpunit.xml.dist Drop SQLite support (#2405) 2021-03-08 16:06:22 +01:00
README.md version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
SECURITY.md prepare release 1.14 (#2495) 2021-04-08 18:07:57 +02:00
symfony.lock prepare release 1.14 (#2495) 2021-04-08 18:07:57 +02:00
UPGRADING.md allow to pre-define colors to choose from (#2481) 2021-04-06 00:45:54 +02:00
webpack.config.js version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00
yarn.lock version 1.14.1 (#2532) 2021-04-29 18:29:03 +02:00

Kimai logo

CI Status Code Coverage Latest stable version License

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.