0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-13 08:51:57 +00:00
Commit graph

37 commits

Author SHA1 Message Date
Kevin Papst
f5949b6b9a
use new trustedAuthors flag in CI action () 2021-12-04 22:46:39 +01:00
Kevin Papst
b0045a910c
prevent that lock files will be committed in PRs () 2021-12-02 13:06:23 +01:00
Kevin Papst
fd2490c135
added workflow to trigger new docker images on release () 2021-10-28 10:42:53 +02:00
Kevin Papst
8539938b8a
use new codecov action () 2021-10-14 17:23:45 +02:00
Kevin Papst
ccb184b17f
Release 1.15.3 () 2021-10-05 15:30:29 +02:00
Kevin Papst
7326a452c3 re-added lock threads app 2021-10-04 17:09:59 +02:00
Kevin Papst
baff2d78d9
prepare release 1.15 ()
* bump version
* fix invisible class on labels
* fail safe removal of foreign key
* check if optional form field exists before accessing it
* silently ignore stopped timesheets
* prevent colliding parameter names
* make sure decimal duration is always rendered with two decimals
* simplify translation
* fix  ANSI_QUOTES
* rename composer task
* fix billable statistic rates
* added missing translation for export
2021-09-17 00:58:25 +02:00
Kevin Papst
c1eb5ba90a
lint container, workflows and composer update () 2021-06-01 19:20:12 +02:00
Kevin Papst
4859ac8ecb
Support for PHP 8 ()
painful 66 commits later: required PHP version bumped to 7.3, plugin updates using migrations necessary!
2021-05-31 14:53:22 +02:00
Kevin Papst
30ac5e4c24
Drop SQLite support () 2021-03-08 16:06:22 +01:00
Kevin Papst
8d41fa20bd
prepare release 1.13 ()
* make voters a final class
* upgrade dependencies
* sort project alphabetically in dashboard widget
* open detail page on row click
* do not break on null tag name
* added max height to scrollable widgets on dashboard
* added timesheet duplicate event
* allow to deactivate browser title update
* improve comment box
* moved role permissions to own menu
* removed tabs in user screen
* fix user can remove super-admin from own account
2021-02-01 23:43:47 +01:00
Kevin Papst
4cab1d323c
remove support as issue types () 2020-12-08 23:11:48 +01:00
Kevin Papst
686d55de6e
added config for issue templates () 2020-12-08 20:23:15 +01:00
Kevin Papst
7ae55c1980
switch to php workflow v2 () 2020-10-26 11:21:03 +01:00
Kevin Papst
6a8c820e09 Update issue templates 2020-09-25 23:58:22 +02:00
Kevin Papst
ed528eb19a
bump tests to phpstan level 5 () 2020-09-05 16:48:19 +02:00
Kevin Papst
e22830790b
new system-config to prevent overlapping records () 2020-06-28 22:09:50 +02:00
Kevin Papst
da5563960b
Added Vietnamese translations () 2020-06-04 16:21:12 +02:00
Kevin Papst
e3749c8e8f
added pdf template and other invoice improvements () 2020-05-10 16:19:59 +02:00
Kevin Papst
dfe949264f update funding for sponsors information 2020-03-28 10:49:32 +01:00
Kevin Papst
e6e6a1eeea
added invoice archive & configurable invoice numbers () 2020-03-14 01:16:58 +01:00
Kevin Papst
20b3c31cbd
code cleanup for phpstan level 4 () 2020-03-05 02:15:16 +01:00
Kevin Papst
52c7437076
added user-specific rates () 2020-02-10 20:29:43 +01:00
Kevin Papst
e06314e802 replace travis with github actions () 2020-02-09 23:54:04 +01:00
Kevin Papst
5702d7afa8
added hourly and money budgets to activity, project and customer () 2019-06-11 13:18:57 +02:00
Kevin Papst
0c0e9c2f71
LDAP authentication support () 2019-06-07 22:48:39 +02:00
Kevin Papst
d9dca96a32
added punch-in punch-out / time-clock mode () 2019-05-27 01:36:43 +02:00
Kevin Papst
8b1c15ccb6
added github funding config () 2019-05-24 13:16:25 +02:00
Kevin Papst
8873947a1b
added phpstan for code analyzes () 2019-05-24 01:11:03 +02:00
Kevin Papst
f9c8028ea1
updated to Symfony 4.2 () 2019-04-21 01:41:08 +02:00
Kevin Papst
47b7046743
release 0.8 () 2019-02-19 11:03:11 +01:00
Kevin Papst
2d6109d587
simplify timesheet edit form if only one customer is existing () 2018-11-28 15:05:12 +01:00
Kevin Papst
417675b3df
prepare release 0.6 () 2018-11-18 20:45:00 +01:00
Kevin Papst
497a8f7a11
added lock-bot config () 2018-06-29 16:41:14 +02:00
Kevin Papst
071abc8fc8 Update issue templates 2018-06-20 21:37:57 +02:00
Kevin Papst
29699572bd added controller to render markdown documentation 2018-02-07 15:07:53 +01:00
Simon Schaufelberger
76d4cba596 Add github issue and pull request template () 2018-02-03 18:19:51 +01:00