Commit Graph

746 Commits

Author SHA1 Message Date
JC5 5803ff71cc 🤖 Auto commit for release 'develop' on 2026-07-11 2026-07-11 06:46:43 +02:00
James Cole 314cf3f633 Fix view and mails. 2026-07-11 06:41:09 +02:00
JC5 c6992e6740 🤖 Auto commit for release 'branch-adminlte' on 2026-06-19 2026-06-19 05:50:27 +02:00
James Cole 9f307f5d53 Merge branch 'develop' into adminlte 2026-06-10 20:37:42 +02:00
Sander Dorigo 0885fb6319 Fix phpstan issues 2026-06-08 12:40:59 +02:00
James Cole 21556c207b Merge branch 'develop' into adminlte 2026-06-06 18:41:04 +02:00
James Cole 377123d41f Fix https://github.com/firefly-iii/firefly-iii/issues/12309 2026-06-06 11:15:44 +02:00
James Cole 05d9f4967e Merge branch 'develop' into adminlte 2026-06-06 06:38:25 +02:00
James Cole c421315465 Rename configuration class. 2026-06-06 06:38:15 +02:00
JC5 2ba082c787 🤖 Auto commit for release 'develop' on 2026-06-05 2026-06-05 05:46:06 +02:00
James Cole e511b55c76 Expand v2 and v3 code. 2026-05-24 14:10:38 +02:00
JC5 b8c05d6f26 🤖 Auto commit for release 'develop' on 2026-05-21 2026-05-21 06:49:35 +02:00
James Cole b81943fad6 Lots of mago fixes applied. 2026-05-21 06:31:24 +02:00
JC5 b6759c3fa0 🤖 Auto commit for release 'develop' on 2026-05-02 2026-05-02 06:48:29 +02:00
James Cole 13e4160e85 Fix https://github.com/orgs/firefly-iii/discussions/12097 2026-04-30 06:22:10 +02:00
James Cole 8c620b6536 Fix https://github.com/firefly-iii/firefly-iii/issues/12204 2026-04-29 06:36:25 +02:00
JC5 667052ab6e 🤖 Auto commit for release 'develop' on 2026-04-06 2026-04-06 06:06:35 +02:00
James Cole a5c653069a Clean up some code. 2026-04-04 18:54:57 +02:00
JC5 ecab686ac9 🤖 Auto commit for release 'develop' on 2026-04-03 2026-04-03 07:31:27 +02:00
JC5 b8e07c1df4 🤖 Auto commit for release 'develop' on 2026-03-27 2026-03-27 04:38:55 +01:00
James Cole 8c9ad9da83 Improve running balance correction. 2026-03-27 04:32:41 +01:00
Sander Dorigo de7033ee63 Fix #12029 2026-03-25 16:56:46 +01:00
James Cole a62f8bbaff Fix https://github.com/firefly-iii/firefly-iii/issues/12014 2026-03-22 17:05:31 +01:00
James Cole ee16888317 Catch null pointer. 2026-03-22 06:41:55 +01:00
JC5 21af34c65a 🤖 Auto commit for release 'develop' on 2026-03-21 2026-03-21 00:01:23 +01:00
James Cole 94144a407d Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
# Conflicts:
#	app/Services/Internal/Recalculate/PrimaryAmountRecalculationService.php
2026-03-20 08:49:29 +01:00
JC5 32fe62df03 🤖 Auto commit for release 'develop' on 2026-03-20 2026-03-20 08:24:57 +01:00
James Cole 21f9be6504 Rewrite calculation service for #11982
- moved reset methods to this class
- Add method `recalculateForGroupAndCurrency` that accepts a $limitCurrency as third argument.
- Add `recalculateAccountsForCurrency` and `calculateTransactionsForCurrency`

`recalculateForGroupAndCurrency` can recalculate any foreign amount back to the primary currency (just like the class was already capable of) BUT limits the action to foreign amounts in $limitCurrency. This greatly reduces the rework necessary. This means the method can be safely called when changing currency exchange rates.

Not all methods in `recalculateForGroupAndCurrency` actually care about the given $limitCurrency but the methods that don't aren't doing much anyway, so it's OK to recalculate everything even though its not necessary.
2026-03-20 07:17:33 +01:00
James Cole b3d048eb67 Fix https://github.com/orgs/firefly-iii/discussions/11977 2026-03-20 06:01:23 +01:00
James Cole e5c19f6088 Fix https://github.com/firefly-iii/firefly-iii/issues/11969 2026-03-17 16:26:57 +01:00
JC5 63c49f740f 🤖 Auto commit for release 'develop' on 2026-03-13 2026-03-13 03:55:47 +01:00
JC5 7c3fb7a95a 🤖 Auto commit for release 'develop' on 2026-03-09 2026-03-09 04:52:39 +01:00
James Cole 84ea19d14c Fix a bunch of phpstan errors. 2026-03-08 17:08:51 +01:00
JC5 c86562554b 🤖 Auto commit for release 'develop' on 2026-03-07 2026-03-07 10:26:58 +01:00
James Cole 71698b36e2 Fix various phpstan issues. 2026-03-07 10:17:07 +01:00
JC5 b66f95f1dc 🤖 Auto commit for release 'develop' on 2026-03-06 2026-03-06 15:31:45 +01:00
James Cole e882530a69 Clean up various phpstan issues. 2026-03-06 13:52:11 +01:00
James Cole 12f19c6c34 Remove all "@phpstan-ignore-line" entries. 2026-03-06 07:39:12 +01:00
JC5 36d20137b2 🤖 Auto commit for release 'develop' on 2026-03-06 2026-03-06 06:37:08 +01:00
Sander Dorigo 25ba87babb Better validation for webhook URLs 2026-03-05 10:11:09 +01:00
JC5 773e2ac262 🤖 Auto commit for release 'develop' on 2026-03-04 2026-03-04 06:58:47 +01:00
James Cole 41ed650336 Fix all errors. 2026-03-04 06:38:33 +01:00
James Cole 7d67fe52f9 Fix phpstan issues. 2026-03-04 06:34:04 +01:00
JC5 f40cb96906 🤖 Auto commit for release 'develop' on 2026-02-27 2026-02-27 21:44:58 +01:00
James Cole 555060ead9 Fix URL, thanks @fabienfitoussi 2026-02-27 21:33:27 +01:00
James Cole ae6adf90ee Fix https://github.com/firefly-iii/firefly-iii/issues/11817 2026-02-26 20:47:10 +01:00
James Cole 39c72a60e1 Fix https://github.com/firefly-iii/firefly-iii/issues/11778 2026-02-21 15:42:52 +01:00
James Cole 6e0e32dc6c You can always grab the latest develop release. 2026-02-21 08:05:01 +01:00
JC5 88291c5f63 🤖 Auto commit for release 'develop' on 2026-02-21 2026-02-21 08:00:48 +01:00
James Cole a87e10f734 Add a week's delay. 2026-02-21 07:54:23 +01:00