0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-19 15:13:19 +00:00
Commit graph

47 commits

Author SHA1 Message Date
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
Mathias
e29e183e84 added tags for timesheets () 2019-05-12 01:40:04 +02:00
Kevin Papst
09da7cd242
javascript and api to stop and display active records () 2019-05-10 13:45:09 +02:00
Kevin Papst
b1855447b8
recent activities via API () 2019-05-07 22:24:28 +02:00
Kevin Papst
65df1ff909
colors for visual grouping of customer, projects and activities () 2019-05-04 01:45:52 +02:00
Kevin Papst
b865add1b3
translate time-tracking in login screen and browser title () 2019-04-30 17:52:19 +02:00
Kevin Papst
fb17af1afd
prepare release 0.9 () 2019-04-29 01:48:27 +02:00
Kevin Papst
56fe14c451
UI updates - new user menu, updated about and profile screen and more () 2019-04-25 17:50:28 +02:00
Kevin Papst
32b36f42f0
remove unused role ROLE_CUSTOMER () 2019-04-19 18:42:25 +02:00
Kevin Papst
0d6b8486c4
remove the total counter from all admin pages () 2019-04-16 17:20:53 +02:00
Kevin Papst
3a4aa5a001
added plugin screen () 2019-04-08 18:38:56 +02:00
infeeeee
3c361c9414 Updated hungarian translation () 2019-03-26 15:37:28 +01:00
Kevin Papst
13d9f8f3f7
added database driven system configurations with admin screen () 2019-03-22 20:58:38 +01:00
Kevin Papst
f4d53e9006
replaced delete confirm dialog with modal () 2019-03-12 23:24:22 +01:00
Kevin Papst
0f6334314e
removed inline documentation () 2019-03-11 15:10:51 +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
Kevin Papst
bce85b04d6
added filter for global activities () 2019-03-05 01:42:06 +01:00
Kevin Papst
36a158a805
simplified theme settings and standard layout () 2019-02-23 13:51:44 +01:00
Kevin Papst
ef33233624
fix timezone problems in timesheet forms () 2019-02-13 21:37:54 +01:00
Kevin Papst
2c6f57c7ce
daily stats in timesheet () 2019-02-13 15:36:59 +01:00
Kevin Papst
816866549c
added export module () 2019-02-05 21:37:33 +01:00
Kevin Papst
062735c9e3
added daterange-picker and localized date-inputs () 2019-02-03 21:24:30 +01:00
Kevin Papst
fe4c3c10d6
added configurable view after login () 2019-01-29 02:15:12 +01:00
Kevin Papst
f9dc42d1f9
option to move entries from one entity to another upon deletion () 2018-11-12 00:01:49 +01:00
Kevin Papst
0165658659
added config for initial calendar view () 2018-10-21 15:43:16 +02:00
Kevin Papst
53f82a808b
improved invoices with new renderer ()
* added docx renderer and demo template
* added csv renderer and demo template
* added xlsx renderer and demo template
* added ods renderer and demo template
* added user calculator
* added invoice documentation
2018-09-21 01:27:56 +02:00
Kevin Papst
6163f33abf
add hourly_rate and fixed_rate to timesheet entries () 2018-09-05 15:27:39 +02:00
Kevin Papst
a636faa4ab
added freelancer invoice template () 2018-09-02 21:29:49 +02:00
Kevin Papst
dbbb434723
dashboard widgets are configurable via config () 2018-08-17 23:17:02 +02:00
Kevin Papst
2f84f3751a
Added basic API endpoints () 2018-08-08 23:10:45 +02:00
Kevin Papst
a8a8424ced
Added delete user feature () 2018-07-31 13:16:40 +02:00
Kevin Papst
f41eea2768
Easier creation of Tasks/Projects/User () 2018-07-22 23:18:47 +02:00
Kevin Papst
e68bef7ea7
Updated to AdminLTEBundle 1.0 () 2018-07-12 20:37:08 +02:00
Kevin Papst
b299302da4
added dynamic column filter () 2018-06-28 22:56:04 +02:00
Kevin Papst
451cf4cd1d
Filter in hidden toolbar - improved mobile ()
* improved toolbar: hide data table form in collapsible + filter button
* added collapsible area for toolbar form 
2018-06-05 21:49:13 +02:00
Kevin Papst
7206d064a5
Improved mobile view ()
- fixed group by for mysql mode
- only user can edit own prefs
- updated installation README
- pagerfanta shows less links
- improved manual tab
- moved user profile link to pref tabs
- added menu links to top navbar
- moved page actions to breadcrumb position
- integrated daterangepicker and improved toolbar forms
- bugfix for time rounding
2018-06-05 21:28:25 +02:00
Kevin Papst
db5b6f8e2e
added russian translation ()
* added russian translation 
* added config for duration_only mode and adjusted timesheet views 
2018-06-02 19:57:12 +02:00
Kevin Papst
29699572bd added controller to render markdown documentation 2018-02-07 15:07:53 +01:00
Kevin Papst
9bbaf0ec71
added first docu on extending kimai with bundles () 2018-01-27 11:21:52 +01:00
Kevin Papst
1958bb9d09
added order number to projects () 2018-01-25 21:42:18 +01:00
Kevin Papst
7f5b5ac254
added short invoice calculator and timesheet invoice template () 2018-01-23 22:30:41 +01:00
Kevin Papst
4cbc5391c0
added basic invoice rendering () 2018-01-21 22:50:46 +01:00
Kevin Papst
3f221fcdb8
support theme options via user preferences () 2018-01-15 22:58:07 +01:00
Kevin Papst
49d8796f6b
added dynamic user preferences ()
- fixed user settings database 
- added dynamic user preferences 
- added form to edit user preferences 
- removed user language 
2018-01-14 22:47:20 +01:00
Kevin Papst
d5e689e307 code cleanup 2018-01-13 00:20:41 +01:00
Kevin Papst
c7935da16a
added english translation ()
* reformatted translation file 
* set default language to en 
* added english translations 
2018-01-12 22:21:15 +01:00