Commit Graph

94 Commits

Author SHA1 Message Date
Constantin Graf aa3c64e496 Allow members:make-placeholder for admins 2025-03-10 16:26:08 +01:00
Gregor Vostrak 50cc7053e4 hide total billable amounts from employees when employees_can_see_billable_rates is disabled 2025-03-10 15:43:08 +01:00
Constantin Graf 73ce5f793d Fixed problem with merge into when project members already exist in destination member 2025-03-10 15:42:43 +01:00
Constantin Graf ab263e725f Fixed bugs in member endpoints; Added merge-into member endpoint 2025-03-06 14:44:11 -05:00
Constantin Graf f93c5370bf Add harvest and generic imports 2025-03-06 14:44:11 -05:00
Constantin Graf b6bbcd7097 Fixed bug in toggl data importer if import contains invalid timezone 2025-03-04 17:08:28 -05:00
Constantin Graf 0a956fd9e7 Fixed user create in filament 2025-02-06 14:20:37 -05:00
Constantin Graf dce608e403 Add more tests; Add filter in filament resource; Added options for user create command 2025-02-06 12:22:19 -05:00
Constantin Graf 84c9cfe2f2 Fixed bugs causing incorrect computed attributes in imported data 2025-02-06 12:22:19 -05:00
Constantin Graf 0252d984cb Added estimated time to clockify project import 2025-02-06 12:22:19 -05:00
Constantin Graf 713e12e54e Fixed reports in deletion service 2025-02-06 12:22:19 -05:00
Constantin Graf fc0a840ded Deactivated registration 2025-02-06 12:22:19 -05:00
Constantin Graf 62270382dc Fixed import lock 2024-12-18 11:26:49 -05:00
Gregor Vostrak e308ca78b1 improve design for time entries index export 2024-12-09 12:57:25 +01:00
Gregor Vostrak 9b0cf37bc7 improve aggregated pdf design 2024-12-09 12:57:25 +01:00
Constantin Graf a4d8a02b80 Updated PDF reports 2024-12-09 12:57:25 +01:00
Constantin Graf 0860aa9d24 Added shareable reports 2024-12-09 12:57:25 +01:00
Constantin Graf c03aad1abd Added shareable reports 2024-12-09 12:57:25 +01:00
Constantin Graf 4b622afcfc Change logic of tags_ids filter from AND to OR 2024-11-08 13:28:26 +01:00
Constantin Graf 45daeead61 Fix billable contract for self-hosting 2024-11-07 16:12:42 +01:00
Constantin Graf 3b3f593080 Fix foreign keys and deletion service 2024-11-05 12:09:04 +01:00
Constantin Graf f4cfeaa718 Fixed issue with daylight saving time in chart 2024-10-30 17:40:46 +01:00
Constantin Graf 04fcc1e3ae Fixed timezones in detailed export reports #2 2024-10-29 18:25:42 +01:00
Constantin Graf eaaa83406d Fixed timezones in detailed export reports 2024-10-29 18:09:22 +01:00
Constantin Graf 9a60e2b911 Add tests for export endpoints 2024-10-29 17:20:21 +01:00
Constantin Graf 8712cfb9dc Add report exports 2024-10-29 17:20:21 +01:00
Constantin Graf b0bcc4f330 Add pdf detailed report and placeholder for aggregate endpoint 2024-10-29 17:20:21 +01:00
Constantin Graf 64535ceea6 Add report exports 2024-10-29 17:20:21 +01:00
Constantin Graf 0290013d19 Specify enclosure and escape for solidtime export and import 2024-10-15 13:35:37 +02:00
Constantin Graf 85f4a3049c Fixed escaping issues in importer 2024-10-15 12:57:45 +02:00
Constantin Graf 69d3ff4f7b Stricter validation for uuid and integer 2024-10-15 12:57:45 +02:00
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 2e8da98287 Added php-cs-fixer rule void_return 2024-09-30 14:19:47 +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 498f29617e Add mapping for legacy timezones 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 01dd13b947 Add getTrialUntil to BillingContract; Allow delete endpoints after blocking 2024-09-11 18:07:35 +02:00
Gregor Vostrak 2bad9eaa3c chore: type OrganizationInvitation in DefaultImporter, new formatting rules 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 156d2ff1a0 Add auditing 2024-09-03 14:26:01 +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 fd8d596e9b Moved invitation from jetstream to API; Deactived moved jetstream features 2024-07-15 17:35:10 +02:00
Constantin Graf 8ddce667cc Added billing information to inertia data 2024-07-01 18:34:06 +02:00
Constantin Graf 3a17ae83ae Member update endpoint can now change ownership 2024-07-01 17:06:44 +02:00
Constantin Graf de1accba4a Added ip lookup on registration, fixes ST-245 2024-07-01 17:06:44 +02:00