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

34 commits

Author SHA1 Message Date
Kevin Papst
97feed0be6
updated frontend stack to latest versions () 2019-06-03 01:43:49 +02:00
Kevin Papst
393abe9e62
phpstan level 3, fixed deprecations, code cleanup () 2019-05-28 12:24:21 +02:00
Kevin Papst
ebff4a765a
refactored permissions for simpler customizations () 2019-05-25 17:23:15 +02:00
Kevin Papst
ec174a38a9
timesheet controller refactoring () 2019-05-19 23:52:43 +02:00
Kevin Papst
392f8239f5
bugfix for API selects () 2019-05-12 17:22:24 +02:00
Kevin Papst
f31118292c
translate date picker and charts () 2019-05-12 00:56:00 +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
56fe14c451
UI updates - new user menu, updated about and profile screen and more () 2019-04-25 17:50:28 +02: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
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
239be527b8
post release fixes () 2019-02-22 17:20:41 +01:00
Kevin Papst
fd60d5bb17
Updated HTML invoice templates () 2019-02-12 15:35:33 +01:00
Kevin Papst
816866549c
added export module () 2019-02-05 21:37:33 +01:00
Kevin Papst
55d8bc9ba5
pagination without reload while keeping filters applied () 2019-01-23 18:48:17 +01:00
Kevin Papst
8fddf627bf
added configurable permission system () 2018-11-26 13:20:32 +01:00
Kevin Papst
07cceca67e
fix duration and rate for html invoices () 2018-11-12 23:32:05 +01:00
Kevin Papst
db7de3aac1
added global activities () 2018-11-06 23:10:34 +01:00
Kevin Papst
a89ef41e81
added copy invoice template action () 2018-09-26 17:50:46 +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
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
Kevin Papst
9f6079ad8a
added option to delete invoice template () 2018-09-02 11:36:04 +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
b58de9be9c
updated to font-awesome 5 () 2018-06-26 19:58:20 +02:00
Kevin Papst
d4a46cf257 language specific money and date display ()
* improved date translation
* language specific date and money display
2018-06-25 16:41:12 +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
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
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
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