James Cole
|
46a200aa1f
|
Fix broken variable.
|
2024-12-30 07:30:23 +01:00 |
|
James Cole
|
05f1819f7d
|
Fix API convert to native. Still needs refactoring.
|
2024-12-29 14:24:20 +01:00 |
|
James Cole
|
fa2149f957
|
Update API to convert to native.
|
2024-12-29 13:47:48 +01:00 |
|
James Cole
|
03e31ebb5e
|
Clean up endpoint.
|
2024-12-29 06:36:49 +01:00 |
|
James Cole
|
b407d8d315
|
Add usergroup, clean up some code.
|
2024-12-29 06:14:40 +01:00 |
|
James Cole
|
41fa2a6208
|
Include user group in test set.
|
2024-12-29 06:10:54 +01:00 |
|
James Cole
|
7248a76c63
|
Fix chart, expand changelog.
|
2024-12-29 05:58:12 +01:00 |
|
James Cole
|
a1241ebedb
|
Various multi-currency things in the autocomplete API.
|
2024-12-28 18:38:19 +01:00 |
|
github-actions
|
0f68735e1c
|
Auto commit for release 'develop' on 2024-12-28
|
2024-12-28 13:59:31 +01:00 |
|
James Cole
|
507040f1fd
|
Update various code for sqlite compatibility.
|
2024-12-28 13:36:25 +01:00 |
|
James Cole
|
0a089efcac
|
Clean up commands.
|
2024-12-28 07:35:20 +01:00 |
|
James Cole
|
2bd97d9a99
|
Remove references to laravel json api
|
2024-12-28 07:09:25 +01:00 |
|
github-actions
|
f4868126c1
|
Auto commit for release 'branch-v6.2' on 2024-12-26
|
2024-12-26 05:25:46 +01:00 |
|
James Cole
|
6d22663ca2
|
Fix charts and balances.
|
2024-12-26 05:11:32 +01:00 |
|
github-actions
|
e8cc321898
|
Auto commit for release 'branch-v6.2' on 2024-12-25
|
2024-12-25 07:13:41 +01:00 |
|
James Cole
|
7b3a5c1afd
|
Frontpage seems to be multi currency aware.
|
2024-12-24 16:56:31 +01:00 |
|
James Cole
|
e8ef630424
|
Expand native amount things.
|
2024-12-24 06:34:12 +01:00 |
|
James Cole
|
8805bcf6f6
|
Various updates to display native/foreign amounts.
|
2024-12-23 17:32:15 +01:00 |
|
James Cole
|
ae09200f42
|
Fix import
|
2024-12-23 08:26:35 +01:00 |
|
github-actions
|
c0499df4ec
|
Auto commit for release 'branch-v6.2' on 2024-12-22
|
2024-12-22 20:37:54 +01:00 |
|
James Cole
|
d90ac519f7
|
Clean up balance methods.
|
2024-12-22 20:32:58 +01:00 |
|
James Cole
|
a0e92b6969
|
Clean up variety of account balance methods.
|
2024-12-22 19:42:06 +01:00 |
|
github-actions
|
705aac419a
|
Auto commit for release 'branch-v6.2' on 2024-12-22
|
2024-12-22 14:00:37 +01:00 |
|
James Cole
|
f6e642f72e
|
Add and remove exchange rates
|
2024-12-22 13:19:23 +01:00 |
|
James Cole
|
565bd87959
|
Code cleanup
|
2024-12-22 08:43:12 +01:00 |
|
James Cole
|
5751f7e5a3
|
Merge branch 'v6.2' of github.com:firefly-iii/firefly-iii into v6.2
# Conflicts:
# app/Api/V2/Controllers/Model/ExchangeRate/ShowController.php
# app/Repositories/UserGroups/ExchangeRate/ExchangeRateRepository.php
# routes/api.php
|
2024-12-22 08:28:44 +01:00 |
|
James Cole
|
f5a755d4fc
|
Various changes
|
2024-12-22 08:27:01 +01:00 |
|
github-actions
|
a500de8ab1
|
Auto commit for release 'branch-v6.2' on 2024-12-22
|
2024-12-22 07:05:15 +01:00 |
|
James Cole
|
2e993857e8
|
APIs and views for exchange rates.
|
2024-12-22 06:24:45 +01:00 |
|
James Cole
|
1daffedde0
|
First page for currency exchange rates.
|
2024-12-21 21:01:03 +01:00 |
|
James Cole
|
d4e4907363
|
Add option for manual activation.
|
2024-12-15 19:59:36 +01:00 |
|
James Cole
|
c205e93876
|
Fix https://github.com/firefly-iii/firefly-iii/issues/7288
|
2024-12-15 19:51:46 +01:00 |
|
James Cole
|
2d0aa207d4
|
Fix various piggy bank errors
|
2024-12-15 08:50:57 +01:00 |
|
James Cole
|
7d8d773f8f
|
Clean up some code.
|
2024-12-14 05:45:54 +01:00 |
|
James Cole
|
ea4be9dd0c
|
Expand forms and improve validation for multi-account piggy banks
|
2024-12-06 08:10:31 +01:00 |
|
James Cole
|
d740814f88
|
API works for multi-account piggies, the rest throws an exception
|
2024-12-01 18:32:05 +01:00 |
|
James Cole
|
cdf1ebf3f7
|
Better ability to store piggy banks.
|
2024-12-01 18:16:48 +01:00 |
|
James Cole
|
21a6927279
|
Rename fields for piggy bank
|
2024-11-30 16:02:30 +01:00 |
|
James Cole
|
92190bbc54
|
Rename fields in piggy bank.
|
2024-11-30 15:57:11 +01:00 |
|
James Cole
|
f5c56e02da
|
API allows update/set of budget limit notes. https://github.com/firefly-iii/firefly-iii/issues/5523
|
2024-11-30 05:42:59 +01:00 |
|
James Cole
|
12ee37d700
|
Switch API to transaction type enums
|
2024-11-25 07:14:14 +01:00 |
|
github-actions
|
71c208c4fb
|
Auto commit for release 'develop' on 2024-11-25
|
2024-11-25 04:18:55 +01:00 |
|
github-actions
|
cd10d04907
|
Auto commit for release 'v6.1.23' on 2024-11-23
|
2024-11-23 19:19:46 +01:00 |
|
James Cole
|
fa655f065b
|
Part of new API, cleanup code.
|
2024-11-23 16:14:47 +01:00 |
|
github-actions
|
b7d8daf013
|
Auto commit for release 'v6.1.22' on 2024-11-09
|
2024-11-09 06:35:28 +01:00 |
|
James Cole
|
2714ee96f1
|
Fix https://github.com/firefly-iii/firefly-iii/issues/9447
|
2024-11-09 06:23:28 +01:00 |
|
James Cole
|
225588f3e7
|
Update changelog and API
|
2024-11-06 13:50:47 +01:00 |
|
James Cole
|
d118c0d886
|
Fix date requests
|
2024-11-06 11:11:38 +01:00 |
|
github-actions
|
7001051833
|
Auto commit for release 'develop' on 2024-10-21
|
2024-10-21 05:15:16 +02:00 |
|
James Cole
|
acadc89eaa
|
Clean up API routes
|
2024-10-20 17:55:06 +02:00 |
|