James Cole
|
4c90f66578
|
Minor code cleanup
|
2023-08-11 19:40:44 +02:00 |
|
James Cole
|
db94f18d46
|
Clean up migrations
|
2023-08-11 19:37:52 +02:00 |
|
James Cole
|
a9bd0f551d
|
Make sure all objects also add user group
|
2023-08-11 19:37:28 +02:00 |
|
James Cole
|
e1ba2d9ad9
|
New translations
|
2023-08-11 06:24:50 +02:00 |
|
James Cole
|
939c636a74
|
Add new action that can switch the source and destination account of a transfer
|
2023-08-11 06:16:40 +02:00 |
|
James Cole
|
2b829cb645
|
Code cleanup
|
2023-08-11 06:05:02 +02:00 |
|
James Cole
|
4bbc898639
|
Expand bill API and v2 account API
|
2023-08-11 06:04:03 +02:00 |
|
James Cole
|
72c99d3834
|
New API endpoints + transformer
|
2023-08-09 14:14:44 +02:00 |
|
James Cole
|
a2984f299b
|
Extend API
|
2023-08-09 14:14:33 +02:00 |
|
James Cole
|
03f39f53d8
|
Fix nullpointer
|
2023-08-08 15:55:48 +02:00 |
|
James Cole
|
02c906afe6
|
Expand API to return transaction groups.
|
2023-08-08 15:03:58 +02:00 |
|
James Cole
|
7a2d4c9bd2
|
Log as error, not debug
|
2023-08-08 14:11:25 +02:00 |
|
James Cole
|
9a62a6c514
|
Merge pull request #7832 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-deprecation-rules-1.1.4
chore(deps-dev): bump phpstan/phpstan-deprecation-rules from 1.1.3 to 1.1.4
|
2023-08-07 05:52:09 +02:00 |
|
James Cole
|
04dc162270
|
Merge pull request #7831 from firefly-iii/dependabot/composer/develop/laravel/framework-10.17.1
chore(deps): bump laravel/framework from 10.16.1 to 10.17.1
|
2023-08-07 05:51:59 +02:00 |
|
James Cole
|
75d5a50328
|
Merge pull request #7830 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.27
chore(deps-dev): bump phpstan/phpstan from 1.10.26 to 1.10.27
|
2023-08-07 05:51:51 +02:00 |
|
James Cole
|
eadb7d5dcb
|
Merge pull request #7829 from firefly-iii/dependabot/composer/develop/mockery/mockery-1.6.5
chore(deps-dev): bump mockery/mockery from 1.6.4 to 1.6.5
|
2023-08-07 05:51:42 +02:00 |
|
James Cole
|
8dc07f1148
|
Merge pull request #7828 from firefly-iii/dependabot/composer/develop/league/csv-9.10.0
chore(deps): bump league/csv from 9.9.0 to 9.10.0
|
2023-08-07 05:51:32 +02:00 |
|
dependabot[bot]
|
217ce85a9b
|
chore(deps-dev): bump phpstan/phpstan-deprecation-rules
Bumps [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases)
- [Commits](https://github.com/phpstan/phpstan-deprecation-rules/compare/1.1.3...1.1.4)
---
updated-dependencies:
- dependency-name: phpstan/phpstan-deprecation-rules
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 03:26:49 +00:00 |
|
dependabot[bot]
|
ef88b25dbd
|
chore(deps): bump laravel/framework from 10.16.1 to 10.17.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 10.16.1 to 10.17.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v10.16.1...v10.17.1)
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 03:26:44 +00:00 |
|
dependabot[bot]
|
4c2e2a3a5a
|
chore(deps-dev): bump phpstan/phpstan from 1.10.26 to 1.10.27
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.26 to 1.10.27.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.26...1.10.27)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 03:26:29 +00:00 |
|
dependabot[bot]
|
1e8e1c6e51
|
chore(deps-dev): bump mockery/mockery from 1.6.4 to 1.6.5
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.6.4...1.6.5)
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 03:26:22 +00:00 |
|
dependabot[bot]
|
a92944786c
|
chore(deps): bump league/csv from 9.9.0 to 9.10.0
Bumps [league/csv](https://github.com/thephpleague/csv) from 9.9.0 to 9.10.0.
- [Release notes](https://github.com/thephpleague/csv/releases)
- [Changelog](https://github.com/thephpleague/csv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/csv/compare/9.9.0...9.10.0)
---
updated-dependencies:
- dependency-name: league/csv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 03:26:17 +00:00 |
|
James Cole
|
8d8e047d2c
|
New charts
|
2023-08-06 19:37:51 +02:00 |
|
James Cole
|
e8c4eec536
|
New API code for boxes.
|
2023-08-06 11:22:36 +02:00 |
|
James Cole
|
ffd8aef35f
|
Expand API with v2 summary endpoint.
|
2023-08-06 07:04:09 +02:00 |
|
James Cole
|
46412bdc66
|
Fix #7810
|
2023-08-06 07:03:39 +02:00 |
|
James Cole
|
b4a6c6fcbe
|
Fix https://github.com/firefly-iii/firefly-iii/issues/7818
|
2023-08-04 19:11:01 +02:00 |
|
James Cole
|
0c087f33c2
|
Build administration-compatible budget chart.
|
2023-08-01 19:38:53 +02:00 |
|
James Cole
|
5f9f621fa6
|
Small chart fixes
|
2023-08-01 12:28:11 +02:00 |
|
James Cole
|
bfc5c5d154
|
Fix API version and match API
|
2023-08-01 11:15:19 +02:00 |
|
James Cole
|
7c9f7f04b7
|
Chart field name refactor
|
2023-08-01 10:26:26 +02:00 |
|
James Cole
|
3517452ea1
|
Expand upgrade command
|
2023-08-01 09:54:09 +02:00 |
|
James Cole
|
8d55f7f2e5
|
Clean up code
|
2023-08-01 09:47:06 +02:00 |
|
James Cole
|
8162b22d43
|
Fix chart
|
2023-08-01 09:42:59 +02:00 |
|
James Cole
|
8504d55f17
|
First code for new balance chart
|
2023-08-01 09:27:39 +02:00 |
|
James Cole
|
75ae1bbde1
|
Show expanded transactions in all account overviews.
|
2023-08-01 06:24:26 +02:00 |
|
James Cole
|
a20668e91b
|
Fix #7771
|
2023-07-31 20:25:47 +02:00 |
|
James Cole
|
eb559bbb03
|
Merge pull request #7803 from zqye/main
|
2023-07-31 19:11:46 +02:00 |
|
zqye
|
2eae96a895
|
exchangeRatesCronJob should only be fired when ENABLE_EXTERNAL_RATES is true.
|
2023-07-31 10:04:16 -07:00 |
|
James Cole
|
4bbf35bca4
|
Merge pull request #7801 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.3.2
|
2023-07-31 06:40:19 +02:00 |
|
dependabot[bot]
|
f1b5e45488
|
chore(deps): bump symfony/http-client from 6.3.1 to 6.3.2
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v6.3.1...v6.3.2)
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-31 04:39:38 +00:00 |
|
James Cole
|
57ed1581ec
|
Merge pull request #7800 from firefly-iii/dependabot/composer/develop/nunomaduro/larastan-2.6.4
|
2023-07-31 06:39:04 +02:00 |
|
James Cole
|
c668381ab0
|
Merge pull request #7802 from firefly-iii/dependabot/composer/develop/symfony/mailgun-mailer-6.3.2
|
2023-07-31 06:38:50 +02:00 |
|
dependabot[bot]
|
44f99991fc
|
chore(deps): bump symfony/mailgun-mailer from 6.3.0 to 6.3.2
Bumps [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer) from 6.3.0 to 6.3.2.
- [Release notes](https://github.com/symfony/mailgun-mailer/releases)
- [Changelog](https://github.com/symfony/mailgun-mailer/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/mailgun-mailer/compare/v6.3.0...v6.3.2)
---
updated-dependencies:
- dependency-name: symfony/mailgun-mailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-31 03:42:42 +00:00 |
|
dependabot[bot]
|
696c76102b
|
chore(deps-dev): bump nunomaduro/larastan from 2.6.3 to 2.6.4
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/RELEASE.md)
- [Commits](https://github.com/nunomaduro/larastan/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: nunomaduro/larastan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-31 03:42:28 +00:00 |
|
James Cole
|
fe4e00dc5c
|
Fix #7792
|
2023-07-29 06:52:21 +02:00 |
|
James Cole
|
1a1b0ee27d
|
Fix https://github.com/firefly-iii/firefly-iii/issues/7787
|
2023-07-29 06:17:09 +02:00 |
|
James Cole
|
298c4ec654
|
Merge tag 'v6.0.19' into develop
v6.0.19
|
2023-07-28 16:17:25 +02:00 |
|
James Cole
|
c6e3fa2cc6
|
Merge branch 'release/v6.0.19'
|
2023-07-28 16:17:24 +02:00 |
|
James Cole
|
61484dcfee
|
Merge branch 'main' into develop
|
2023-07-28 16:16:51 +02:00 |
|