github-actions
90d58ec8fa
Auto commit for release 'v6.1.10' on 2024-03-02
2024-03-02 17:12:03 +01:00
github-actions
e92dd7f464
Merge branch 'develop'
2024-03-02 16:08:11 +00:00
James Cole
3bdf9eeed2
Jump to v34
2024-03-02 17:06:47 +01:00
James Cole
558ac7b0da
Update changelog.
2024-03-02 16:53:19 +01:00
James Cole
9d0488ffbc
fix phpstan issues.
2024-02-29 06:39:58 +01:00
James Cole
d7fa8b283e
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2024-02-29 06:27:24 +01:00
James Cole
a0097bd613
Fix issues with available budgets.
2024-02-29 06:26:23 +01:00
github-actions
ffc2156e5f
Auto commit for release 'develop' on 2024-02-29
2024-02-29 01:28:57 +01:00
James Cole
e0a89bb5fe
Rebuild JS
2024-02-26 20:08:14 +01:00
James Cole
647179cd3c
Rebuild JS
2024-02-26 19:56:19 +01:00
James Cole
5106ccdbd7
Merge branch 'main' into develop
2024-02-26 19:55:14 +01:00
James Cole
7103098fe7
Better error handling
2024-02-26 19:54:45 +01:00
James Cole
f8072f0bfc
Merge pull request #8588 from firefly-iii/dependabot/github_actions/JC5/firefly-iii-dev-33
...
Bump JC5/firefly-iii-dev from 32 to 33
2024-02-26 06:17:04 +01:00
dependabot[bot]
96ac3a95c8
Bump JC5/firefly-iii-dev from 32 to 33
...
Bumps [JC5/firefly-iii-dev](https://github.com/jc5/firefly-iii-dev ) from 32 to 33.
- [Commits](https://github.com/jc5/firefly-iii-dev/compare/v32...v33 )
---
updated-dependencies:
- dependency-name: JC5/firefly-iii-dev
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 03:23:03 +00:00
github-actions
cd713dc40f
Auto commit for release 'develop' on 2024-02-26
2024-02-26 01:29:50 +01:00
James Cole
d9fba39d80
Fix detection of transaction type.
2024-02-25 18:24:10 +01:00
James Cole
2564470197
Update source account detection.
2024-02-25 18:14:30 +01:00
James Cole
9222c82af0
Expand frontend, first attempt at sorting.
2024-02-25 18:09:52 +01:00
James Cole
243f283bfd
Fix tests
2024-02-24 08:36:57 +01:00
James Cole
5b60aaecc0
Update translations.
2024-02-24 08:19:23 +01:00
James Cole
20a4caec60
Add some missing translations
2024-02-24 06:03:34 +01:00
James Cole
99cc096b71
Fix https://github.com/firefly-iii/firefly-iii/issues/8578
2024-02-24 05:38:02 +01:00
James Cole
5626d1c56d
Fix https://github.com/firefly-iii/firefly-iii/issues/8575
2024-02-23 17:06:25 +01:00
James Cole
68c9c4ec3c
PHPStorm can order methods by alphabet, who knew.
2024-02-22 20:11:09 +01:00
James Cole
f9d4a43e05
This should fix the ci issues.
2024-02-22 06:57:57 +01:00
James Cole
92e7f344e0
Refresh update code.
2024-02-22 06:52:58 +01:00
github-actions
89ce2838d5
Auto commit for release 'develop' on 2024-02-22
2024-02-22 01:29:01 +01:00
James Cole
356b217692
Add missing array
2024-02-20 20:33:33 +01:00
James Cole
950e39b753
Clean up methods.
2024-02-20 20:05:43 +01:00
James Cole
8f14979717
Clean up rule set.
2024-02-20 19:59:55 +01:00
James Cole
aa2afd162e
Fix https://github.com/orgs/firefly-iii/discussions/8557
2024-02-20 19:51:13 +01:00
James Cole
fe33352ec1
Fix translation for https://github.com/firefly-iii/firefly-iii/issues/8555
2024-02-19 05:57:06 +01:00
github-actions
65c5249815
Auto commit for release 'develop' on 2024-02-19
2024-02-19 01:30:23 +01:00
James Cole
b1afaea1aa
Various updates.
2024-02-18 11:35:08 +01:00
James Cole
997dc3814b
Add host header validation
2024-02-17 08:18:49 +01:00
James Cole
b37b5b86d4
Fix https://github.com/firefly-iii/firefly-iii/issues/8544
2024-02-16 20:42:04 +01:00
github-actions
b13a4e1016
Auto commit for release 'develop' on 2024-02-15
2024-02-15 01:29:20 +01:00
James Cole
7897ebc4d5
Update code
2024-02-14 19:47:35 +01:00
James Cole
ac17b82d85
Do not complain when the category is already set.
2024-02-14 19:34:36 +01:00
James Cole
1b1712d998
Make sure that errors in the incoming webhook url are caught.
2024-02-14 19:32:15 +01:00
James Cole
a2c0d9f7d0
The update checker can handle the development releases
2024-02-14 06:34:38 +01:00
James Cole
5b68b25c85
Merge pull request #8538 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-11.0.3
...
Bump phpunit/phpunit from 10.5.10 to 11.0.3
2024-02-12 19:52:51 +01:00
dependabot[bot]
d3a215b575
Bump phpunit/phpunit from 10.5.10 to 11.0.3
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.10 to 11.0.3.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.3/ChangeLog-11.0.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.10...11.0.3 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 03:35:09 +00:00
github-actions
5c352a0d3e
Auto commit for release 'develop' on 2024-02-12
2024-02-12 01:29:15 +01:00
James Cole
fded058ea6
Rebuild frontend.
2024-02-11 19:16:27 +01:00
James Cole
99f041b114
Editable up until date.
2024-02-11 10:43:14 +01:00
James Cole
283b594995
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
...
# Conflicts:
# app/Helpers/Collector/GroupCollector.php
2024-02-10 08:29:59 +01:00
James Cole
723aa65e7a
Inline edit for v2
2024-02-10 08:28:59 +01:00
github-actions
64d315ad51
Auto commit for release 'develop' on 2024-02-08
2024-02-08 01:29:34 +01:00
James Cole
d0844356cb
Fix https://github.com/firefly-iii/firefly-iii/issues/8521
2024-02-07 06:14:40 +01:00
James Cole
ba8d65835a
Remove unused translation.
2024-02-07 06:02:43 +01:00
github-actions
fa3343f437
Auto commit for release 'v6.1.9' on 2024-02-05
2024-02-05 19:53:12 +01:00
James Cole
c5b8a951d2
Update changelog for new release.
2024-02-05 06:37:16 +01:00
James Cole
20b1fc05cb
Don't put a "v" in front of the version when it's a develop version.
2024-02-05 06:29:19 +01:00
github-actions
ab441d7d0c
Auto commit for release 'develop' on 2024-02-05
2024-02-05 01:31:01 +01:00
James Cole
b621d14bdf
Merge branch 'main' into develop
2024-02-04 06:42:12 +01:00
James Cole
94730e998b
Better workflow for prune.
2024-02-04 06:39:55 +01:00
James Cole
23c2f76e52
Merge branch 'main' into develop
2024-02-04 06:36:42 +01:00
James Cole
40196d48b2
Back to monday/thursday
2024-02-04 06:36:32 +01:00
James Cole
ef3c2eb701
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2024-02-04 06:35:50 +01:00
github-actions
4f994a2795
Auto commit for release 'develop' on 2024-02-04
2024-02-04 01:31:06 +01:00
James Cole
807e575dac
Merge pull request #8502 from likuilin/issue-8501
...
Fix incorrect ID in bulk delete tx URL
2024-02-03 20:35:55 +01:00
kuilin
04b1465eb7
Fix incorrect ID in bulk delete tx URL
...
Fixes #8501
Signed-off-by: kuilin <kuilin@gmail.com >
2024-02-03 14:23:26 -05:00
James Cole
6f79ab2a70
Merge branch 'main' into develop
2024-02-03 20:00:52 +01:00
James Cole
c1469f016e
Add version to develop branch.
2024-02-03 20:00:41 +01:00
James Cole
373ec934df
Update version, fix https://github.com/firefly-iii/firefly-iii/issues/8499
2024-02-03 19:04:25 +01:00
github-actions
abd34ba1dc
Auto commit for release 'v6.1.8' on 2024-02-03
2024-02-03 16:38:48 +01:00
James Cole
89b7596caf
Add fixed issue to changelog.
2024-02-03 16:31:58 +01:00
James Cole
3543548ba0
Fix https://github.com/firefly-iii/firefly-iii/issues/8497
2024-02-03 13:09:44 +01:00
James Cole
a932965908
Merge branch 'main' into develop
2024-02-03 10:09:41 +01:00
James Cole
9056126328
Update release script.
2024-02-03 10:09:30 +01:00
James Cole
0e85a5123d
Changelog for next release.
2024-02-03 10:08:46 +01:00
James Cole
d3f19db42d
This should fix the tests again.
2024-02-03 10:08:34 +01:00
James Cole
9894d16d26
Fix https://github.com/firefly-iii/firefly-iii/issues/8493
2024-02-03 07:51:18 +01:00
James Cole
0b069bcb58
Merge branch 'main' into develop
2024-02-01 05:44:52 +01:00
James Cole
36d54c3fac
Cast to string.
2024-02-01 05:44:41 +01:00
James Cole
530e48f16e
Fix description.
2024-02-01 05:43:48 +01:00
github-actions
9763f9f922
Auto commit for release 'develop' on 2024-02-01
2024-02-01 01:31:55 +01:00
James Cole
bbd4d7a8ef
Rebuild JS as well.
2024-01-31 07:35:43 +01:00
James Cole
bafe2ece8c
Should fix message title.
2024-01-31 07:25:51 +01:00
James Cole
b2449eb726
Merge branch 'main' into develop
2024-01-31 06:38:48 +01:00
James Cole
353c345d9a
Updated release script.
2024-01-31 06:38:36 +01:00
James Cole
e2461ba839
Also support redirect
2024-01-30 18:14:56 +01:00
James Cole
e199fdd2b6
Make sure the demo user can't export data.
2024-01-30 18:11:45 +01:00
James Cole
592a89d6a5
Merge pull request #8478 from firefly-iii/dependabot/github_actions/actions/github-script-7
...
Bump actions/github-script from 6 to 7
2024-01-30 08:31:34 +01:00
James Cole
7a7b629225
Merge pull request #8477 from firefly-iii/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2024-01-30 08:31:25 +01:00
James Cole
21a4774561
Merge pull request #8476 from firefly-iii/dependabot/github_actions/actions/dependency-review-action-4
...
Bump actions/dependency-review-action from 3 to 4
2024-01-30 08:31:17 +01:00
James Cole
5be97bb18f
Merge pull request #8475 from firefly-iii/dependabot/github_actions/JC5/firefly-iii-dev-29
...
Bump JC5/firefly-iii-dev from 16 to 29
2024-01-30 08:31:07 +01:00
dependabot[bot]
a12ff10550
Bump actions/github-script from 6 to 7
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-30 07:28:29 +00:00
dependabot[bot]
c808294ca1
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-30 07:28:25 +00:00
dependabot[bot]
9dcf264658
Bump actions/dependency-review-action from 3 to 4
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 3 to 4.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-30 07:28:21 +00:00
dependabot[bot]
e0bbd3a810
Bump JC5/firefly-iii-dev from 16 to 29
...
Bumps [JC5/firefly-iii-dev](https://github.com/jc5/firefly-iii-dev ) from 16 to 29.
- [Commits](https://github.com/jc5/firefly-iii-dev/compare/v16...v29 )
---
updated-dependencies:
- dependency-name: JC5/firefly-iii-dev
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-30 07:28:16 +00:00
James Cole
2886a22f4e
Update dependabot.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2024-01-30 08:27:47 +01:00
James Cole
6f783f7662
Update stale.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2024-01-30 08:24:08 +01:00
James Cole
992fdc9e27
Merge branch 'main' into develop
2024-01-30 05:41:55 +01:00
James Cole
73529c31e0
Only monday / thursday
2024-01-30 05:41:44 +01:00
github-actions
d9fc91a432
Auto commit for release 'develop' on 2024-01-30
2024-01-30 01:29:11 +01:00
James Cole
6a432e7931
Fix https://github.com/firefly-iii/firefly-iii/issues/8447
2024-01-29 19:47:00 +01:00
James Cole
26f7575ba2
Fix https://github.com/firefly-iii/firefly-iii/issues/8471
2024-01-29 19:10:24 +01:00
James Cole
b1c1bbd6c0
Fix https://github.com/firefly-iii/firefly-iii/issues/8472
2024-01-29 19:05:40 +01:00
James Cole
d40643af54
Merge branch 'main' into develop
2024-01-29 06:24:46 +01:00
James Cole
11cfefd908
Update workflow and support guide.
2024-01-29 06:24:24 +01:00
github-actions
ff2b2eec9b
Auto commit for release 'develop' on 2024-01-29
2024-01-29 02:35:54 +00:00
James Cole
4f1187bf6e
Fix https://github.com/firefly-iii/firefly-iii/issues/8467
2024-01-28 17:29:25 +01:00
James Cole
642539e410
Fix https://github.com/firefly-iii/firefly-iii/issues/8457
2024-01-28 16:34:17 +01:00
github-actions
1f774e0d71
Auto commit for release 'develop' on 2024-01-28
2024-01-28 13:48:09 +00:00
James Cole
1da19cde6f
Merge branch 'main' into develop
2024-01-28 14:42:40 +01:00
James Cole
ac5973833e
Fix phpcs before it fails anyway
2024-01-28 14:42:23 +01:00
James Cole
40b0e31d27
Merge branch 'main' into develop
2024-01-28 14:37:24 +01:00
James Cole
f56f8d72df
Make sure crowdin config is correct.
2024-01-28 14:37:12 +01:00
James Cole
b47bb13558
Change some code.
2024-01-28 14:34:07 +01:00
James Cole
b4133b6512
Merge branch 'main' into develop
2024-01-28 14:33:21 +01:00
James Cole
fb20095502
Slight change in workflow.
2024-01-28 14:33:07 +01:00
James Cole
cfc23c4cb9
Merge branch 'main' into develop
2024-01-28 14:28:33 +01:00
James Cole
44701f1633
Clean up workflow.
2024-01-28 14:25:38 +01:00
James Cole
fadf799b9c
Add new workflow.
2024-01-28 12:41:23 +01:00
James Cole
c22a9784ee
Clean up code
2024-01-25 03:18:23 +01:00
James Cole
a6512d3d74
Add manifest to session pages. https://github.com/firefly-iii/firefly-iii/issues/8455
2024-01-25 03:18:13 +01:00
James Cole
cea2ca7532
Rebuild old and new JS.
2024-01-24 07:03:08 +01:00
James Cole
e322069bb4
Possible fix for https://github.com/firefly-iii/firefly-iii/issues/8442
2024-01-24 07:00:06 +01:00
James Cole
da7a976c4e
Fix https://github.com/firefly-iii/firefly-iii/issues/8446
2024-01-23 20:21:41 +01:00
James Cole
300dba7257
Rebuild frontend for dynamic title update
2024-01-23 19:36:45 +01:00
James Cole
ec59f80fe3
Fix label actions.
2024-01-22 06:17:26 +01:00
James Cole
37aa5bcc60
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2024-01-22 06:13:26 +01:00
James Cole
e50d2cb481
Add experimental menu.
2024-01-22 06:13:19 +01:00
James Cole
468709c092
Merge pull request #8438 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.7.3
...
Bump doctrine/dbal from 3.7.2 to 3.7.3
2024-01-22 06:12:18 +01:00
James Cole
11ced9216c
Merge pull request #8439 from firefly-iii/dependabot/npm_and_yarn/develop/i18next-23.7.18
...
Bump i18next from 23.7.17 to 23.7.18
2024-01-22 06:12:08 +01:00
dependabot[bot]
cfa9151f45
Bump i18next from 23.7.17 to 23.7.18
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.7.17 to 23.7.18.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v23.7.17...v23.7.18 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 03:59:00 +00:00
dependabot[bot]
6577224a55
Bump doctrine/dbal from 3.7.2 to 3.7.3
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.7.2...3.7.3 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 03:18:11 +00:00
James Cole
b4209f2e72
Enable inline edit.
2024-01-21 19:36:56 +01:00
James Cole
f045e4ea69
Fix amount
2024-01-21 18:01:00 +01:00
James Cole
4a37152aea
Fix https://github.com/firefly-iii/firefly-iii/issues/8433
2024-01-21 15:58:40 +01:00
James Cole
2907db1380
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2024-01-21 15:00:59 +01:00
James Cole
80a35692c5
Fix logs.
2024-01-21 15:00:51 +01:00
James Cole
1a6fe5ca3c
Apparently people need to be warned.
2024-01-21 15:00:43 +01:00
James Cole
13ec3493bd
Merge pull request #8432 from stevietv/patch-1
...
Update favicons.twig
2024-01-21 14:56:15 +01:00
Stevie Robinson
bf55e8df72
Update favicons.twig
...
Signed-off-by: Stevie Robinson <stevie.robinson@gmail.com >
2024-01-21 11:18:34 +01:00
James Cole
775504d812
Merge branch 'main' into develop
2024-01-21 07:35:14 +01:00
James Cole
8d6c45b68e
No longer lock issues.
2024-01-21 07:35:02 +01:00
James Cole
db9094956e
Support even bigger amounts for https://github.com/firefly-iii/firefly-iii/issues/8431
2024-01-21 07:24:16 +01:00
James Cole
25d02e92f4
Change issue to PR.
2024-01-20 18:30:46 +01:00
James Cole
81cb0a38f3
Add debug trigger label.
2024-01-20 16:44:10 +01:00
James Cole
e07a9d6162
Remove huntr thing.
2024-01-20 16:37:28 +01:00
James Cole
2ccbc16dfa
Merge tag 'v6.1.7' into develop
...
v6.1.7
2024-01-20 16:30:23 +01:00
James Cole
e00addc0b0
Merge branch 'release/v6.1.7'
2024-01-20 16:30:16 +01:00
James Cole
da7a2cf0c0
Update meta data for new release.
2024-01-20 16:29:00 +01:00
James Cole
2368788405
Fix issue with "createFromFormat".
2024-01-20 08:07:27 +01:00
James Cole
f603415931
Rebuild edit script.
2024-01-20 07:09:26 +01:00
James Cole
523fa42998
Merge branch 'main' into develop
2024-01-20 07:05:27 +01:00
James Cole
e449395f3f
Clean up some code.
2024-01-20 07:04:19 +01:00
James Cole
d8d8002f1e
Add some debug to non strict search
2024-01-20 06:53:43 +01:00
James Cole
2570ca9573
Fix account type filter
2024-01-20 06:53:30 +01:00
James Cole
e5fdc2cbfd
Merge pull request #8429 from firefly-iii/dependabot/npm_and_yarn/vite-4.5.2
...
Bump vite from 4.5.1 to 4.5.2
2024-01-20 06:53:12 +01:00
dependabot[bot]
0349cdbc1b
Bump vite from 4.5.1 to 4.5.2
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-20 05:39:48 +00:00
James Cole
122f0309a6
Fix #8425
2024-01-19 20:23:04 +01:00
James Cole
09bff5ea4e
Fix https://github.com/firefly-iii/firefly-iii/issues/8418
2024-01-18 18:57:29 +01:00
James Cole
7ea112c5e7
Fix https://github.com/firefly-iii/firefly-iii/issues/8349 and
2024-01-18 18:57:23 +01:00
James Cole
44df07a5f5
Update, rebuild, and add a new API endpoint.
2024-01-17 20:23:02 +01:00
James Cole
66b0d9d309
Merge pull request #8394 from firefly-iii/dependabot/npm_and_yarn/develop/date-fns-3.2.0
2024-01-15 05:24:53 +01:00
dependabot[bot]
6ac3d3e62c
Bump date-fns from 3.1.0 to 3.2.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v3.1.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 03:22:07 +00:00
James Cole
925450f84c
Fix https://github.com/firefly-iii/firefly-iii/issues/8390
2024-01-14 13:59:09 +01:00
James Cole
62f59c6a19
Update packages
2024-01-14 13:58:16 +01:00
James Cole
7db21612a0
Escape backticks [skip ci]
2024-01-14 11:20:43 +01:00
James Cole
2c0da2cf26
Duh, single quotes [skip ci]
2024-01-14 11:19:47 +01:00
James Cole
79484cc194
Experimental action [skip ci]
2024-01-14 11:18:17 +01:00
James Cole
6f18748c72
Merge branch 'main' into develop
2024-01-14 07:16:21 +01:00
James Cole
577824930f
Attempt at newline.
2024-01-14 07:15:08 +01:00
James Cole
d614519ee7
Add necessary params.
2024-01-14 07:12:47 +01:00
James Cole
ae31041f7f
Add context
2024-01-14 07:11:39 +01:00
James Cole
62c4d0cf86
new command
2024-01-14 07:07:14 +01:00
James Cole
c2ddabbad2
Expand index.
2024-01-14 07:06:55 +01:00
James Cole
458402aaff
Code cleanup.
2024-01-14 05:10:05 +01:00
James Cole
5c81e98218
Add list of transactions.
2024-01-13 20:34:09 +01:00
James Cole
37a46b02f4
Fix https://github.com/firefly-iii/firefly-iii/issues/8374
2024-01-13 08:13:25 +01:00
James Cole
b3e1ecdd02
Merge branch 'main' into develop
2024-01-13 08:13:10 +01:00
James Cole
1780e6dc61
Remove label step, no longer necessary.
2024-01-13 07:55:04 +01:00
James Cole
50f346d092
Add body to secret
2024-01-13 07:54:12 +01:00
James Cole
ccc851090a
Manually add comment, lock and redirect user.
2024-01-13 07:50:43 +01:00
James Cole
4605d84cc8
Add more permissions
2024-01-13 07:41:15 +01:00
James Cole
8c7ab50325
Add the action manually.
2024-01-13 07:40:01 +01:00
James Cole
908539836b
Use correct string name.
2024-01-13 07:38:21 +01:00
James Cole
9f71cf966c
Remove the old step.
2024-01-13 07:36:55 +01:00
James Cole
02ed47c578
Update job. Do it manually.
2024-01-13 07:36:09 +01:00
James Cole
1ddbaf0884
Merge branch 'main' into develop
2024-01-13 07:24:23 +01:00
James Cole
d3ed8c6f0f
New action for issues.
2024-01-13 07:24:11 +01:00
James Cole
4f1ac2ac6f
Minor code cleanup
2024-01-12 19:03:51 +01:00
James Cole
1e733f4c8b
Fix https://github.com/firefly-iii/firefly-iii/issues/8377
2024-01-12 18:57:38 +01:00
James Cole
8e2546da9d
Update translations.
2024-01-10 20:29:00 +01:00
James Cole
3a8162d3c5
Add button for https://github.com/firefly-iii/firefly-iii/issues/8369
2024-01-10 05:34:20 +01:00
James Cole
f7ceb75316
Merge pull request #8370 from luzpaz/typos
...
Fix various typos
2024-01-10 05:31:16 +01:00
luzpaz
744e193faa
Fix various typos
...
Found via `codespell -q 3 -S "./resources/lang,./resources/assets/js/locales" -L hastable`
2024-01-10 01:12:48 +00:00
James Cole
12b0e11592
From error to debug.
2024-01-09 21:05:17 +01:00
James Cole
717f3a9e3d
From info to debug
2024-01-09 21:04:12 +01:00
James Cole
b9f0682f04
Add audit entries.
2024-01-09 21:03:26 +01:00
James Cole
8792465fd5
Add validation warnings in audit logs.
2024-01-09 20:58:18 +01:00
James Cole
6fbf9a119d
Change priority on audit messages.
2024-01-09 20:48:17 +01:00
James Cole
0dfa21a92e
Merge branch 'main' into develop
2024-01-08 20:39:02 +01:00
James Cole
136fe8e8eb
Update label-actions.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2024-01-08 20:32:31 +01:00
James Cole
d510c4e31d
Rebuild frontend v2
2024-01-08 20:31:35 +01:00
James Cole
c066bcc4ce
Update label-actions.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2024-01-08 20:30:47 +01:00
James Cole
c9e7ae1f08
Update label-actions.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2024-01-08 20:25:25 +01:00
James Cole
6a9b4f4d55
Update label-actions.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2024-01-08 20:20:22 +01:00
James Cole
2b5054b905
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2024-01-08 20:11:39 +01:00
James Cole
0a45a2485b
Small edit and show updates
2024-01-08 20:11:27 +01:00
James Cole
fcc0294d07
Smaller max size
2024-01-08 12:56:57 +01:00
James Cole
ad981c2bf0
Fix breadcrumb bg color.
2024-01-07 19:55:56 +01:00
James Cole
75a32b2f94
Expand v2 layout with experimental view.
2024-01-07 12:51:42 +01:00
James Cole
70b60f756b
Rebuild frontend [skip ci]
2024-01-07 07:02:53 +01:00
James Cole
0d2ae8ae23
Clean up languages [skip ci]
2024-01-07 07:02:28 +01:00
James Cole
8043c86942
Update readme.
2024-01-06 19:22:38 +01:00
James Cole
4c30a7bc55
Expand edit form.
2024-01-06 17:24:54 +01:00
James Cole
f615b9c252
Fix https://github.com/firefly-iii/firefly-iii/issues/8352
2024-01-06 14:44:50 +01:00
James Cole
c19b36a391
Fix https://github.com/firefly-iii/firefly-iii/issues/8352
2024-01-06 14:40:06 +01:00
James Cole
935634e487
Sanity check on number.
2024-01-06 14:23:20 +01:00
James Cole
2c3f032a2b
Merge branch 'release/v6.1.6'
2024-01-06 11:13:41 +01:00
James Cole
7e62b75b12
Merge tag 'v6.1.6' into develop
...
v6.1.6
2024-01-06 11:13:41 +01:00
James Cole
de57ab0874
Update meta files for new release.
2024-01-06 11:11:18 +01:00
James Cole
6fb4aaecd3
Fix a very dumb bug.
2024-01-06 11:09:40 +01:00
James Cole
45fdbf5a11
Merge tag 'v6.1.5' into develop
...
v6.1.5
2024-01-06 10:59:05 +01:00
James Cole
c6615a7b17
Merge branch 'release/v6.1.5'
2024-01-06 10:59:02 +01:00
James Cole
0efb3d2dcf
Fix currency validation.
2024-01-06 08:33:38 +01:00
James Cole
b8a58f83ee
New packages.
2024-01-06 07:59:46 +01:00
James Cole
110228e65e
Fix phpstan issue.
2024-01-06 07:49:50 +01:00
James Cole
8ad27e0eda
Update meta files for new release.
2024-01-06 07:42:00 +01:00
James Cole
2e0d90c685
Expand edit transaction form.
2024-01-06 07:26:03 +01:00
James Cole
bd2ecb13b8
Change time for rule.
2024-01-05 18:09:19 +01:00
James Cole
5725570dbb
Add marker. Seems fastest solution.
2024-01-05 14:47:44 +01:00
James Cole
11f77685e4
Experimental code cleanup.
2024-01-05 14:29:59 +01:00
James Cole
0521c46d27
test
2024-01-05 14:15:26 +01:00
James Cole
50d6225590
test
2024-01-05 14:15:02 +01:00
James Cole
df55f7de79
test
2024-01-05 14:13:44 +01:00
James Cole
5152ae9622
test
2024-01-05 14:11:06 +01:00
James Cole
075d0da63d
test
2024-01-05 14:10:07 +01:00
James Cole
d804df2a2f
test
2024-01-05 14:09:47 +01:00
James Cole
ff0f8beb81
Of course phpstan has an opinion on this lol
2024-01-05 14:07:13 +01:00
James Cole
c00be92f97
Finalize create transaction form.
2024-01-05 14:04:44 +01:00
James Cole
88f6221424
Small code fix.
2024-01-05 11:09:52 +01:00
James Cole
f9463e02a2
Fix null pointer
2024-01-05 10:55:46 +01:00
James Cole
25a23801be
Fix error mail
2024-01-05 10:55:07 +01:00
James Cole
fe7bb02dc5
Clean up min/max sizes of requests.
2024-01-05 09:48:59 +01:00
James Cole
68edcfc4e8
Clean up files and add alias
2024-01-05 08:12:17 +01:00
James Cole
5f8a24a684
Add newline.
2024-01-04 15:43:51 +01:00
James Cole
0a5d62605a
Code cleanup and new translations.
2024-01-04 15:42:00 +01:00
James Cole
1873be8d95
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2024-01-04 15:41:18 +01:00
James Cole
01892c3828
Merge pull request #8348 from lemuelroberto/develop
...
Update outdated documentation URLs in .env.example
2024-01-04 15:41:00 +01:00
Lemuel Roberto Bonifácio
b87e60c72f
Update outdated documentation URLs in .env.example
2024-01-04 11:32:36 -03:00
James Cole
3a083f88b5
Clean up code.
2024-01-04 14:59:55 +01:00
James Cole
566bb2f097
Expand create transaction form.
2024-01-04 14:59:37 +01:00
James Cole
1ba7847d84
Add more details in message.
2024-01-04 11:46:23 +01:00
James Cole
c32044a8eb
Smaller notes
2024-01-04 11:41:03 +01:00
James Cole
72a2d417af
Change log levels.
2024-01-04 08:35:58 +01:00
James Cole
09c18d6d44
More audit logs.
2024-01-04 08:34:57 +01:00
James Cole
84ae6a633e
Add some audit logs.
2024-01-04 08:32:42 +01:00
James Cole
82749cea07
Sanity check in date.
2024-01-04 07:51:37 +01:00
James Cole
23aa0e3ba3
Add some audit log info.
2024-01-04 07:48:51 +01:00
James Cole
8be27a2201
Small code cleanup
2024-01-04 07:44:52 +01:00
James Cole
ff98f3cc3e
Expand create transaction form.
2024-01-04 07:26:45 +01:00
James Cole
01c4d25646
Better currency validation for foreign amount
2024-01-04 07:26:12 +01:00
James Cole
292b9ac9d0
Fix wording for https://github.com/firefly-iii/firefly-iii/issues/8328
2024-01-04 07:25:24 +01:00
James Cole
6bdae03961
Extra fix for https://github.com/firefly-iii/firefly-iii/issues/8328
2024-01-04 06:22:47 +01:00
James Cole
7426c6aac3
Split form in parts, add "edit" page.
2024-01-03 19:34:50 +01:00
James Cole
211526c032
Expand new transaction form.
2024-01-03 17:43:05 +01:00
James Cole
e6fe08dd61
Update translations.
2024-01-03 13:05:54 +01:00
James Cole
7bba67130a
Merge pull request #8335 from maureenferreira/patch-2
...
Update intro.php
2024-01-03 07:28:43 +00:00
maureenferreira
7186d8ddfd
Update intro.php
...
Signed-off-by: maureenferreira <142938968+maureenferreira@users.noreply.github.com >
2024-01-03 00:19:18 -06:00
James Cole
1a6bc6decd
Merge branch 'release/v6.1.4'
2024-01-02 22:29:55 +01:00
James Cole
5b11c86113
Merge tag 'v6.1.4' into develop
...
v6.1.4
2024-01-02 22:29:55 +01:00
James Cole
98b95ab891
Fix issue #8328
2024-01-02 22:28:58 +01:00
James Cole
c3068d10bf
Merge tag 'v6.1.3' into develop
...
v6.1.3
2024-01-02 21:23:34 +01:00
James Cole
fa1a1b084b
Merge branch 'release/v6.1.3'
2024-01-02 21:23:33 +01:00
James Cole
387e44b8b9
Update changelog.
2024-01-02 21:23:14 +01:00
James Cole
6dafa89a15
Fix https://github.com/firefly-iii/firefly-iii/issues/8326
2024-01-02 21:22:42 +01:00
James Cole
5b5b8008b0
Merge tag 'v6.1.2' into develop
...
v6.1.2
2024-01-02 20:26:54 +01:00
James Cole
38a955e663
Merge branch 'release/v6.1.2'
2024-01-02 20:26:52 +01:00
James Cole
62921df702
cleanup changelog
2024-01-02 20:24:31 +01:00
James Cole
c7c2b85882
Update packages.
2024-01-02 20:23:39 +01:00
James Cole
bc26ee5cde
Code for new release.
2024-01-02 20:19:09 +01:00
James Cole
9eca31529c
Fix https://github.com/firefly-iii/firefly-iii/issues/8322
2024-01-02 16:47:54 +01:00
James Cole
25e3abeeb8
Fix https://github.com/firefly-iii/firefly-iii/issues/8320
2024-01-02 16:29:47 +01:00
James Cole
53d6281ba4
Fix https://github.com/firefly-iii/firefly-iii/issues/8320
2024-01-02 15:52:56 +01:00
James Cole
4b9fd949ad
Fix https://github.com/firefly-iii/firefly-iii/issues/8321
2024-01-02 15:51:34 +01:00
James Cole
786b4c18a1
Other minification.
2024-01-02 15:41:14 +01:00
James Cole
97b65ac44c
Temporary log level elevation.
2024-01-02 14:37:56 +01:00
James Cole
102da7b21e
New numerical validation.
2024-01-02 14:33:17 +01:00
James Cole
85bde79fd1
Fix issue validating budget amounts.
2024-01-02 07:08:15 +01:00
James Cole
09a25957d0
Switch to mime.
2024-01-01 16:58:00 +01:00
James Cole
fd7a2181a4
Code cleanup
2024-01-01 15:51:23 +01:00
James Cole
2ede3b420b
Base64 encode logs
2024-01-01 15:24:15 +01:00
James Cole
4bed30347d
Report uploads
2024-01-01 15:19:20 +01:00
James Cole
ffdcab3220
Report uploads
2024-01-01 15:18:09 +01:00
James Cole
956108399b
Various code cleanup and fixed alignments.
2024-01-01 15:17:11 +01:00
James Cole
61c38f2a99
Various code cleanup and fixed alignments.
2024-01-01 14:48:04 +01:00
James Cole
f3773ebfc2
Various code cleanup and fixed alignments.
2024-01-01 14:45:51 +01:00
James Cole
f963ac63f1
Various code cleanup and fixed alignments.
2024-01-01 14:43:56 +01:00
James Cole
1368aafe5f
Various code cleanup and fixed alignments.
2024-01-01 14:42:24 +01:00
James Cole
657262f179
Various code cleanup and fixed alignments.
2024-01-01 14:41:31 +01:00
James Cole
8b9dce70bb
Various code cleanup and fixed alignments.
2024-01-01 14:38:01 +01:00
James Cole
30bbd0b3a4
Various code cleanup and fixed alignments.
2024-01-01 14:36:31 +01:00
James Cole
d4488f041b
Some alignment
2024-01-01 14:35:00 +01:00
James Cole
fa8dc1ae4b
Fix bad validation in variable.
2024-01-01 14:13:49 +01:00
James Cole
c2b60edca3
Fix bad validation in variable.
2024-01-01 14:13:06 +01:00
James Cole
949ca4f79e
Fix issue with tag search.
2024-01-01 11:31:14 +01:00
James Cole
ab0b03dd14
Audit validation errors.
2024-01-01 10:15:19 +01:00
James Cole
5b41e58025
Add some audit debug.
2024-01-01 10:12:47 +01:00
James Cole
88bf76fa27
Add some audit things.
2024-01-01 10:06:44 +01:00
James Cole
3ad155882a
Nice disable warning.
2024-01-01 09:46:13 +01:00
James Cole
4747e28621
Disable old upgrade command.
2024-01-01 09:45:21 +01:00
James Cole
5664695a92
Various code changes.
2024-01-01 08:17:15 +01:00
James Cole
fdcd31652a
Fix limits
2024-01-01 07:24:17 +01:00
James Cole
e5397b6659
Merge pull request #8314 from firefly-iii/dependabot/npm_and_yarn/develop/axios-1.6.3
2024-01-01 07:11:53 +01:00
James Cole
51e5b9a994
Merge pull request #8313 from firefly-iii/dependabot/npm_and_yarn/develop/sass-1.69.6
2024-01-01 07:11:42 +01:00
James Cole
dc95632834
Merge pull request #8312 from firefly-iii/dependabot/composer/develop/symfony/http-client-7.0.2
2024-01-01 07:11:02 +01:00
dependabot[bot]
3e888382c9
chore(deps-dev): bump axios from 1.6.2 to 1.6.3
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.6.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 03:54:25 +00:00
dependabot[bot]
de8d6f8439
chore(deps-dev): bump sass from 1.69.5 to 1.69.6
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.69.5 to 1.69.6.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.69.5...1.69.6 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 03:54:09 +00:00
dependabot[bot]
60543b8f1d
chore(deps): bump symfony/http-client from 7.0.0 to 7.0.2
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 7.0.0 to 7.0.2.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v7.0.0...v7.0.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 >
2024-01-01 03:05:43 +00:00
James Cole
268cec6d08
Must be above zero.
2023-12-31 18:00:55 +01:00
James Cole
94aea91927
Add audit data
2023-12-31 17:58:02 +01:00
James Cole
135a6993aa
Fix tag length
2023-12-31 17:40:57 +01:00
James Cole
16079f496a
Remove tag length.
2023-12-31 17:38:41 +01:00
James Cole
e318e8e9cf
Catch amounts.
2023-12-31 17:29:00 +01:00
James Cole
51ca8277bb
Fix amount thing.
2023-12-31 17:18:54 +01:00
James Cole
a49cf1fd3d
Check submission sizes.
2023-12-31 06:20:29 +01:00
James Cole
81a11ee5b4
Size filter for large notes.
2023-12-31 06:09:36 +01:00
James Cole
b778424b7e
Fix markdown links.
2023-12-30 19:42:10 +01:00
James Cole
d408d7cc20
Fix bad index
2023-12-30 16:22:13 +01:00
James Cole
228870ceac
Code and API cleanup.
2023-12-30 14:39:44 +01:00
James Cole
ae1939cd1b
Add some missing methods.
2023-12-30 13:31:13 +01:00
James Cole
f7a4bd5d12
Link
2023-12-30 13:10:42 +01:00
James Cole
eec1888f87
Add button but indicate it's disabled.
2023-12-30 13:10:06 +01:00
James Cole
a42470e5b4
Remove webhooks.
2023-12-30 13:08:00 +01:00
James Cole
098f1fe0f6
Suppress warning for method
2023-12-30 12:59:09 +01:00
James Cole
2e5bc750d1
Disable attachment API for demo users
2023-12-30 12:54:21 +01:00
James Cole
d777a1f2b8
Add audit log entries.
2023-12-30 10:14:35 +01:00
James Cole
5178e19cea
Clean up code, clarify 404.
2023-12-30 09:56:03 +01:00
James Cole
be8aaa68af
Fix some sums.
2023-12-29 20:50:03 +01:00
James Cole
1e31a1184a
Skip non-existing tags.
2023-12-29 20:41:54 +01:00
James Cole
c269be7f07
Skip irrelevant tags.
2023-12-29 20:39:49 +01:00
James Cole
6bf42ba237
No tag.
2023-12-29 20:37:47 +01:00
James Cole
1901648a05
Clean up and add some debug info.
2023-12-29 20:33:39 +01:00
James Cole
789a6cebcd
Fix bad route.
2023-12-29 20:27:16 +01:00
James Cole
4230349c07
Fix https://github.com/firefly-iii/firefly-iii/issues/8304
2023-12-29 20:25:32 +01:00
James Cole
33b95b9371
Catch some amounts
2023-12-29 19:59:19 +01:00
James Cole
e47110607c
Small change in audit logger [skip ci]
2023-12-29 12:09:06 +01:00
James Cole
1e3665e54f
Make log message debug level [skip ci]
2023-12-29 12:07:09 +01:00
James Cole
47147066d2
Add audit things.
2023-12-29 12:06:23 +01:00
James Cole
5b8f67e992
Change loglevel to debug again.
2023-12-29 12:00:15 +01:00
James Cole
fb1a66d872
Fix translations.
2023-12-29 10:19:12 +01:00
James Cole
e594b9304a
Fix bad if/then.
2023-12-29 09:16:13 +01:00
James Cole
0d7fd36c38
Catch division by zero.
2023-12-29 09:05:44 +01:00
James Cole
bdba786322
Fix bad conversion
2023-12-29 09:02:49 +01:00
James Cole
507e0fb54c
Catch query things.
2023-12-29 09:01:42 +01:00
James Cole
e4d91aa337
Disable API endpoints.
2023-12-29 08:42:03 +01:00
James Cole
4e6fc8e2a2
Remove most debug info.
2023-12-29 08:39:15 +01:00
James Cole
244ffb2450
Start throwing 404's
2023-12-29 08:35:54 +01:00
James Cole
7aa3aef508
Even more debug
2023-12-29 08:30:50 +01:00
James Cole
c16f7d214f
More debug info.
2023-12-29 08:25:01 +01:00
James Cole
c08d44ea48
Add some debug info.
2023-12-29 08:21:14 +01:00
James Cole
6381d04e2b
Add lots of audit logs.
2023-12-29 08:19:04 +01:00
James Cole
ec43d10e35
Max size for notes.
2023-12-28 10:35:35 +01:00
James Cole
b32d9aab34
Dumb nullpointer
2023-12-27 20:11:50 +01:00
James Cole
de5cb4c165
Catch division by zero. https://github.com/firefly-iii/firefly-iii/issues/8297
2023-12-27 19:36:28 +01:00
James Cole
609edb9dff
Add basic catch for big date ranges.
2023-12-27 15:48:04 +01:00
James Cole
636b3921fa
Merge tag 'v6.1.1' into develop
...
v6.1.1
2023-12-26 11:37:22 +01:00
James Cole
a391d731ff
Merge branch 'release/v6.1.1'
2023-12-26 11:37:16 +01:00
James Cole
c743b0c66b
Fix missing info.
2023-12-26 11:34:05 +01:00
James Cole
ef09f88816
Meta data for new release.
2023-12-26 08:42:38 +01:00
James Cole
ffeada037d
Small JS fixes
2023-12-25 06:45:36 +01:00
James Cole
4723d9dd30
Smaller rule list
2023-12-25 06:32:43 +01:00
James Cole
b84604a4db
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2023-12-25 06:09:01 +01:00
James Cole
1bd1a9cba3
Fix https://github.com/firefly-iii/firefly-iii/issues/8291 AND fix issue with non-strict rule triggers AND fix behaviour of actions
2023-12-25 06:03:56 +01:00
James Cole
d0c830c560
Merge pull request #8295 from firefly-iii/dependabot/npm_and_yarn/develop/date-fns-3.0.6
2023-12-25 05:33:18 +01:00
dependabot[bot]
06d3cc3506
chore(deps): bump date-fns from 2.30.0 to 3.0.6
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.30.0 to 3.0.6.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.30.0...v3.0.6 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:16:21 +00:00
James Cole
2b90c20db8
Fix https://github.com/firefly-iii/firefly-iii/issues/8291
2023-12-24 15:53:24 +01:00
James Cole
ebe1fd6142
New meta files and some translations
2023-12-23 16:15:13 +01:00
James Cole
ca8f153c6a
Small code cleanup.
2023-12-23 06:22:47 +01:00
James Cole
581e5d7330
Various code cleanup.
2023-12-22 20:12:38 +01:00
James Cole
067d160c13
Clean up various code.
2023-12-22 17:28:42 +01:00
James Cole
e8890ada7c
Catch null
2023-12-22 10:16:10 +01:00
James Cole
c5fbf6ec55
Clean up methods.
2023-12-22 09:09:58 +01:00
James Cole
5cd9793edf
Some new translations.
2023-12-22 08:06:43 +01:00
James Cole
c60b5e5c21
Remove unused exceptions.
2023-12-22 07:58:35 +01:00
James Cole
b2bd9301b6
Small phpcs fixes.
2023-12-22 07:53:00 +01:00
James Cole
4864ecc0c7
small experimental code cleanup
2023-12-22 07:49:55 +01:00
James Cole
58dea55d38
Remove JSON exceptions that are not thrown anyway.
2023-12-22 07:47:13 +01:00
James Cole
34e22e0747
Remove some debug.
2023-12-22 06:35:21 +01:00
James Cole
7c9f74f550
no message
2023-12-22 06:27:46 +01:00
James Cole
f0517aee53
Catch for the same rate
2023-12-22 06:25:38 +01:00
James Cole
f69072d293
Various improvements for https://github.com/firefly-iii/firefly-iii/issues/8281
2023-12-22 06:14:14 +01:00
James Cole
669aedeea3
Fix https://github.com/firefly-iii/firefly-iii/issues/8282
2023-12-22 05:15:09 +01:00
James Cole
8a4985261a
Fix various code
2023-12-21 06:06:23 +01:00
James Cole
337d14e71e
Pick up some phpmd things
2023-12-21 05:46:05 +01:00
James Cole
ebf4b00288
Fix various code.
2023-12-21 05:15:46 +01:00
James Cole
a445bc53cd
Fix code
2023-12-21 05:07:26 +01:00
James Cole
1f7ceb6df6
Fix #8274
2023-12-21 05:06:51 +01:00
James Cole
135b9fc010
Add void to a lot of methods.
2023-12-21 05:06:17 +01:00
James Cole
655d03bec4
Add void after some methods.
2023-12-21 04:59:23 +01:00
James Cole
bc50d25468
Code cleanup.
2023-12-21 04:48:00 +01:00
James Cole
e40bb81d80
Fix #8278 , not 8276!
2023-12-21 04:43:39 +01:00
James Cole
53e972fbba
Fix #8276
2023-12-21 04:42:39 +01:00
James Cole
51d244cfe6
Update language strings
2023-12-20 21:13:31 +01:00
James Cole
3842552256
Update translations.
2023-12-20 21:04:35 +01:00
James Cole
c9d5d74662
More code cleanup
2023-12-20 19:45:12 +01:00
James Cole
4961b1f715
More code cleanup
2023-12-20 19:41:37 +01:00
James Cole
680012056b
More code cleanup
2023-12-20 19:39:53 +01:00
James Cole
64ec0cf62e
Code cleanup.
2023-12-20 19:35:52 +01:00
James Cole
c4f6366642
Simplify code.
2023-12-20 18:51:15 +01:00
James Cole
28021aa711
Fix vulnerabilities reported by Stefan Schiller from Sonar. Thanks!
2023-12-20 16:43:15 +01:00
James Cole
bf5a15077d
Fix https://github.com/firefly-iii/firefly-iii/issues/8277
2023-12-20 12:37:27 +01:00
James Cole
9506b37200
Fix phpstan issues.
2023-12-20 07:51:25 +01:00
James Cole
ee41eadcd9
Fix issues.
2023-12-20 07:42:44 +01:00
James Cole
5ecc1929f9
Add balance group.
2023-12-20 07:31:32 +01:00
James Cole
1186359898
Remove unused var
2023-12-20 06:46:59 +01:00
James Cole
aabf73d3e9
Make method smaller.
2023-12-20 06:27:10 +01:00
James Cole
da4e813d9a
Fix tests
2023-12-20 06:02:35 +01:00
James Cole
cbcadb6706
Fix https://github.com/firefly-iii/firefly-iii/issues/8272
2023-12-19 20:18:28 +01:00
James Cole
9f0b4564cf
Fix https://github.com/firefly-iii/firefly-iii/issues/8273
2023-12-19 20:06:40 +01:00
James Cole
327b0b4a37
Fix nullpointer
2023-12-19 09:39:36 +01:00
James Cole
77695409f6
Remove fixed sidebar. https://github.com/firefly-iii/firefly-iii/issues/8266
2023-12-18 08:12:51 +01:00
James Cole
92cdec2877
Merge tag 'v6.1.0' into develop
...
v6.1.0
2023-12-16 19:43:32 +01:00
James Cole
4804f419ef
Merge branch 'release/v6.1.0'
2023-12-16 19:43:31 +01:00
James Cole
0c52c85e25
Update phpmd
2023-12-16 19:35:26 +01:00
James Cole
5ca1367a7c
Update meta data for new release.
2023-12-16 19:33:13 +01:00
James Cole
68acd52c86
Update meta data for new release
2023-12-16 19:31:10 +01:00
James Cole
bd221a59d6
Fixes https://github.com/firefly-iii/firefly-iii/issues/8251
2023-12-16 19:11:27 +01:00
James Cole
b91a938a60
Remove unnecessary code
2023-12-16 16:16:06 +01:00
James Cole
698c1f6c7e
Fixed another link while checking https://github.com/firefly-iii/firefly-iii/pull/8263
2023-12-16 16:11:39 +01:00
James Cole
2f110ab9a8
Fix default currencies.
2023-12-16 16:06:23 +01:00
James Cole
a1dfb3a99e
Clean up command
2023-12-16 15:56:35 +01:00
James Cole
b2a301bf94
Fix links and info.
2023-12-12 20:23:45 +01:00
James Cole
3b3f9ee497
Merge tag 'v6.1.0-alpha.1' into develop
...
v6.1.0-alpha.1
2023-12-10 07:06:12 +01:00
James Cole
0b22b056bc
Merge branch 'release/v6.1.0-alpha.1'
2023-12-10 07:05:51 +01:00
James Cole
ce239a5bb1
Update packages.
2023-12-10 07:03:48 +01:00
James Cole
ce023f2580
Always great when using conflicting tools
2023-12-10 06:57:41 +01:00
James Cole
46e130fdfe
Clean up code.
2023-12-10 06:51:59 +01:00
James Cole
c2b22a2bac
Clean up code.
2023-12-10 06:45:59 +01:00
James Cole
9a807fc215
Merge branch 'main' into develop
...
# Conflicts:
# package-lock.json
# package.json
2023-12-10 06:22:57 +01:00
James Cole
8ef74e9fd2
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2023-12-09 20:15:13 +01:00
James Cole
abd123b1c8
Fix a few null pointers.
2023-12-09 20:12:34 +01:00
James Cole
7e72003984
Merge pull request #8235 from firefly-iii/dependabot/npm_and_yarn/vite-4.5.1
2023-12-06 05:26:37 +01:00
dependabot[bot]
69f653d0c9
chore(deps-dev): bump vite from 4.5.0 to 4.5.1
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 23:54:31 +00:00
James Cole
e6e9535509
Update manifest.webmanifest
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-12-05 09:25:41 +01:00
James Cole
45787a30de
Update manifest.webmanifest
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-12-05 09:24:16 +01:00
James Cole
18e4c2ab33
Update manifest.webmanifest
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-12-05 09:20:54 +01:00
James Cole
c063bcf80d
Merge pull request #8226 from firefly-iii/dependabot/composer/develop/symfony/mailgun-mailer-7.0.0
2023-12-04 06:54:33 +01:00
James Cole
eb8b7af7aa
Merge pull request #8227 from firefly-iii/dependabot/composer/develop/guzzlehttp/guzzle-7.8.1
2023-12-04 06:54:21 +01:00
dependabot[bot]
c60fb0c68c
chore(deps): bump symfony/mailgun-mailer from 6.4.0 to 7.0.0
...
Bumps [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer ) from 6.4.0 to 7.0.0.
- [Release notes](https://github.com/symfony/mailgun-mailer/releases )
- [Changelog](https://github.com/symfony/mailgun-mailer/blob/7.0/CHANGELOG.md )
- [Commits](https://github.com/symfony/mailgun-mailer/compare/v6.4.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: symfony/mailgun-mailer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 05:46:13 +00:00
James Cole
84e99a065f
Merge pull request #8225 from firefly-iii/dependabot/composer/develop/symfony/http-client-7.0.0
2023-12-04 06:45:39 +01:00
James Cole
369e980466
Merge pull request #8224 from firefly-iii/dependabot/npm_and_yarn/develop/vite-5.0.4
2023-12-04 06:44:11 +01:00
dependabot[bot]
963d4b7345
chore(deps): bump guzzlehttp/guzzle from 7.8.0 to 7.8.1
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.8.0...7.8.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 03:11:07 +00:00
dependabot[bot]
eaf6bd3fa0
chore(deps): bump symfony/http-client from 6.4.0 to 7.0.0
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.4.0 to 7.0.0.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v6.4.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: symfony/http-client
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 03:10:52 +00:00
dependabot[bot]
9b4a30565c
chore(deps-dev): bump vite from 4.5.0 to 5.0.4
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.0 to 5.0.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 03:03:14 +00:00
James Cole
c37a877f34
Fix phpstan things
2023-12-03 08:28:50 +01:00
James Cole
d2a895ddda
Update to PHP 8.3
2023-12-03 08:18:17 +01:00
James Cole
2660dc5bf7
Update meta data for new release.
2023-12-03 08:14:32 +01:00
James Cole
40083bf2b4
Fix https://github.com/firefly-iii/firefly-iii/issues/8022
2023-12-03 07:44:53 +01:00
James Cole
3136bccb24
Add new search options for https://github.com/firefly-iii/firefly-iii/issues/7571
2023-12-03 07:02:23 +01:00
James Cole
a5c370c70e
Fix #7716
2023-12-02 15:56:40 +01:00
James Cole
01a897b5e1
Fix #8802
2023-12-02 15:56:17 +01:00
James Cole
722ae91c02
Fix https://github.com/firefly-iii/firefly-iii/issues/8023
2023-12-02 15:41:39 +01:00
James Cole
6df7f1f762
add new action
2023-12-02 15:38:06 +01:00
James Cole
7aacd1f945
Fix https://github.com/firefly-iii/firefly-iii/issues/8138
2023-12-02 14:56:23 +01:00
James Cole
b02a61dfbd
Add some PHP 8.3-only features.
2023-12-02 12:56:48 +01:00
James Cole
2b0a3ec818
Code cleanup
2023-12-02 07:26:03 +01:00
James Cole
00410c8486
Merge branch 'main' into develop
2023-12-02 07:06:43 +01:00
James Cole
8e0f0b03d8
Fix various phpstan issues.
2023-12-02 07:05:34 +01:00
James Cole
7c3f2dd83a
Merge pull request #8213 from firefly-iii/dependabot/composer/phpseclib/phpseclib-3.0.34
...
chore(deps): bump phpseclib/phpseclib from 3.0.33 to 3.0.34
2023-12-02 06:35:37 +01:00
James Cole
d2f0eab4c4
fix debug msg
2023-12-01 11:21:04 +01:00
James Cole
a8ade914ac
fix debug msg
2023-12-01 11:18:46 +01:00
James Cole
ef08b7eb93
Fix enums
2023-12-01 11:14:30 +01:00
James Cole
726ed3292a
Fix enums
2023-12-01 11:12:40 +01:00
James Cole
5883dfbed8
Various code cleanup.
2023-12-01 05:15:59 +01:00
James Cole
271e4271eb
Update various things. I know, great description.
2023-11-30 17:28:44 +01:00
James Cole
627db2c2df
Various code cleanup
2023-11-29 06:36:48 +01:00
James Cole
b9feb0aa71
Fix various phpstan things
2023-11-29 06:30:35 +01:00
dependabot[bot]
155084084d
chore(deps): bump phpseclib/phpseclib from 3.0.33 to 3.0.34
...
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib ) from 3.0.33 to 3.0.34.
- [Release notes](https://github.com/phpseclib/phpseclib/releases )
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md )
- [Commits](https://github.com/phpseclib/phpseclib/compare/3.0.33...3.0.34 )
---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-28 18:24:21 +00:00
James Cole
1c3cb85a46
Fix a bunch of phpstan issues.
2023-11-28 18:57:10 +01:00
James Cole
b0a39c00ba
fix phpstan issues.
2023-11-28 17:18:31 +01:00
James Cole
7cb919e9c2
fix various phpstan errors
2023-11-28 05:31:26 +01:00
James Cole
cbecacd652
Fix various phpstan issues.
2023-11-28 05:05:42 +01:00
James Cole
14e9d73768
Various phpstan fixes
2023-11-28 04:45:07 +01:00
James Cole
8604b05d07
Merge pull request #8207 from Maxco10/main
...
Fixed routing for category title and go_to_budget shortcut
2023-11-28 04:25:10 +01:00
Maxco10
b66bac497e
Fixed routing for category title and go_to_budget shortcut
...
Signed-off-by: Maxco10 <mmagnani93@gmail.com >
2023-11-27 21:31:36 +01:00
James Cole
6ad38b38b8
Merge pull request #8202 from firefly-iii/dependabot/npm_and_yarn/develop/vite-5.0.2
...
chore(deps-dev): bump vite from 5.0.0 to 5.0.2
2023-11-27 06:18:23 +01:00
dependabot[bot]
53f31f17d2
chore(deps-dev): bump vite from 5.0.0 to 5.0.2
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 03:53:57 +00:00
James Cole
a7bfdbe31f
Fix some PHPMD issues.
2023-11-26 16:20:24 +01:00
James Cole
72ead65d9c
Fix various phpmd issues.
2023-11-26 12:50:54 +01:00
James Cole
846c60fb85
Fix phpstan errors
2023-11-26 12:24:37 +01:00
James Cole
938446ede3
Fix CS things
2023-11-26 12:13:05 +01:00
James Cole
68f01d932e
Fix a lot of phpstan things
2023-11-26 12:10:42 +01:00
James Cole
a6c355c7b8
Add test case for bill dates
2023-11-26 07:19:57 +01:00
James Cole
5e49e149b1
Add some whitespace
2023-11-25 19:38:48 +01:00
James Cole
06fd8dc5e0
Fix phpcs error
2023-11-25 19:35:19 +01:00
James Cole
43c79af293
Attempt to fix https://github.com/firefly-iii/firefly-iii/issues/8195 (this really needs refactor, separate tests.
2023-11-25 19:29:10 +01:00
James Cole
3355645cb4
Fix https://github.com/firefly-iii/firefly-iii/issues/8192
2023-11-25 19:03:51 +01:00
James Cole
bac0710a9c
Possible fix for https://github.com/firefly-iii/firefly-iii/issues/8163
2023-11-23 06:13:28 +01:00
James Cole
47d8ab685d
Merge pull request #8175 from firefly-iii/dependabot/npm_and_yarn/develop/vite-plugin-manifest-sri-0.2.0
2023-11-20 05:47:29 +01:00
dependabot[bot]
9fd4d29fda
chore(deps-dev): bump vite-plugin-manifest-sri from 0.1.0 to 0.2.0
...
Bumps [vite-plugin-manifest-sri](https://github.com/ElMassimo/vite-plugin-manifest-sri ) from 0.1.0 to 0.2.0.
- [Changelog](https://github.com/ElMassimo/vite-plugin-manifest-sri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ElMassimo/vite-plugin-manifest-sri/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: vite-plugin-manifest-sri
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 04:41:56 +00:00
James Cole
0126669fa8
Merge pull request #8176 from firefly-iii/dependabot/npm_and_yarn/develop/vite-5.0.0
2023-11-20 05:40:46 +01:00
James Cole
1e01eb7bc2
Merge pull request #8177 from firefly-iii/dependabot/npm_and_yarn/develop/alpinejs-3.13.3
2023-11-20 05:40:35 +01:00
James Cole
ed28102aff
Merge pull request #8178 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.7.2
2023-11-20 05:39:54 +01:00
James Cole
6c91ca5463
Merge pull request #8179 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.43
2023-11-20 05:39:45 +01:00
dependabot[bot]
9ab926f9ab
chore(deps-dev): bump phpstan/phpstan from 1.10.41 to 1.10.43
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.41 to 1.10.43.
- [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.41...1.10.43 )
---
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-11-20 03:36:25 +00:00
dependabot[bot]
29132b18ab
chore(deps): bump doctrine/dbal from 3.7.1 to 3.7.2
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.7.1...3.7.2 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:36:17 +00:00
dependabot[bot]
28307edf81
chore(deps): bump alpinejs from 3.13.2 to 3.13.3
...
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs ) from 3.13.2 to 3.13.3.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.13.3/packages/alpinejs )
---
updated-dependencies:
- dependency-name: alpinejs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:09:36 +00:00
dependabot[bot]
7310e7a3e5
chore(deps-dev): bump vite from 4.5.0 to 5.0.0
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.0 to 5.0.0.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@5.0.0/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:09:29 +00:00
James Cole
ff7219a955
Update languages
2023-11-19 02:15:04 +01:00
James Cole
97d739e254
Update translations.
2023-11-16 06:16:20 +01:00
James Cole
8f26bbdaa0
Update translations
2023-11-15 06:32:41 +01:00
James Cole
67ef185a72
Fix annoying index error.
2023-11-14 02:46:04 +01:00
James Cole
76954f4a13
Update translations.
2023-11-13 20:14:39 +01:00
James Cole
afb9e6ef71
Merge pull request #8151 from firefly-iii/dependabot/npm_and_yarn/develop/axios-1.6.1
2023-11-13 05:15:33 +01:00
dependabot[bot]
28112a2283
chore(deps-dev): bump axios from 1.6.0 to 1.6.1
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 03:38:01 +00:00
James Cole
c5db6c9201
New translations
2023-11-12 19:32:53 +01:00
James Cole
64813d4ba7
Update translations and rebuild JS.
2023-11-12 18:50:19 +01:00
James Cole
67e2c061ab
Update translations
2023-11-12 14:28:39 +01:00
James Cole
d149cf01bd
Run PHPCS on translations.
2023-11-11 21:03:35 +01:00
James Cole
590c3cf6f8
Update translations.
2023-11-11 20:23:55 +01:00
James Cole
93b25842e2
Fix int > string
2023-11-11 20:19:50 +01:00
James Cole
fa240c0e00
Update translations
2023-11-10 22:06:18 +01:00
James Cole
1b489385b2
Update languages.
2023-11-10 20:09:29 +01:00
James Cole
bac0f99b9b
Update lang for https://github.com/firefly-iii/firefly-iii/issues/8148
2023-11-10 20:08:50 +01:00
James Cole
8a66249b3d
Attempt at fixing https://github.com/firefly-iii/firefly-iii/issues/8137
2023-11-08 20:06:23 +01:00
James Cole
77bbe1e213
Fix method call.
2023-11-08 05:22:41 +01:00
James Cole
9973fd2970
Fix null pointer
2023-11-08 05:06:41 +01:00
James Cole
64ea59e4ec
Fix https://github.com/firefly-iii/firefly-iii/issues/8137
2023-11-08 04:56:06 +01:00
James Cole
80b8e676d0
Fix https://github.com/firefly-iii/firefly-iii/issues/8137
2023-11-07 20:06:56 +01:00
James Cole
867d932e59
Merge pull request #8132 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.41
2023-11-06 05:50:03 +01:00
dependabot[bot]
57fb0d7f3b
chore(deps-dev): bump phpstan/phpstan from 1.10.40 to 1.10.41
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.40 to 1.10.41.
- [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.40...1.10.41 )
---
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-11-06 03:44:03 +00:00
James Cole
97cc2405a9
Move to level 6
2023-11-05 20:24:40 +01:00
James Cole
0022201c4f
Move to level 5
2023-11-05 20:18:16 +01:00
James Cole
6f6b8d9b3e
Fix phpstan issues.
2023-11-05 19:55:39 +01:00
James Cole
1d2e95f5af
Various code cleanup.
2023-11-05 19:41:37 +01:00
James Cole
a0564751d6
Fix phpstan issues.
2023-11-05 16:55:16 +01:00
James Cole
4edd9fe3da
Repair php cs fixer.
2023-11-05 16:16:22 +01:00
James Cole
5b05fb07ae
Fix various phpstan errors
2023-11-05 16:11:09 +01:00
James Cole
998fed7782
Fix API error
2023-11-05 14:31:05 +01:00
James Cole
c0cc896102
Fix up to level 3
2023-11-05 10:16:53 +01:00
James Cole
2d5790c417
More phpstan issues fixed.
2023-11-05 09:54:53 +01:00
James Cole
1b978d41e0
Fix all level 2 issues.
2023-11-05 09:40:45 +01:00
James Cole
9002365e6d
Fix code quality and CS fixer
2023-11-05 08:28:05 +01:00
James Cole
c1cc71f85c
PHPstan fixes.
2023-11-05 08:15:17 +01:00
James Cole
ff599795d3
Allow null
2023-11-04 19:21:40 +01:00
James Cole
688f50ee3f
Fix various code things.
2023-11-04 19:20:07 +01:00
James Cole
e51fef3037
Exit code 0
2023-11-04 19:06:47 +01:00
James Cole
0f6f4e1a50
Code cleanup and phpstan fixes. Still breaks but at least it's consistent.
2023-11-04 19:00:25 +01:00
James Cole
fe0a205a05
Various code cleanup.
2023-11-04 17:41:28 +01:00
James Cole
1059da8a2a
Refactor various code.
2023-11-04 17:26:38 +01:00
James Cole
e41236495f
Small script change. [skip ci]
2023-11-04 14:32:19 +01:00
James Cole
7436f94feb
Fix code quality and run.
2023-11-04 14:26:35 +01:00
James Cole
bcf1e4dc13
Fix output format
2023-11-04 14:19:01 +01:00
James Cole
ba0843d0bb
Code cleanup
2023-11-04 14:18:49 +01:00
James Cole
5a35960434
Expand action and clean up code.
2023-11-04 14:09:51 +01:00
James Cole
6eabe5fa8c
Add chmod +x for phpmd
2023-11-04 12:25:15 +01:00
James Cole
8cb72d8d7d
Explain ignored exit code.
2023-11-04 12:23:25 +01:00
James Cole
f81b5bea9d
Add phpmd step
2023-11-04 12:20:18 +01:00
James Cole
fa45076e48
Forgot to close if statement
2023-11-04 12:16:58 +01:00
James Cole
08c07352ae
Check for github
2023-11-04 12:14:10 +01:00
James Cole
94b0028254
Drop to level 6, that should fix the build.
2023-11-04 12:10:17 +01:00
James Cole
b77b3e3fc8
Fix script and job
2023-11-04 11:41:21 +01:00
James Cole
4db6933c17
Do things differently
2023-11-04 11:38:48 +01:00
James Cole
88160df2e8
Add phpstan step.
2023-11-04 11:33:42 +01:00
James Cole
0220cf9784
Fix various phpstan issues.
2023-11-04 11:31:14 +01:00
James Cole
ef428a0226
Fix various phpstan issues.
2023-11-04 07:18:03 +01:00
James Cole
dc45131f73
Various phpstan fixes.
2023-11-04 06:52:40 +01:00
James Cole
633d84449a
Merge branch 'main' into develop
2023-11-03 06:03:14 +01:00
James Cole
c3a779df12
Rename action
2023-11-03 06:02:48 +01:00
James Cole
280c941899
Fix action
2023-11-03 06:01:49 +01:00
James Cole
d653bb24cb
Merge into single action.
2023-11-03 05:59:17 +01:00
James Cole
9879378566
Add action to prune list.
2023-11-03 05:57:25 +01:00
James Cole
7b4eb9f1df
Add new action.
2023-11-03 05:55:59 +01:00
James Cole
101bcc250e
Code cleanup
2023-11-03 05:52:35 +01:00
James Cole
dedc1e8131
Add debug for issue https://github.com/firefly-iii/firefly-iii/issues/8110
2023-11-01 18:53:36 +01:00
James Cole
3b4b074bae
Fix various phpstan errors.
2023-11-01 18:45:15 +01:00
James Cole
4ee3c7d83e
Fix phpstan issues.
2023-10-30 19:49:40 +01:00
James Cole
d36feebb71
Fix #8106
2023-10-30 19:11:02 +01:00
James Cole
6790c318e2
Experimental refactoring.
2023-10-30 07:27:43 +01:00
James Cole
e9ef7d4144
Remove some complex log options
2023-10-30 06:35:08 +01:00
James Cole
a3a412d553
Lol whoops, "cp" is the correct command.
2023-10-30 06:19:14 +01:00
James Cole
d0d7a0befc
Add experimental .env for test purposes.
2023-10-30 06:17:38 +01:00
James Cole
6b2e3dcb2a
Add step
2023-10-30 06:04:34 +01:00
James Cole
ab6d05cac3
Add an experimental step to CI build
2023-10-30 05:55:48 +01:00
James Cole
c46962306e
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2023-10-30 05:45:56 +01:00
James Cole
821bf6d657
Merge pull request #8108 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.3.7
2023-10-30 05:39:13 +01:00
dependabot[bot]
f3df1d0a04
chore(deps): bump symfony/http-client from 6.3.6 to 6.3.7
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.3.6 to 6.3.7.
- [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.6...v6.3.7 )
---
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-10-30 03:20:20 +00:00
James Cole
d7ff7c633d
Merge branch 'main' into develop
2023-10-29 18:00:32 +01:00
James Cole
06629b0b89
Rename workflows
2023-10-29 18:00:14 +01:00
James Cole
ee9ab3d548
Add default app key.
2023-10-29 17:57:27 +01:00
James Cole
feb171171d
Migrate to SQLite so we can download a full test database later.
2023-10-29 17:54:52 +01:00
James Cole
21fede0dd0
Remove duplicate set, add mysql.
2023-10-29 17:52:01 +01:00
James Cole
12675dd950
Refactor phpstan errors.
2023-10-29 17:41:14 +01:00
James Cole
5e32878d01
Various code cleanup
2023-10-29 12:10:03 +01:00
James Cole
9a17a11b37
Remove references to static class.
2023-10-29 06:36:37 +01:00
James Cole
4f2159b54d
Remove static references
2023-10-29 06:33:43 +01:00
James Cole
075d459b7c
Remove static references
2023-10-29 06:32:00 +01:00
James Cole
e65d0eef6e
Remove static references
2023-10-29 06:31:27 +01:00
James Cole
91b7d20f9b
Remove static references
2023-10-29 06:31:13 +01:00
James Cole
59d96f2893
Various code cleanup.
2023-10-29 06:22:57 +01:00
James Cole
aa1a521cf0
Clean up v2 api points.
2023-10-29 06:09:21 +01:00
James Cole
4bb171128e
Remove the use of deprecated methods.
2023-10-29 05:54:01 +01:00
James Cole
a28f561e0c
Merge branch 'main' into develop
2023-10-29 05:26:24 +01:00
James Cole
3b6c727916
Rename workflows
2023-10-29 05:26:15 +01:00
James Cole
447ec63299
Expand currency options in transaction form.
2023-10-29 05:24:57 +01:00
James Cole
f1a8d3cc81
Merge tag 'v6.0.30' into develop
...
v6.0.30
2023-10-28 18:21:14 +02:00
James Cole
4d7909e23d
Merge branch 'release/v6.0.30'
2023-10-28 18:21:13 +02:00
James Cole
6f13600fb5
Add missing method.
2023-10-28 18:18:12 +02:00
James Cole
c9fefcd8f4
Add missing method.
2023-10-28 18:08:43 +02:00
James Cole
fa31483b02
Merge branch 'main' into develop
2023-10-28 17:38:50 +02:00
James Cole
e7be0eae8a
Add workflow dispatch
2023-10-28 17:38:42 +02:00
James Cole
86c70cf232
Merge tag 'v6.0.29' into develop
...
v6.0.29
2023-10-28 17:32:00 +02:00
James Cole
a3490e97c0
Merge branch 'release/v6.0.29'
2023-10-28 17:31:59 +02:00
James Cole
85b1768908
Fix issue in release.
2023-10-28 17:31:42 +02:00
James Cole
6ab462a795
Fix issue in bill transformer.
2023-10-28 17:28:54 +02:00
James Cole
70f46338db
Merge tag 'v6.0.28' into develop
...
v6.0.28
2023-10-28 17:18:51 +02:00
James Cole
461b5ad859
Merge branch 'release/v6.0.28'
2023-10-28 17:18:49 +02:00
James Cole
6af62c6be0
Update meta files for new release.
2023-10-28 17:18:02 +02:00
James Cole
78153c2aa4
Update meta files for new release.
2023-10-28 17:17:09 +02:00
James Cole
62458885ce
Fix #8103
2023-10-28 16:47:31 +02:00
James Cole
83d64262c8
Refactor currency API
2023-10-28 16:47:11 +02:00
James Cole
0133a7c5db
Code cleanup
2023-10-28 15:03:33 +02:00
James Cole
fa920fed4e
Introduce missing methods
2023-10-28 14:59:16 +02:00
James Cole
1d138eed8d
Refactor currency repository.
2023-10-28 06:58:33 +02:00
James Cole
9e94b9e57e
Fix #8099
2023-10-27 18:07:56 +02:00
James Cole
c4c690f44f
various fixes
2023-10-27 17:47:24 +02:00
James Cole
902cc21ff0
Debug bill transformer
2023-10-27 17:47:12 +02:00
James Cole
106471877f
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
2023-10-27 08:48:38 +02:00
James Cole
ccaace707e
rename foreign key
2023-10-27 08:48:13 +02:00
James Cole
cc14a4ac57
Merge pull request #8098 from tonicospinelli/testing
...
Cover preferred format methods of the Navigation class
2023-10-27 05:51:56 +02:00
James Cole
3ca1e6d197
Remove rule title
2023-10-26 08:09:16 +02:00
James Cole
531a6c17de
Merge pull request #8070 from Maxco10/patch-1
...
[Issue #8069 ] Fixed bug on description field
2023-10-26 08:06:33 +02:00
Maxco10
4b7e1fcdb0
Fixed spelling and replaced quotes
...
Signed-off-by: Maxco10 <mmagnani93@gmail.com >
2023-10-25 11:58:14 +02:00
Maxco10
5f35bc5ee6
Added check on title and improved the check for description field
...
Signed-off-by: Maxco10 <mmagnani93@gmail.com >
2023-10-25 11:15:20 +02:00
Antonio Spinelli
8100f68020
Cover preferred format methods of the Navigation class
2023-10-24 22:52:01 -03:00
James Cole
32a36bbb12
Restore missing methods and fix silly bugs.
2023-10-24 18:32:24 +02:00
James Cole
64b9234207
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2023-10-23 20:09:23 +02:00
James Cole
a9d490263b
Fix method.
2023-10-23 20:09:10 +02:00
James Cole
8c5a3c9b3e
Merge pull request #8086 from tonicospinelli/testing
...
Cover endOfPeriod method of the Navigation class
2023-10-23 19:51:59 +02:00
Antonio Spinelli
dd2f8d4404
Cover endOfPeriod method of the Navigation class
...
The custom frequency requires a timezone configuration, forcing it
to run in the integration test scope.
Running the integration tests requires a database connection in the
build process. It enables other case tests.
The API Tests cause interference in other tests, requiring isolating
them.
2023-10-23 10:32:38 -03:00
James Cole
ea82cff0ce
Merge pull request #8088 from firefly-iii/dependabot/npm_and_yarn/develop/sass-1.69.4
2023-10-23 07:06:19 +02:00
James Cole
66ef9a919a
Merge pull request #8089 from firefly-iii/dependabot/npm_and_yarn/develop/alpinejs-3.13.2
2023-10-23 07:05:42 +02:00
dependabot[bot]
73b912ee8b
chore(deps-dev): bump sass from 1.69.3 to 1.69.4
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.69.3 to 1.69.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.69.3...1.69.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:48:18 +00:00
James Cole
5960258a89
Merge pull request #8087 from firefly-iii/dependabot/npm_and_yarn/develop/vite-4.5.0
2023-10-23 05:47:37 +02:00
dependabot[bot]
ea7d1f481a
chore(deps): bump alpinejs from 3.13.1 to 3.13.2
...
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs ) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.13.2/packages/alpinejs )
---
updated-dependencies:
- dependency-name: alpinejs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:29 +00:00
dependabot[bot]
d81a0ebba4
chore(deps-dev): bump vite from 4.4.11 to 4.5.0
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.4.11 to 4.5.0.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.0/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.0/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:01 +00:00
James Cole
e90fb98613
Fix https://github.com/firefly-iii/firefly-iii/issues/7204
2023-10-22 19:01:18 +02:00
James Cole
2c34bd36a5
Allow unreconcile and expand API to block reconciled transactions.
2023-10-22 18:44:30 +02:00
James Cole
a86a582d0f
Rebuild frontend
2023-10-22 16:27:03 +02:00
James Cole
c7778ce8cb
Merge pull request #8084 from JoSchrader/develop
...
Hide duplicated webhook create button
2023-10-22 16:12:40 +02:00
root
5eaf1f4438
Hide duplicated webhook create button
...
When there are no webhooks yet the button below the table will be hidden
2023-10-22 14:45:58 +02:00
James Cole
691682bc0c
Fix bad math in piggy bank order code
2023-10-22 09:52:43 +02:00
James Cole
8627ee391a
Add missing command
2023-10-22 08:50:35 +02:00
James Cole
41089a0a0a
Rename workflows.
2023-10-22 08:22:53 +02:00
James Cole
2072a3dd94
Remove old frontend
2023-10-22 08:18:24 +02:00
James Cole
8eec325e0a
Merge branch 'main' into develop
2023-10-22 08:17:44 +02:00
James Cole
7ae88b42cf
Add label action
2023-10-22 08:16:16 +02:00
James Cole
24e0839c34
Merge branch 'main' into develop
2023-10-22 08:05:48 +02:00
James Cole
c3398d4d51
Fix refactor for field.
2023-10-22 08:05:28 +02:00
James Cole
80237d8bc3
Refactor methods that request the old currency preference.
2023-10-22 07:55:36 +02:00
James Cole
4cec0a9f97
Refactor repository and some commands for upgrading
2023-10-22 07:51:26 +02:00
James Cole
a810eb2cb5
Do error catching etc.
2023-10-22 07:50:46 +02:00
James Cole
7feb4b4aaf
Upgrade database version
2023-10-22 07:45:57 +02:00
James Cole
840fd61b04
Update API
2023-10-22 07:45:48 +02:00
James Cole
5425dac180
Update index to handle new fields.
2023-10-22 07:17:53 +02:00
James Cole
0d65e396d4
Update get() methods.
2023-10-22 07:16:05 +02:00
James Cole
704fc24d20
Rename field for less confusion.
2023-10-22 07:12:47 +02:00
James Cole
9b22c16f14
Remove unused logic from home controller
2023-10-22 06:58:17 +02:00
James Cole
2923d1b449
Remove unused methods from currency controller
2023-10-22 06:57:59 +02:00
James Cole
9d5b028a5f
Remove routes that enable/disable/default a currency.
2023-10-22 06:57:15 +02:00
James Cole
97dfdd5c5d
Link currency to user and user group.
2023-10-22 06:56:46 +02:00
James Cole
eb5ee4d147
Slightly better text.
2023-10-21 10:39:38 +02:00
James Cole
d97581325d
Expand YAML once more.
2023-10-21 08:02:43 +02:00
James Cole
2a1e53f32a
Slight changes in yaml config.
2023-10-21 08:00:24 +02:00
James Cole
b5e4ac0038
Add label actions things.
2023-10-21 07:58:24 +02:00
James Cole
b032210a33
Small changes to create transaction form
2023-10-21 07:45:28 +02:00
James Cole
24a1d61560
Merge branch 'main' into develop
2023-10-21 07:38:29 +02:00
James Cole
d632c1c7fc
Introduce clone and edit button.
2023-10-21 07:38:08 +02:00
James Cole
9c5b3fc030
Merge pull request #8072 from firefly-iii/dependabot/npm_and_yarn/frontend/babel/traverse-7.23.2
2023-10-18 05:07:07 +02:00
dependabot[bot]
90e407b9d0
chore(deps): bump @babel/traverse from 7.17.9 to 7.23.2 in /frontend
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.17.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-17 23:03:13 +00:00
Maxco10
dc0a2a2a10
Fixed bug on description field
...
Signed-off-by: Maxco10 <mmagnani93@gmail.com >
2023-10-17 21:59:56 +02:00
James Cole
b6aa76477e
Merge tag 'v6.0.27' into develop
...
v6.0.27
2023-10-15 13:30:41 +02:00
James Cole
068191e08c
Merge branch 'release/v6.0.27'
2023-10-15 13:30:40 +02:00
James Cole
533cd1dbed
Update meta data for new release.
2023-10-15 13:03:14 +02:00
James Cole
028ef63f6e
Fix https://github.com/firefly-iii/firefly-iii/issues/8057
2023-10-15 12:45:27 +02:00
James Cole
127b6ea515
Add more rounded debug
2023-10-14 14:52:21 +02:00
James Cole
ab546865a8
Clean up debug logs
2023-10-14 14:42:06 +02:00
James Cole
d6a2f2959d
Add extra debug entry
2023-10-14 12:41:32 +02:00
James Cole
58848caf30
Change in parameter and code cleanup.
2023-10-14 07:13:35 +02:00
James Cole
c1107fe854
Fix preference thing.
2023-10-14 07:04:07 +02:00
James Cole
c3debb1a17
Fix https://github.com/firefly-iii/firefly-iii/issues/8050
2023-10-14 07:03:18 +02:00
James Cole
0c841a12d2
Fix https://github.com/firefly-iii/firefly-iii/issues/8041
2023-10-14 06:41:08 +02:00
James Cole
64ed9376fe
https://github.com/firefly-iii/firefly-iii/pull/8026
2023-10-12 19:15:56 +02:00
James Cole
1966e12703
Fix #8051
2023-10-11 07:42:38 +02:00
James Cole
289ccc7d89
Code for https://github.com/firefly-iii/firefly-iii/pull/8026
2023-10-10 20:13:33 +02:00
James Cole
590c33c0af
Merge pull request #8039 from firefly-iii/dependabot/npm_and_yarn/develop/sass-1.69.0
2023-10-09 07:20:43 +02:00
James Cole
4e7236a338
Merge pull request #8040 from firefly-iii/dependabot/npm_and_yarn/develop/alpinejs-3.13.1
2023-10-09 07:20:33 +02:00
dependabot[bot]
63b7626aab
chore(deps-dev): bump sass from 1.68.0 to 1.69.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.68.0 to 1.69.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.68.0...1.69.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 05:18:21 +00:00
James Cole
78b88949d8
Merge pull request #8038 from firefly-iii/dependabot/npm_and_yarn/develop/vite-4.4.11
2023-10-09 07:17:44 +02:00
James Cole
40a7abf9e8
Merge pull request #8037 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.38
2023-10-09 07:17:33 +02:00
James Cole
cd62dfd8f4
Merge pull request #8036 from firefly-iii/dependabot/composer/develop/laravel/framework-10.26.2
2023-10-09 07:17:21 +02:00
James Cole
4445ad8fe5
Expand debug info
2023-10-09 05:57:00 +02:00
dependabot[bot]
ed29721677
chore(deps): bump alpinejs from 3.13.0 to 3.13.1
...
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs ) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.13.1/packages/alpinejs )
---
updated-dependencies:
- dependency-name: alpinejs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:36:14 +00:00
dependabot[bot]
e587f6ec37
chore(deps-dev): bump vite from 4.4.9 to 4.4.11
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.4.9 to 4.4.11.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.11/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.4.11/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:35:53 +00:00
dependabot[bot]
f98f4b00ba
chore(deps-dev): bump phpstan/phpstan from 1.10.36 to 1.10.38
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.36 to 1.10.38.
- [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.36...1.10.38 )
---
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-10-09 03:30:57 +00:00
dependabot[bot]
78bbcb324b
chore(deps): bump laravel/framework from 10.25.2 to 10.26.2
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.25.2 to 10.26.2.
- [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.25.2...v10.26.2 )
---
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-10-09 03:30:47 +00:00
James Cole
d646ab0232
Rebuild frontend
2023-10-08 16:21:09 +02:00
James Cole
1fe36044f1
First attempt at "create transaction"-form for v2 users.
2023-10-08 16:11:04 +02:00
James Cole
2ea9369f99
Method should not be async
2023-10-07 07:20:01 +02:00
James Cole
802e1dbf2d
Merge pull request #8033 from firefly-iii/dependabot/npm_and_yarn/postcss-8.4.31
...
chore(deps-dev): bump postcss from 8.4.30 to 8.4.31
2023-10-06 19:29:33 +02:00
dependabot[bot]
b6aca26d8c
chore(deps-dev): bump postcss from 8.4.30 to 8.4.31
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-06 17:27:59 +00:00
James Cole
ef653f7b00
Merge pull request #8030 from firefly-iii/dependabot/npm_and_yarn/frontend/postcss-8.4.31
...
chore(deps): bump postcss from 8.4.5 to 8.4.31 in /frontend
2023-10-06 19:27:21 +02:00
James Cole
8e183d8cad
Fix code structure
2023-10-06 18:23:32 +02:00
James Cole
0ce34048cd
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2023-10-06 18:22:02 +02:00
James Cole
d46041f22e
Attempt to fix bill view
2023-10-06 18:21:49 +02:00
dependabot[bot]
94cf424bbd
chore(deps): bump postcss from 8.4.5 to 8.4.31 in /frontend
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.5 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.5...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-06 16:20:05 +00:00
James Cole
778d700ba8
Merge pull request #8028 from tieu1991/patch-1
...
Fix interest payment deducted from amount due
2023-10-06 18:04:13 +02:00
James Cole
8c1cbd77dd
Fix correct controller
2023-10-05 19:11:17 +02:00
James Cole
954bf779eb
Make sure default is set.
2023-10-05 19:09:31 +02:00
James Cole
7fbed452bb
Do check
2023-10-05 19:08:17 +02:00
James Cole
e32023bb97
Refer to middleware
2023-10-05 19:00:39 +02:00
James Cole
664a08d42f
Add limit param to all endpoints
2023-10-05 18:52:01 +02:00
tieu1991
854c7f090b
Fix edge case amount due in liability
...
New Case 8 for interest paid to expense account
Signed-off-by: tieu1991 <tieu1991@users.noreply.github.com >
2023-10-05 12:36:37 -04:00
James Cole
a29d056a9b
Fix copy paste error in API
2023-10-05 18:26:24 +02:00
James Cole
7d3ee9f0c4
Possible fix for https://github.com/firefly-iii/firefly-iii/issues/8004
2023-10-05 16:50:48 +02:00
James Cole
e26d39ab63
Possible fix for https://github.com/orgs/firefly-iii/discussions/7655
2023-10-05 16:48:29 +02:00
James Cole
ecf465958f
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2023-10-04 19:15:51 +02:00
James Cole
8fa6030341
Fix issue mentioned in https://github.com/firefly-iii/firefly-iii/pull/8020
2023-10-04 19:14:47 +02:00
James Cole
1f6f6dadfa
Merge pull request #8016 from firefly-iii/dependabot/npm_and_yarn/develop/axios-1.5.1
2023-10-02 05:40:13 +02:00
dependabot[bot]
ed81eb4edf
chore(deps-dev): bump axios from 1.5.0 to 1.5.1
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:40:05 +00:00
James Cole
06ff4b808a
Merge pull request #8015 from firefly-iii/dependabot/npm_and_yarn/develop/laravel-vite-plugin-0.8.1
2023-10-02 05:39:24 +02:00
James Cole
fe5999d5b8
Merge pull request #8014 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.3.5
2023-10-02 05:39:15 +02:00
James Cole
9331796dc3
Merge pull request #8013 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.7.0
2023-10-02 05:39:04 +02:00
James Cole
0a18c948bc
Merge pull request #8012 from firefly-iii/dependabot/composer/develop/laravel/framework-10.25.2
2023-10-02 05:38:56 +02:00
dependabot[bot]
595a1fbe34
chore(deps-dev): bump laravel-vite-plugin from 0.8.0 to 0.8.1
...
Bumps [laravel-vite-plugin](https://github.com/laravel/vite-plugin ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/laravel/vite-plugin/releases )
- [Changelog](https://github.com/laravel/vite-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/vite-plugin/compare/v0.8.0...v0.8.1 )
---
updated-dependencies:
- dependency-name: laravel-vite-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:38:49 +00:00
James Cole
f12db3b8d9
Merge pull request #8011 from firefly-iii/dependabot/composer/develop/symfony/mailgun-mailer-6.3.5
2023-10-02 05:38:47 +02:00
James Cole
2c1da7af31
Merge pull request #8010 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.36
2023-10-02 05:38:36 +02:00
dependabot[bot]
0f9535bfd5
chore(deps): bump symfony/http-client from 6.3.2 to 6.3.5
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.3.2 to 6.3.5.
- [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.2...v6.3.5 )
---
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-10-02 03:02:50 +00:00
dependabot[bot]
961d3c26fc
chore(deps): bump doctrine/dbal from 3.6.7 to 3.7.0
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.6.7 to 3.7.0.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.6.7...3.7.0 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:02:42 +00:00
dependabot[bot]
bd8e003db8
chore(deps): bump laravel/framework from 10.24.0 to 10.25.2
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.24.0 to 10.25.2.
- [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.24.0...v10.25.2 )
---
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-10-02 03:02:34 +00:00
dependabot[bot]
619eb60dd1
chore(deps): bump symfony/mailgun-mailer from 6.3.2 to 6.3.5
...
Bumps [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer ) from 6.3.2 to 6.3.5.
- [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.2...v6.3.5 )
---
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-10-02 03:02:15 +00:00
dependabot[bot]
15948303ec
chore(deps-dev): bump phpstan/phpstan from 1.10.35 to 1.10.36
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.35 to 1.10.36.
- [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.35...1.10.36 )
---
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-10-02 03:02:08 +00:00
James Cole
ccec203910
Make sure charts are destroyed.
2023-10-01 11:32:08 +02:00
James Cole
78122a7d4b
Optimize validation command.
2023-10-01 11:17:57 +02:00
James Cole
272c73054e
Dynamic cache key for all data.
2023-10-01 07:17:56 +02:00
James Cole
aa629523a0
Fix issue on dashboard.
2023-10-01 06:52:38 +02:00
James Cole
3e6aca4cd1
Remove template
2023-09-25 20:20:23 +02:00
James Cole
891883c8c2
Merge tag 'v6.0.26' into develop
...
v6.0.26
2023-09-24 03:35:55 +02:00
James Cole
98ba392016
Merge branch 'release/v6.0.26'
2023-09-24 03:35:54 +02:00
James Cole
d49ee83748
Update packages
2023-09-24 03:35:27 +02:00
James Cole
88cdb1811f
Update meta files for new release
2023-09-24 03:35:10 +02:00
James Cole
94c190668c
Fix https://github.com/firefly-iii/firefly-iii/issues/7992
2023-09-24 03:22:18 +02:00
James Cole
eef0f4bd4e
Remove string https://github.com/firefly-iii/firefly-iii/issues/7990
2023-09-23 18:56:04 +02:00
James Cole
dad58fa362
Remove exceptions.
2023-09-23 16:43:54 +02:00
James Cole
40585469f2
Slightly different text for closed issues.
2023-09-23 16:35:51 +02:00
James Cole
d06035071a
Fix missing timezone in debug info
2023-09-23 16:30:00 +02:00
James Cole
e81565d36a
Small change in debug logging.
2023-09-23 16:29:21 +02:00
James Cole
f66dd259f0
Fix https://github.com/firefly-iii/firefly-iii/issues/7986
2023-09-23 10:34:49 +02:00
James Cole
e003dcd596
Merge tag 'v6.0.25' into develop
...
v6.0.25
2023-09-23 08:29:48 +02:00
James Cole
d4ecf44b08
Merge branch 'release/v6.0.25'
2023-09-23 08:29:47 +02:00
James Cole
f4426eb830
Update packages.
2023-09-23 07:55:07 +02:00
James Cole
7c86ce3977
Update meta files for new release.
2023-09-23 07:54:01 +02:00
James Cole
1665335525
Remove public references to v3 layout.
2023-09-23 07:19:20 +02:00
James Cole
14bce014a3
Update htaccess with suggested fix from Softaculous
2023-09-23 07:16:04 +02:00
James Cole
75e5115aa3
Update repositories, remove references to admin id
2023-09-23 07:15:41 +02:00
James Cole
de7638c502
Merge pull request #7981 from Maxco10/patch-1
2023-09-22 07:14:35 +02:00
Maxco10
126e378399
Update menu-sidebar.twig
...
Signed-off-by: Maxco10 <mmagnani93@gmail.com >
2023-09-21 17:14:12 +02:00
James Cole
45e9c999b8
Catch most exceptions.
2023-09-21 16:26:07 +02:00
James Cole
62bba0d33b
Throw some exceptions so I can spot deprecated code.
2023-09-21 16:09:40 +02:00
James Cole
0b220f3288
Expand API and refactor for user groups.
2023-09-21 15:50:49 +02:00
James Cole
7dbdf0c4ff
Move class
2023-09-21 11:35:21 +02:00
James Cole
417b7c3f86
Code cleanup
2023-09-21 11:32:56 +02:00
James Cole
724a16944a
Better user group management and object observers
2023-09-21 11:29:09 +02:00
James Cole
c3bc1af7b5
Fix route in net worth and expand user group API
2023-09-20 19:05:06 +02:00
James Cole
38b7daf3b6
Update languages and related files.
2023-09-20 06:46:50 +02:00
James Cole
7bf7bb529e
Various code cleanup
2023-09-20 06:36:43 +02:00
James Cole
6b5774a66d
Add API routes and expand v2 frontend
2023-09-20 06:18:25 +02:00
James Cole
0e3ebb9f1a
Fix https://github.com/firefly-iii/firefly-iii/issues/7970
2023-09-20 06:18:04 +02:00
James Cole
1c41b6753d
Expand API with better user group management.
2023-09-20 06:17:56 +02:00
James Cole
549f3c038a
Fix https://github.com/firefly-iii/firefly-iii/issues/7974
2023-09-19 07:31:12 +02:00
James Cole
edbac66576
Fix https://github.com/firefly-iii/firefly-iii/issues/7973
2023-09-18 17:59:10 +02:00
James Cole
c788395508
Fix #7938
2023-09-18 17:43:20 +02:00
James Cole
35b0c20f88
Rebuild frontpage with better bills overview.
2023-09-17 09:45:34 +02:00
James Cole
518712d9e8
Update subscriptions on new index
2023-09-16 08:45:19 +02:00
James Cole
241ad25e2f
Better slack alert validation
2023-09-16 08:44:20 +02:00
James Cole
7cf7c5fcef
Add htaccess to close the storage dir in case people leave it open.
2023-09-16 08:23:36 +02:00
James Cole
fbb9de64c3
Merge tag 'v6.0.24' into develop
...
v6.0.24
2023-09-15 19:55:42 +02:00
James Cole
88c145ac3e
Merge branch 'release/v6.0.24'
2023-09-15 19:55:41 +02:00
James Cole
4aba842624
Meta files for new release.
2023-09-15 19:54:56 +02:00
James Cole
936c2b8888
Fix https://github.com/orgs/firefly-iii/discussions/7963
2023-09-15 18:55:30 +02:00
James Cole
c3e971c419
Rebuild frontend.
2023-09-12 06:09:39 +02:00
James Cole
19fee6a8fb
Fix https://github.com/orgs/firefly-iii/discussions/7940
2023-09-12 05:58:39 +02:00
James Cole
477eebdbe7
Merge pull request #7952 from firefly-iii/dependabot/composer/develop/laravel/framework-10.22.0
2023-09-11 05:49:00 +02:00
James Cole
093bff750c
Merge pull request #7951 from firefly-iii/dependabot/composer/develop/laravel/sanctum-3.3.0
2023-09-11 05:48:53 +02:00
James Cole
92e679a9ea
Merge pull request #7950 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.33
2023-09-11 05:48:44 +02:00
James Cole
43232ae45c
Merge pull request #7949 from firefly-iii/dependabot/npm_and_yarn/develop/i18n-js-4.3.2
2023-09-11 05:48:30 +02:00
dependabot[bot]
1fb13d8697
chore(deps): bump laravel/framework from 10.21.0 to 10.22.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.21.0 to 10.22.0.
- [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.21.0...v10.22.0 )
---
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-09-11 03:45:18 +00:00
dependabot[bot]
9ac28b93ca
chore(deps): bump laravel/sanctum from 3.2.6 to 3.3.0
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.2.6 to 3.3.0.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.6...v3.3.0 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 03:45:07 +00:00
dependabot[bot]
067c01ca06
chore(deps-dev): bump phpstan/phpstan from 1.10.32 to 1.10.33
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.32 to 1.10.33.
- [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.32...1.10.33 )
---
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-09-11 03:44:57 +00:00
dependabot[bot]
82040c2a5d
chore(deps): bump i18n-js from 4.3.0 to 4.3.2
...
Bumps [i18n-js](https://github.com/fnando/i18n ) from 4.3.0 to 4.3.2.
- [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fnando/i18n/compare/v4.3.0...v4.3.2 )
---
updated-dependencies:
- dependency-name: i18n-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 03:26:50 +00:00
James Cole
62502c746c
Stringify IDs for #7944
2023-09-09 15:12:24 +02:00
James Cole
6ab79a87fe
Update security txt
2023-09-07 06:38:06 +02:00
James Cole
04ee3b4dc1
Update security.txt
2023-09-06 20:49:09 +02:00
James Cole
9c9af79ad5
Fix #7920
2023-09-06 05:45:35 +02:00
James Cole
dd794e409f
Fix issues with relative urls
2023-09-05 19:34:46 +02:00
James Cole
67d29b8416
Merge branch 'release/v6.0.23'
2023-09-03 18:09:17 +02:00
James Cole
5ee80dd046
Merge tag 'v6.0.23' into develop
...
v6.0.23
2023-09-03 18:09:17 +02:00
James Cole
f62e93b487
Add spans to stop parsing
2023-09-03 18:01:12 +02:00
James Cole
a7cc70b975
Remove whitespace
2023-09-03 18:00:07 +02:00
James Cole
60f0d8074a
Meta files for new release.
2023-09-03 17:53:22 +02:00
James Cole
ed1fdf9382
Update files for new release
2023-09-03 17:38:54 +02:00
James Cole
9ea3c4224e
Remove extra slashes
2023-09-02 10:47:10 +02:00
James Cole
71325de44e
Merge branch 'release/v6.0.22'
2023-09-01 19:41:15 +02:00
James Cole
cdb041e647
Merge tag 'v6.0.22' into develop
...
v6.0.22
2023-09-01 19:41:15 +02:00
James Cole
b9d750bf59
Meta data for new release.
2023-09-01 19:40:17 +02:00
James Cole
461249737e
Fix #7917 , add missing return statement
2023-09-01 15:23:10 +02:00
James Cole
1aeaa8b77d
Merge tag 'v6.0.21' into develop
...
v6.0.21
2023-09-01 05:33:52 +02:00
James Cole
a59d7ccdc2
Merge branch 'release/v6.0.21'
2023-09-01 05:33:50 +02:00
James Cole
2c1ca428db
Update meta files for new release.
2023-09-01 05:33:02 +02:00
James Cole
224970f3bd
New version
2023-09-01 05:16:58 +02:00
James Cole
742d934ddb
Catch missing key.
2023-09-01 04:42:49 +02:00
James Cole
1699513023
Fix test
2023-08-31 19:18:16 +02:00
James Cole
488a8a7e86
Fix test
2023-08-31 19:13:06 +02:00
James Cole
dd571d6221
Fix test
2023-08-31 19:02:38 +02:00
James Cole
4cc5128b4c
Use relative urls see what breaks.
2023-08-31 18:45:11 +02:00
James Cole
2636a6557a
Less notice events.
2023-08-30 18:03:47 +02:00
James Cole
0bf97ccf22
Expand logging
2023-08-30 15:57:59 +02:00
James Cole
592fc71b4e
Change some logging settings.
2023-08-30 15:38:15 +02:00
James Cole
0e7712d3b8
Add more tracing
2023-08-30 11:58:44 +02:00
James Cole
80f21d2a4f
Fix test
2023-08-30 07:06:43 +02:00
James Cole
5513ec068e
Fix test
2023-08-30 06:53:46 +02:00
James Cole
14a46a6197
Add more info to error message.
2023-08-30 06:40:12 +02:00
James Cole
b93ee5efd8
Sort accounts properly
2023-08-29 18:28:29 +02:00
James Cole
cdd4dc6065
Rebuild frontend
2023-08-29 07:34:41 +02:00
James Cole
0d8b2ae799
Fix https://github.com/firefly-iii/firefly-iii/issues/7910
2023-08-29 05:47:13 +02:00
James Cole
77dc79b638
Merge pull request #7898 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.32
2023-08-28 05:51:54 +02:00
dependabot[bot]
f48723db40
chore(deps-dev): bump phpstan/phpstan from 1.10.29 to 1.10.32
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.29 to 1.10.32.
- [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.29...1.10.32 )
---
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-28 03:50:38 +00:00
James Cole
ebf91078c5
Merge pull request #7899 from firefly-iii/dependabot/composer/develop/guzzlehttp/guzzle-7.8.0
2023-08-28 05:50:17 +02:00
James Cole
90d0d85dd6
Merge pull request #7900 from firefly-iii/dependabot/composer/develop/laravel/framework-10.20.0
2023-08-28 05:50:06 +02:00
James Cole
0c5b4f7f64
Merge pull request #7901 from firefly-iii/dependabot/composer/develop/laravel/sanctum-3.2.6
2023-08-28 05:49:57 +02:00
James Cole
9c4bb08ed1
Merge pull request #7902 from firefly-iii/dependabot/composer/develop/spatie/laravel-ignition-2.3.0
2023-08-28 05:49:46 +02:00
James Cole
1d3bbde4b0
Merge pull request #7903 from firefly-iii/dependabot/npm_and_yarn/develop/axios-1.5.0
2023-08-28 05:49:36 +02:00
James Cole
b6faee033d
Merge pull request #7904 from firefly-iii/dependabot/npm_and_yarn/develop/alpinejs-3.13.0
2023-08-28 05:49:27 +02:00
James Cole
05e0f88d11
Merge pull request #7905 from firefly-iii/dependabot/npm_and_yarn/develop/chart.js-4.4.0
2023-08-28 05:49:17 +02:00
dependabot[bot]
ae9a151140
chore(deps): bump chart.js from 4.3.3 to 4.4.0
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.3.3...v4.4.0 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:25:21 +00:00
dependabot[bot]
da633e3c62
chore(deps): bump alpinejs from 3.12.3 to 3.13.0
...
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs ) from 3.12.3 to 3.13.0.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.13.0/packages/alpinejs )
---
updated-dependencies:
- dependency-name: alpinejs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:25:10 +00:00
dependabot[bot]
8cb384d3cf
chore(deps-dev): bump axios from 1.4.0 to 1.5.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:24:59 +00:00
dependabot[bot]
de2a34c3ec
chore(deps): bump spatie/laravel-ignition from 2.2.0 to 2.3.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.2.0...2.3.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:06:43 +00:00
dependabot[bot]
b7c65446a8
chore(deps): bump laravel/sanctum from 3.2.5 to 3.2.6
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.5...v3.2.6 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:06:31 +00:00
dependabot[bot]
bc648b187c
chore(deps): bump laravel/framework from 10.19.0 to 10.20.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.19.0 to 10.20.0.
- [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.19.0...v10.20.0 )
---
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-28 03:06:19 +00:00
dependabot[bot]
4de0828b5d
chore(deps): bump guzzlehttp/guzzle from 7.7.0 to 7.8.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.7.0...7.8.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:06:01 +00:00
James Cole
b2364d26ec
Various color fixes.
2023-08-27 18:45:06 +02:00
James Cole
83d94cb792
Expand cache
2023-08-27 07:45:09 +02:00
James Cole
66cc3f48bc
Mild code cleanup.
2023-08-26 18:42:18 +02:00
James Cole
63297c43b7
Possible fix for https://github.com/firefly-iii/firefly-iii/issues/7891
2023-08-26 18:40:23 +02:00
James Cole
5b0637558f
Better error for invalid date
2023-08-24 05:53:17 +02:00
James Cole
e9a8e104be
Change URLs to relative URLs
2023-08-24 05:47:28 +02:00
James Cole
0f524e7800
Add relative route
2023-08-23 07:05:41 +02:00
James Cole
969e0bccc9
Remove slash
2023-08-23 07:04:47 +02:00
James Cole
ba3e026927
Add base href
2023-08-23 07:02:30 +02:00
James Cole
0c6868d477
Add relative paths to JS
2023-08-23 07:00:09 +02:00
James Cole
7f70cf47ec
Fix https://github.com/firefly-iii/firefly-iii/issues/7883
2023-08-22 16:08:19 +02:00
James Cole
fa4492287d
Rebuild frontend
2023-08-22 08:28:52 +02:00
James Cole
60809c688e
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2023-08-22 08:25:16 +02:00
James Cole
2404f5299c
New code for transaction processing and frontend
2023-08-22 08:25:06 +02:00
James Cole
21a394eaf5
Merge pull request #7873 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.6.6
...
chore(deps): bump doctrine/dbal from 3.6.5 to 3.6.6
2023-08-21 05:41:31 +02:00
dependabot[bot]
419d7846c9
chore(deps): bump doctrine/dbal from 3.6.5 to 3.6.6
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.6.5 to 3.6.6.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.6.5...3.6.6 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 03:38:59 +00:00
James Cole
0827accc39
Merge pull request #7872 from firefly-iii/dependabot/npm_and_yarn/develop/sass-1.66.1
2023-08-21 05:38:48 +02:00
James Cole
2e53f7d0b7
Merge pull request #7874 from firefly-iii/dependabot/composer/develop/predis/predis-2.2.1
2023-08-21 05:38:27 +02:00
James Cole
bdfcf8ec95
Merge pull request #7875 from firefly-iii/dependabot/composer/develop/laravel/framework-10.19.0
2023-08-21 05:38:18 +02:00
James Cole
6a20170e00
Merge pull request #7876 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.29
2023-08-21 05:38:00 +02:00
James Cole
0c974f1ff7
Merge pull request #7877 from firefly-iii/dependabot/composer/develop/ergebnis/phpstan-rules-2.1.0
2023-08-21 05:37:48 +02:00
dependabot[bot]
9c098d45c5
chore(deps-dev): bump ergebnis/phpstan-rules from 2.0.0 to 2.1.0
...
Bumps [ergebnis/phpstan-rules](https://github.com/ergebnis/phpstan-rules ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/ergebnis/phpstan-rules/releases )
- [Changelog](https://github.com/ergebnis/phpstan-rules/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/phpstan-rules/compare/2.0.0...2.1.0 )
---
updated-dependencies:
- dependency-name: ergebnis/phpstan-rules
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 03:25:35 +00:00
dependabot[bot]
cfdf9aa8dc
chore(deps-dev): bump phpstan/phpstan from 1.10.28 to 1.10.29
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.28 to 1.10.29.
- [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.28...1.10.29 )
---
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-21 03:25:31 +00:00
dependabot[bot]
2ea74542e6
chore(deps): bump laravel/framework from 10.18.0 to 10.19.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.18.0 to 10.19.0.
- [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.18.0...v10.19.0 )
---
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-21 03:25:26 +00:00
dependabot[bot]
7fcaa2b5fb
chore(deps): bump predis/predis from 2.2.0 to 2.2.1
...
Bumps [predis/predis](https://github.com/predis/predis ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/v2.x/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 03:25:12 +00:00
dependabot[bot]
e9e905e495
chore(deps-dev): bump sass from 1.65.1 to 1.66.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.65.1 to 1.66.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.65.1...1.66.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 03:12:29 +00:00
James Cole
f67ff98d78
More exact search for available budgets. #7853
2023-08-15 18:37:47 +02:00
James Cole
e3c4dde4ff
Add cleanup method for issue #7853 and some more debug info.
2023-08-15 17:57:02 +02:00
James Cole
9787561000
Potential solution for #7853
2023-08-15 17:19:50 +02:00
James Cole
cd041b4c75
Add debug info for #7853
2023-08-15 16:22:54 +02:00
James Cole
60ee70c926
Check for rule triggers in #7853
2023-08-15 16:17:54 +02:00
James Cole
00de78b6f1
Also support Discord.
2023-08-15 13:52:30 +02:00
James Cole
33a841b831
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2023-08-15 13:51:51 +02:00
James Cole
df66dcf102
Various UI fixes
2023-08-15 13:51:38 +02:00
James Cole
086a7a0b1e
Merge pull request #7848 from firefly-iii/dependabot/npm_and_yarn/develop/laravel-vite-plugin-0.8.0
2023-08-14 06:58:21 +02:00
dependabot[bot]
ec0ba3d212
chore(deps-dev): bump laravel-vite-plugin from 0.7.8 to 0.8.0
...
Bumps [laravel-vite-plugin](https://github.com/laravel/vite-plugin ) from 0.7.8 to 0.8.0.
- [Release notes](https://github.com/laravel/vite-plugin/releases )
- [Changelog](https://github.com/laravel/vite-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/vite-plugin/compare/v0.7.8...v0.8.0 )
---
updated-dependencies:
- dependency-name: laravel-vite-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:58:10 +00:00
James Cole
b0ab06b7eb
Add rule error reporting to all rules.
2023-08-13 15:01:12 +02:00
James Cole
965acd6d45
Finetune index.
2023-08-13 14:30:16 +02:00
James Cole
4d156870ef
Add nonce to scripts
2023-08-13 07:30:19 +02:00
James Cole
499720df46
Fix math issue in summary controller.
2023-08-13 07:24:51 +02:00
James Cole
610bc108e7
Add some slack notifications and a todo to fix the rest
2023-08-12 20:57:51 +02:00
James Cole
53f1b0218c
Merge tag 'v6.0.20' into develop
...
v6.0.20
2023-08-12 19:56:11 +02:00
James Cole
0a7a099796
Merge branch 'release/v6.0.20'
2023-08-12 19:56:07 +02:00
James Cole
ed90ebc896
Update final meta
2023-08-12 19:55:31 +02:00
James Cole
87fe518d45
Rebuild JS and CSS
2023-08-12 19:41:59 +02:00
James Cole
5cb0891a27
Forgot to add a date range
2023-08-12 19:21:43 +02:00
James Cole
b4bd66bd58
Various fixes.
2023-08-12 18:21:29 +02:00
James Cole
64d95fe845
Add integrity things to JS things.
2023-08-12 18:12:20 +02:00
James Cole
a2d6d7a92c
Add nonce.
2023-08-12 18:09:23 +02:00
James Cole
1d8a784586
Update meta files for new release.
2023-08-12 18:01:51 +02:00
James Cole
3c8bfae8ff
Update API version
2023-08-12 17:47:13 +02:00
James Cole
f65eccfe4c
Fix https://github.com/firefly-iii/firefly-iii/issues/7835
2023-08-12 17:46:56 +02:00
James Cole
7ce6dc9f16
Merge branch 'adminlte4' into develop
2023-08-12 17:44:08 +02:00
James Cole
4a73caf4c3
Rebuild frontend
2023-08-12 17:44:00 +02:00
James Cole
1b9d8dd3c3
Fix #7845 among other things
2023-08-12 17:43:24 +02:00
James Cole
b11bfb0aae
update frontend
2023-08-12 17:41:56 +02:00
James Cole
024e16bf4b
Cleanup charts
2023-08-12 07:53:11 +02:00
James Cole
daf753d76e
Merge branch 'develop' into adminlte4
2023-08-11 19:43:18 +02:00
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
27d07d5807
Expand views
2023-08-11 06:03:31 +02:00
James Cole
f010ffefc1
Expand with list of piggy banks
2023-08-10 19:51:36 +02:00
James Cole
fc0fee161e
Merge branch 'develop' into adminlte4
2023-08-09 14:14:57 +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
3925077223
Expand views
2023-08-09 14:13:32 +02:00
James Cole
deb51bd8de
Merge branch 'develop' into adminlte4
2023-08-08 16:45:23 +02:00
James Cole
03f39f53d8
Fix nullpointer
2023-08-08 15:55:48 +02:00
James Cole
e72314778c
Fix sankey chart
2023-08-08 15:55:26 +02:00
James Cole
ced3e9387a
Merge branch 'develop' into adminlte4
2023-08-08 15:04:10 +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
dffddfda18
Expand layout
2023-08-08 14:11:04 +02:00
James Cole
9bb62c865a
Merge branch 'develop' into adminlte4
2023-08-07 19:05:41 +02:00
James Cole
a97ebf2b97
Move to chartJS
2023-08-07 19:05:23 +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
8ce760a0bf
Merge branch 'develop' into adminlte4
...
# Conflicts:
# app/Api/V2/Controllers/Chart/CategoryController.php
2023-08-06 19:40:09 +02:00
James Cole
8d8e047d2c
New charts
2023-08-06 19:37:51 +02:00
James Cole
06a923db94
Expand view
2023-08-06 19:36:55 +02:00
James Cole
551408b801
Expand layout
2023-08-06 18:33:29 +02:00
James Cole
e1915e365a
Merge branch 'develop' into adminlte4
...
# Conflicts:
# config/cors.php
# config/hashing.php
2023-08-06 11:25:20 +02:00
James Cole
e8c4eec536
New API code for boxes.
2023-08-06 11:22:36 +02:00
James Cole
e3f4e75561
Fix boxes api
2023-08-06 11:21:20 +02:00
James Cole
fd640f9698
Merge branch 'develop' into adminlte4
2023-08-06 07:08:33 +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
d73c3476c8
Expand layout
2023-08-06 07:02:55 +02:00
James Cole
ff737ae05e
Clean up views, add top bar
2023-08-05 06:34:28 +02:00
James Cole
171ec0c630
Merge branch 'develop' into adminlte4
2023-08-05 06:19:53 +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
4886084296
Add stuff
2023-08-04 19:10:49 +02:00
James Cole
1a3dfbdef6
Merge branch 'develop' into adminlte4
2023-08-01 19:55:08 +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
cd3de7b545
Title fix
2023-08-01 12:27:55 +02:00
James Cole
8aeb513d54
Merge branch 'develop' into adminlte4
2023-08-01 12:11:45 +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
3352c2cf3c
JS rebuild
2023-08-01 10:26:09 +02:00
James Cole
e61a433999
Merge branch 'develop' into adminlte4
2023-08-01 09:54:40 +02:00
James Cole
3517452ea1
Expand upgrade command
2023-08-01 09:54:09 +02:00
James Cole
8a1190b9ee
Update packages
2023-08-01 09:53:51 +02:00
James Cole
fc78c9a1d6
Merge branch 'develop' into adminlte4
...
# Conflicts:
# yarn.lock
2023-08-01 09:47:30 +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
James Cole
99009cff88
Meta files for new release.
2023-07-28 16:14:55 +02:00
James Cole
673f68b07c
A simple command that outputs the Firefly III version.
2023-07-26 07:30:44 +02:00
James Cole
d1232192ce
Fix exchange rate seeder
2023-07-26 07:08:34 +02:00
James Cole
b2084a94e5
Expand layout
2023-07-26 07:08:00 +02:00
James Cole
ddcb246955
Add options
2023-07-26 07:07:53 +02:00
James Cole
8796168580
Merge branch 'develop' into adminlte4
...
# Conflicts:
# yarn.lock
2023-07-25 16:12:58 +02:00
James Cole
dde7bcfc4c
Expand code for exchange rates
2023-07-25 09:01:44 +02:00
James Cole
a6503fda39
Lots of new code.
2023-07-24 18:58:35 +02:00
James Cole
455e311661
Merge pull request #7776 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.27
2023-07-24 05:40:41 +02:00
James Cole
a4a919d7b7
Merge pull request #7775 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.26
2023-07-24 05:40:31 +02:00
James Cole
a90ce3c944
Merge pull request #7774 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.6.5
2023-07-24 05:40:23 +02:00
James Cole
a6d179b883
Merge pull request #7773 from firefly-iii/dependabot/composer/develop/mockery/mockery-1.6.4
2023-07-24 05:40:14 +02:00
James Cole
1b29e5e628
Merge pull request #7772 from firefly-iii/dependabot/composer/develop/spatie/laravel-html-3.2.2
2023-07-24 05:40:06 +02:00
dependabot[bot]
e8fd496bca
chore(deps-dev): bump postcss from 8.4.26 to 8.4.27
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.26 to 8.4.27.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.26...8.4.27 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 03:25:17 +00:00
dependabot[bot]
3d61e27a47
chore(deps-dev): bump phpstan/phpstan from 1.10.25 to 1.10.26
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.25 to 1.10.26.
- [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.25...1.10.26 )
---
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-07-24 03:05:09 +00:00
dependabot[bot]
f9a55ce3d8
chore(deps): bump doctrine/dbal from 3.6.4 to 3.6.5
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.6.4...3.6.5 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 03:05:02 +00:00
dependabot[bot]
c432757942
chore(deps-dev): bump mockery/mockery from 1.6.2 to 1.6.4
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.2 to 1.6.4.
- [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.2...1.6.4 )
---
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-07-24 03:04:57 +00:00
dependabot[bot]
da740ccbef
chore(deps): bump spatie/laravel-html from 3.2.1 to 3.2.2
...
Bumps [spatie/laravel-html](https://github.com/spatie/laravel-html ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/spatie/laravel-html/releases )
- [Changelog](https://github.com/spatie/laravel-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-html/compare/3.2.1...3.2.2 )
---
updated-dependencies:
- dependency-name: spatie/laravel-html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 03:04:52 +00:00
James Cole
f1173263b6
Fall back on default layout if no page is present (yet)
2023-07-23 08:33:37 +02:00
James Cole
68da1a7039
Rebuild css and js
2023-07-23 08:31:41 +02:00
James Cole
64414edf58
Rename and move files
2023-07-23 08:28:57 +02:00
James Cole
6b136d2c8c
Remove unused assets
2023-07-23 08:26:41 +02:00
James Cole
752a877b91
Move more to v2
2023-07-23 08:26:12 +02:00
James Cole
d11c36e476
Merge branch 'develop' into adminlte4
2023-07-23 08:20:39 +02:00
James Cole
b13232f06b
Rename some things from v4 to v2
2023-07-23 08:18:42 +02:00
James Cole
cf6ed5af32
Remove missing CSS
2023-07-23 07:10:42 +02:00
James Cole
be531d777e
Continued work on v4
2023-07-23 07:10:31 +02:00
James Cole
190508fa54
Basic set of stuff working!
2023-07-22 16:42:33 +02:00
James Cole
2c2dddc071
It works!
2023-07-22 07:51:02 +02:00
James Cole
c60858de5c
Merge branch 'develop' into adminlte4
...
# Conflicts:
# composer.lock
# yarn.lock
2023-07-21 18:26:19 +02:00
James Cole
6ab332e4fb
fix: nullpointer
2023-07-20 12:55:45 +02:00
James Cole
9df43cc710
Merge pull request #7761 from firefly-iii/dependabot/npm_and_yarn/frontend/word-wrap-1.2.4
...
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /frontend
2023-07-19 13:29:08 +02:00
dependabot[bot]
79d1b15d86
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /frontend
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-19 10:39:48 +00:00
James Cole
923debb299
Fix notification nullpointer
2023-07-18 18:15:17 +02:00
James Cole
f5fef8c036
Fix https://github.com/firefly-iii/firefly-iii/issues/7757
2023-07-18 18:15:07 +02:00
James Cole
982134c077
fix: prevent the demo user from changing the slack URL
2023-07-18 07:15:41 +02:00
James Cole
07aeb6cd20
Merge branch 'release/v6.0.18'
2023-07-18 07:01:55 +02:00
James Cole
30cca355ba
Merge tag 'v6.0.18' into develop
...
v6.0.18
2023-07-18 07:01:55 +02:00
James Cole
d17cc15037
Meta files for new release
2023-07-18 07:00:10 +02:00
James Cole
efade857bb
Fix https://github.com/firefly-iii/firefly-iii/issues/7694
2023-07-18 06:44:58 +02:00
James Cole
15ac6a1195
Fix https://github.com/firefly-iii/firefly-iii/issues/7706
2023-07-18 06:38:11 +02:00
James Cole
a45a050e7d
Fix https://github.com/firefly-iii/firefly-iii/issues/7749
2023-07-18 06:30:45 +02:00
James Cole
e435ff8b1c
Remove debug, add fix for https://github.com/orgs/firefly-iii/discussions/7655#discussioncomment-6468397
2023-07-18 06:18:04 +02:00
James Cole
788dae1477
fix: notifications
2023-07-17 20:33:26 +02:00
James Cole
2bb4cc7954
Fix: add route
2023-07-17 20:26:47 +02:00
James Cole
ecead8a27b
Another attempt to fix Slack
2023-07-17 20:15:47 +02:00
James Cole
4a2681df14
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
...
# Conflicts:
# composer.json
# composer.lock
2023-07-17 19:19:34 +02:00
James Cole
5761d82635
Fix: package upgrade for slack messages
2023-07-17 19:18:30 +02:00
James Cole
36fce9db4e
Merge pull request #7756 from firefly-iii/dependabot/composer/develop/laravel/slack-notification-channel-3.0.0
2023-07-17 05:41:16 +02:00
dependabot[bot]
1227574bc1
chore(deps): bump laravel/slack-notification-channel from 2.5.0 to 3.0.0
...
Bumps [laravel/slack-notification-channel](https://github.com/laravel/slack-notification-channel ) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/laravel/slack-notification-channel/releases )
- [Changelog](https://github.com/laravel/slack-notification-channel/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/slack-notification-channel/compare/v2.5.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: laravel/slack-notification-channel
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 03:15:24 +00:00
James Cole
47c2a66e1d
Merge tag 'v6.0.17' into develop
...
v6.0.17
2023-07-15 16:05:38 +02:00
James Cole
c59e52bbbf
Merge branch 'release/v6.0.17'
2023-07-15 16:05:36 +02:00
James Cole
81961fd632
Update packages.
2023-07-15 16:04:52 +02:00
James Cole
b557805eeb
Code for new release
2023-07-15 16:02:42 +02:00
James Cole
e58da3c41d
More work on v4
2023-07-15 15:25:04 +02:00
James Cole
f43b539470
Fix transfer validation for CAMT imports
2023-07-14 06:07:16 +02:00
James Cole
ab3dbf9218
Various fixes
2023-07-14 06:04:48 +02:00
James Cole
d943a5ae9b
A little further ahead with the app in Alpine
2023-07-12 07:07:06 +02:00
James Cole
449058dad7
Get the basics working
2023-07-11 14:42:57 +02:00
James Cole
b9cf8b3ef2
Initial resources kit.
2023-07-11 11:45:55 +02:00
James Cole
27037c2fbb
Verify all fields are nullable.
2023-07-11 09:14:16 +02:00
James Cole
10646099a0
Add nullable types in validation.
2023-07-11 08:19:47 +02:00
James Cole
43ad63fac6
Merge branch 'main' into develop
2023-07-11 06:58:33 +02:00
James Cole
221c59437c
Merge pull request #7745 from firefly-iii/dependabot/npm_and_yarn/semver-6.3.1
...
chore(deps): bump semver from 6.3.0 to 6.3.1
2023-07-11 06:33:14 +02:00
dependabot[bot]
1a94ec5bbe
chore(deps): bump semver from 6.3.0 to 6.3.1
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-11 04:32:22 +00:00
James Cole
f57c554c56
Merge pull request #7743 from firefly-iii/dependabot/npm_and_yarn/frontend/semver-6.3.1
...
chore(deps): bump semver from 6.3.0 to 6.3.1 in /frontend
2023-07-11 06:30:48 +02:00
dependabot[bot]
334aec58a4
chore(deps): bump semver from 6.3.0 to 6.3.1 in /frontend
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-11 01:38:42 +00:00
James Cole
7035da4d75
Merge pull request #7738 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.25
2023-07-10 07:16:02 +02:00
James Cole
29a40ce8dd
Merge pull request #7737 from firefly-iii/dependabot/composer/develop/laravel/passport-11.8.8
2023-07-10 06:47:00 +02:00
dependabot[bot]
c6c98c4df5
chore(deps-dev): bump phpstan/phpstan from 1.10.22 to 1.10.25
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.22 to 1.10.25.
- [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.22...1.10.25 )
---
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-07-10 03:55:30 +00:00
dependabot[bot]
277d7e6650
chore(deps): bump laravel/passport from 11.8.7 to 11.8.8
...
Bumps [laravel/passport](https://github.com/laravel/passport ) from 11.8.7 to 11.8.8.
- [Release notes](https://github.com/laravel/passport/releases )
- [Changelog](https://github.com/laravel/passport/blob/11.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/passport/compare/v11.8.7...v11.8.8 )
---
updated-dependencies:
- dependency-name: laravel/passport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 03:55:19 +00:00
James Cole
130c539006
Merge pull request #7736 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.25
2023-07-10 05:51:11 +02:00
dependabot[bot]
2bdb2e12f0
chore(deps-dev): bump postcss from 8.4.24 to 8.4.25
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.24 to 8.4.25.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.25 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 03:11:56 +00:00
James Cole
25779206a1
fix: small issue with cache
2023-07-09 18:45:44 +02:00
James Cole
92f72a5ad7
Merge branch 'main' into develop
2023-07-08 06:40:47 +02:00
James Cole
4e041248ac
Merge pull request #7724 from firefly-iii/dependabot/composer/league/oauth2-server-8.5.3
2023-07-07 05:45:52 +02:00
dependabot[bot]
8cc5aa8aba
chore(deps): bump league/oauth2-server from 8.5.2 to 8.5.3
...
Bumps [league/oauth2-server](https://github.com/thephpleague/oauth2-server ) from 8.5.2 to 8.5.3.
- [Release notes](https://github.com/thephpleague/oauth2-server/releases )
- [Changelog](https://github.com/thephpleague/oauth2-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/oauth2-server/compare/8.5.2...8.5.3 )
---
updated-dependencies:
- dependency-name: league/oauth2-server
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-06 21:14:52 +00:00
James Cole
4ba712b24e
Merge pull request #7717 from tonicospinelli/testing
...
Cover the startOfPeriod method of Navigation class
2023-07-04 19:32:02 +02:00
Antonio Spinelli
7af9169763
Cover the startOfPeriod method of Navigation class
2023-07-04 14:15:52 -03:00
James Cole
775504acb6
Chore: Add phpdocs
2023-07-04 13:29:19 +02:00
James Cole
7840e37e1a
Merge pull request #7685 from tonicospinelli/testing
...
Create a Calendar Calculator and setup test suite
2023-07-04 13:13:29 +02:00
Antonio Spinelli
720fff4595
Fix typo, remove unused class and change the copyright author
2023-07-04 06:26:05 -03:00
Antonio Spinelli
551c1f4cda
Send code coverage to SonarCloud
2023-07-03 15:45:32 -03:00
Antonio Spinelli
7f0db0de04
Organize test suites into unit and integration
...
This is the goals of project organization composing different
combinations to run any number of tests together.
2023-07-03 13:46:30 -03:00
Antonio Spinelli
6ac3cc384b
Add Bimonthly periodicity for Support\Calendar
2023-07-03 13:46:30 -03:00
Antonio Spinelli
563879c218
Fix a bug for monthly calculation periodicity
...
This change reveals a bug in the Monthly calculation date where the
difference between more than one month was discarded. The new calendar
calculator was prepared to avoid overflow at the end of the month.
2023-07-03 13:46:29 -03:00
Antonio Spinelli
dbb7ed3d5d
Add the Calendar Calculator
...
It encapsulates some date operations like sum. The result will be the
calculated date when calling the nextDateByInterval method, given the
date, periodicity, and skipInterval parameters.
For example, given a date of 2019-12-31, monthly periodicity, and skip
interval 0, the results will be 2020-01-31. Also, if the skip interval
is 1, the result is 2020-02-29. This is because the next date will add
another month to the current range.
2023-07-03 13:46:29 -03:00
Antonio Spinelli
4e3c2ba72c
Calculate the next date using periodicity strategies.
...
All these strategies encapsulate how the Carbon library adds the
interval to the current date.
Monthly, Quarterly, Half-Yearly, and Yearly explicitly use the
overflow control to guarantee the end of the next month or year
adequately.
2023-07-03 13:46:29 -03:00
Antonio Spinelli
8e911491f6
Add tests for Navigation
...
It is responsible for calculating and manipulating Dates in financial
organization is a very important feature, and requires significant
coverage.
The first test case is just to create an understanding of how it
works.
2023-07-03 13:46:29 -03:00
James Cole
03c5f3cc2d
Merge pull request #7711 from firefly-iii/dependabot/composer/develop/spatie/laravel-ignition-2.2.0
2023-07-03 06:01:54 +02:00
dependabot[bot]
484565d600
chore(deps): bump spatie/laravel-ignition from 2.1.3 to 2.2.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.1.3...2.2.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 04:00:30 +00:00
James Cole
163a979227
Merge pull request #7712 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.22
2023-07-03 06:00:08 +02:00
James Cole
ed105fee1d
Merge pull request #7713 from firefly-iii/dependabot/composer/develop/laravel/framework-10.14.1
2023-07-03 05:59:59 +02:00
James Cole
3b82cfa486
Merge pull request #7714 from firefly-iii/dependabot/composer/develop/nunomaduro/collision-7.7.0
2023-07-03 05:59:28 +02:00
dependabot[bot]
834e52eb2e
chore(deps): bump nunomaduro/collision from 7.6.0 to 7.7.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.6.0 to 7.7.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.6.0...v7.7.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 03:52:51 +00:00
dependabot[bot]
7eb938fe23
chore(deps): bump laravel/framework from 10.13.5 to 10.14.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.13.5 to 10.14.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.13.5...v10.14.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-07-03 03:52:47 +00:00
dependabot[bot]
8db7a4c47d
chore(deps-dev): bump phpstan/phpstan from 1.10.21 to 1.10.22
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.21 to 1.10.22.
- [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.21...1.10.22 )
---
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-07-03 03:52:37 +00:00
James Cole
b055a5d6af
Fix #7704
2023-07-01 12:18:07 +02:00
James Cole
ad0a1b9a24
Add moar debug
2023-06-29 11:47:08 +02:00
James Cole
05d190659a
More webhook debug
2023-06-29 11:35:46 +02:00
James Cole
9c6eaffba6
Better debug for webhooks
2023-06-29 11:34:34 +02:00
James Cole
3ee5e9aa04
Remove support for Heroku
2023-06-27 17:15:53 +02:00
James Cole
93a544fe53
Merge tag 'v6.0.16' into develop
...
v6.0.16
2023-06-27 15:02:07 +02:00
James Cole
3bc98bee20
Merge branch 'release/v6.0.16'
2023-06-27 15:02:06 +02:00
James Cole
f6302bc29b
Update meta data for new release.
2023-06-27 15:01:42 +02:00
James Cole
43aa1704a9
Slight refactor in CSS fix.
2023-06-27 14:08:21 +02:00
James Cole
14fe82e361
fix : #7655
2023-06-26 06:10:16 +02:00
James Cole
33317c15a2
Merge branch 'develop' of https://github.com/firefly-iii/firefly-iii into develop
2023-06-26 06:09:10 +02:00
James Cole
ff1b56c5ef
chore: update php cs fixer
2023-06-26 06:08:33 +02:00
James Cole
25e2063d70
Merge pull request #7690 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.6.4
...
chore(deps): bump doctrine/dbal from 3.6.3 to 3.6.4
2023-06-26 05:59:15 +02:00
James Cole
1d36c74934
Merge pull request #7689 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.21
...
chore(deps-dev): bump phpstan/phpstan from 1.10.20 to 1.10.21
2023-06-26 05:59:06 +02:00
James Cole
aebe7908f0
Merge pull request #7687 from MateusBMP/develop
...
Low contrast ratio on .skin-firefly-iii .btn-info color with dark theme
2023-06-26 05:58:34 +02:00
dependabot[bot]
3e2b881296
chore(deps): bump doctrine/dbal from 3.6.3 to 3.6.4
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.6.3...3.6.4 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 03:56:30 +00:00
dependabot[bot]
c670a6991d
chore(deps-dev): bump phpstan/phpstan from 1.10.20 to 1.10.21
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.20 to 1.10.21.
- [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.20...1.10.21 )
---
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-06-26 03:56:24 +00:00
Mateus Pereira
f76a7d59e0
Updating .btn-info color to #fff (issue #7686 )
2023-06-25 19:43:09 -03:00
James Cole
3d8bf3ec9b
Fix #7683
2023-06-25 06:24:08 +02:00
Sander Dorigo
55e4479454
fix #7683
2023-06-24 21:00:05 +02:00
Sander Dorigo
436fe9fea4
Improve transaction validation
2023-06-24 08:27:28 +02:00
Sander Dorigo
63a7a4b03b
New version
2023-06-23 11:07:50 +02:00
Sander Dorigo
0cab974048
Extended IBAN validation
2023-06-23 10:57:26 +02:00
James Cole
5fdcf37d06
Merge tag 'v6.0.15' into develop
...
v6.0.15
2023-06-21 13:13:11 +02:00
James Cole
4663fb2f12
Merge branch 'release/v6.0.15'
2023-06-21 13:13:10 +02:00
James Cole
e844ab592d
Update meta data for release v6.0.15
2023-06-21 13:11:08 +02:00
James Cole
3dcb35710b
chore: reformat code.
2023-06-21 12:34:58 +02:00
James Cole
8d87abde64
Fix https://github.com/firefly-iii/firefly-iii/issues/7678
2023-06-21 09:58:37 +02:00
James Cole
2b78485a61
Cleanup edit thing
2023-06-21 07:39:00 +02:00
James Cole
9d057b853f
Rule edit form: rule group would always select the top one.
2023-06-21 07:30:08 +02:00
James Cole
bd269eaadf
Merge tag 'v6.0.14' into develop
...
v6.0.14
2023-06-21 07:15:29 +02:00
James Cole
7096c65f50
Merge branch 'release/v6.0.14'
2023-06-21 07:15:28 +02:00
James Cole
1462b0de69
Update meta data for release 6.0.14
2023-06-21 06:40:41 +02:00
James Cole
86a1f170c4
Catch uneven amounts
2023-06-21 06:07:35 +02:00
James Cole
40389fb6d5
fix #7649
2023-06-21 06:06:06 +02:00
James Cole
36021d84cf
Fix attachment overview
2023-06-21 06:04:26 +02:00
James Cole
1278f92355
Fix audit log entries and fix #7677
2023-06-21 05:55:57 +02:00
James Cole
573f9adb49
Merge pull request #7676 from timendum/master
...
Rule ConvertToDeposit: fix missing parameter
2023-06-20 20:03:57 +02:00
Timendum
431c99c27b
Rule ConvertToDeposit: fix missing parameter
2023-06-20 15:31:49 +00:00
James Cole
77cc558931
chore: code cleanup
2023-06-20 07:20:26 +02:00
James Cole
42043de34f
fix: replace console messages with unified command.
2023-06-20 07:16:56 +02:00
James Cole
f2b2c2109f
Merge pull request #7668 from firefly-iii/dependabot/composer/develop/predis/predis-2.2.0
2023-06-19 07:15:54 +02:00
dependabot[bot]
7fe29ad983
Bump predis/predis from 2.1.2 to 2.2.0
...
Bumps [predis/predis](https://github.com/predis/predis ) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/predis/predis/releases )
- [Changelog](https://github.com/predis/predis/blob/v2.x/CHANGELOG.md )
- [Commits](https://github.com/predis/predis/compare/v2.1.2...v2.2.0 )
---
updated-dependencies:
- dependency-name: predis/predis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 05:13:33 +00:00
James Cole
07d9bcfb9d
Merge pull request #7671 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.19
2023-06-19 07:07:51 +02:00
James Cole
fdd235e4cb
Merge pull request #7670 from firefly-iii/dependabot/composer/develop/nunomaduro/larastan-2.6.3
2023-06-19 07:07:42 +02:00
James Cole
2646acadb8
Merge pull request #7669 from firefly-iii/dependabot/composer/develop/fakerphp/faker-1.23.0
2023-06-19 07:07:33 +02:00
James Cole
5ef646b810
Merge pull request #7667 from firefly-iii/dependabot/composer/develop/nunomaduro/collision-7.6.0
2023-06-19 07:07:15 +02:00
dependabot[bot]
e8bdb5ef38
Bump phpstan/phpstan from 1.10.18 to 1.10.19
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.18 to 1.10.19.
- [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.18...1.10.19 )
---
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-06-19 03:56:57 +00:00
dependabot[bot]
7a851c2cc6
Bump nunomaduro/larastan from 2.6.2 to 2.6.3
...
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan ) from 2.6.2 to 2.6.3.
- [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.2...v2.6.3 )
---
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-06-19 03:56:49 +00:00
dependabot[bot]
624784e54e
Bump fakerphp/faker from 1.22.0 to 1.23.0
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases )
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.22.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: fakerphp/faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 03:56:38 +00:00
dependabot[bot]
20eb2ebe58
Bump nunomaduro/collision from 7.5.2 to 7.6.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.5.2 to 7.6.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.5.2...v7.6.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 03:56:28 +00:00
James Cole
25f8acb417
Chore: use of else in accountform
2023-06-18 06:26:50 +02:00
James Cole
f75e6430b1
Fix: nullpointer in billrepository.
2023-06-18 06:26:38 +02:00
James Cole
e72a483c49
Merge pull request #7656 from firefly-iii/fix-7609
...
Fix #7609
2023-06-14 18:45:14 +02:00
James Cole
68934858ce
Fix #7609
2023-06-14 18:44:54 +02:00
James Cole
c08b5177d9
Merge pull request #7647 from firefly-iii/account-validation
...
Fix account validation
2023-06-12 20:25:08 +02:00
James Cole
fe8635f1ce
Fix account validation
2023-06-12 20:24:45 +02:00
James Cole
e96d28b981
Merge pull request #7645 from firefly-iii/fix-7642
...
Fix #7642
2023-06-12 06:31:25 +02:00
James Cole
784cc3d52d
Fix #7642
2023-06-12 06:31:03 +02:00
James Cole
2ab3fb3a71
Merge pull request #7644 from firefly-iii/fix-7630
...
Fix #7630
2023-06-12 06:24:46 +02:00
James Cole
ff765d4687
Fix #7630
2023-06-12 06:24:30 +02:00
James Cole
f6e778e1d4
Merge branch 'release/v6.0.13'
2023-06-11 18:19:07 +02:00
James Cole
ed36604050
Merge tag 'v6.0.13' into develop
...
v6.0.13
2023-06-11 18:19:07 +02:00
James Cole
cbf8c6e80d
Release v6.0.13 fixes an issue with the authentication controllers.
2023-06-11 18:18:46 +02:00
James Cole
f11db0de61
Merge tag 'v6.0.12' into develop
...
v6.0.12
2023-06-11 16:34:31 +02:00
James Cole
34f16dcdd5
Merge branch 'release/v6.0.12'
2023-06-11 16:34:30 +02:00
James Cole
f18aae39b8
chore: Meta files for new release
2023-06-11 16:34:06 +02:00
James Cole
924171e7b9
Merge pull request #7640 from firefly-iii/fix-7613
...
Fix #7613
2023-06-11 16:15:40 +02:00
James Cole
6b580212bf
Fix #7613
2023-06-11 16:15:22 +02:00
James Cole
208ae1cae7
Merge pull request #7639 from firefly-iii/fix-7619
...
Fix #7619
2023-06-11 16:12:41 +02:00
James Cole
3aa7fe47de
Fix #7619
2023-06-11 16:12:13 +02:00
James Cole
5318082467
Merge pull request #7638 from firefly-iii/chore2
...
Fix CSS again
2023-06-11 15:51:42 +02:00
James Cole
941ec095e5
Fix CSS again
2023-06-11 15:51:17 +02:00
James Cole
d5ebd8e57c
Merge pull request #7637 from firefly-iii/chore
...
Chore: Update version and better colors.
2023-06-11 12:21:11 +02:00
James Cole
ebe087984d
Chore: Update version and better colors.
2023-06-11 12:20:57 +02:00
James Cole
fa993e02dd
Merge pull request #7634 from firefly-iii/fix-missing-var
...
Fix: missing variable
2023-06-10 21:42:09 +02:00
James Cole
44df77f45a
Fix: missing variable
2023-06-10 21:41:45 +02:00
James Cole
0f8f95de9a
Merge pull request #7628 from firefly-iii/fix-7618
...
Fix 7618
2023-06-10 16:21:40 +02:00
James Cole
f32283d2f1
Fix #7618
2023-06-10 16:21:01 +02:00
James Cole
14f8695599
Merge pull request #7627 from firefly-iii/fix-forms
...
Fix forms
2023-06-10 16:09:00 +02:00
James Cole
f8b48f7455
Fix forms
2023-06-10 16:08:32 +02:00
James Cole
70e2aab073
Merge pull request #7623 from firefly-iii/fix-7620
...
Fix #7620
2023-06-10 13:15:33 +02:00
James Cole
12db745f17
Fix #7620
2023-06-10 13:15:06 +02:00
James Cole
8a48cc690f
Merge pull request #7612 from firefly-iii/logo-tune-2
...
Another small tune
2023-06-06 12:42:44 +02:00
James Cole
eb313c65a5
Another small tune
2023-06-06 12:42:20 +02:00
James Cole
07d6cbc194
Merge pull request #7611 from firefly-iii/logo-tune
...
chore: tune the logo
2023-06-06 12:38:50 +02:00
James Cole
8975a462c4
Merge pull request #7610 from firefly-iii/fix-form
...
fix: expand form elements with ID
2023-06-06 06:19:42 +02:00
James Cole
2e4f07d058
fix: expand form elements with ID
2023-06-06 06:19:24 +02:00
James Cole
74a2935fea
Merge pull request #7600 from firefly-iii/upgrade-html
...
Upgrade html
2023-06-04 15:16:47 +02:00
James Cole
3d02468828
fix: replace deprecated package
2023-06-04 15:16:17 +02:00
James Cole
0438fb5a2e
fix: remove and replace old form functions
2023-06-04 10:09:45 +02:00
James Cole
a4f9a6fd42
fix: replace deprecated form.model with html
2023-06-04 10:09:24 +02:00
James Cole
a0be4c9daa
chore: tune the logo
2023-06-04 07:53:56 +02:00
James Cole
2dc003bd85
Merge pull request #7597 from firefly-iii/logo-expansion
...
feat: Expand logo in startup scripts
2023-06-04 06:58:52 +02:00
James Cole
78aa8bd838
feat: Expand logo in startup scripts
2023-06-04 06:58:35 +02:00
James Cole
f55fde2b52
Merge pull request #7596 from firefly-iii/fix-yaml
...
fix qodana yaml
2023-06-04 06:33:21 +02:00
James Cole
232572549e
fix qodana yaml
2023-06-04 06:33:05 +02:00
James Cole
d07705c329
Merge pull request #7595 from firefly-iii/qodana-fix
...
chore: fix various qodana issues
2023-06-04 06:30:45 +02:00
James Cole
688ca8e374
chore: fix various qodana issues
2023-06-04 06:30:22 +02:00
James Cole
160c364d2a
Merge pull request #7594 from firefly-iii/missing-bracket
...
fix: extra bracket breaks code.
2023-06-04 06:14:38 +02:00
James Cole
2b3e6bfbb9
Merge pull request #7593 from josephbadow/fix-urls-envexample-#7580
...
Fix URLs in .env.example #7580
2023-06-04 06:13:49 +02:00
James Cole
5a55d1db24
fix: extra bracket breaks code.
2023-06-04 06:13:24 +02:00
josephbadow
bd252dbc16
amend links in .env.example to point to correct documentation pages
2023-06-03 22:16:59 +02:00
James Cole
30124855e3
Merge pull request #7592 from firefly-iii/fix-7589
...
First attempt to fix #7589
2023-06-03 21:20:15 +02:00
James Cole
463ebd296f
First attempt to fix #7589
2023-06-03 21:17:49 +02:00
James Cole
2e7a17560d
Merge branch 'main' into develop
2023-06-03 17:19:14 +02:00
James Cole
374d5a074d
Merge pull request #7591 from firefly-iii/fix-command-output
...
chore: fix command output
2023-06-03 17:18:21 +02:00
James Cole
88b294d873
chore: fix command output
2023-06-03 17:18:04 +02:00
James Cole
0aa6d5b322
Merge pull request #7590 from firefly-iii/fix-7588
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7588
2023-06-03 17:16:51 +02:00
James Cole
1357074dcd
Fix https://github.com/firefly-iii/firefly-iii/issues/7588
2023-06-03 17:16:28 +02:00
James Cole
4a03847c14
Merge pull request #7584 from firefly-iii/JC5-patch-1
...
Create sonarcloud.yml
2023-06-03 05:53:03 +02:00
James Cole
346289fdb2
Create sonarcloud.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-06-03 05:52:50 +02:00
James Cole
673c7d98f6
Merge pull request #7583 from firefly-iii/JC5-patch-1
...
Delete sonarcloud.yaml
2023-06-03 05:52:26 +02:00
James Cole
9473fb849a
Delete sonarcloud.yaml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-06-03 05:52:17 +02:00
James Cole
f60e244739
Merge pull request #7579 from firefly-iii/JC5-patch-1
...
Update contributing.md
2023-06-02 12:30:58 +02:00
James Cole
a571106f0f
Update contributing.md
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-06-02 12:30:41 +02:00
James Cole
244d9be46e
Merge pull request #7578 from firefly-iii/improv-commands
...
cleanup: Commands are a lot less verbal and report better on success …
2023-06-02 07:36:53 +02:00
James Cole
dcf71c6fdf
cleanup: Commands are a lot less verbal and report better on success / failue
2023-06-02 07:36:17 +02:00
James Cole
1e1497ff4e
Merge pull request #7577 from firefly-iii/fix-billrepos
...
clean: remove deprecated methods and refactor as necessary.
2023-06-02 06:38:49 +02:00
James Cole
b72aa92e55
clean: remove deprecated methods and refactor as necessary.
2023-06-02 06:38:07 +02:00
James Cole
527f18c1e3
Merge branch 'main' into develop
2023-06-01 19:50:19 +02:00
James Cole
788003dcdc
Merge pull request #7574 from firefly-iii/fix-7572
...
Fix #7572
2023-06-01 19:50:05 +02:00
James Cole
c764ddd3be
Fix #7572
2023-06-01 19:49:28 +02:00
James Cole
057ac0691c
Update closed-issues.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-06-01 06:43:28 +02:00
James Cole
4334e9bed7
chore: small fixes and prep for new language
2023-05-30 20:15:07 +02:00
James Cole
a9bb87b0c6
Merge pull request #7566 from firefly-iii/chore/fix-small-issues
...
chore: fix various small sonacloud issues to see if the actions run c…
2023-05-29 14:18:50 +02:00
James Cole
43f668dc65
config: no more sonarcloud / qodana for each PR.
2023-05-29 14:18:43 +02:00
James Cole
6ed5892cf9
chore: fix various small sonacloud issues to see if the actions run correctly.
2023-05-29 14:17:10 +02:00
James Cole
023a3fdade
Merge pull request #7565 from firefly-iii/chore/cleanup
...
chore: code cleanup.
2023-05-29 14:01:32 +02:00
James Cole
1b52147a05
chore: code cleanup.
2023-05-29 13:56:55 +02:00
James Cole
7f7644c92f
Merge pull request #7564 from firefly-iii/fix-ci
...
Fix ci
2023-05-29 12:06:09 +02:00
James Cole
70b756baaf
Fix linter
2023-05-29 12:05:45 +02:00
James Cole
0f008b9b1e
Merge branch 'main' into develop
2023-05-29 11:58:39 +02:00
James Cole
4d956858de
Merge pull request #7563 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.24
2023-05-29 06:01:06 +02:00
James Cole
959370a204
Merge pull request #7562 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.2.11
2023-05-29 06:00:58 +02:00
dependabot[bot]
336829cd24
Bump postcss from 8.4.23 to 8.4.24
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.23 to 8.4.24.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.24 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:57:03 +00:00
dependabot[bot]
5975ab5170
Bump symfony/http-client from 6.2.10 to 6.2.11
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.2.10 to 6.2.11.
- [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.2.10...v6.2.11 )
---
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-05-29 03:56:29 +00:00
James Cole
eba0e942e8
Update sonarcloud.yaml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-05-28 16:08:47 +02:00
James Cole
f45c20db1e
Update cleanup.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-05-28 16:08:34 +02:00
James Cole
79afe09d8d
Update cleanup.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-05-28 16:07:47 +02:00
James Cole
334d010a24
Create sonarcloud.yaml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-05-28 16:07:08 +02:00
James Cole
91947daa5b
Create sonar-project.properties
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-05-28 16:05:25 +02:00
James Cole
aad2ca4488
Update qodana.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-05-28 15:58:48 +02:00
James Cole
7c68a96f7b
Update qodana.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-05-28 15:56:35 +02:00
James Cole
2e1e8b5d39
Update qodana.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-05-28 15:54:48 +02:00
James Cole
178df1ed4a
Update qodana.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-05-28 06:24:06 +02:00
James Cole
28749e2513
Update qodana.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-05-28 06:21:03 +02:00
James Cole
6cbe57ef40
Update qodana.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-05-28 06:17:34 +02:00
James Cole
13d3b86309
Fix #7557
2023-05-28 06:07:26 +02:00
James Cole
cf8f43cdf2
Merge tag 'v6.0.11' into develop
...
v6.0.11
2023-05-27 07:12:28 +02:00
James Cole
cc83268b2c
Merge branch 'release/v6.0.11'
2023-05-27 07:12:26 +02:00
James Cole
8f23b47a78
Meta files for new release.
2023-05-27 07:12:04 +02:00
James Cole
529611170c
Fix #7541
2023-05-27 06:42:10 +02:00
James Cole
c1114e889e
Fix #7546
2023-05-27 06:40:23 +02:00
James Cole
d20e03a7b6
Merge pull request #7556 from firefly-iii/fix-7547
...
Fix 7547
2023-05-27 06:37:00 +02:00
James Cole
6303233bdf
Fix #7547
2023-05-27 06:36:24 +02:00
James Cole
baa8c00144
Merge pull request #7555 from firefly-iii/fix-7549
...
Fix #7549
2023-05-27 05:56:07 +02:00
James Cole
e6daaa5b6d
Fix #7549
2023-05-27 05:55:41 +02:00
James Cole
f711fcfd52
Merge pull request #7535 from ChrisWin22/withdraw-from-piggy-banks
...
Withdraw from piggy banks
2023-05-24 08:22:41 +02:00
Christian Desktop
74992e95f2
Withdrawal directly from Piggy Bank - Fixes #6631
2023-05-24 00:13:46 -06:00
James Cole
20c8c1043f
Update languages and rephrase sentence.
2023-05-24 06:40:31 +02:00
James Cole
f00898afba
Merge pull request #7533 from firefly-iii/dependabot/composer/develop/laravel/ui-4.2.2
...
Bump laravel/ui from 4.2.1 to 4.2.2
2023-05-22 06:25:51 +02:00
dependabot[bot]
95b431535e
Bump laravel/ui from 4.2.1 to 4.2.2
...
Bumps [laravel/ui](https://github.com/laravel/ui ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/laravel/ui/releases )
- [Changelog](https://github.com/laravel/ui/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/ui/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 04:18:35 +00:00
James Cole
cafd8a9674
Merge pull request #7534 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.3.4
...
Bump @vue/compiler-sfc from 3.3.2 to 3.3.4
2023-05-22 06:18:14 +02:00
James Cole
e1e7f914f9
Merge pull request #7532 from firefly-iii/dependabot/composer/develop/guzzlehttp/guzzle-7.7.0
...
Bump guzzlehttp/guzzle from 7.6.0 to 7.7.0
2023-05-22 06:18:02 +02:00
James Cole
19c2f7d2bf
Merge pull request #7531 from firefly-iii/dependabot/composer/develop/fakerphp/faker-1.22.0
...
Bump fakerphp/faker from 1.21.0 to 1.22.0
2023-05-22 06:17:55 +02:00
James Cole
7daacd9b66
Merge pull request #7530 from firefly-iii/dependabot/composer/develop/laravel/framework-10.11.0
...
Bump laravel/framework from 10.10.1 to 10.11.0
2023-05-22 06:17:47 +02:00
dependabot[bot]
af715de566
Bump @vue/compiler-sfc from 3.3.2 to 3.3.4
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc ) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.3.4/packages/compiler-sfc )
---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 03:57:37 +00:00
dependabot[bot]
93e3c89f20
Bump guzzlehttp/guzzle from 7.6.0 to 7.7.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.7/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.6.0...7.7.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 03:56:53 +00:00
dependabot[bot]
b0456c5252
Bump fakerphp/faker from 1.21.0 to 1.22.0
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases )
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.21.0...v1.22.0 )
---
updated-dependencies:
- dependency-name: fakerphp/faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 03:56:46 +00:00
dependabot[bot]
f7fa03ddd8
Bump laravel/framework from 10.10.1 to 10.11.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.10.1 to 10.11.0.
- [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.10.1...v10.11.0 )
---
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-05-22 03:56:41 +00:00
James Cole
4c78e23a9c
Merge pull request #7523 from firefly-iii/fix-7522
...
Fix 7522
2023-05-19 05:44:33 +02:00
James Cole
79c2065471
fix: Add relevant periods to addPeriod
2023-05-19 05:43:50 +02:00
James Cole
c19b89ac93
Fix: budget amounts
2023-05-19 05:39:21 +02:00
James Cole
62a1837d61
fix: debug would always report midnight.
2023-05-19 05:38:50 +02:00
James Cole
56b34aa624
Merge pull request #7517 from firefly-iii/fix-7516
...
Fix #7516
2023-05-18 05:38:42 +02:00
James Cole
e8392155f9
Fix #7516
2023-05-18 05:38:17 +02:00
James Cole
6d532470e6
Merge pull request #7515 from firefly-iii/fix-7514
...
Fix #7514
2023-05-17 15:20:09 +02:00
James Cole
15f683ef7e
Fix #7514
2023-05-17 15:19:27 +02:00
James Cole
18ba2e563e
Merge pull request #7513 from firefly-iii/fix-7505
...
Fix #7505
2023-05-17 07:02:39 +02:00
James Cole
63984f1c37
Fix #7505
2023-05-17 07:02:08 +02:00
James Cole
3c082dcf0e
Restore cron options.
2023-05-16 21:04:06 +02:00
James Cole
090eb55226
Merge pull request #7502 from firefly-iii/dependabot/composer/develop/guzzlehttp/guzzle-7.6.0
...
Bump guzzlehttp/guzzle from 7.5.1 to 7.6.0
2023-05-15 06:35:17 +02:00
James Cole
4706cd44de
Fix rounding issues.
2023-05-15 06:33:30 +02:00
James Cole
cf7c01e5d0
Merge pull request #7503 from firefly-iii/feat/adjusted-budget
...
feat: a budget type that will rollover but also incorporate overspend…
2023-05-15 06:18:23 +02:00
James Cole
0b5e0a268a
feat: a budget type that will rollover but also incorporate overspending from the previous period (if any)
2023-05-15 06:18:02 +02:00
dependabot[bot]
9eea4497e5
Bump guzzlehttp/guzzle from 7.5.1 to 7.6.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.5.1 to 7.6.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.6/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.1...7.6.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 03:56:23 +00:00
James Cole
63fdc2487f
Merge pull request #7499 from firefly-iii/remove-logging
...
Remove logging
2023-05-13 06:43:30 +02:00
James Cole
cf59da7e0c
Remove logging
2023-05-13 06:43:07 +02:00
James Cole
e0621affb6
Merge tag 'v6.0.10' into develop
...
v6.0.10
2023-05-13 06:34:38 +02:00
James Cole
6d0906c37b
Merge branch 'release/v6.0.10'
2023-05-13 06:34:37 +02:00
James Cole
a3ede0c6f6
Meta files for new release.
2023-05-13 06:34:12 +02:00
James Cole
72eab3c0eb
Merge pull request #7498 from firefly-iii/fix-7478
...
Fix #7478
2023-05-13 06:17:44 +02:00
James Cole
c530961546
Fix #7478
2023-05-13 06:17:22 +02:00
James Cole
dd7aba0b51
Merge pull request #7497 from firefly-iii/fix-7448-2
...
Fix #7448
2023-05-13 06:09:24 +02:00
James Cole
7c54e17a30
Fix #7448
2023-05-13 06:09:04 +02:00
James Cole
342d72b0a6
Merge pull request #7495 from firefly-iii/expand-fix
...
Fix decimals command expanded.
2023-05-13 06:07:15 +02:00
James Cole
22ee504e52
Fix decimals command expanded.
2023-05-13 05:56:49 +02:00
James Cole
4880ee850e
Merge pull request #7494 from firefly-iii/fix-7444
...
Fix 7444
2023-05-13 05:32:05 +02:00
James Cole
b45ce27817
Fix #7444
2023-05-13 05:31:41 +02:00
James Cole
dfad93d9ec
Merge pull request #7473 from firefly-iii/dependabot/npm_and_yarn/develop/uiv-1.4.3
...
Bump uiv from 1.4.2 to 1.4.3
2023-05-08 06:16:02 +02:00
James Cole
52712c8cb2
Merge pull request #7472 from firefly-iii/dependabot/composer/develop/ergebnis/phpstan-rules-2.0.0
...
Bump ergebnis/phpstan-rules from 1.0.0 to 2.0.0
2023-05-08 06:15:52 +02:00
James Cole
740874e654
Merge pull request #7471 from firefly-iii/dependabot/composer/develop/spatie/laravel-ignition-2.1.1
...
Bump spatie/laravel-ignition from 2.1.0 to 2.1.1
2023-05-08 06:15:44 +02:00
James Cole
0f1f37a5df
Merge pull request #7470 from firefly-iii/dependabot/composer/develop/laravel/sanctum-3.2.5
...
Bump laravel/sanctum from 3.2.4 to 3.2.5
2023-05-08 06:07:43 +02:00
dependabot[bot]
d609cbfb16
Bump uiv from 1.4.2 to 1.4.3
...
Bumps [uiv](https://github.com/uiv-lib/uiv ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/uiv-lib/uiv/releases )
- [Commits](https://github.com/uiv-lib/uiv/compare/v1.4.2...v1.4.3 )
---
updated-dependencies:
- dependency-name: uiv
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:56:47 +00:00
dependabot[bot]
2375857c92
Bump ergebnis/phpstan-rules from 1.0.0 to 2.0.0
...
Bumps [ergebnis/phpstan-rules](https://github.com/ergebnis/phpstan-rules ) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/ergebnis/phpstan-rules/releases )
- [Changelog](https://github.com/ergebnis/phpstan-rules/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ergebnis/phpstan-rules/compare/1.0.0...2.0.0 )
---
updated-dependencies:
- dependency-name: ergebnis/phpstan-rules
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:56:37 +00:00
dependabot[bot]
10275eb832
Bump spatie/laravel-ignition from 2.1.0 to 2.1.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.1.0...2.1.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:56:33 +00:00
dependabot[bot]
108867b2ef
Bump laravel/sanctum from 3.2.4 to 3.2.5
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.4...v3.2.5 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:56:26 +00:00
James Cole
e5a77a86f9
Fix a few commands.
2023-05-07 20:17:29 +02:00
James Cole
309d3e8e95
Fix missing account validation step.
2023-05-06 15:59:31 +02:00
James Cole
1ef9b83180
Merge pull request #7466 from firefly-iii/fix-7456
...
Fix #7456
2023-05-06 15:29:56 +02:00
James Cole
85757e1a20
Fix #7456
2023-05-06 15:29:29 +02:00
James Cole
e2a18e0e7c
Merge pull request #7461 from eandersons/Focus-on-MFA-input-field
...
Focus on MFA input field on page load
2023-05-04 21:05:53 +02:00
Edgars
056af8fd8a
Focus on MFA input field on page load
2023-05-04 15:13:47 +03:00
James Cole
c72a63f218
Merge pull request #7458 from firefly-iii/fix-7457
...
Fix #7457
2023-05-03 05:59:30 +02:00
James Cole
fb823ed422
Fix #7457
2023-05-03 05:59:10 +02:00
James Cole
3fae6c0cac
Merge pull request #7451 from firefly-iii/dependabot/composer/develop/laravel/passport-11.8.7
...
Bump laravel/passport from 11.8.6 to 11.8.7
2023-05-02 08:21:36 +02:00
James Cole
55b1e22d37
Merge pull request #7452 from firefly-iii/dependabot/npm_and_yarn/develop/date-fns-2.30.0
...
Bump date-fns from 2.29.3 to 2.30.0
2023-05-02 08:21:27 +02:00
James Cole
e6b95c7894
Merge pull request #7450 from firefly-iii/dependabot/composer/develop/symfony/mailgun-mailer-6.2.10
...
Bump symfony/mailgun-mailer from 6.2.7 to 6.2.10
2023-05-01 10:42:30 +02:00
dependabot[bot]
ea2f9e4919
Bump symfony/mailgun-mailer from 6.2.7 to 6.2.10
...
Bumps [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer ) from 6.2.7 to 6.2.10.
- [Release notes](https://github.com/symfony/mailgun-mailer/releases )
- [Changelog](https://github.com/symfony/mailgun-mailer/blob/6.2/CHANGELOG.md )
- [Commits](https://github.com/symfony/mailgun-mailer/compare/v6.2.7...v6.2.10 )
---
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-05-01 07:46:51 +00:00
James Cole
08bd405e29
Merge pull request #7449 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.2.10
2023-05-01 09:45:59 +02:00
dependabot[bot]
8294b2d526
Bump date-fns from 2.29.3 to 2.30.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.29.3 to 2.30.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/v2.30.0/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.3...v2.30.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:57:00 +00:00
dependabot[bot]
b521fb8fae
Bump laravel/passport from 11.8.6 to 11.8.7
...
Bumps [laravel/passport](https://github.com/laravel/passport ) from 11.8.6 to 11.8.7.
- [Release notes](https://github.com/laravel/passport/releases )
- [Changelog](https://github.com/laravel/passport/blob/11.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/passport/compare/v11.8.6...v11.8.7 )
---
updated-dependencies:
- dependency-name: laravel/passport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:56:45 +00:00
dependabot[bot]
3e9789d5e6
Bump symfony/http-client from 6.2.9 to 6.2.10
...
Bumps [symfony/http-client](https://github.com/symfony/http-client ) from 6.2.9 to 6.2.10.
- [Release notes](https://github.com/symfony/http-client/releases )
- [Changelog](https://github.com/symfony/http-client/blob/6.2/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-client/compare/v6.2.9...v6.2.10 )
---
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-05-01 03:56:27 +00:00
James Cole
13b029d7f0
Merge pull request #7447 from firefly-iii/fix-7446
...
Fix #7446
2023-04-30 19:13:34 +02:00
James Cole
59427ba5c2
Fix #7446
2023-04-30 19:12:49 +02:00
James Cole
46bba9d799
Various optimizations in budget limit handling.
2023-04-30 06:45:25 +02:00
James Cole
0ef1d1834f
Fix template
2023-04-29 19:19:53 +02:00
James Cole
e39b2f5355
Fix template
2023-04-29 17:39:01 +02:00
James Cole
03dae53714
Fix template
2023-04-29 14:40:12 +02:00
James Cole
6be6187532
Add base build info.
2023-04-29 11:15:30 +02:00
James Cole
4c26f613ee
Merge pull request #7443 from firefly-iii/expand-health-check
...
Change health endpoint to include a DB check.
2023-04-29 07:44:56 +02:00
James Cole
765de2eeba
Change health endpoint to include a DB check.
2023-04-29 07:44:37 +02:00
James Cole
49b1fef7ff
Merge pull request #7442 from firefly-iii/fix-iban-check
...
Don't trigger on empty ibans.
2023-04-29 07:09:05 +02:00
James Cole
36157afc6a
Don't trigger on empty ibans.
2023-04-29 07:08:11 +02:00
James Cole
c5c3638dbc
Merge tag '6.0.9' into develop
...
v6.0.9
2023-04-28 09:27:43 +02:00
James Cole
926665a8f5
Merge branch 'release/6.0.9'
2023-04-28 09:27:42 +02:00
James Cole
e35743ff42
Update meta files for new release.
2023-04-28 09:27:14 +02:00
James Cole
321743dbf6
Merge pull request #7439 from firefly-iii/fix-7394
...
Fix 7394
2023-04-28 09:06:48 +02:00
James Cole
c2e1e25489
Fix #7394
2023-04-28 09:06:05 +02:00
James Cole
222387adba
Merge pull request #7438 from firefly-iii/division-by-zero
...
Fix division by zero
2023-04-28 08:39:54 +02:00
James Cole
335414f25a
Fix division by zero
2023-04-28 08:39:30 +02:00
James Cole
ea903c105d
Merge pull request #7437 from mindlessroman/patch-1
...
Update the links to the installation documentation
2023-04-27 17:16:39 +02:00
Hannah K
aab29852b4
Merge branch 'develop' into patch-1
...
Signed-off-by: Hannah K <7254163+mindlessroman@users.noreply.github.com >
2023-04-27 11:12:43 -04:00
Hannah K
aa17ea0b68
Update the links to the installation documentation
...
Signed-off-by: Hannah K <7254163+mindlessroman@users.noreply.github.com >
2023-04-27 11:02:38 -04:00
James Cole
deeb5bf118
Merge pull request #7435 from firefly-iii/better-ab-mgt
...
Remove dangerous eternal loop
2023-04-26 12:13:22 +02:00
James Cole
47d5e8d169
Remove dangerous eternal loop
2023-04-26 12:12:23 +02:00
James Cole
033d61abbb
Merge pull request #7434 from firefly-iii/better-ab-mgt
...
Better management and calculation of available budgets.
2023-04-26 11:32:18 +02:00
James Cole
28efc15820
Better management and calculation of available budgets.
2023-04-26 11:31:46 +02:00
James Cole
1c7988fad2
Fix #7389
2023-04-26 06:59:42 +02:00
James Cole
c8077762ba
Merge pull request #7433 from firefly-iii/remove-debug
...
Remove debug logging.
2023-04-26 06:41:53 +02:00
James Cole
ea53b34cbb
Remove debug logging.
2023-04-26 06:41:06 +02:00
James Cole
270ac87e65
Merge pull request #7432 from firefly-iii/max-values
...
Add sensible maximum values.
2023-04-26 06:17:50 +02:00
James Cole
0a60f63bf8
Add sensible maximum values.
2023-04-26 06:17:04 +02:00
James Cole
38ed70243e
Merge pull request #7431 from firefly-iii/fix-validation
...
Add validation check.
2023-04-26 06:00:56 +02:00
James Cole
0f2a9a9b37
Add validation check.
2023-04-26 06:00:04 +02:00
James Cole
ec525849fc
Merge pull request #7430 from firefly-iii/fix-validation
...
Fix length validation
2023-04-26 05:56:20 +02:00
James Cole
dee1e1a79d
Fix length validation
2023-04-26 05:55:31 +02:00
James Cole
98b5ed9e5b
Merge pull request #7429 from firefly-iii/error-rate-bills
...
Add rule for notes and better escaping in errors.
2023-04-26 05:30:06 +02:00
James Cole
d8eb084240
Add rule for notes and better escaping in errors.
2023-04-26 05:29:28 +02:00
James Cole
c2f5fbe7d3
Merge pull request #7428 from noxonad/patch-1
...
Fixed misleading documentation links in readme.md
2023-04-25 16:16:29 +02:00
noxonad
60f6542a1b
Fixed misleading documentation links in readme.md
...
Signed-off-by: noxonad <130460440+noxonad@users.noreply.github.com >
2023-04-25 13:11:34 +03:00
James Cole
93c2edf76c
Merge pull request #7424 from firefly-iii/dependabot/composer/develop/guzzlehttp/guzzle-7.5.1
...
Bump guzzlehttp/guzzle from 7.5.0 to 7.5.1
2023-04-24 06:19:07 +02:00
James Cole
f74f4c5719
Merge pull request #7425 from firefly-iii/dependabot/npm_and_yarn/develop/axios-1.3.6
...
Bump axios from 1.3.5 to 1.3.6
2023-04-24 06:18:57 +02:00
James Cole
8c67c347e1
Merge pull request #7423 from firefly-iii/dependabot/composer/develop/nunomaduro/larastan-2.6.0
...
Bump nunomaduro/larastan from 2.5.1 to 2.6.0
2023-04-24 06:18:46 +02:00
dependabot[bot]
fcbc341f03
Bump nunomaduro/larastan from 2.5.1 to 2.6.0
...
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan ) from 2.5.1 to 2.6.0.
- [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/2.5.1...v2.6.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/larastan
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 04:18:39 +00:00
dependabot[bot]
2dbce10483
Bump guzzlehttp/guzzle from 7.5.0 to 7.5.1
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.5/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.0...7.5.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 04:18:36 +00:00
James Cole
8504b3e3a9
Merge pull request #7422 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.23
...
Bump postcss from 8.4.22 to 8.4.23
2023-04-24 06:18:36 +02:00
James Cole
d4ab5dcefd
Merge pull request #7421 from firefly-iii/dependabot/composer/develop/diglactic/laravel-breadcrumbs-8.1.1
...
Bump diglactic/laravel-breadcrumbs from 8.1.0 to 8.1.1
2023-04-24 06:17:55 +02:00
James Cole
5d11e285bc
Merge pull request #7420 from firefly-iii/dependabot/composer/develop/laravel/framework-10.8.0
...
Bump laravel/framework from 10.7.1 to 10.8.0
2023-04-24 06:10:25 +02:00
James Cole
259e1350d5
Merge pull request #7419 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.14
...
Bump phpstan/phpstan from 1.10.13 to 1.10.14
2023-04-24 06:08:16 +02:00
dependabot[bot]
dd54ec6122
Bump axios from 1.3.5 to 1.3.6
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.5...v1.3.6 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:57:31 +00:00
dependabot[bot]
c2b3791336
Bump postcss from 8.4.22 to 8.4.23
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.22 to 8.4.23.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.22...8.4.23 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:57:08 +00:00
dependabot[bot]
fc1f15cc14
Bump diglactic/laravel-breadcrumbs from 8.1.0 to 8.1.1
...
Bumps [diglactic/laravel-breadcrumbs](https://github.com/diglactic/laravel-breadcrumbs ) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/diglactic/laravel-breadcrumbs/releases )
- [Commits](https://github.com/diglactic/laravel-breadcrumbs/compare/v8.1.0...v8.1.1 )
---
updated-dependencies:
- dependency-name: diglactic/laravel-breadcrumbs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:57:00 +00:00
dependabot[bot]
5d74979f50
Bump laravel/framework from 10.7.1 to 10.8.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.7.1 to 10.8.0.
- [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.7.1...v10.8.0 )
---
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-04-24 03:56:49 +00:00
dependabot[bot]
5dea7e5b41
Bump phpstan/phpstan from 1.10.13 to 1.10.14
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.13 to 1.10.14.
- [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.13...1.10.14 )
---
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-04-24 03:56:31 +00:00
James Cole
a53a8a8529
Merge pull request #7417 from firefly-iii/fix-7410
...
Fix #7410
2023-04-23 18:24:20 +02:00
James Cole
aac7a2691d
Fix #7410
2023-04-23 18:23:02 +02:00
James Cole
10e7be1729
Merge branch 'main' into develop
2023-04-22 06:43:09 +02:00
James Cole
9b1319f970
Fix bad math in page counter.
2023-04-22 06:42:26 +02:00
James Cole
a38f909919
Add some debug.
2023-04-22 06:17:46 +02:00
James Cole
d8c0192f54
Merge pull request #7413 from firefly-iii/dependabot/composer/nyholm/psr7-1.7.0
...
Bump nyholm/psr7 from 1.6.0 to 1.7.0
2023-04-22 05:55:33 +02:00
dependabot[bot]
1e8d294b8d
Bump nyholm/psr7 from 1.6.0 to 1.7.0
...
Bumps [nyholm/psr7](https://github.com/Nyholm/psr7 ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/Nyholm/psr7/releases )
- [Changelog](https://github.com/Nyholm/psr7/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Nyholm/psr7/compare/1.6.0...1.7.0 )
---
updated-dependencies:
- dependency-name: nyholm/psr7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-21 20:52:03 +00:00
James Cole
d3be64114b
Merge pull request #7403 from firefly-iii/dependabot/composer/guzzlehttp/psr7-2.5.0
2023-04-20 07:26:39 +02:00
dependabot[bot]
1bddd4da8e
Bump guzzlehttp/psr7 from 2.4.4 to 2.5.0
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.4.4 to 2.5.0.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/2.5/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.4.4...2.5.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-19 21:07:24 +00:00
James Cole
6b5ff2680b
Update lock.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-04-19 10:12:51 +02:00
James Cole
efe17f638a
Update lock.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-04-19 06:43:31 +02:00
James Cole
3c1f4b7377
Update lock.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-04-19 06:43:19 +02:00
James Cole
acfc214eb1
Update lock.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-04-19 06:42:00 +02:00
James Cole
fe1c605c11
Update lock.yml
...
Wonder if this works.
Signed-off-by: James Cole <james@firefly-iii.org >
2023-04-19 06:38:09 +02:00
James Cole
891cd94031
Merge branch 'main' into develop
2023-04-17 06:17:42 +02:00
James Cole
c620d57f42
Update lock.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-04-17 06:16:07 +02:00
James Cole
b076c92eb0
Update lock.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-04-17 06:15:07 +02:00
James Cole
9e35216e98
Merge branch 'main' into develop
2023-04-17 06:09:33 +02:00
James Cole
3fa4734ba7
Merge pull request #7388 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.22
...
Bump postcss from 8.4.21 to 8.4.22
2023-04-17 05:57:52 +02:00
dependabot[bot]
0144d09325
Bump postcss from 8.4.21 to 8.4.22
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.21 to 8.4.22.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.22 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:57:03 +00:00
James Cole
f28274aded
Update stale.yml
...
Add epic
Signed-off-by: James Cole <james@firefly-iii.org >
2023-04-17 05:52:00 +02:00
James Cole
d5f5df82b6
Fix small commands
2023-04-16 08:01:40 +02:00
James Cole
49c27aff2d
Merge pull request #7385 from firefly-iii/duplicate-commands
...
Remove duplicate commands.
2023-04-16 07:56:18 +02:00
James Cole
7b1b0cfef9
Remove duplicate commands.
2023-04-16 07:49:53 +02:00
James Cole
f728bdeb5a
Merge pull request #7384 from firefly-iii/fix-commands
...
Fix method name
2023-04-16 07:39:47 +02:00
James Cole
4712a826d1
Fix method name
2023-04-16 07:38:54 +02:00
James Cole
d7335d71ea
Merge pull request #7383 from firefly-iii/fix-commands
...
Fix start and upgrade commands
2023-04-16 07:33:37 +02:00
James Cole
e6a84ab387
Fix start and upgrade commands
2023-04-16 07:33:12 +02:00
James Cole
fd5269490d
Merge pull request #7382 from firefly-iii/fix-7377
...
Another fix for #7377
2023-04-16 06:59:41 +02:00
James Cole
05e307136c
Another fix for #7377
2023-04-16 06:59:19 +02:00
James Cole
2c41215e84
Merge pull request #7380 from firefly-iii/fix-7377
...
Fix #7377
2023-04-16 06:56:54 +02:00
James Cole
d9dc394e7f
Fix #7377
2023-04-16 06:56:11 +02:00
James Cole
a63daf6166
Merge tag 'v6.0.8' into develop
...
v6.0.8
2023-04-15 10:46:24 +02:00
James Cole
f878af0d3b
Merge branch 'release/v6.0.8'
2023-04-15 10:46:23 +02:00
James Cole
def0578421
Merge pull request #7371 from firefly-iii/release-608
...
Update meta-files for new release.
2023-04-15 10:45:36 +02:00
James Cole
a2e07b1518
Update meta-files for new release.
2023-04-15 10:44:58 +02:00
James Cole
dc26ce308d
Add decrypt message.
2023-04-15 10:33:33 +02:00
James Cole
0189b91d3b
Add deleted check to attachment filter
2023-04-15 10:19:54 +02:00
James Cole
fb6706648e
Merge pull request #7370 from firefly-iii/fix-installer
...
Fix installer
2023-04-15 10:19:34 +02:00
James Cole
3c20fd7533
Fix installer
2023-04-15 10:14:14 +02:00
James Cole
82f89ef614
Merge pull request #7369 from firefly-iii/fix-date-fields
...
Fix date fields
2023-04-15 07:21:26 +02:00
James Cole
4d10ae91b7
Fix date fields
2023-04-15 07:21:06 +02:00
James Cole
aebb677c21
Add some debug info to transaction counter.
2023-04-15 07:17:48 +02:00
James Cole
abf9c65b21
Merge pull request #7358 from firefly-iii/fix-7355
...
Fix #7355
2023-04-12 19:58:19 +02:00
James Cole
524dcc7d97
Fix #7355
2023-04-12 06:18:05 +02:00
James Cole
0a4f6fd6b8
Merge pull request #7354 from firefly-iii/redirect
...
Redirect when unauthenticated.
2023-04-10 14:21:26 +02:00
James Cole
9c4beab0a7
Redirect when unauthenticated.
2023-04-10 14:21:10 +02:00
James Cole
b91e019416
Merge pull request #7353 from firefly-iii/migration-checks
...
Catch all possible migration errors
2023-04-10 08:29:49 +02:00
James Cole
ad97e33ec0
Catch all possible migration errors
2023-04-10 08:29:27 +02:00
James Cole
b1479b5dae
Merge pull request #7352 from firefly-iii/force-commit
...
Add commit call to force the commands to go through.
2023-04-10 07:20:02 +02:00
James Cole
f1445b0132
Add commit call to force the commands to go through.
2023-04-10 07:19:10 +02:00
James Cole
456dbfd29d
Merge pull request #7351 from firefly-iii/add-command
...
Add decimal command.
2023-04-09 20:29:57 +02:00
James Cole
0eea776b8b
Add decimal command.
2023-04-09 20:29:35 +02:00
James Cole
853a97307b
Merge pull request #7350 from firefly-iii/fix-7349
...
Fix 7349
2023-04-09 18:24:08 +02:00
James Cole
3b28b5d07a
Fix #7349
2023-04-09 18:23:45 +02:00
James Cole
a7bfa503d9
Merge pull request #7348 from firefly-iii/fix-7347
...
Fix #7347
2023-04-09 13:45:22 +02:00
James Cole
a7c3d32370
Fix #7347
2023-04-09 13:45:01 +02:00
James Cole
c64ddbec1f
Merge tag 'v6.0.7' into develop
...
v6.0.7
2023-04-08 08:58:40 +02:00
James Cole
6535f86001
Merge branch 'release/v6.0.7'
2023-04-08 08:58:39 +02:00
James Cole
531abc9f3d
Merge pull request #7344 from firefly-iii/release-607
...
Meta for new release
2023-04-08 08:44:21 +02:00
James Cole
f7a02bdc2a
Meta for new release
2023-04-08 08:43:41 +02:00
James Cole
af38f31147
Merge branch 'main' into develop
2023-04-08 06:57:40 +02:00
James Cole
4b4b5ef319
Merge pull request #7343 from firefly-iii/dark-mode-button
...
Dark mode button
2023-04-08 06:56:05 +02:00
James Cole
88fd76f0f1
Dark mode button
2023-04-08 06:55:38 +02:00
James Cole
3d1d064720
Merge pull request #7342 from firefly-iii/fix-7310
...
Fix #7310
2023-04-08 06:39:54 +02:00
James Cole
9ca8161588
Fix #7310
2023-04-08 06:39:25 +02:00
James Cole
5eb2b2fc5e
Merge pull request #7341 from firefly-iii/fix-7311
...
Fix #7311
2023-04-08 06:29:10 +02:00
James Cole
d991df89c8
Fix #7311
2023-04-08 06:28:45 +02:00
James Cole
49339ea9b0
Merge pull request #7340 from firefly-iii/catch-errors
...
Catch errors
2023-04-08 06:28:22 +02:00
James Cole
561359b14f
Add command to force migrations.
2023-04-07 20:54:15 +02:00
James Cole
79a4eec96e
Catch DB errors
2023-04-07 19:33:19 +02:00
James Cole
dd11f98be7
Catch errors in database table create statements.
2023-04-07 18:21:12 +02:00
James Cole
40e2bf7cac
Merge pull request #7335 from fengkaijia/patch-1
...
Fix upload attachment via API
2023-04-07 17:01:08 +02:00
James Cole
73e3a11be9
Merge pull request #7333 from firefly-iii/JC5-patch-1
...
Update cleanup.yml
2023-04-06 09:12:05 +02:00
James Cole
a180c37c58
Update cleanup.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-04-06 09:11:55 +02:00
Kaijia Feng
aff802713e
Fix upload attachment via API
...
Signed-off-by: Kaijia Feng <feng@kaijia.me >
2023-04-06 15:07:35 +08:00
James Cole
ebc7fad1fa
Merge pull request #7331 from firefly-iii/error-catching
...
Various improved error catching.
2023-04-05 20:22:54 +02:00
James Cole
5068fc76c1
Various improved error catching.
2023-04-05 20:22:17 +02:00
James Cole
70b6e39cd7
Merge pull request #7323 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.10
...
Bump phpstan/phpstan from 1.10.9 to 1.10.10
2023-04-03 08:51:15 +02:00
dependabot[bot]
31fc915b51
Bump phpstan/phpstan from 1.10.9 to 1.10.10
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.9...1.10.10 )
---
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-04-03 03:56:30 +00:00
James Cole
dfed56ed1b
Merge pull request #7320 from firefly-iii/email-defaults
...
Better defaults for email.
2023-04-02 19:43:53 +02:00
James Cole
7f6d2877fb
Better defaults for email.
2023-04-02 19:43:24 +02:00
James Cole
d9315dcbfe
Merge pull request #7319 from firefly-iii/fix-7317
...
Fix #7317
2023-04-02 19:42:32 +02:00
James Cole
6fbf4ec6f1
Fix #7317
2023-04-02 19:42:06 +02:00
James Cole
2e32acc3c9
Merge pull request #7309 from firefly-iii/fix-7308
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7308
2023-04-01 10:44:47 +02:00
James Cole
328216534b
Fix https://github.com/firefly-iii/firefly-iii/issues/7308
2023-04-01 10:44:09 +02:00
James Cole
dea6e2c83f
Merge tag 'v6.0.6' into develop
...
v6.0.6
2023-04-01 07:51:42 +02:00
James Cole
31f4f08e54
Merge branch 'release/v6.0.6'
2023-04-01 07:51:40 +02:00
James Cole
c4f2519b6f
Update meta files for new release v6.0.6.
2023-04-01 07:50:53 +02:00
James Cole
0359a98681
Merge pull request #7307 from firefly-iii/fix-7248
...
Fix #7248
2023-04-01 07:11:53 +02:00
James Cole
c69b24c1d2
Fix #7248
2023-04-01 07:11:30 +02:00
James Cole
d50c560ed2
Merge pull request #7306 from firefly-iii/improve-contrast
...
Improved contrast for dark mode
2023-04-01 07:09:59 +02:00
James Cole
21ffd70523
Merge pull request #7305 from firefly-iii/fix-7261
...
Fix #7261
2023-04-01 07:09:34 +02:00
James Cole
664e9fe8da
Fix #7261
2023-04-01 07:09:20 +02:00
James Cole
c948490eb6
Merge pull request #7304 from firefly-iii/use-facade
...
Use another facade
2023-04-01 07:05:21 +02:00
James Cole
5b3bcc7611
Merge pull request #7303 from firefly-iii/fox-expense
...
Fix issue with opposing account creation
2023-04-01 07:05:00 +02:00
James Cole
c7d9ca9a61
Use another facade
2023-04-01 07:04:42 +02:00
James Cole
259bad4487
Fix issue with opposing account creation
2023-04-01 07:02:51 +02:00
James Cole
73d3a82519
Merge pull request #7302 from firefly-iii/ac-accounts
...
Expand AC
2023-03-31 19:23:08 +02:00
James Cole
6f4ca53907
Merge pull request #7301 from firefly-iii/fix-7299
...
Fix #7299
2023-03-31 19:22:38 +02:00
James Cole
5111aaa123
Merge pull request #7300 from firefly-iii/mail-error
...
Mail error
2023-03-31 19:21:58 +02:00
James Cole
c903b82b7b
Less dramatic mail error
2023-03-31 19:21:29 +02:00
James Cole
ed00d97ff9
Fix #7299
2023-03-31 19:21:09 +02:00
James Cole
9939ed0aaf
Expand AC
2023-03-31 19:20:26 +02:00
James Cole
8ea32714f6
Merge pull request #7280 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.8
...
Bump phpstan/phpstan from 1.10.7 to 1.10.8
2023-03-27 06:23:18 +02:00
James Cole
f9fb77690b
Merge pull request #7281 from firefly-iii/dependabot/composer/develop/league/commonmark-2.4.0
...
Bump league/commonmark from 2.3.9 to 2.4.0
2023-03-27 06:23:08 +02:00
James Cole
98b28c75b7
Merge pull request #7279 from firefly-iii/fix-7278
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7278
2023-03-27 06:22:42 +02:00
dependabot[bot]
405be07ba8
Bump league/commonmark from 2.3.9 to 2.4.0
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.3.9 to 2.4.0.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.4/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.3.9...2.4.0 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 03:56:35 +00:00
dependabot[bot]
5a84e222fd
Bump phpstan/phpstan from 1.10.7 to 1.10.8
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.7...1.10.8 )
---
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-03-27 03:56:28 +00:00
James Cole
36b0cf04ba
Fix https://github.com/firefly-iii/firefly-iii/issues/7278
2023-03-26 19:19:10 +02:00
James Cole
70c11d6634
Merge pull request #7274 from firefly-iii/fix-bad-rule-action
...
Fix bad rule action
2023-03-25 13:43:20 +01:00
James Cole
eebfb0cb40
Fixes issue where rule actions would find the wrong account.
2023-03-25 13:42:26 +01:00
James Cole
2500cc55e2
Merge pull request #7273 from firefly-iii/ac-accounts
...
Ac accounts
2023-03-25 13:18:29 +01:00
James Cole
c3b99c322d
Function autocomplete button
2023-03-25 13:18:05 +01:00
James Cole
976128a435
Rule action will create revenue account instead of search for liability
2023-03-25 11:34:29 +01:00
James Cole
3be55adaeb
Fix route
2023-03-25 11:34:02 +01:00
James Cole
141a828947
Improved contrast for dark mode
2023-03-25 11:33:42 +01:00
James Cole
0386d5e09f
Partial implementation of administration aware account auto complete
2023-03-25 11:32:33 +01:00
James Cole
17d308cfde
Merge pull request #7257 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-deprecation-rules-1.1.3
2023-03-20 07:16:58 +01:00
James Cole
c540e3ff71
Merge pull request #7256 from firefly-iii/dependabot/composer/develop/laravel/framework-10.4.1
2023-03-20 06:33:30 +01:00
dependabot[bot]
8641cbd619
Bump phpstan/phpstan-deprecation-rules from 1.1.2 to 1.1.3
...
Bumps [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases )
- [Commits](https://github.com/phpstan/phpstan-deprecation-rules/compare/1.1.2...1.1.3 )
---
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-03-20 05:09:25 +00:00
James Cole
70f76cd538
Merge pull request #7255 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.7
2023-03-20 06:04:50 +01:00
dependabot[bot]
420a765295
Bump laravel/framework from 10.3.3 to 10.4.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.3.3 to 10.4.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.3.3...v10.4.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-03-20 03:56:46 +00:00
dependabot[bot]
c926d85c8b
Bump phpstan/phpstan from 1.10.6 to 1.10.7
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.6...1.10.7 )
---
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-03-20 03:56:27 +00:00
James Cole
7668a854f7
Merge pull request #7251 from firefly-iii/accuracy-fix
...
Better accuracy for database. Does not affect current users.
2023-03-19 10:39:57 +01:00
James Cole
c30e1c1973
Better accuracy for database. Does not affect current users.
2023-03-19 10:39:40 +01:00
James Cole
bd556f1934
Merge branch 'release/v6.0.5'
2023-03-18 14:49:05 +01:00
James Cole
9530e928d5
Merge tag 'v6.0.5' into develop
...
v6.0.5
2023-03-18 14:49:05 +01:00
James Cole
ae367aa736
Merge pull request #7246 from firefly-iii/v605
...
Meta files for v6.0.5
2023-03-18 14:47:52 +01:00
James Cole
3ccff2969b
Meta files for v6.0.5
2023-03-18 14:47:35 +01:00
James Cole
530abb1da6
Merge pull request #7245 from firefly-iii/drop-bc-scale
...
Drop bc scale
2023-03-18 14:36:26 +01:00
James Cole
9fe70fb8d8
Drop BCscale significantly. This breaks support for long crypto currencies.
2023-03-18 14:35:08 +01:00
James Cole
b0215a23fb
Merge branch 'main' into develop
2023-03-15 05:45:15 +01:00
James Cole
48735b1a5b
Merge pull request #7233 from firefly-iii/dependabot/npm_and_yarn/frontend/webpack-5.76.1
...
Bump webpack from 5.72.0 to 5.76.1 in /frontend
2023-03-15 05:44:25 +01:00
dependabot[bot]
3c0b802667
Bump webpack from 5.72.0 to 5.76.1 in /frontend
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.76.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-14 23:54:24 +00:00
James Cole
9bfad07f8c
Merge pull request #7232 from firefly-iii/fix-7227
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7227
2023-03-14 18:31:51 +01:00
James Cole
5c91da80e1
Merge pull request #7231 from firefly-iii/fix-7221
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7221
2023-03-14 18:31:32 +01:00
James Cole
e465c93ffc
Fix https://github.com/firefly-iii/firefly-iii/issues/7227
2023-03-14 18:30:59 +01:00
James Cole
8e56fa4ef8
Fix https://github.com/firefly-iii/firefly-iii/issues/7221
2023-03-14 18:09:44 +01:00
James Cole
f56de6e719
Merge pull request #7218 from firefly-iii/develop
...
Release v6.0.4
2023-03-12 18:25:25 +01:00
James Cole
86ba1d151a
Merge pull request #7217 from firefly-iii/v604
...
v604 into develop
2023-03-12 18:24:40 +01:00
James Cole
8d24db14e9
Update packages.
2023-03-12 18:23:18 +01:00
James Cole
cead122d96
Meta files for new release
2023-03-12 18:22:56 +01:00
James Cole
b7dd335fb7
Meta files for release v6.0.4
2023-03-12 18:18:02 +01:00
James Cole
20a7092fe3
Merge pull request #7213 from marcoil/catalan_name
...
Update Catalan description
2023-03-12 16:09:24 +01:00
James Cole
1d3da33e1d
Merge pull request #7216 from firefly-iii/fix-7214
...
Possible fix for #7214
2023-03-12 16:06:31 +01:00
James Cole
e36675e232
Possible fix for #7214
2023-03-12 16:06:12 +01:00
Marc Ordinas i Llopis
aa8588758a
Update Catalan description
...
Signed-off-by: Marc Ordinas i Llopis <mail@marcoil.org >
2023-03-12 13:48:06 +01:00
James Cole
47a58738d4
Merge pull request #7211 from firefly-iii/develop
...
Release v6.0.3
2023-03-12 11:04:35 +01:00
James Cole
e0a31d29a4
Merge pull request #7210 from firefly-iii/603
...
chore: Meta data for 603
2023-03-12 11:00:24 +01:00
James Cole
45369868ad
chore: Meta data for 603
2023-03-12 10:59:35 +01:00
James Cole
639c51d651
Merge pull request #7202 from firefly-iii/fix-7201
...
Fix #7201
2023-03-11 15:05:31 +01:00
James Cole
3d424972cc
Fix #7201
2023-03-11 15:04:16 +01:00
James Cole
96fd4da6d8
Merge pull request #7198 from firefly-iii/develop
...
Release v6.0.2
2023-03-11 08:32:53 +01:00
James Cole
a97a0d461d
Merge pull request #7197 from firefly-iii/602
...
update meta files for 602
2023-03-11 08:32:04 +01:00
James Cole
8d3170785e
update meta files for 602
2023-03-11 08:31:27 +01:00
James Cole
ae373a15c5
Merge pull request #7195 from firefly-iii/fix-7142
...
Fix #7142
2023-03-11 07:45:47 +01:00
James Cole
1f342ed592
Fix #7142
2023-03-11 07:44:45 +01:00
James Cole
3e04f14665
Merge pull request #7194 from firefly-iii/fix-7192
...
Extra code for #7192
2023-03-11 07:13:59 +01:00
James Cole
dbf83df363
Extra code for #7192
2023-03-11 07:13:39 +01:00
James Cole
15bfc0d6fa
Merge pull request #7193 from firefly-iii/fix-7189
...
Fix #7189
2023-03-11 07:09:50 +01:00
James Cole
f3fc1d8382
Fix #7189
2023-03-11 07:09:27 +01:00
James Cole
07cb7dd06e
Merge pull request #7191 from firefly-iii/fix-7188
...
Fix #7188
2023-03-11 05:50:29 +01:00
James Cole
38624442d1
Fix #7188
2023-03-11 05:50:10 +01:00
James Cole
258dfb3d11
Merge pull request #7190 from firefly-iii/fix-7186
...
Fix #7186
2023-03-11 05:48:41 +01:00
James Cole
51ddfcdaaa
Fix #7186
2023-03-11 05:38:54 +01:00
James Cole
2a0acdbb27
Merge pull request #7185 from firefly-iii/develop
...
Develop
2023-03-10 19:15:44 +01:00
James Cole
99bd28f21e
Merge pull request #7184 from firefly-iii/metadata
...
Meta data for new release.
2023-03-10 19:12:08 +01:00
James Cole
643ae91bb5
Meta data for new release.
2023-03-10 19:11:27 +01:00
James Cole
591e3ab3ec
Merge pull request #7178 from firefly-iii/fix-7177
...
Fix #7177
2023-03-09 08:15:18 +01:00
James Cole
edd7aed691
Fix #7177
2023-03-09 08:14:30 +01:00
James Cole
2e89586559
Merge pull request #7176 from firefly-iii/fix-7175
...
Fixes #7175
2023-03-09 06:34:09 +01:00
James Cole
173f593a7e
Fixes #7175
2023-03-09 06:33:23 +01:00
James Cole
d4839c8818
Merge pull request #7174 from firefly-iii/fix-7172
...
Fix 7172
2023-03-08 20:47:18 +01:00
James Cole
a122dba0ad
Fix https://github.com/firefly-iii/firefly-iii/issues/7172
2023-03-08 20:40:51 +01:00
James Cole
ae813a536e
Merge pull request #7171 from firefly-iii/fix-7166
...
Fix #7166
2023-03-07 19:55:15 +01:00
James Cole
b9d174238b
Fix #7166
2023-03-07 19:54:58 +01:00
James Cole
fbf5adbe79
Merge pull request #7170 from firefly-iii/fix-7165
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7165
2023-03-07 19:51:36 +01:00
James Cole
c676a65f93
Fix https://github.com/firefly-iii/firefly-iii/issues/7165
2023-03-07 19:50:20 +01:00
James Cole
5ab8fbddcb
Merge pull request #7169 from firefly-iii/fix-7124
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7124
2023-03-07 19:37:23 +01:00
James Cole
b942fa4b09
Fix https://github.com/firefly-iii/firefly-iii/issues/7124
2023-03-07 19:36:54 +01:00
James Cole
8ee358551c
Merge pull request #7168 from firefly-iii/fix-7120
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7120
2023-03-07 19:14:48 +01:00
James Cole
a5f3b4533b
Fix https://github.com/firefly-iii/firefly-iii/issues/7120
2023-03-07 19:14:15 +01:00
James Cole
e258efe1bf
Merge pull request #7167 from firefly-iii/fix-7104
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7104
2023-03-07 19:11:00 +01:00
James Cole
f9a213e06f
Fix https://github.com/firefly-iii/firefly-iii/issues/7104
2023-03-07 19:10:32 +01:00
James Cole
05bd732e7c
Merge pull request #7163 from firefly-iii/issue-template-updates
...
Small issue template updates
2023-03-07 05:23:04 +01:00
James Cole
70050678c5
Small issue template updates
2023-03-07 05:22:36 +01:00
James Cole
6a649f2f42
Merge pull request #7160 from firefly-iii/fix-7159
...
Fix #7159
2023-03-06 21:00:54 +01:00
James Cole
6912e05677
Fix #7159
2023-03-06 21:00:27 +01:00
James Cole
c78fa8eaea
Merge pull request #7151 from firefly-iii/fix-7144
...
Fix #7144
2023-03-06 05:55:20 +01:00
James Cole
5a06e3523b
Merge pull request #7150 from firefly-iii/fix-7140
...
Fix #7140 by better validating header content.
2023-03-06 05:54:36 +01:00
James Cole
b34cb0428b
Merge pull request #7149 from firefly-iii/mail-provider
...
Make sure default mail provider is "log", not smtp
2023-03-06 05:53:11 +01:00
James Cole
ce3c866168
Make sure default mail provider is "log", not smtp
2023-03-06 05:52:41 +01:00
James Cole
4ada2f3e3c
Merge pull request #7147 from firefly-iii/dependabot/composer/develop/nunomaduro/collision-7.1.0
...
Bump nunomaduro/collision from 7.0.5 to 7.1.0
2023-03-06 05:47:14 +01:00
dependabot[bot]
ad739c1d84
Bump nunomaduro/collision from 7.0.5 to 7.1.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.0.5 to 7.1.0.
- [Release notes](https://github.com/nunomaduro/collision/releases )
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.0.5...v7.1.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 04:46:06 +00:00
James Cole
60af2c4232
Merge pull request #7146 from firefly-iii/dependabot/composer/develop/nunomaduro/larastan-2.5.1
2023-03-06 05:45:29 +01:00
dependabot[bot]
cc69f50106
Bump nunomaduro/larastan from 2.4.1 to 2.5.1
...
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan ) from 2.4.1 to 2.5.1.
- [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/2.4.1...2.5.1 )
---
updated-dependencies:
- dependency-name: nunomaduro/larastan
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 03:56:26 +00:00
James Cole
0f57094b17
Fix #7144
2023-03-05 19:26:33 +01:00
James Cole
dad738ae42
Fix #7140 by better validating header content.
2023-03-05 17:07:27 +01:00
James Cole
3df05eb63c
Merge pull request #7136 from firefly-iii/fix-7130
...
Fix #7130
2023-03-05 08:00:11 +01:00
James Cole
57b83dd239
Fix #7130
2023-03-05 07:59:48 +01:00
James Cole
1539dcffd5
Revert "Fix #7130 "
...
This reverts commit b4a09efb8b
.
2023-03-05 07:57:40 +01:00
James Cole
b4a09efb8b
Fix #7130
2023-03-05 07:56:37 +01:00
James Cole
e82b372f75
Merge pull request #7134 from firefly-iii/fix-7131
...
Fix #7131 by expanding the global ajaxSetup instructions.
2023-03-05 07:52:09 +01:00
James Cole
83a89181bc
Add JSON.stringify
2023-03-05 07:00:04 +01:00
James Cole
b1e08b1084
Fix #7131 by expanding the global ajaxSetup instructions.
2023-03-05 06:09:25 +01:00
James Cole
0eb582ab3b
Merge pull request #7129 from firefly-iii/common-mail-errors
...
Catch common mail errors
2023-03-04 22:26:43 +01:00
James Cole
07b58b4200
Catch common mail errors
2023-03-04 22:26:09 +01:00
James Cole
8807f04599
Merge pull request #7128 from firefly-iii/fix-7127
...
Fix 7127
2023-03-04 22:19:17 +01:00
James Cole
4657d34ae4
Fix request
2023-03-04 22:18:37 +01:00
James Cole
79951453cd
Switch the button
2023-03-04 22:17:19 +01:00
James Cole
5291f485ac
Fix #7127 by adding an option to the API
2023-03-04 22:16:59 +01:00
James Cole
ed75d84376
Merge pull request #7116 from firefly-iii/fix-6985
...
Fix 6985
2023-03-04 07:36:10 +01:00
James Cole
a7011376cb
Add package.
2023-03-04 07:35:51 +01:00
James Cole
6c4bd84b66
Fix #6985
2023-03-04 07:35:30 +01:00
James Cole
c4418857e6
Merge pull request #7114 from firefly-iii/fix-7112
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7112
2023-03-04 07:18:55 +01:00
James Cole
5d316ea26a
Fix https://github.com/firefly-iii/firefly-iii/issues/7112
2023-03-04 07:18:20 +01:00
James Cole
4a0887c978
Merge pull request #7109 from firefly-iii/css-fixes
...
CSS fixes for subdirectories. Full credits to @GaneshKandu
2023-03-03 09:15:11 +01:00
James Cole
dbfceafb02
CSS fixes for subdirectories. Full credits to @GaneshKandu
2023-03-03 09:14:44 +01:00
James Cole
4db73285b7
Merge branch 'main' into develop
2023-03-03 06:22:08 +01:00
James Cole
876ea8bb07
Merge pull request #7103 from firefly-iii/dependabot/npm_and_yarn/frontend/dns-packet-5.4.0
...
Bump dns-packet from 5.3.1 to 5.4.0 in /frontend
2023-03-03 06:21:40 +01:00
dependabot[bot]
e0e90845e7
Bump dns-packet from 5.3.1 to 5.4.0 in /frontend
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v5.3.1...5.4.0 )
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-02 21:42:01 +00:00
James Cole
f1223a5a3f
Merge tag 'v6.0.0' into develop
...
v6.0.0
2023-03-02 21:21:12 +01:00
James Cole
1a3720bfaa
Merge branch 'release/v6.0.0'
2023-03-02 21:21:11 +01:00
James Cole
1ddcc51c48
Merge pull request #7102 from firefly-iii/final-60
...
Final 60
2023-03-02 21:19:40 +01:00
James Cole
9f43ea3118
Update packages.
2023-03-02 21:19:17 +01:00
James Cole
0fe4ac9ef5
Update files for 6.0.0
2023-03-02 21:18:06 +01:00
James Cole
d6d395eccd
Merge pull request #7101 from firefly-iii/fix-liabilities
...
Fix liabilities
2023-03-02 21:08:20 +01:00
James Cole
a26f5e2e6d
Do not remove liabilities.
2023-03-02 21:06:53 +01:00
James Cole
849e006eda
Merge pull request #7094 from firefly-iii/fix-7093
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7093
2023-03-01 07:32:39 +01:00
James Cole
f70a4511c6
Fix https://github.com/firefly-iii/firefly-iii/issues/7093
2023-03-01 07:32:19 +01:00
James Cole
21ba311ecf
Merge pull request #7092 from firefly-iii/fix-broken-chart
...
Fix broken chart
2023-03-01 06:41:16 +01:00
James Cole
fb0a100a7f
Fix broken chart
2023-03-01 06:40:58 +01:00
James Cole
2295110cf1
Merge pull request #7090 from firefly-iii/dependabot/composer/develop/laravel/framework-10.1.5
...
Bump laravel/framework from 10.1.4 to 10.1.5
2023-02-27 06:05:10 +01:00
James Cole
3c82c9af8b
Merge pull request #7089 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.10.3
...
Bump phpstan/phpstan from 1.10.2 to 1.10.3
2023-02-27 06:05:01 +01:00
James Cole
df78aa2f0d
Merge pull request #7091 from firefly-iii/dark-mode-arrow
...
Dark mode arrow
2023-02-27 06:04:49 +01:00
James Cole
1ac18909b4
Dark mode arrow
2023-02-27 06:04:32 +01:00
dependabot[bot]
07d793e9f7
Bump laravel/framework from 10.1.4 to 10.1.5
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.1.4 to 10.1.5.
- [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.1.4...v10.1.5 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-27 03:56:47 +00:00
dependabot[bot]
2a7b540a95
Bump phpstan/phpstan from 1.10.2 to 1.10.3
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.2...1.10.3 )
---
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-02-27 03:56:30 +00:00
James Cole
5cdecf7d04
Merge pull request #7088 from firefly-iii/fix-7079
...
Update translations.
2023-02-26 19:49:16 +01:00
James Cole
1a0e6ffffb
Update translations.
2023-02-26 19:48:15 +01:00
James Cole
c0cfc60da6
Merge pull request #7087 from firefly-iii/fix-7079
...
Date fix for https://github.com/firefly-iii/firefly-iii/issues/7079
2023-02-26 19:41:59 +01:00
James Cole
9f831a8b3d
Date fix for https://github.com/firefly-iii/firefly-iii/issues/7079
2023-02-26 19:41:01 +01:00
James Cole
ec3ee2f995
Merge pull request #7084 from firefly-iii/fix-7083
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7083
2023-02-26 13:30:57 +01:00
James Cole
25ca02f541
Fix https://github.com/firefly-iii/firefly-iii/issues/7083
2023-02-26 13:30:14 +01:00
James Cole
776c59faea
Merge pull request #7080 from firefly-iii/six
...
Six
2023-02-25 09:08:47 +01:00
James Cole
a4b1587a78
Fix week number
2023-02-25 09:08:10 +01:00
James Cole
1d79eea69e
Update changelog.
2023-02-25 08:42:19 +01:00
James Cole
b369b6e7b8
Fix https://github.com/firefly-iii/firefly-iii/issues/7079
2023-02-25 08:38:50 +01:00
James Cole
3832297d69
Merge pull request #7075 from firefly-iii/six
...
Fix audit processor
2023-02-24 06:04:04 +01:00
James Cole
a7e64a130e
Fix audit processor
2023-02-24 06:03:41 +01:00
James Cole
73715dc0b9
Merge pull request #7074 from firefly-iii/six
...
Six
2023-02-24 05:55:21 +01:00
James Cole
8f66c93ad0
Upgrade to Laravel 10
2023-02-24 05:53:32 +01:00
James Cole
bcaf6402b5
Final files for 6.0.0
2023-02-24 05:30:15 +01:00
James Cole
16b0ee0c79
Merge pull request #7071 from firefly-iii/fix-prune
...
Update prune workflow.
2023-02-23 07:04:09 +01:00
James Cole
1033655615
Update prune workflow.
2023-02-23 07:03:47 +01:00
James Cole
6d327b98d4
Merge pull request #7070 from firefly-iii/fix-translations
...
Update translations and fix some code.
2023-02-22 19:55:29 +01:00
James Cole
585cfddfd7
Update translations and fix some code.
2023-02-22 19:54:19 +01:00
James Cole
a18cd23154
Merge pull request #7068 from firefly-iii/cleanup-comments
...
Cleanup comments
2023-02-22 18:16:02 +01:00
James Cole
e421b29b01
Clean up code and comments.
2023-02-22 18:14:14 +01:00
James Cole
e6dc881f56
Clean up comments
2023-02-22 18:03:31 +01:00
James Cole
01308e2076
Merge pull request #7067 from firefly-iii/code-cleanup
...
Various code cleanup, see if Qodana picks them up
2023-02-22 17:12:51 +01:00
James Cole
26ab65c5aa
Various code cleanup, see if Qodana picks them up
2023-02-22 17:11:59 +01:00
James Cole
68f398f97c
Merge pull request #7062 from firefly-iii/JC5-patch-1
...
Update session.php
2023-02-20 12:46:36 +01:00
James Cole
eb04b11c30
Update session.php
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-02-20 12:46:21 +01:00
James Cole
29ff1648e2
Merge pull request #7061 from firefly-iii/dependabot/composer/develop/nunomaduro/collision-7.0.5
...
Bump nunomaduro/collision from 7.0.3 to 7.0.5
2023-02-20 06:25:13 +01:00
dependabot[bot]
13a1e45fc5
Bump nunomaduro/collision from 7.0.3 to 7.0.5
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.0.3 to 7.0.5.
- [Release notes](https://github.com/nunomaduro/collision/releases )
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.0.3...v7.0.5 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-20 03:56:32 +00:00
James Cole
2ac3e130ec
Merge tag 'v6.0.0-beta.2' into develop
...
v6.0.0-beta.2
2023-02-19 11:32:49 +01:00
James Cole
0436614643
Merge branch 'release/v6.0.0-beta.2'
2023-02-19 11:32:48 +01:00
James Cole
427e11dac9
Merge pull request #7058 from firefly-iii/beta-2
...
New and updated files for beta 2
2023-02-19 11:32:14 +01:00
James Cole
c3a4656e22
New and updated files for beta 2
2023-02-19 11:16:15 +01:00
James Cole
aab8eb467c
Merge pull request #7057 from firefly-iii/missing-indexes
...
Missing indexes
2023-02-19 10:52:24 +01:00
James Cole
84987dbe02
Add missing key indexes.
2023-02-19 10:50:43 +01:00
James Cole
b7c2576970
Merge pull request #7056 from firefly-iii/update-actions
...
Update various actions
2023-02-19 08:53:05 +01:00
James Cole
57f32ec987
Update various actions
2023-02-19 08:52:46 +01:00
James Cole
af73069409
Merge pull request #7055 from firefly-iii/set-user-call
...
Add different setUser call.
2023-02-19 08:46:56 +01:00
James Cole
1b06211152
Add different setUser call.
2023-02-19 08:43:28 +01:00
James Cole
8ee428eb17
Merge pull request #7054 from firefly-iii/ignore-ide-helper
...
Ignore errors in ide_helper
2023-02-19 08:21:46 +01:00
James Cole
07f3386ec7
Ignore errors in ide_helper
2023-02-19 08:21:23 +01:00
James Cole
94ae0bd7c3
Merge pull request #7053 from firefly-iii/add-ide-helper
...
Add IDE helper script.
2023-02-19 08:12:55 +01:00
James Cole
8bd13b19a6
Add missing file
2023-02-19 08:10:05 +01:00
James Cole
1118954db6
Exclude path and add command.
2023-02-19 08:08:47 +01:00
James Cole
a798a9d50d
Add IDE helper script.
2023-02-19 08:06:05 +01:00
James Cole
9e11b504e1
Merge pull request #7052 from firefly-iii/add-upload-size
...
Add max upload size to debug page.
2023-02-19 08:02:33 +01:00
James Cole
2e65055c9a
Add max upload size to debug page.
2023-02-19 08:02:13 +01:00
James Cole
733607a8a9
Merge pull request #7050 from firefly-iii/fix-darkmode
...
Finetune dark mode CSS
2023-02-18 21:26:30 +01:00
James Cole
30d40d1d57
Finetune dark mode CSS
2023-02-18 21:26:09 +01:00
James Cole
a3eec9d5ec
Merge pull request #7049 from firefly-iii/fix-bad-routes
...
Fix bad routes
2023-02-18 20:46:04 +01:00
James Cole
d9599b3448
Fix bad routes
2023-02-18 20:45:44 +01:00
James Cole
3ca0fc15b1
Merge pull request #7048 from firefly-iii/update-budget-box
...
Update budget box and rebuild frontend.
2023-02-18 18:52:53 +01:00
James Cole
e3a71b64f8
Update budget box and rebuild frontend.
2023-02-18 18:48:55 +01:00
James Cole
d403f4f9d3
Merge pull request #7047 from firefly-iii/update-existing-iban
...
Will update IBAN in existing account if necessary and/or possible.
2023-02-18 06:38:21 +01:00
James Cole
e0577bddc5
Will update IBAN in existing account if necessary and/or possible.
2023-02-18 06:37:05 +01:00
James Cole
38b88dce44
Merge pull request #7046 from firefly-iii/fix-7035
...
Fix routes in https://github.com/orgs/firefly-iii/discussions/7035
2023-02-17 19:43:15 +01:00
James Cole
e1f99139f3
Merge pull request #7045 from firefly-iii/add-missing-indexes
...
Add missing indexes.
2023-02-17 19:42:35 +01:00
James Cole
2e5d5f5a36
Add missing indexes.
2023-02-17 19:42:09 +01:00
James Cole
6b05c0fbd3
Merge pull request #7043 from firefly-iii/fix-bad-escape
...
Catch escape in currencies
2023-02-17 05:50:11 +01:00
James Cole
0667ccfc98
Catch escape in currencies
2023-02-17 05:49:54 +01:00
James Cole
0d9c4ec25d
Fix routes in https://github.com/orgs/firefly-iii/discussions/7035
2023-02-14 18:25:48 +01:00
James Cole
e4fa385ac5
Merge pull request #7027 from firefly-iii/dependabot/composer/develop/nunomaduro/collision-7.0.2
...
Bump nunomaduro/collision from 6.4.0 to 7.0.2
2023-02-13 05:43:07 +01:00
James Cole
f8f2a10014
Merge pull request #7026 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.9.17
...
Bump phpstan/phpstan from 1.9.14 to 1.9.17
2023-02-13 05:41:47 +01:00
James Cole
6502559341
Merge pull request #7028 from firefly-iii/dependabot/composer/develop/laravel/passport-11.6.1
...
Bump laravel/passport from 11.6.0 to 11.6.1
2023-02-13 05:41:32 +01:00
dependabot[bot]
3f50cd74da
Bump phpstan/phpstan from 1.9.14 to 1.9.17
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.9.14 to 1.9.17.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.14...1.9.17 )
---
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-02-13 04:40:47 +00:00
James Cole
b32500c3e3
Merge pull request #7029 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.6.0
...
Bump doctrine/dbal from 3.5.3 to 3.6.0
2023-02-13 05:40:09 +01:00
dependabot[bot]
1f338f0062
Bump doctrine/dbal from 3.5.3 to 3.6.0
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.5.3...3.6.0 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 03:57:02 +00:00
dependabot[bot]
76925585c3
Bump laravel/passport from 11.6.0 to 11.6.1
...
Bumps [laravel/passport](https://github.com/laravel/passport ) from 11.6.0 to 11.6.1.
- [Release notes](https://github.com/laravel/passport/releases )
- [Changelog](https://github.com/laravel/passport/blob/11.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/passport/compare/v11.6.0...v11.6.1 )
---
updated-dependencies:
- dependency-name: laravel/passport
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 03:56:55 +00:00
dependabot[bot]
55de722229
Bump nunomaduro/collision from 6.4.0 to 7.0.2
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 6.4.0 to 7.0.2.
- [Release notes](https://github.com/nunomaduro/collision/releases )
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v6.4.0...v7.0.2 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 03:56:42 +00:00
James Cole
5b35e6ec4b
Merge pull request #7021 from firefly-iii/fix-7020
...
Fix https://github.com/firefly-iii/firefly-iii/issues/7020
2023-02-12 18:11:27 +01:00
James Cole
80431bae4f
Fix https://github.com/firefly-iii/firefly-iii/issues/7020
2023-02-12 18:09:27 +01:00
James Cole
68222e20f7
Merge pull request #7017 from firefly-iii/patch-1
...
Restore missing method.
2023-02-12 10:10:21 +01:00
James Cole
85c2e9cf1e
Restore missing method.
2023-02-12 10:10:00 +01:00
James Cole
c64227d90b
Merge pull request #7016 from firefly-iii/patch-2
...
Patch 2
2023-02-12 08:13:44 +01:00
James Cole
83f9149606
Expand qodana settings.
2023-02-12 08:07:25 +01:00
James Cole
2ad2d53f88
Fix some code quality issues
2023-02-12 08:07:08 +01:00
James Cole
1fd455dbab
Merge pull request #7015 from firefly-iii/main
...
Merge back into develop
2023-02-12 07:29:36 +01:00
James Cole
9b86b20eff
Merge pull request #7014 from firefly-iii/code-coverage-fix
...
Code coverage fix
2023-02-12 07:25:17 +01:00
James Cole
13712f7c5e
Merge pull request #7013 from firefly-iii/JC5-patch-1
...
Update qodana.yml
2023-02-12 07:24:59 +01:00
James Cole
789935cf1c
Clean up code.
2023-02-12 07:23:57 +01:00
James Cole
03a4633a98
Update qodana.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-02-12 07:17:42 +01:00
James Cole
a252522e27
Update qodana.yml
...
Signed-off-by: James Cole <james@firefly-iii.org >
2023-02-12 07:15:47 +01:00
James Cole
927d607b1a
Remove code coverage ignore instructions
2023-02-12 07:15:06 +01:00
James Cole
ef6af34af9
Merge pull request #7012 from firefly-iii/new-changelog
...
Write changelog.
2023-02-12 06:54:53 +01:00
James Cole
61f04fe4c1
Merge pull request #7011 from firefly-iii/clean-api
...
Clean up and fix API routes.
2023-02-12 06:54:30 +01:00
James Cole
ac1e026981
Write changelog.
2023-02-12 06:54:20 +01:00
James Cole
7225474621
Clean up and fix API routes.
2023-02-12 06:53:36 +01:00
James Cole
f82a884783
Merge tag '6.0.0-beta.1' into develop
...
6.0.0-beta.1
2023-02-11 14:59:53 +01:00