0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-05 09:40:08 +00:00
Commit graph

55 commits

Author SHA1 Message Date
Kevin Papst
4b069edd33
added event to extend detail pages () 2022-03-19 23:54:40 +01:00
Kevin Papst
30c7782d6e
automatic billable calculation () 2022-03-18 22:31:50 +01:00
Kevin Papst
ec9dd08970
cleanup duplicate translation ids () 2021-12-08 01:49:44 +01:00
Kevin Papst
98a3fc99a2
store search in session ()
* allow to detect used query filters
* allow to set label in action buttons
* allow to reset last search from session
* migrate invoice archive to new search system
* display number of used search filters
2021-08-26 01:37:40 +02:00
Kevin Papst
56524a9773
data-table sorting icons and alignment () 2021-08-26 00:56:36 +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
9ddb87a6fd
added project detail report ()
- avatars via css only
- random colors for entities
- improves print view
- added colors for teams
- added color to tag
2021-07-06 22:01:20 +02:00
Kevin Papst
0330f45c6a
billable timesheets, inactive projects report, bookmark export search () 2021-04-18 21:51:27 +02:00
Kevin Papst
af9dea9226
prepare release 1.14 ()
* removed un-maintained docker file
* update all packages
* fix deprecations
* only show one line descriptions for customer, projects and activities
* allow to show export column in timesheet listing
2021-04-08 18:07:57 +02:00
Kevin Papst
cdad5913ca
highlight invisible items () 2021-04-07 19:14:33 +02:00
Kevin Papst
87d07ffaaf
save default search options ()
* set default times for daterange objects
* allow to show order and order by fields
* move search to modal
* more options for page size
* save export visibility in cookie
2021-03-20 01:10:45 +01:00
Kevin Papst
e1c9af795c
refactored page actions to event subscriber () 2021-03-15 14:18:44 +01:00
Kevin Papst
c0378b4f51
add user preference: default report () 2021-03-14 13:32:47 +01:00
Kevin Papst
ec0eca39ff
show budget and time-budget columns in listing views () 2021-03-13 20:44:10 +01:00
Kevin Papst
6db21d7b34
fix xss () 2020-10-26 11:35:31 +01:00
Kevin Papst
fb31319fcf
open create form for activity/project/customer in modals () 2020-10-08 01:12:34 +02:00
Kevin Papst
0aa6baea2f
explain limited access if project or customer has team permission () 2020-10-01 19:16:31 +02:00
Kevin Papst
8e801c6829
added support for ordering meta fields () 2020-08-30 11:24:12 +02:00
Kevin Papst
ede21fe46a
more extension points for plugins () 2020-08-21 19:38:17 +02:00
Kevin Papst
e6d01f2a23
allow to order tables by more fields () 2020-08-21 10:48:57 +02:00
Kevin Papst
0914ebf737
added team permissions for activities () 2020-08-08 18:50:04 +02:00
Kevin Papst
aee063bb3c
added annotation based exporter ()
* added user exporter
* added project exporter
* added customer exporter
* added activity exporter
2020-07-21 03:37:51 +02: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
19e4ebf88c
several enhancements ()
* show all fields in timesheet api docs
* fix action dropdown links 
* apply same validation rules for passwords and for api-tokens 
* added "duplicate team" action 
2020-07-10 03:57:15 +02:00
Kevin Papst
e3749c8e8f
added pdf template and other invoice improvements () 2020-05-10 16:19:59 +02:00
Kevin Papst
12c4205785
added translate filter for meta-fields in detail pages () 2020-04-23 16:45:50 +02:00
Kevin Papst
fe8fecafeb
minimize count and visibility columns for better table alignments () 2020-04-15 11:46:54 +02:00
Kevin Papst
68d703d1e3
added internal rates () 2020-04-08 14:50:15 +02:00
Kevin Papst
dd64eb98f9
support more columns in listings () 2020-03-13 18:21:16 +01:00
Kevin Papst
c67617262f
duplicate projects with all settings () 2020-02-13 16:47:20 +01:00
Kevin Papst
52c7437076
added user-specific rates () 2020-02-10 20:29:43 +01:00
Kevin Papst
f2c6d8aee1
better handling of custom field columns in tables () 2020-01-29 15:18:10 +01:00
Kevin Papst
6a44dbfe83
detail pages for customers and projects () 2020-01-16 16:25:28 +01:00
Kevin Papst
936ab05882
prepare release 1.6 () 2019-11-24 00:02:43 +01:00
Kevin Papst
bda9584346
reformat edit forms () 2019-10-30 13:59:53 +01:00
Kevin Papst
949c59230f
improve list views () 2019-10-25 16:21:30 +02:00
Kevin Papst
d661c8b54e
fix closing search dropdown ()
* using a different library for javascript selects, fixing the closing search dropdown
* fix closing dropdown for daterangepicker
* added missing search button for mobile on customer page
* fix meta fields with same names than existing columns
2019-09-25 18:34:25 +02:00
Kevin Papst
5aa422dde1
Display meta-fields in datatables () 2019-09-19 20:28:31 +02:00
Kevin Papst
a651e55dc9
added table-column ordering () 2019-09-09 23:47:42 +02:00
Kevin Papst
e99b170d0a
refactored search with free search term support () 2019-09-04 18:54:06 +02:00
Kevin Papst
561ec3b1e9
added team permissions () 2019-08-16 01:22:33 +02:00
Kevin Papst
3311f17bbb
users weekly stats as bar-chart in dashboard () 2019-06-13 18:38:49 +02:00
Kevin Papst
5702d7afa8
added hourly and money budgets to activity, project and customer () 2019-06-11 13:18:57 +02:00
Kevin Papst
46905e9504
allow markdown for customer, project and activity comments () 2019-05-25 00:29:23 +02:00
Kevin Papst
09da7cd242
javascript and api to stop and display active records () 2019-05-10 13:45:09 +02:00
Kevin Papst
65df1ff909
colors for visual grouping of customer, projects and activities () 2019-05-04 01:45:52 +02:00
Kevin Papst
e92c2d168e
entity action buttons re-designed () 2019-05-03 21:10:16 +02:00