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
Kevin Papst
e990ae4800
fix modal autofocus problem, datepicker not shown on begin date ( #653 )
2019-03-22 15:00:59 +01:00
Kevin Papst
cfc19dca25
fix pdf export cache directory ( #650 )
2019-03-22 14:37:25 +01:00
Kevin Papst
50318a8fc5
added command to create release packages (for FTP user) ( #642 )
2019-03-18 11:57:26 +01:00
Kevin Papst
bde791fa55
added begin, end and export filter for API timesheets ( #639 )
2019-03-14 03:34:54 +01:00
Kevin Papst
fb6bf4319f
removed dynamic database prefix ( #641 )
2019-03-13 15:17:18 +01:00
Kevin Papst
19bfff9899
set autofocus attribute on form fields for better keyboard support ( #640 )
2019-03-13 00:09:02 +01:00
Kevin Papst
f4d53e9006
replaced delete confirm dialog with modal ( #638 )
2019-03-12 23:24:22 +01:00
Kevin Papst
46655ad462
support subdirectories and subdomains for assets ( #636 )
2019-03-12 01:02:42 +01:00
blueowl04
1b6b957b23
allow non-interactive timezone conversion ( #637 )
2019-03-11 18:44:54 +01:00
Kevin Papst
0f6334314e
removed inline documentation ( #624 )
2019-03-11 15:10:51 +01:00
Kevin Papst
3ac72a5c89
enhanced plugin support ( #634 )
...
- 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