JC5
374fdbe1d4
🤖 Auto commit for release 'develop' on 2026-03-03
2026-03-03 06:26:58 +01:00
James Cole
e0b05b63ec
Fix config issue
2026-03-03 06:21:01 +01:00
JC5
c53ed44ea3
🤖 Auto commit for release 'develop' on 2026-03-02
2026-03-02 04:50:53 +01:00
James Cole
70b12354e8
Fix https://github.com/firefly-iii/firefly-iii/issues/11847
2026-03-01 20:11:33 +01:00
James Cole
6e8d204f00
Fix rule actions checking for renamed accounts.
2026-03-01 19:55:48 +01:00
JC5
90e4ca78a4
🤖 Auto commit for release 'develop' on 2026-03-01
2026-03-01 14:16:55 +01:00
James Cole
aae855ed16
Fix range as reported by @dakennguyen
2026-03-01 14:12:38 +01:00
James Cole
2056ba5e08
Fix range.
2026-03-01 14:12:11 +01:00
JC5
bb51baaa38
🤖 Auto commit for release 'develop' on 2026-03-01
2026-03-01 08:08:15 +01:00
James Cole
6bae8ab70a
Fix date range issue.
2026-03-01 06:52:26 +01:00
James Cole
88030784a5
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2026-03-01 06:40:03 +01:00
James Cole
53b733fddb
Merge pull request #11837 from dakennguyen/convert-primary-currency-transaction-charts
...
Convert to primary currency for transaction charts
2026-03-01 06:39:37 +01:00
James Cole
ca89159ccd
Merge pull request #11836 from dakennguyen/convert-primary-currency-report-period-chart
...
Convert to primary currency for reportPeriodChart
2026-03-01 06:39:11 +01:00
James Cole
b299465fb2
Merge branch 'develop' into develop
...
Signed-off-by: James Cole <james@firefly-iii.org >
2026-03-01 06:37:15 +01:00
James Cole
12a877d489
Fix #11812
2026-03-01 06:35:39 +01:00
Khoa Nguyen
7f64251a55
Convert to primary currency for transaction charts
2026-02-28 15:43:58 +01:00
Khoa Nguyen
c06d8263d8
Convert to primary currency for reportPeriodChart
2026-02-28 14:55:00 +01:00
Khoa Nguyen
3e5ef0b431
Convert to primary currency for tag charts
2026-02-28 13:19:58 +01:00
Khoa Nguyen
85da46243b
Convert to primary currency for category charts
2026-02-28 11:04:53 +01:00
James Cole
b48b2a411a
Remove amount when nothing left.
2026-02-28 07:45:26 +01:00
JC5
4407456167
🤖 Auto commit for release 'develop' on 2026-02-28
2026-02-28 07:35:16 +01:00
James Cole
2842432204
Clean up budget amounts.
2026-02-28 07:29:44 +01:00
James Cole
842ec6da47
Add new function to twig.
2026-02-28 07:20:22 +01:00
JC5
5986137bb0
🤖 Auto commit for release 'v6.5.1' on 2026-02-27
2026-02-27 21:55:31 +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
dad596dc26
Fix #11750
2026-02-27 21:27:18 +01:00
James Cole
b357a5d5ea
Fix null pointer in available budget calculation.
2026-02-27 21:25:33 +01:00
Matthew Grove
0c0736d336
Fix account transaction type filtering
...
Address issue #11822
2026-02-27 13:44:21 +00:00
James Cole
ae6adf90ee
Fix https://github.com/firefly-iii/firefly-iii/issues/11817
2026-02-26 20:47:10 +01:00
JC5
9028898232
🤖 Auto commit for release 'v6.5.0' on 2026-02-23
2026-02-23 20:18:34 +01:00
JC5
03d0d503b0
🤖 Auto commit for release 'develop' on 2026-02-23
2026-02-23 20:04:21 +01:00
James Cole
6b8c8c1b28
Merge pull request #11796 from R1DEN/main
...
fix operator order for pc_amount bug
2026-02-23 11:41:16 +01:00
R1DEN
e43a188af8
fix operator order for pc_amount bug
2026-02-23 11:54:48 +02:00
Sander Dorigo
a806bf3b10
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
2026-02-23 08:19:34 +01:00
Sander Dorigo
9b05c777cd
Fix https://github.com/firefly-iii/firefly-iii/issues/11792
2026-02-23 08:08:46 +01:00
JC5
3238441315
🤖 Auto commit for release 'develop' on 2026-02-23
2026-02-23 08:03:49 +01:00
James Cole
5a638ba02e
Fix some code and add a changelog.
2026-02-22 20:17:01 +01:00
James Cole
cf3c836293
Merge pull request #11787 from R1DEN/main
...
Fix chart API balance carry-forward bug
2026-02-22 20:08:23 +01:00
RiDEN
ed3f4f62ee
Fix chart API balance carry-forward bug and add missing deleted_at filter
...
The chart loop used exact-date lookup into the range array, silently
dropping transactions that fell between chart boundary dates when
period > 1D. Replace with a range-walking approach that advances
through all intervening entries.
Also add whereNull('transaction_journals.deleted_at') to
accountsBalancesOptimized() to match the daily-delta query, and fix
a double-space typo in a date format string.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 18:37:00 +02:00
JC5
defaef171e
🤖 Auto commit for release 'develop' on 2026-02-22
2026-02-22 07:20:07 +01:00
James Cole
81f6f22efb
Introduce undocumented count endpoint.
2026-02-22 07:05:30 +01:00
JC5
35f997be45
🤖 Auto commit for release 'develop' on 2026-02-21
2026-02-21 20:24:18 +01:00
JC5
c27e9873b2
🤖 Auto commit for release 'develop' on 2026-02-21
2026-02-21 16:14:27 +01:00
James Cole
02d37998f9
Merge pull request #11776 from dakennguyen/convert-to-primary-currency-for-charts
...
Convert to primary currency for charts
2026-02-21 15:44:56 +01:00
James Cole
39c72a60e1
Fix https://github.com/firefly-iii/firefly-iii/issues/11778
2026-02-21 15:42:52 +01:00
Khoa Nguyen
1980f73694
Convert to primary currency for report chart
2026-02-21 13:14:57 +01:00
Khoa Nguyen
d135186149
Convert to primary currency for category chart
2026-02-21 13:14:49 +01:00
JC5
37c4db2ce9
🤖 Auto commit for release 'develop' on 2026-02-21
2026-02-21 10:58:33 +01:00
James Cole
8e6ff3ceaf
Fix small issues reported over mail and from the demo site.
2026-02-21 10:53:14 +01:00