JC5
|
cea0f793f7
|
🤖 Auto commit for release 'develop' on 2025-06-26
|
4 months ago |
James Cole
|
b1d47e1835
|
Run rector over the code.
|
4 months ago |
James Cole
|
b2156dfd17
|
Replace log calls.
|
4 months ago |
James Cole
|
fa15fbd7a3
|
Code cleanup.
|
2 years ago |
James Cole
|
f6fe6819dd
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8583
|
2 years ago |
James Cole
|
6963b1850a
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8574
|
2 years ago |
James Cole
|
a6b85e0b60
|
Code cleanup
|
2 years ago |
James Cole
|
4f2fd65f09
|
Fix null pointer in amount https://github.com/orgs/firefly-iii/discussions/8367
|
2 years ago |
James Cole
|
c50b62f4f4
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8404
|
2 years ago |
James Cole
|
96112f643b
|
Fix https://github.com/firefly-iii/firefly-iii/issues/8355
|
2 years ago |
James Cole
|
d9e2b34cc2
|
Code cleanup using phpcs
|
2 years ago |
James Cole
|
ce45f6a9e7
|
Fix https://github.com/orgs/firefly-iii/discussions/8294
|
2 years ago |
James Cole
|
95653205be
|
Fix all links
|
2 years ago |
James Cole
|
203d48b6d1
|
Clean up code and fix https://github.com/firefly-iii/firefly-iii/issues/8130
|
2 years ago |
James Cole
|
be5b750d88
|
Another fix for several CAMT issues.
|
2 years ago |
James Cole
|
603974da3a
|
Add another exception.
|
2 years ago |
James Cole
|
f4bc27e03f
|
Add some more debug and things
|
2 years ago |
James Cole
|
601a72a7cc
|
Potential fix for new bunq info
|
2 years ago |
James Cole
|
675cc82530
|
Fix various issues and small usability improvs.
|
2 years ago |
James Cole
|
c8a707e663
|
Meta date for release 1.3.3 and a fix for the CAMT importer
|
2 years ago |
James Cole
|
129015f103
|
fix: new way of saving session info
|
2 years ago |
James Cole
|
0719c0e831
|
Possible fix for https://github.com/firefly-iii/firefly-iii/issues/7729
|
2 years ago |
James Cole
|
a897b0603f
|
Fix: better error handling for camt errors.
|
2 years ago |
James Cole
|
996d08e5d8
|
Small fix in the account recognizer.
|
2 years ago |
James Cole
|
9fd4c3c35f
|
Update account recognition code.
|
2 years ago |
James Cole
|
ea69e30f7e
|
Add backup account information and log about it.
|
2 years ago |
James Cole
|
32f29e70ad
|
Add debug logging for when users test this.
|
2 years ago |
James Cole
|
6aa85eaf07
|
Update packages and reformat code.
|
2 years ago |
Beat Stieger
|
43ece9c63f
|
In 'grouped' and 'single' bookings, prefer informations from level-d for redundant fields
Enable 'grouped' handling of multiple transactions
|
2 years ago |
James Cole
|
db42d6dbca
|
Small code cleanup, switch functions around.
|
2 years ago |
Beat Stieger
|
f6b741a1de
|
Use associative arrays for role-data instead numeric indexed. Make necessary changes to access the first element of the array
|
2 years ago |
James Cole
|
e4a93c6f52
|
More cases for account types
|
2 years ago |
James Cole
|
0e8fdade38
|
add some more cases, should solve a few more transactions.
|
2 years ago |
Beat Stieger
|
3f0fe881b3
|
Only select accounts that are suitable for the type of transaction
|
2 years ago |
Beat Stieger
|
c5559155b1
|
Swap order of pos / neg amount check
|
2 years ago |
Beat Stieger
|
c0917f4607
|
Also take in account pos / neg amount, Fix account-type for detection of "transfer"
|
2 years ago |
Beat Stieger
|
5ec48de76b
|
Cosmetic Change: move some functions to the bottom
|
2 years ago |
James Cole
|
8e3dda167a
|
add some debug and code cleanup
|
2 years ago |
James Cole
|
f97b611a09
|
Code cleanup part #4
|
2 years ago |
James Cole
|
1744f76d1f
|
code cleanup part #3
|
2 years ago |
James Cole
|
c15d15d11e
|
Various code cleanup #2
|
2 years ago |
James Cole
|
b1bbe791dc
|
Various code cleanup.
|
2 years ago |
Beat Stieger
|
64fc794b28
|
Use first or last description, depending on config
|
2 years ago |
Beat Stieger
|
43419ac7c7
|
Bugfix
|
2 years ago |
Beat Stieger
|
78117a6871
|
Pick right amount (lowest or highest)
|
2 years ago |
Beat Stieger
|
c0291f9bc7
|
Add GroupedTransactionHandling to mapSingle()
|
2 years ago |
Beat Stieger
|
5cd5e748ff
|
Try some basic mapping of existing accounts
|
2 years ago |
Beat Stieger
|
5026040906
|
Some renaming and determined account type
|
2 years ago |
Beat Stieger
|
cf3c53597f
|
Call method to set transaction-type
|
2 years ago |
Beat Stieger
|
9746dd4c1c
|
Add method to detect the transaction type (not finished yet)
|
2 years ago |