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

35 commits

Author SHA1 Message Date
Kevin Papst
5ee0396a02
Release 1.6.1 () 2019-11-26 17:22:31 +01:00
Kevin Papst
47bd8b0ce7
added new invoice fields, improved invoice templates () 2019-11-18 12:01:26 +01:00
Kevin Papst
94c28ebbc5
Update and delete multi timesheets and tags () 2019-11-15 01:25:31 +01:00
Kevin Papst
e8c25d8ac5
added avatars, show user teams in list, new team dashboard widgets () 2019-10-03 13:44:16 +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
5702d7afa8
added hourly and money budgets to activity, project and customer () 2019-06-11 13:18:57 +02:00
Kevin Papst
871b2e52c7
use dropdown for entity actions on detail pages () 2019-05-21 23:21:26 +02:00
Kevin Papst
d2ad87d09c
improved calendar () 2019-05-19 16:16:20 +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
98f386dad6
refactored javascript to ES6 classes () 2019-05-06 15:22:52 +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
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
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
0f6334314e
removed inline documentation () 2019-03-11 15:10:51 +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
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
816866549c
added export module () 2019-02-05 21:37:33 +01:00
Kevin Papst
aae9183de6
highlight current day in date-picker () 2019-02-02 15:27:02 +01:00
Kevin Papst
55d8bc9ba5
pagination without reload while keeping filters applied () 2019-01-23 18:48:17 +01:00
Kevin Papst
a9ece209ae
Form and theme improvements () 2019-01-21 13:10:53 +01:00
Lukas
321ac74b6a added parsedown extension for header ids () () 2018-11-18 20:31:37 +01:00
Kevin Papst
98dc38ed99
timesheet export ()
* remove autocomplete for begin and end
* fix minute display in timesheet-edit form
* toolbar form label in separate row
* added export action
2018-09-24 16:46:10 +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
a636faa4ab
added freelancer invoice template () 2018-09-02 21:29:49 +02:00