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

29 commits

Author SHA1 Message Date
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
52c7437076
added user-specific rates () 2020-02-10 20:29:43 +01:00
Kevin Papst
465d7166d4
remove pagerfanta bundle () 2020-02-10 16:38:26 +01:00
Kevin Papst
69cf7015d8
optimize detail pages, add new permission for comment posting () 2020-02-02 18:16:23 +01:00
Kevin Papst
f2c6d8aee1
better handling of custom field columns in tables () 2020-01-29 15:18:10 +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
936ab05882
prepare release 1.6 () 2019-11-24 00:02:43 +01:00
Kevin Papst
47bd8b0ce7
added new invoice fields, improved invoice templates () 2019-11-18 12:01:26 +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
Kevin Papst
e80973c4d2
refactored column visibility modal to ES6 () 2019-05-01 22:18:57 +02:00
Kevin Papst
0d6b8486c4
remove the total counter from all admin pages () 2019-04-16 17:20:53 +02:00
Kevin Papst
f4d53e9006
replaced delete confirm dialog with modal () 2019-03-12 23:24:22 +01:00
Kevin Papst
3ac72a5c89
enhanced plugin support ()
- refactored admin controller and templates
- plugin support for entity actions
- changed column mail to email in customer table
- refactored theme events
2019-03-11 14:46:30 +01:00