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

11 commits

Author SHA1 Message Date
Kevin Papst
97feed0be6
updated frontend stack to latest versions () 2019-06-03 01:43:49 +02:00
Kevin Papst
98f386dad6
refactored javascript to ES6 classes () 2019-05-06 15:22:52 +02:00
Kevin Papst
e80973c4d2
refactored column visibility modal to ES6 () 2019-05-01 22:18:57 +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
3a4aa5a001
added plugin screen () 2019-04-08 18:38:56 +02:00
Kevin Papst
46655ad462
support subdirectories and subdomains for assets () 2019-03-12 01:02:42 +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
a636faa4ab
added freelancer invoice template () 2018-09-02 21:29:49 +02:00
Simon Schaufelberger
974cee0b6e compile assets with hash after filename () 2018-02-03 17:52:26 +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