0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-22 08:23:26 +00:00
Commit graph

53 commits

Author SHA1 Message Date
Kevin Papst
825e492891
Notifications by SweetAlert2 () 2020-10-02 19:37:30 +02:00
Kevin Papst
9ef32e75c5
added drag and drop for new records via calendar () 2020-09-17 01:13:48 +02:00
Kevin Papst
217960de60
configure first day of week for calendar and date-picker () 2020-09-05 18:31:37 +02:00
Kevin Papst
e2a4998341
added romanian translations () 2020-05-23 12:07:57 +02:00
Kevin Papst
986d922855
invoices: choose language and duration format () 2020-02-04 20:27:36 +01:00
Kevin Papst
6a44dbfe83
detail pages for customers and projects () 2020-01-16 16:25:28 +01:00
Kevin Papst
af0f89774e
User roles and permission management via Admin UI () 2019-11-10 18:53:56 +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
cdcf9eaf67
handles session timeouts in modals () 2019-09-10 17:07:34 +02:00
Kevin Papst
d041a3f4f9
improved tag auto-completion and added tag management () 2019-09-04 23:47:33 +02:00
Kevin Papst
e99b170d0a
refactored search with free search term support () 2019-09-04 18:54:06 +02:00
Kevin Papst
46e5650882
refactored invoice and export screens () 2019-08-22 18:56:21 +02:00
Kevin Papst
90980f40f5
allow to disable user preferences by permission () 2019-07-01 19:37:20 +02:00
Kevin Papst
92f3f4ee57
added config to brand Kimai with logo and company name () 2019-06-13 19:06:02 +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
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
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
aa113cc300
dynamically update title and visible durations for running records () 2019-05-05 03:01:25 +02:00
Kevin Papst
e6b3d4349e
navbar block cleanup () 2019-04-30 18:10:25 +02:00
Kevin Papst
b865add1b3
translate time-tracking in login screen and browser title () 2019-04-30 17:52:19 +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
3a4aa5a001
added plugin screen () 2019-04-08 18:38:56 +02: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
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
54cd30c564
added support for Ante meridiem and Post meridiem format () 2019-03-06 10:59:31 +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
03aa4c9ddc
Plugins support () 2019-02-24 15:54:38 +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
56ac642446
arabic translations and locale support in datepicker () 2018-10-07 18:29:12 +02: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
75246e9db2
Integrated FOSUserBundle () 2018-07-21 22:36:36 +02:00
Kevin Papst
2d2525cff2
added favicons and webapp metadata () 2018-07-15 21:15:24 +02:00
Kevin Papst
5160b640c4
fixed responsiveness () 2018-07-15 16:07:35 +02:00
Kevin Papst
e68bef7ea7
Updated to AdminLTEBundle 1.0 () 2018-07-12 20:37:08 +02:00
Kevin Papst
7a0d690101
replaced AvanzuAdminTheme with AdminLTE bundle () 2018-07-09 18:25:08 +02:00
Kevin Papst
b58de9be9c
updated to font-awesome 5 () 2018-06-26 19:58:20 +02:00
Kevin Papst
6eef9f6f37
Mobile alignments and toolbar ()
* improved toolbar position 
* fixed alignments on mobile 
* fixed moment js 
2018-06-05 23:15:25 +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
29699572bd added controller to render markdown documentation 2018-02-07 15:07:53 +01:00
Kevin Papst
7deaba8368
added webpack-encore for managing frontend assets ()
* updated installation docu 
* rewritten login page 
* added icheck plugin 
* changed to YesNoType in edit forms 
* updated CONTRIBUTING.md 
* added start of developer docu 
* added compile scripts and compiled assets 
2018-02-01 22:26:19 +01:00
Kevin Papst
4cbc5391c0
added basic invoice rendering () 2018-01-21 22:50:46 +01:00
Kevin Papst
9a161b8fd9
added remember me feature ()
cleanup event subscriber
2018-01-17 19:55:26 +01:00