0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-05 01:30:23 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Kevin Papst
83a894823f
release 1.17.2 ()
* allow to input password interactively in console
* added block to simplify overwriting export template parts
* prevent installation in PHP 8.1
* composer update
* phpunit version to 9
* support negative amounts in excel export
* added system configuration actions for calendar, weekly timesheet, users
* added method to render text with full markdown support
2022-02-14 17:33:52 +01:00
Kevin Papst
c858edf5c9
release 1.16.1 ()
* optional csrf token name
* fix regression when selecting all projects as super user
* prevent invalid sql
2021-11-16 21:48:50 +01:00
Kevin Papst
95796ab256
improve csrf handling () 2021-11-16 10:17:26 +01:00
Kevin Papst
3a52daedab
fix open budget calculation () 2021-10-07 11:46:48 +02:00
Kevin Papst
204e0bc179
1.15.2 ()
* fix division by zero
* cleanup required directories, check configured data directory, do not check for freetype support
* bump version number
2021-09-24 14:47:40 +02:00
Kevin Papst
f743503705
added search modal for timesheet export () 2021-08-24 19:01:48 +02:00
Kevin Papst
cefd747e91
monthly budget, monthly report, unified report calculation () 2021-08-06 18:38:41 +02:00
Kevin Papst
f12f1ae60d
bugfixes and improvements () 2021-07-13 15:51:27 +02:00
Kevin Papst
2583fdf20e
small bugfixes ()
* improve report visibility
* fix timesheet duration, which breaks validation
* added contributing section in README
* do not allow to change project for existing activities - fixes 
* bump theme version to fix FOSUserBundle dependency
* use entity color instead of inherited one - fixes 
2021-07-10 00:37:03 +02:00
Kevin Papst
0330f45c6a
billable timesheets, inactive projects report, bookmark export search () 2021-04-18 21:51:27 +02: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
7907b43ef7
UI improvement ()
* open "create new project/activity" form in modal
* re-use action translation for create action title
* do not pre-select first customer in list - fixes 
* sort user preferences in sections for better visual grouping
* show comment date only in hover of user avatar
2020-07-17 20:32:11 +02:00
Kevin Papst
f2dd2331a5
polish detail pages () 2020-07-12 20:11:13 +02:00
Kevin Papst
68d703d1e3
added internal rates () 2020-04-08 14:50:15 +02:00
Kevin Papst
5579c3d04f
allow to create default team if none with the project/customer name exists () 2020-04-07 19:07:06 +02:00
Kevin Papst
52c7437076
added user-specific rates () 2020-02-10 20:29:43 +01:00
Kevin Papst
69cf7015d8
optimize detail pages, add new permission for comment posting () 2020-02-02 18:16:23 +01:00
Kevin Papst
9eff89963c
prepare release 1.7 () 2020-01-19 21:49:04 +01:00
Kevin Papst
6a44dbfe83
detail pages for customers and projects () 2020-01-16 16:25:28 +01:00
Kevin Papst
1114538f41
duration field in timesheet edit dialog () 2019-10-24 23:46:22 +02:00
Kevin Papst
3311f17bbb
users weekly stats as bar-chart in dashboard () 2019-06-13 18:38:49 +02:00
Kevin Papst
09da7cd242
javascript and api to stop and display active records () 2019-05-10 13:45:09 +02:00
Kevin Papst
e990ae4800
fix modal autofocus problem, datepicker not shown on begin date () 2019-03-22 15:00:59 +01:00
Kevin Papst
f4d53e9006
replaced delete confirm dialog with modal () 2019-03-12 23:24:22 +01:00
Kevin Papst
bea4be881b
Edit and create timesheet records in modal ()
- added loading indicator for datatables
- fix multiple reloads of datatable content
2019-03-03 19:43:12 +01:00
Kevin Papst
dbbb434723
dashboard widgets are configurable via config () 2018-08-17 23:17:02 +02:00