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

76 commits

Author SHA1 Message Date
Kevin Papst
c33a87a07c
toolbar dropdown and visibility improvements () 2019-07-09 16:34:11 +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
97feed0be6
updated frontend stack to latest versions () 2019-06-03 01:43:49 +02:00
Kevin Papst
d9dca96a32
added punch-in punch-out / time-clock mode () 2019-05-27 01:36:43 +02:00
Kevin Papst
ebff4a765a
refactored permissions for simpler customizations () 2019-05-25 17:23:15 +02:00
Kevin Papst
fea3495098
lock exported timesheets () 2019-05-22 22:28:29 +02:00
Kevin Papst
871b2e52c7
use dropdown for entity actions on detail pages () 2019-05-21 23:21:26 +02:00
Kevin Papst
ec174a38a9
timesheet controller refactoring () 2019-05-19 23:52:43 +02:00
Kevin Papst
d2ad87d09c
improved calendar () 2019-05-19 16:16:20 +02:00
Kevin Papst
bbe1f9beda
restart via API allows to copy description () 2019-05-13 17:32:01 +02:00
Kevin Papst
392f8239f5
bugfix for API selects () 2019-05-12 17:22:24 +02:00
Mathias
e29e183e84 added tags for timesheets () 2019-05-12 01:40:04 +02:00
Kevin Papst
f31118292c
translate date picker and charts () 2019-05-12 00:56:00 +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
98f386dad6
refactored javascript to ES6 classes () 2019-05-06 15:22:52 +02:00
Kevin Papst
80af3fb010
fix toolbar requests for empty choice () 2019-05-05 08:31:13 +02:00
Kevin Papst
aa113cc300
dynamically update title and visible durations for running records () 2019-05-05 03:01:25 +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
721ecdbf3d
prevent jumping icons in navbar between collapsed and open state () 2019-04-30 18:50:31 +02:00
Kevin Papst
b35022d161
use bootstrap tooltips instead of own solution () 2019-04-30 17:00:10 +02:00
Kevin Papst
fb17af1afd
prepare release 0.9 () 2019-04-29 01:48:27 +02:00
Kevin Papst
e49bd05ae6
updated authorization screen styles () 2019-04-27 19:58:32 +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
f9c8028ea1
updated to Symfony 4.2 () 2019-04-21 01:41:08 +02:00
Kevin Papst
13d9f8f3f7
added database driven system configurations with admin screen () 2019-03-22 20:58:38 +01:00
Kevin Papst
e990ae4800
fix modal autofocus problem, datepicker not shown on begin date () 2019-03-22 15:00:59 +01:00
Kevin Papst
19bfff9899
set autofocus attribute on form fields for better keyboard support () 2019-03-13 00:09:02 +01:00
Kevin Papst
f4d53e9006
replaced delete confirm dialog with modal () 2019-03-12 23:24:22 +01:00
Kevin Papst
46655ad462
support subdirectories and subdomains for assets () 2019-03-12 01:02:42 +01:00
Kevin Papst
0f6334314e
removed inline documentation () 2019-03-11 15:10:51 +01:00
Kevin Papst
76c3c5f2f6
fix for firefox datepicker focus problem in modals () 2019-03-08 01:16:10 +01:00
Kevin Papst
54cd30c564
added support for Ante meridiem and Post meridiem format () 2019-03-06 10:59:31 +01:00
Kevin Papst
e260dd84ad
Improve create and start permission handling () 2019-03-06 10:24:27 +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
3f535cc506
stop navbar from breaking on mobile views () 2019-02-20 00:35:04 +01:00
Kevin Papst
b4f1cae323
fix pagination in combination with daterange picker () 2019-02-14 01:09:23 +01:00
Kevin Papst
2c6f57c7ce
daily stats in timesheet () 2019-02-13 15:36:59 +01:00
Kevin Papst
fd60d5bb17
Updated HTML invoice templates () 2019-02-12 15:35:33 +01:00
infeeeee
afb0eabaa4 styles: year selector width, recent activities menu width () 2019-02-09 23:13:47 +01:00
Kevin Papst
d00596d297
convert timesheets to UTC with support for user timezone () 2019-02-08 18:24:33 +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
aae9183de6
highlight current day in date-picker () 2019-02-02 15:27:02 +01:00
Kevin Papst
1b42aed34c
support remote data in beta-test selectpicker () 2019-01-31 12:59:25 +01:00
Kevin Papst
55d8bc9ba5
pagination without reload while keeping filters applied () 2019-01-23 18:48:17 +01:00
Kevin Papst
89abaa9dda
fetch toolbar results without page reload () 2019-01-23 02:45:33 +01:00