Commit Graph

8104 Commits

Author SHA1 Message Date
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
James Cole
8627ee391a
Add missing command 2023-10-22 08:50:35 +02:00
James Cole
24e0839c34 Merge branch 'main' into develop 2023-10-22 08:05:48 +02:00
James Cole
c3398d4d51
Fix refactor for field. 2023-10-22 08:05:28 +02:00
James Cole
80237d8bc3
Refactor methods that request the old currency preference. 2023-10-22 07:55:36 +02:00
James Cole
4cec0a9f97
Refactor repository and some commands for upgrading 2023-10-22 07:51:26 +02:00
James Cole
a810eb2cb5
Do error catching etc. 2023-10-22 07:50:46 +02:00
James Cole
840fd61b04
Update API 2023-10-22 07:45:48 +02:00
James Cole
5425dac180
Update index to handle new fields. 2023-10-22 07:17:53 +02:00
James Cole
0d65e396d4
Update get() methods. 2023-10-22 07:16:05 +02:00
James Cole
704fc24d20
Rename field for less confusion. 2023-10-22 07:12:47 +02:00