0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-13 08:51:57 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Kevin Papst
dad1b8b772
version 1.14.1 ()
* no back links in modal pages
* remove unused service links to bountysource and gitter
* add validation for budget and time-budget fields
* display time budget if set
* remove console log
* sanitize DDE payloads
* do not show status and name in version string
2021-04-29 18:29:03 +02:00
Kevin Papst
e3749c8e8f
added pdf template and other invoice improvements () 2020-05-10 16:19:59 +02:00
Kevin Papst
a50a59bbca
inline css for html invoices () 2020-03-06 03:21:39 +01:00
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