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

205 commits

Author SHA1 Message Date
Kevin Papst
cd88901868
re-style error pages () 2019-10-31 14:20:53 +01:00
Kevin Papst
f4fcfeba9d
dynamic branding options () 2019-10-30 14:22:34 +01:00
Kevin Papst
1114538f41
duration field in timesheet edit dialog () 2019-10-24 23:46:22 +02:00
Kevin Papst
b0f83291ee
upgraded to phpunit 8 () 2019-10-24 17:35:05 +02:00
Kevin Papst
37c6e2c0af
added order-date field to project () 2019-10-24 17:04:21 +02: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
8d81a394ee
updated theme, fix deprecations in events dispatching () 2019-09-25 19:12:12 +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
e45e782e7d
fix invoice preview () 2019-09-20 16:00:03 +02:00
Kevin Papst
5aa422dde1
Display meta-fields in datatables () 2019-09-19 20:28:31 +02:00
Kevin Papst
24cbe3d281
post 1.3 fixes () 2019-09-17 22:20:36 +02:00
Kevin Papst
35c65ba890
composer update () 2019-09-13 17:16:53 +02:00
Kevin Papst
7f1a206a52
support installation specific translations () 2019-09-11 23:18:35 +02:00
Kevin Papst
cdcf9eaf67
handles session timeouts in modals () 2019-09-10 17:07:34 +02:00
Kevin Papst
a651e55dc9
added table-column ordering () 2019-09-09 23:47:42 +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
49e1a1c410
use timesheet description in invoices () 2019-09-04 10:54:21 +02:00
Kevin Papst
15673555a2
added API functions to save meta fields () 2019-08-26 14:30:39 +02:00
Kevin Papst
ceeec7b8a6
improved invoice handling for fixed rates () 2019-08-24 00:02:16 +02:00
Kevin Papst
46e5650882
refactored invoice and export screens () 2019-08-22 18:56:21 +02:00
Kevin Papst
7cd17154fc
support creating new roles () 2019-08-20 14:02:15 +02:00
Kevin Papst
299fcb091a
added documentation links to all screens () 2019-08-19 12:53:36 +02:00
Kevin Papst
025c6b0e7b
added css class to target running records in timesheet tables () 2019-08-16 22:34:41 +02:00
Kevin Papst
561ec3b1e9
added team permissions () 2019-08-16 01:22:33 +02:00
Kevin Papst
9611646bc6
added decimal format variable for invoice duration () 2019-08-15 21:31:13 +02:00
Kevin Papst
b5972bb680
added invoice variable to display month numerical () 2019-08-14 23:30:45 +02:00
Kevin Papst
455861ec69
copy timesheet meta fields on restart record () 2019-08-13 18:41:20 +02:00
trentks
5affa0de82 fix various minor english grammar translations () 2019-08-08 23:04:02 +02:00
Kevin Papst
e11a2a6089
upgraded FosUserBundle and Symfony 4.3 () 2019-08-02 16:52:30 +02:00
Kevin Papst
614a50ce0b
added command to show plugin versions () 2019-08-02 08:53:51 +02:00
Kevin Papst
66594b286a
remove default role from user filter and role select () 2019-08-02 08:31:45 +02:00
Kevin Papst
654ffda454
respect users timezone when populating working-time dashboard widget () 2019-07-30 23:57:20 +02:00
Kevin Papst
1bd784eef3
added calendar slot_duration config () 2019-07-26 23:51:29 +02:00
Kevin Papst
7583498735
added invoice calculator to sum by day () 2019-07-24 18:36:06 +02:00
Kevin Papst
53eda31179
project grouped invoice calculator () 2019-07-24 17:45:51 +02:00
Toby Batch
dae8866053 Fixes regexp for search timesheets by tag () 2019-07-22 15:34:40 +02:00
Kevin Papst
f23dcbec17
run migrations always in kimai:install command () 2019-07-10 19:19:03 +02:00
Kevin Papst
8a1d28563d
fix changing project for existing entries () 2019-07-10 19:17:34 +02:00
Kevin Papst
c33a87a07c
toolbar dropdown and visibility improvements () 2019-07-09 16:34:11 +02:00
Toby Batch
b833e1ce27 pre-populate tags for new timesheet records via request params () 2019-07-09 16:32:40 +02:00
Kevin Papst
cbf9086e10
performance improvements () 2019-07-09 03:40:48 +02:00
Kevin Papst
bf9ae44775
fix LDAP edge-case initialization error () 2019-07-08 20:35:41 +02:00
Kevin Papst
19843760e5
allow to configure default values for users () 2019-07-05 02:42:50 +02:00
Kevin Papst
625ac2f1d7
fix default calendar config () 2019-07-04 16:59:57 +02:00
Kevin Papst
061581c4ff
use pre-defined icons in menu as well () 2019-07-04 14:59:03 +02:00
Kevin Papst
baa2fca7ca
Release 1.0 () 2019-07-02 02:36:46 +02:00
Kevin Papst
db5f9f639e
fix selectbox is not resettable () 2019-07-02 00:14:06 +02:00
Kevin Papst
90980f40f5
allow to disable user preferences by permission () 2019-07-01 19:37:20 +02:00
Kevin Papst
94d68c8b64
fixed short invoice () 2019-06-30 18:38:02 +02:00