Kevin Papst
|
bcf1ebd778
|
fixed pdf temp directory (#845)
|
2019-06-07 18:17:45 +02:00 |
|
Kevin Papst
|
325d204332
|
added installation command (#838)
|
2019-06-04 23:51:37 +02:00 |
|
Kevin Papst
|
97feed0be6
|
updated frontend stack to latest versions (#729)
|
2019-06-03 01:43:49 +02:00 |
|
Kevin Papst
|
393abe9e62
|
phpstan level 3, fixed deprecations, code cleanup (#811)
|
2019-05-28 12:24:21 +02:00 |
|
Kevin Papst
|
d9dca96a32
|
added punch-in punch-out / time-clock mode (#812)
|
2019-05-27 01:36:43 +02:00 |
|
Kevin Papst
|
ebff4a765a
|
refactored permissions for simpler customizations (#808)
|
2019-05-25 17:23:15 +02:00 |
|
Kevin Papst
|
d18019159b
|
fix tag query to show all tags of an item, even if not included in query (#810)
|
2019-05-25 16:27:01 +02:00 |
|
Kevin Papst
|
46905e9504
|
allow markdown for customer, project and activity comments (#807)
|
2019-05-25 00:29:23 +02:00 |
|
Kevin Papst
|
8873947a1b
|
added phpstan for code analyzes (#806)
|
2019-05-24 01:11:03 +02:00 |
|
Kevin Papst
|
29209105d3
|
improved html export (#802)
|
2019-05-23 18:19:56 +02:00 |
|
Kevin Papst
|
fea3495098
|
lock exported timesheets (#798)
|
2019-05-22 22:28:29 +02:00 |
|
Kevin Papst
|
871b2e52c7
|
use dropdown for entity actions on detail pages (#801)
|
2019-05-21 23:21:26 +02:00 |
|
Kevin Papst
|
ec174a38a9
|
timesheet controller refactoring (#796)
|
2019-05-19 23:52:43 +02:00 |
|
Kevin Papst
|
46ff78a4c4
|
fix phpunit annotations (#794)
|
2019-05-19 17:05:07 +02:00 |
|
Kevin Papst
|
d2ad87d09c
|
improved calendar (#784)
|
2019-05-19 16:16:20 +02:00 |
|
Kevin Papst
|
1903d6fb77
|
fix column and max key length (#789)
|
2019-05-14 23:09:33 +02:00 |
|
Kevin Papst
|
bbe1f9beda
|
restart via API allows to copy description (#782)
|
2019-05-13 17:32:01 +02:00 |
|
Kevin Papst
|
5c227888f2
|
delete timesheets via api (#776)
|
2019-05-12 03:26:31 +02:00 |
|
Mathias
|
e29e183e84
|
added tags for timesheets (#604)
|
2019-05-12 01:40:04 +02:00 |
|
Kevin Papst
|
09da7cd242
|
javascript and api to stop and display active records (#772)
|
2019-05-10 13:45:09 +02:00 |
|
Björn Weinbrenner
|
e619b5fd31
|
added more entity actions (#757)
|
2019-05-10 02:10:37 +02:00 |
|
Kevin Papst
|
b1855447b8
|
recent activities via API (#761)
|
2019-05-07 22:24:28 +02:00 |
|
Kevin Papst
|
80af3fb010
|
fix toolbar requests for empty choice (#758)
|
2019-05-05 08:31:13 +02:00 |
|
Kevin Papst
|
6e224c63ef
|
improve cross database engine compatibility (#756)
|
2019-05-05 03:09:02 +02:00 |
|
Kevin Papst
|
aa113cc300
|
dynamically update title and visible durations for running records (#752)
|
2019-05-05 03:01:25 +02:00 |
|
Kevin Papst
|
65df1ff909
|
colors for visual grouping of customer, projects and activities (#751)
|
2019-05-04 01:45:52 +02:00 |
|
Kevin Papst
|
e92c2d168e
|
entity action buttons re-designed (#746)
|
2019-05-03 21:10:16 +02:00 |
|
Kevin Papst
|
455d772095
|
moved shared entity fields and functions to trait (#750)
|
2019-05-02 18:03:40 +02:00 |
|
Kevin Papst
|
e6b3d4349e
|
navbar block cleanup (#742)
|
2019-04-30 18:10:25 +02:00 |
|
Kevin Papst
|
b865add1b3
|
translate time-tracking in login screen and browser title (#738)
|
2019-04-30 17:52:19 +02:00 |
|
Kevin Papst
|
62b091c77b
|
always query timesheets by begin date (#740)
|
2019-04-30 14:31:10 +02:00 |
|
Kevin Papst
|
fb17af1afd
|
prepare release 0.9 (#730)
|
2019-04-29 01:48:27 +02:00 |
|
Kevin Papst
|
b8811924c3
|
reduce config complexity by converting php format to js format (#734)
|
2019-04-29 00:24:23 +02:00 |
|
Kevin Papst
|
32f0d80729
|
configs: overwrite via prepend, mode instead of duration_only (#715)
|
2019-04-26 16:14:28 +02:00 |
|
Simone Gasparini
|
f0f757cf75
|
allow dynamic export types (#703)
|
2019-04-25 19:33:06 +02:00 |
|
Kevin Papst
|
ccf4e32523
|
added delete timesheet API endpoint (#726)
|
2019-04-25 18:27:58 +02:00 |
|
Kevin Papst
|
56fe14c451
|
UI updates - new user menu, updated about and profile screen and more (#723)
|
2019-04-25 17:50:28 +02:00 |
|
Kevin Papst
|
28801bf1ea
|
remove invalid cache header (#722)
|
2019-04-24 18:14:08 +02:00 |
|
Kevin Papst
|
460391136f
|
API: changed date-format, camelCase instead of snake_case, null values, update and create for customer and project (#718)
|
2019-04-24 18:13:33 +02:00 |
|
Kevin Papst
|
215d4fc8bf
|
apply users timezone to toolbar queries (#716)
|
2019-04-22 16:21:22 +02:00 |
|
horlabs
|
46cb021260
|
API: added activities create and update (#717)
|
2019-04-22 16:16:06 +02:00 |
|
Kevin Papst
|
f9c8028ea1
|
updated to Symfony 4.2 (#710)
|
2019-04-21 01:41:08 +02:00 |
|
Kevin Papst
|
32b36f42f0
|
remove unused role ROLE_CUSTOMER (#712)
|
2019-04-19 18:42:25 +02:00 |
|
Kevin Papst
|
48f3ad842d
|
fix validation for create user command (#709)
|
2019-04-17 00:20:38 +02:00 |
|
Simone Gasparini
|
3251b26d9e
|
added floor and ceil rounding modes (#695)
|
2019-04-16 17:36:47 +02:00 |
|
Simone Gasparini
|
136df3724f
|
removed active flag in user preferences form for own profile (#696)
|
2019-04-16 17:30:51 +02:00 |
|
Kevin Papst
|
3a4aa5a001
|
added plugin screen (#671)
|
2019-04-08 18:38:56 +02:00 |
|
Kevin Papst
|
5bea9915f5
|
improved activity-project assignment in importer (#679)
|
2019-04-05 23:29:16 +02:00 |
|
Kevin Papst
|
0d4fdc38e4
|
remove mailer url from about debug info (#657)
|
2019-03-23 13:31:52 +01:00 |
|
Kevin Papst
|
13d9f8f3f7
|
added database driven system configurations with admin screen (#647)
|
2019-03-22 20:58:38 +01:00 |
|