Constantin Graf
|
d9925d632e
|
Fix api url
|
2024-10-09 17:34:08 +02:00 |
|
Constantin Graf
|
2372ee0622
|
Add update lookup and telemetry, Add version and build to app config
|
2024-10-08 21:31:35 +02:00 |
|
Constantin Graf
|
d5a4df738f
|
Fix bug in time-entry.update-multiple; Add computed property for client_id
|
2024-10-08 19:19:08 +02:00 |
|
Constantin Graf
|
071895791c
|
Add endpoint to delete multiple time entries
|
2024-10-08 13:26:27 +02:00 |
|
Constantin Graf
|
fcba96fbf6
|
Renamed skip to offset
|
2024-10-08 12:59:04 +02:00 |
|
Constantin Graf
|
a882ec6ca0
|
Add skip and meta to resource in time entry endpoint
|
2024-10-08 12:59:04 +02:00 |
|
Constantin Graf
|
51cd919db6
|
Add organization setting employees_can_see_billable_rates
|
2024-10-01 22:48:27 +02:00 |
|
Constantin Graf
|
bff766d363
|
Add spend_time to projects and tasks
|
2024-09-30 14:19:47 +02:00 |
|
Constantin Graf
|
2e8da98287
|
Added php-cs-fixer rule void_return
|
2024-09-30 14:19:47 +02:00 |
|
Constantin Graf
|
a820d8540f
|
Added time estimates for projects and tasks, fixes ST-283
|
2024-09-30 14:19:47 +02:00 |
|
Constantin Graf
|
78ea8a673b
|
Fixed timezone problem in unit tests
|
2024-09-30 11:02:11 +02:00 |
|
Constantin Graf
|
5e4270e3f5
|
Add time entry aggregation type “description”
|
2024-09-17 22:32:43 +02:00 |
|
Constantin Graf
|
d4e71e7c2c
|
Lock import and increase timeout
|
2024-09-17 22:32:31 +02:00 |
|
Constantin Graf
|
5c6b32d5bb
|
Deactivate auditing for time entries in importer
|
2024-09-16 21:50:01 +02:00 |
|
Constantin Graf
|
37400d239c
|
Add command admin:user:verify
|
2024-09-13 17:59:10 +02:00 |
|
Constantin Graf
|
50902e7705
|
Renamed command admin:delete-organization to admin:organization:delete
|
2024-09-13 17:59:10 +02:00 |
|
Constantin Graf
|
0a0b7a03b4
|
Deactivate auditing for import and increase max_execution_time
|
2024-09-12 15:31:20 +02:00 |
|
Constantin Graf
|
cc10af0b97
|
Reduce overhead of health check endpoints
|
2024-09-12 15:31:20 +02:00 |
|
Constantin Graf
|
01dd13b947
|
Add getTrialUntil to BillingContract; Allow delete endpoints after blocking
|
2024-09-11 18:07:35 +02:00 |
|
Constantin Graf
|
d8968399d6
|
Updated dependencies; Fixed codeformatting and phpstan
|
2024-09-11 18:07:35 +02:00 |
|
Constantin Graf
|
5b7df869ad
|
Added trial and blocking to billing contract, fixed bug in running time tracker command
|
2024-09-11 18:07:35 +02:00 |
|
Constantin Graf
|
9a8945b0dc
|
Add local setup for S3
|
2024-09-11 17:58:29 +02:00 |
|
Constantin Graf
|
156d2ff1a0
|
Add auditing
|
2024-09-03 14:26:01 +02:00 |
|
Constantin Graf
|
a01e1d6b0b
|
Add billable rate calculation to creation and deletion of project members
|
2024-09-03 13:10:43 +02:00 |
|
Constantin Graf
|
9df91f4e4a
|
Fix billiable rate in updateMultiple time entries (ST-396)
|
2024-09-03 13:09:09 +02:00 |
|
Constantin Graf
|
0245eccaeb
|
Fixed broken test
|
2024-08-27 21:31:09 +02:00 |
|
Constantin Graf
|
ee77de04ef
|
Added export endpoint and solidtime import; Enhanced toggl import
|
2024-08-27 21:31:09 +02:00 |
|
Constantin Graf
|
b7c9aa6f28
|
ST-370: Fixed error when sending unknown fields in request
|
2024-08-23 16:53:00 +02:00 |
|
Constantin Graf
|
04bb8e50a7
|
Renamed user member endpoint and removed pagination
|
2024-08-05 16:49:24 +02:00 |
|
Constantin Graf
|
21207a4058
|
Added me endpoints
|
2024-08-05 16:49:24 +02:00 |
|
Constantin Graf
|
63323d86c3
|
Added tests for FailedJobResource and renamed to singular
|
2024-07-18 13:27:46 +02:00 |
|
Constantin Graf
|
8db0a7d25e
|
Added mail to inform users about still running time entries
|
2024-07-18 13:27:46 +02:00 |
|
Constantin Graf
|
fd8d596e9b
|
Moved invitation from jetstream to API; Deactived moved jetstream features
|
2024-07-15 17:35:10 +02:00 |
|
Constantin Graf
|
555417dbbd
|
Added tests for billable rate in time entries endpoint
|
2024-07-15 17:34:56 +02:00 |
|
Constantin Graf
|
1dc35f1f55
|
Removed option to update billable rate without updating time entries
|
2024-07-15 17:34:56 +02:00 |
|
Constantin Graf
|
3a17ae83ae
|
Member update endpoint can now change ownership
|
2024-07-01 17:06:44 +02:00 |
|
Constantin Graf
|
364168debd
|
Add ability to set task to done, fixes ST-244
|
2024-07-01 17:06:44 +02:00 |
|
Constantin Graf
|
75e739f6fb
|
Changed billable_rate_update_time_entries to real boolean
|
2024-07-01 17:06:44 +02:00 |
|
Constantin Graf
|
a69d1cb4c4
|
Added ability to archive projects and clients, fixes ST-37
|
2024-07-01 17:06:44 +02:00 |
|
Constantin Graf
|
f21a2d4bdd
|
Fix unhandled error on jetstream page with non-UUID id, fixes ST-274
|
2024-07-01 17:06:44 +02:00 |
|
Constantin Graf
|
512089ccbd
|
Make name fields in projects, tasks, clients and tags unique; fixes ST-265
|
2024-07-01 17:06:44 +02:00 |
|
Constantin Graf
|
313cee2db0
|
Restrict roles available to invitation and member.update, fixes ST-264
|
2024-07-01 17:06:44 +02:00 |
|
Constantin Graf
|
2184b3c835
|
Add ability to update billable rate of existing time entries
|
2024-07-01 17:06:44 +02:00 |
|
Constantin Graf
|
7c26cee1ea
|
Added PHPUnit annotations
|
2024-07-01 17:06:44 +02:00 |
|
Constantin Graf
|
62ac23cb1a
|
Fixed tests after adding schema dumps for test database
|
2024-07-01 12:08:53 +02:00 |
|
Constantin Graf
|
8982bfac2b
|
Fixed bug in user delete feature
|
2024-06-17 12:50:39 +02:00 |
|
Constantin Graf
|
0eef5ffcfa
|
Performance optimization for import
|
2024-06-10 17:33:07 +02:00 |
|
Constantin Graf
|
86f5ea47bb
|
Added user and organization deletion system; Added coverage annotations
|
2024-06-09 13:58:46 +02:00 |
|
Constantin Graf
|
f40ae91444
|
Fixed timezone in time entries importer (tests)
|
2024-06-06 18:46:27 +02:00 |
|
Constantin Graf
|
b0cdeb3e33
|
Fixed test case and travelTo function in test cases
|
2024-06-06 17:19:41 +02:00 |
|