James Cole
e51fef3037
Exit code 0
2023-11-04 19:06:47 +01:00
James Cole
0f6f4e1a50
Code cleanup and phpstan fixes. Still breaks but at least it's consistent.
2023-11-04 19:00:25 +01:00
James Cole
fe0a205a05
Various code cleanup.
2023-11-04 17:41:28 +01:00
James Cole
1059da8a2a
Refactor various code.
2023-11-04 17:26:38 +01:00
James Cole
7436f94feb
Fix code quality and run.
2023-11-04 14:26:35 +01:00
James Cole
ba0843d0bb
Code cleanup
2023-11-04 14:18:49 +01:00
James Cole
5a35960434
Expand action and clean up code.
2023-11-04 14:09:51 +01:00
James Cole
94b0028254
Drop to level 6, that should fix the build.
2023-11-04 12:10:17 +01:00
James Cole
0220cf9784
Fix various phpstan issues.
2023-11-04 11:31:14 +01:00
James Cole
ef428a0226
Fix various phpstan issues.
2023-11-04 07:18:03 +01:00
James Cole
dc45131f73
Various phpstan fixes.
2023-11-04 06:52:40 +01:00
James Cole
101bcc250e
Code cleanup
2023-11-03 05:52:35 +01:00
James Cole
dedc1e8131
Add debug for issue https://github.com/firefly-iii/firefly-iii/issues/8110
2023-11-01 18:53:36 +01:00
James Cole
3b4b074bae
Fix various phpstan errors.
2023-11-01 18:45:15 +01:00
James Cole
4ee3c7d83e
Fix phpstan issues.
2023-10-30 19:49:40 +01:00
James Cole
d36feebb71
Fix #8106
2023-10-30 19:11:02 +01:00
James Cole
6790c318e2
Experimental refactoring.
2023-10-30 07:27:43 +01:00
James Cole
12675dd950
Refactor phpstan errors.
2023-10-29 17:41:14 +01:00
James Cole
5e32878d01
Various code cleanup
2023-10-29 12:10:03 +01:00
James Cole
9a17a11b37
Remove references to static class.
2023-10-29 06:36:37 +01:00
James Cole
4f2159b54d
Remove static references
2023-10-29 06:33:43 +01:00
James Cole
075d459b7c
Remove static references
2023-10-29 06:32:00 +01:00
James Cole
e65d0eef6e
Remove static references
2023-10-29 06:31:27 +01:00
James Cole
91b7d20f9b
Remove static references
2023-10-29 06:31:13 +01:00
James Cole
59d96f2893
Various code cleanup.
2023-10-29 06:22:57 +01:00
James Cole
aa1a521cf0
Clean up v2 api points.
2023-10-29 06:09:21 +01:00
James Cole
4bb171128e
Remove the use of deprecated methods.
2023-10-29 05:54:01 +01:00
James Cole
6f13600fb5
Add missing method.
2023-10-28 18:18:12 +02:00
James Cole
c9fefcd8f4
Add missing method.
2023-10-28 18:08:43 +02:00
James Cole
6ab462a795
Fix issue in bill transformer.
2023-10-28 17:28:54 +02:00
James Cole
78153c2aa4
Update meta files for new release.
2023-10-28 17:17:09 +02:00
James Cole
62458885ce
Fix #8103
2023-10-28 16:47:31 +02:00
James Cole
83d64262c8
Refactor currency API
2023-10-28 16:47:11 +02:00
James Cole
0133a7c5db
Code cleanup
2023-10-28 15:03:33 +02:00
James Cole
fa920fed4e
Introduce missing methods
2023-10-28 14:59:16 +02:00
James Cole
1d138eed8d
Refactor currency repository.
2023-10-28 06:58:33 +02:00
James Cole
9e94b9e57e
Fix #8099
2023-10-27 18:07:56 +02:00
James Cole
902cc21ff0
Debug bill transformer
2023-10-27 17:47:12 +02:00
James Cole
3ca1e6d197
Remove rule title
2023-10-26 08:09:16 +02:00
James Cole
531a6c17de
Merge pull request #8070 from Maxco10/patch-1
...
[Issue #8069 ] Fixed bug on description field
2023-10-26 08:06:33 +02:00
Maxco10
4b7e1fcdb0
Fixed spelling and replaced quotes
...
Signed-off-by: Maxco10 <mmagnani93@gmail.com >
2023-10-25 11:58:14 +02:00
Maxco10
5f35bc5ee6
Added check on title and improved the check for description field
...
Signed-off-by: Maxco10 <mmagnani93@gmail.com >
2023-10-25 11:15:20 +02:00
James Cole
32a36bbb12
Restore missing methods and fix silly bugs.
2023-10-24 18:32:24 +02:00
James Cole
64b9234207
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2023-10-23 20:09:23 +02:00
James Cole
a9d490263b
Fix method.
2023-10-23 20:09:10 +02:00
James Cole
8c5a3c9b3e
Merge pull request #8086 from tonicospinelli/testing
...
Cover endOfPeriod method of the Navigation class
2023-10-23 19:51:59 +02:00
Antonio Spinelli
dd2f8d4404
Cover endOfPeriod method of the Navigation class
...
The custom frequency requires a timezone configuration, forcing it
to run in the integration test scope.
Running the integration tests requires a database connection in the
build process. It enables other case tests.
The API Tests cause interference in other tests, requiring isolating
them.
2023-10-23 10:32:38 -03:00
James Cole
e90fb98613
Fix https://github.com/firefly-iii/firefly-iii/issues/7204
2023-10-22 19:01:18 +02:00
James Cole
2c34bd36a5
Allow unreconcile and expand API to block reconciled transactions.
2023-10-22 18:44:30 +02:00
James Cole
691682bc0c
Fix bad math in piggy bank order code
2023-10-22 09:52:43 +02:00