James Cole
7c553c1f0b
Merge branch 'release/5.6.12'
2022-01-30 07:13:33 +01:00
James Cole
eb63163ddf
Update meta files for new release.
2022-01-30 07:12:48 +01:00
James Cole
6e4adc86b8
Add meta files for new release.
2022-01-30 07:12:02 +01:00
James Cole
b46398242f
Fix template references.
2022-01-30 07:05:51 +01:00
James Cole
db071b1014
Remove v1 references.
2022-01-29 14:28:16 +01:00
James Cole
ebf6b50126
Restore error templates
2022-01-29 14:20:56 +01:00
James Cole
ebc498f0ff
Restore API links
2022-01-29 14:19:24 +01:00
James Cole
ef4c34a31f
Remove v1 references
2022-01-29 14:19:01 +01:00
James Cole
1d26c12771
Remove v1 references
2022-01-29 14:17:25 +01:00
James Cole
cb8b49fd7a
Remove v1 references
2022-01-29 14:16:18 +01:00
James Cole
b0e6d12325
Remove old v1 views
2022-01-29 14:16:03 +01:00
James Cole
6da6a68e33
Move v1 views
2022-01-29 14:15:34 +01:00
James Cole
a12fd4a3ae
Remove v2 views
2022-01-29 14:11:35 +01:00
James Cole
003d8ba02a
Remove reference to a method no longer used.
2022-01-29 14:11:12 +01:00
James Cole
acb2a8697a
Remove frontend source from repository.
2022-01-29 14:01:17 +01:00
James Cole
aff0e4a9df
New endpoint for transactions without a budget.
2022-01-29 13:39:03 +01:00
James Cole
b7ba04dacf
New endpoint for transactions without a budget.
2022-01-29 13:38:35 +01:00
James Cole
ee6c8786b2
Merge pull request #5654 from fedemic/link_to_contributing_doc
...
direct link to contributing docs in readme.md
2022-01-29 10:52:39 +00:00
Federico Micelli
4fc19b7eba
restoring contributing guideline
2022-01-29 09:46:17 +01:00
James Cole
37964a375d
Merge tag '5.6.11' into develop
...
5.6.11
2022-01-29 09:27:34 +01:00
James Cole
b8573d03a4
Merge branch 'release/5.6.11'
2022-01-29 09:27:33 +01:00
James Cole
b104914076
Update packages and meta files for new release.
2022-01-29 09:26:49 +01:00
James Cole
1d30b58685
Fix a source string.
2022-01-29 09:14:16 +01:00
Federico Micelli
326baa93a7
direct link to contributing docs in readme.md
2022-01-28 23:15:47 +01:00
James Cole
ab9f26f850
Update packages and meta files for new release.
2022-01-28 21:19:05 +01:00
James Cole
9a944175ac
Merge branch 'main' into develop
2022-01-28 20:58:59 +01:00
James Cole
0bcc3240b7
Add support for DSN
2022-01-28 20:58:08 +01:00
James Cole
1bf3608142
Catch errors in transaction API.
2022-01-28 20:49:37 +01:00
James Cole
9dc971550c
Merge pull request #5645 from firefly-iii/dependabot/npm_and_yarn/frontend/node-fetch-2.6.7
...
Bump node-fetch from 2.6.6 to 2.6.7 in /frontend
2022-01-27 09:22:50 +00:00
James Cole
33c52513a3
Merge branch 'main' into develop
2022-01-27 09:46:07 +01:00
mergify[bot]
2408ff11f6
Merge pull request #5620 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.2.29
...
Bump @vue/compiler-sfc from 3.2.27 to 3.2.29
2022-01-27 08:35:49 +00:00
dependabot[bot]
3d130e5d99
Bump @vue/compiler-sfc from 3.2.27 to 3.2.29
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc ) from 3.2.27 to 3.2.29.
- [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.2.29/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 >
2022-01-27 08:35:30 +00:00
dependabot[bot]
bc0355c5b1
Bump node-fetch from 2.6.6 to 2.6.7 in /frontend
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-27 08:34:21 +00:00
James Cole
b90b13632e
Merge pull request #5585 from firefly-iii/dependabot/npm_and_yarn/nanoid-3.2.0
...
Bump nanoid from 3.1.30 to 3.2.0
2022-01-27 08:33:46 +00:00
James Cole
bad57c907c
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2022-01-26 18:43:24 +01:00
James Cole
374793eb92
Add extra validation.
2022-01-26 18:43:14 +01:00
James Cole
8a6ae6105e
Merge pull request #5631 from GeorgeHahn/dev/add-external-url-presence-filters
...
Attempt to add `external_url` filtering support
2022-01-26 18:37:26 +01:00
George Hahn
ecda8eebf2
Fix withoutExternalUrl query and add search modifiers
...
Co-authored-by: JC5 <james@firefly-iii.org >
2022-01-24 23:03:33 -07:00
mergify[bot]
f0a5257921
Merge pull request #5633 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-9.5.13
...
Bump phpunit/phpunit from 9.5.12 to 9.5.13
2022-01-25 05:04:00 +00:00
dependabot[bot]
860a4bdc0a
Bump phpunit/phpunit from 9.5.12 to 9.5.13
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.12 to 9.5.13.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.12...9.5.13 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-25 05:03:56 +00:00
mergify[bot]
f6ddf72323
Merge pull request #5632 from firefly-iii/dependabot/composer/develop/barryvdh/laravel-ide-helper-2.12.1
...
Bump barryvdh/laravel-ide-helper from 2.12.0 to 2.12.1
2022-01-25 05:03:52 +00:00
dependabot[bot]
ec212bb98e
Bump barryvdh/laravel-ide-helper from 2.12.0 to 2.12.1
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases )
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.12.0...v2.12.1 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-25 05:03:47 +00:00
James Cole
fd7d37ac23
Merge branch 'main' into develop
2022-01-25 06:03:38 +01:00
James Cole
b4cd0d6bbc
Update dependabot.yml
2022-01-25 06:03:12 +01:00
George Hahn
0a5908e4d8
Attempt to add external_url filtering support
2022-01-24 20:23:12 -07:00
James Cole
59f0631685
Add external url
2022-01-24 07:57:28 +01:00
James Cole
7718deb4a5
Fix missing external url field.
2022-01-24 07:50:33 +01:00
James Cole
75d52b7024
Catch https://github.com/firefly-iii/firefly-iii/issues/5610
2022-01-24 07:38:05 +01:00
James Cole
ecc72dd01b
Code for https://github.com/firefly-iii/firefly-iii/issues/5610
2022-01-24 07:24:01 +01:00
mergify[bot]
6591512cf6
Merge pull request #5627 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/jquery-ui-1.13.1
...
Bump jquery-ui from 1.13.0 to 1.13.1 in /frontend
2022-01-24 03:06:07 +00:00
mergify[bot]
4a0e97e36a
Merge pull request #5626 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/sass-1.49.0
...
Bump sass from 1.48.0 to 1.49.0 in /frontend
2022-01-24 03:05:45 +00:00
mergify[bot]
f90b2d9410
Merge pull request #5621 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/webpack-5.67.0
...
Bump webpack from 5.66.0 to 5.67.0 in /frontend
2022-01-24 03:05:15 +00:00
mergify[bot]
582ba0ce5d
Merge pull request #5624 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/vue-i18n-8.27.0
...
Bump vue-i18n from 8.26.8 to 8.27.0 in /frontend
2022-01-24 03:04:58 +00:00
mergify[bot]
ce411ab9b0
Merge pull request #5623 from firefly-iii/dependabot/npm_and_yarn/develop/laravel-mix-6.0.41
...
Bump laravel-mix from 6.0.39 to 6.0.41
2022-01-24 03:04:47 +00:00
dependabot[bot]
d90468db3f
Bump jquery-ui from 1.13.0 to 1.13.1 in /frontend
...
Bumps [jquery-ui](https://github.com/jquery/jquery-ui ) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/jquery/jquery-ui/releases )
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.0...1.13.1 )
---
updated-dependencies:
- dependency-name: jquery-ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 03:03:55 +00:00
mergify[bot]
3a621e6ff7
Merge pull request #5622 from firefly-iii/dependabot/npm_and_yarn/develop/vue-i18n-8.27.0
...
Bump vue-i18n from 8.26.8 to 8.27.0
2022-01-24 03:03:46 +00:00
dependabot[bot]
a7ffe66547
Bump sass from 1.48.0 to 1.49.0 in /frontend
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.48.0 to 1.49.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.48.0...1.49.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 03:03:29 +00:00
dependabot[bot]
4a57f4d6dd
Bump vue-i18n from 8.26.8 to 8.27.0 in /frontend
...
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n ) from 8.26.8 to 8.27.0.
- [Release notes](https://github.com/kazupon/vue-i18n/releases )
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md )
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.26.8...v8.27.0 )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 03:02:56 +00:00
dependabot[bot]
5b72ffa575
Bump laravel-mix from 6.0.39 to 6.0.41
...
Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix ) from 6.0.39 to 6.0.41.
- [Release notes](https://github.com/JeffreyWay/laravel-mix/releases )
- [Changelog](https://github.com/laravel-mix/laravel-mix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JeffreyWay/laravel-mix/commits )
---
updated-dependencies:
- dependency-name: laravel-mix
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 03:02:46 +00:00
mergify[bot]
04a9e2cec2
Merge pull request #5619 from firefly-iii/dependabot/npm_and_yarn/develop/axios-0.25.0
...
Bump axios from 0.24.0 to 0.25.0
2022-01-24 03:02:29 +00:00
dependabot[bot]
17022c1174
Bump vue-i18n from 8.26.8 to 8.27.0
...
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n ) from 8.26.8 to 8.27.0.
- [Release notes](https://github.com/kazupon/vue-i18n/releases )
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md )
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.26.8...v8.27.0 )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 03:02:26 +00:00
dependabot[bot]
59914a9d87
Bump webpack from 5.66.0 to 5.67.0 in /frontend
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.66.0 to 5.67.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.66.0...v5.67.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 03:02:24 +00:00
dependabot[bot]
a7b9653de3
Bump axios from 0.24.0 to 0.25.0
...
Bumps [axios](https://github.com/axios/axios ) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.24.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 03:02:05 +00:00
mergify[bot]
c8dc065e24
Merge pull request #5618 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.3.0
...
Bump doctrine/dbal from 3.2.1 to 3.3.0
2022-01-24 03:01:47 +00:00
mergify[bot]
bac58ad0c2
Merge pull request #5617 from firefly-iii/dependabot/composer/develop/barryvdh/laravel-ide-helper-2.12.0
...
Bump barryvdh/laravel-ide-helper from 2.11.0 to 2.12.0
2022-01-24 03:01:41 +00:00
dependabot[bot]
6b2431b054
Bump doctrine/dbal from 3.2.1 to 3.3.0
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.2.1...3.3.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 >
2022-01-24 03:01:40 +00:00
mergify[bot]
7e212ebd48
Merge pull request #5616 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-9.5.12
...
Bump phpunit/phpunit from 9.5.11 to 9.5.12
2022-01-24 03:01:36 +00:00
dependabot[bot]
b3223b90da
Bump barryvdh/laravel-ide-helper from 2.11.0 to 2.12.0
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases )
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.11.0...v2.12.0 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 03:01:31 +00:00
mergify[bot]
6ea773cdd7
Merge pull request #5615 from firefly-iii/dependabot/composer/develop/mockery/mockery-1.5.0
...
Bump mockery/mockery from 1.4.4 to 1.5.0
2022-01-24 03:01:30 +00:00
mergify[bot]
997cddcb5a
Merge pull request #5614 from firefly-iii/dependabot/composer/develop/laravel/framework-8.80.0
...
Bump laravel/framework from 8.79.0 to 8.80.0
2022-01-24 03:01:26 +00:00
dependabot[bot]
8228f76f5d
Bump phpunit/phpunit from 9.5.11 to 9.5.12
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.11 to 9.5.12.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.11...9.5.12 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 03:01:20 +00:00
mergify[bot]
b35ee9ccf4
Merge pull request #5613 from firefly-iii/dependabot/composer/develop/fakerphp/faker-1.18.0
...
Bump fakerphp/faker from 1.17.0 to 1.18.0
2022-01-24 03:01:18 +00:00
mergify[bot]
16942af52b
Merge pull request #5612 from firefly-iii/dependabot/composer/develop/league/commonmark-2.2.0
...
Bump league/commonmark from 2.1.1 to 2.2.0
2022-01-24 03:01:13 +00:00
dependabot[bot]
b190ce3538
Bump mockery/mockery from 1.4.4 to 1.5.0
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.4.4...1.5.0 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 03:01:11 +00:00
dependabot[bot]
9027915280
Bump laravel/framework from 8.79.0 to 8.80.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 8.79.0 to 8.80.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md )
- [Commits](https://github.com/laravel/framework/compare/v8.79.0...v8.80.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 >
2022-01-24 03:01:02 +00:00
dependabot[bot]
19aaaef37e
Bump fakerphp/faker from 1.17.0 to 1.18.0
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.17.0 to 1.18.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.17.0...v1.18.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 >
2022-01-24 03:00:45 +00:00
dependabot[bot]
a3bb90e160
Bump league/commonmark from 2.1.1 to 2.2.0
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.2/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.1.1...2.2.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 >
2022-01-24 03:00:37 +00:00
dependabot[bot]
06bae0dd8b
Bump nanoid from 3.1.30 to 3.2.0
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-22 02:22:18 +00:00
James Cole
7d48ab5671
Merge branch 'main' into develop
2022-01-20 18:21:40 +01:00
James Cole
8588405aa1
New translations.
2022-01-20 18:20:12 +01:00
James Cole
8238ae7d0a
Error handling for https://github.com/firefly-iii/firefly-iii/issues/5575
2022-01-20 06:23:42 +01:00
James Cole
78ebec01a4
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2022-01-20 06:11:09 +01:00
James Cole
ac1137d7e8
More logging for validation.
2022-01-20 06:11:02 +01:00
James Cole
212e9b833b
Update its_you_not_me.md
2022-01-19 09:57:59 +01:00
James Cole
52ad0ba352
Add new relic thing for the demo site.
2022-01-18 19:16:12 +01:00
mergify[bot]
318d86a1f5
Merge pull request #5556 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/webpack-5.66.0
...
Bump webpack from 5.65.0 to 5.66.0 in /frontend
2022-01-17 03:03:33 +00:00
mergify[bot]
fbffba4c21
Merge pull request #5555 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/sass-1.48.0
...
Bump sass from 1.47.0 to 1.48.0 in /frontend
2022-01-17 03:03:29 +00:00
mergify[bot]
c7f4e5423a
Merge pull request #5551 from firefly-iii/dependabot/composer/develop/spatie/data-transfer-object-3.7.3
...
Bump spatie/data-transfer-object from 3.7.2 to 3.7.3
2022-01-17 03:03:24 +00:00
dependabot[bot]
5f282a9b7d
Bump webpack from 5.65.0 to 5.66.0 in /frontend
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.65.0 to 5.66.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.65.0...v5.66.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 03:03:21 +00:00
dependabot[bot]
7539ee3560
Bump sass from 1.47.0 to 1.48.0 in /frontend
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.47.0 to 1.48.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.47.0...1.48.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 03:03:08 +00:00
dependabot[bot]
032389c6c0
Bump spatie/data-transfer-object from 3.7.2 to 3.7.3
...
Bumps [spatie/data-transfer-object](https://github.com/spatie/data-transfer-object ) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/spatie/data-transfer-object/releases )
- [Changelog](https://github.com/spatie/data-transfer-object/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/data-transfer-object/compare/3.7.2...3.7.3 )
---
updated-dependencies:
- dependency-name: spatie/data-transfer-object
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 03:03:02 +00:00
mergify[bot]
788ac54f86
Merge pull request #5550 from firefly-iii/dependabot/composer/develop/laravel/sanctum-2.14.0
...
Bump laravel/sanctum from 2.13.0 to 2.14.0
2022-01-17 03:02:33 +00:00
mergify[bot]
4e0fbc8532
Merge pull request #5553 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.2.27
...
Bump @vue/compiler-sfc from 3.2.26 to 3.2.27
2022-01-17 03:02:25 +00:00
dependabot[bot]
5764d9756c
Bump laravel/sanctum from 2.13.0 to 2.14.0
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v2.13.0...v2.14.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 >
2022-01-17 03:02:05 +00:00
dependabot[bot]
85e79922ab
Bump @vue/compiler-sfc from 3.2.26 to 3.2.27
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc ) from 3.2.26 to 3.2.27.
- [Release notes](https://github.com/vuejs/vue-next/releases )
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.27/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 >
2022-01-17 03:01:53 +00:00
mergify[bot]
6f3826a6ff
Merge pull request #5552 from firefly-iii/dependabot/composer/develop/laravel/passport-10.3.0
...
Bump laravel/passport from 10.2.2 to 10.3.0
2022-01-17 03:01:43 +00:00
dependabot[bot]
c061b0b777
Bump laravel/passport from 10.2.2 to 10.3.0
...
Bumps [laravel/passport](https://github.com/laravel/passport ) from 10.2.2 to 10.3.0.
- [Release notes](https://github.com/laravel/passport/releases )
- [Changelog](https://github.com/laravel/passport/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/passport/compare/v10.2.2...v10.3.0 )
---
updated-dependencies:
- dependency-name: laravel/passport
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 03:01:37 +00:00
mergify[bot]
fc7bbfa8e2
Merge pull request #5549 from firefly-iii/dependabot/composer/develop/diglactic/laravel-breadcrumbs-7.1.1
...
Bump diglactic/laravel-breadcrumbs from 7.0.1 to 7.1.1
2022-01-17 03:01:32 +00:00
dependabot[bot]
0da20c7a1b
Bump diglactic/laravel-breadcrumbs from 7.0.1 to 7.1.1
...
Bumps [diglactic/laravel-breadcrumbs](https://github.com/diglactic/laravel-breadcrumbs ) from 7.0.1 to 7.1.1.
- [Release notes](https://github.com/diglactic/laravel-breadcrumbs/releases )
- [Commits](https://github.com/diglactic/laravel-breadcrumbs/compare/v7.0.1...v7.1.1 )
---
updated-dependencies:
- dependency-name: diglactic/laravel-breadcrumbs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-17 03:00:57 +00:00
James Cole
4e2d5fe166
Merge branch 'main' into develop
2022-01-14 05:44:26 +01:00
James Cole
70767678ba
Fix https://github.com/firefly-iii/firefly-iii/discussions/5540
2022-01-14 05:44:09 +01:00
James Cole
7340e146f1
Merge pull request #5537 from firefly-iii/dependabot/npm_and_yarn/frontend/follow-redirects-1.14.7
...
Bump follow-redirects from 1.14.6 to 1.14.7 in /frontend
2022-01-13 13:59:11 +01:00
James Cole
583bc59d23
Merge pull request #5538 from firefly-iii/mergify/JC5/config-update
...
ci(Mergify): configuration update
2022-01-13 13:58:24 +01:00
James Cole
ff5b872fa3
ci(Mergify): configuration update
...
Signed-off-by: James Cole <james@firefly-iii.org >
2022-01-13 13:58:08 +01:00
dependabot[bot]
28517a8b78
Bump follow-redirects from 1.14.6 to 1.14.7 in /frontend
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-13 12:52:52 +00:00
James Cole
34138d1533
Merge pull request #5536 from firefly-iii/dependabot/npm_and_yarn/follow-redirects-1.14.7
...
Bump follow-redirects from 1.14.6 to 1.14.7
2022-01-13 13:52:19 +01:00
dependabot[bot]
ccf589f093
Bump follow-redirects from 1.14.6 to 1.14.7
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-13 12:50:28 +00:00
James Cole
3ee100e71e
Fix https://github.com/firefly-iii/firefly-iii/issues/5422
2022-01-11 05:48:34 +01:00
James Cole
1e0547a02c
Add message
2022-01-11 05:44:44 +01:00
James Cole
577e1f1b56
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2022-01-11 05:44:37 +01:00
James Cole
a7d25125a7
Remove old header
2022-01-11 05:44:27 +01:00
mergify[bot]
dbb09ef5d1
Merge pull request #5514 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/sass-1.47.0
...
Bump sass from 1.45.2 to 1.47.0 in /frontend
2022-01-10 03:03:49 +00:00
dependabot[bot]
d840c94a29
Bump sass from 1.45.2 to 1.47.0 in /frontend
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.45.2 to 1.47.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.45.2...1.47.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-10 03:03:15 +00:00
James Cole
114980480e
Merge branch 'release/5.6.10'
2022-01-09 08:30:18 +01:00
James Cole
95b1a821f3
Merge tag '5.6.10' into develop
...
5.6.10
2022-01-09 08:30:18 +01:00
James Cole
206397cc81
Add notice
2022-01-09 08:19:28 +01:00
James Cole
a6b1a6d0c2
Update packages.
2022-01-09 08:05:07 +01:00
James Cole
aba39a3b27
Update meta files for new release.
2022-01-09 08:02:02 +01:00
James Cole
b5f095dd91
Fix #5510
2022-01-09 07:15:30 +01:00
James Cole
a9e92d4fa6
Fix nullpointer.
2022-01-07 19:24:14 +01:00
James Cole
867a2eacd3
Add trim()
2022-01-07 16:17:38 +01:00
James Cole
accecf6a76
Fix #5503
2022-01-07 14:35:22 +01:00
James Cole
f12b3bc9b7
Add MXN
2022-01-07 07:23:10 +01:00
James Cole
a2ed755c9c
Remove logging
2022-01-04 06:32:02 +01:00
James Cole
235639b728
Remove popup
2022-01-04 06:24:33 +01:00
James Cole
b1d5882fa6
Split IBAN display
2022-01-03 06:35:10 +01:00
James Cole
39e632d950
Empty opening balance means field should be empty.
2022-01-03 06:35:00 +01:00
James Cole
87ced85657
Make sure IBAN's have their spaces removed.
2022-01-03 06:34:42 +01:00
mergify[bot]
0c53a8db66
Merge pull request #5474 from firefly-iii/dependabot/composer/develop/league/commonmark-2.1.1
...
Bump league/commonmark from 2.1.0 to 2.1.1
2022-01-03 03:01:16 +00:00
dependabot[bot]
84dcbaf0e7
Bump league/commonmark from 2.1.0 to 2.1.1
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.1/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.1.0...2.1.1 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-03 03:00:43 +00:00
James Cole
047440eaea
Remove empty headers
2022-01-02 09:23:41 +01:00
James Cole
217ad0234b
Merge tag '5.6.9' into develop
...
5.6.9
2022-01-02 08:07:57 +01:00
James Cole
9795f46bea
Merge branch 'release/5.6.9'
2022-01-02 08:07:56 +01:00
James Cole
10bc0098b9
Merge branch 'main' into develop
2022-01-02 08:07:25 +01:00
James Cole
7a900fd3d9
Update changelog.
2022-01-02 08:05:18 +01:00
James Cole
45cfb4e565
Make sure error is still visible.
2022-01-02 08:01:59 +01:00
James Cole
5320480767
Rebuild frontend(s)
2022-01-02 07:55:28 +01:00
James Cole
3e18e984fa
Update translations
2022-01-02 07:52:12 +01:00
James Cole
fce759e98f
Update meta files for new release.
2022-01-02 07:49:40 +01:00
James Cole
f4439778f1
Update packages to fix https://github.com/firefly-iii/firefly-iii/issues/5464
2022-01-02 07:37:53 +01:00
James Cole
11176fc212
Rebuild stuff and add warning.
2022-01-02 07:22:04 +01:00
James Cole
ffc71da2eb
Fix https://github.com/firefly-iii/firefly-iii/discussions/5458
2021-12-31 06:13:05 +01:00
James Cole
246fa0d6e4
Fix date issue.
2021-12-28 20:42:50 +01:00
James Cole
3444146da3
Lock twigbrdige
2021-12-28 20:11:03 +01:00
James Cole
5c4a482f64
Update bug.yml
2021-12-28 08:54:04 +01:00
James Cole
01f84ea11d
Update its_you_not_me.md
2021-12-27 11:29:03 +01:00
mergify[bot]
08402babbd
Merge pull request #5435 from firefly-iii/dependabot/composer/develop/rcrowe/twigbridge-0.13.0
...
Bump rcrowe/twigbridge from 0.12.3 to 0.13.0
2021-12-27 03:04:47 +00:00
dependabot[bot]
7ef3dcbd23
Bump rcrowe/twigbridge from 0.12.3 to 0.13.0
...
Bumps [rcrowe/twigbridge](https://github.com/rcrowe/TwigBridge ) from 0.12.3 to 0.13.0.
- [Release notes](https://github.com/rcrowe/TwigBridge/releases )
- [Changelog](https://github.com/rcrowe/TwigBridge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rcrowe/TwigBridge/compare/v0.12.3...v0.13.0 )
---
updated-dependencies:
- dependency-name: rcrowe/twigbridge
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-27 03:04:16 +00:00
mergify[bot]
8836fa205b
Merge pull request #5437 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/sass-1.45.1
...
Bump sass from 1.45.0 to 1.45.1 in /frontend
2021-12-27 03:03:35 +00:00
mergify[bot]
f544a278c5
Merge pull request #5436 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/chart.js-3.7.0
...
Bump chart.js from 3.6.2 to 3.7.0 in /frontend
2021-12-27 03:03:31 +00:00
dependabot[bot]
4b8fd6adb9
Bump sass from 1.45.0 to 1.45.1 in /frontend
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.45.0 to 1.45.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.45.0...1.45.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-27 03:03:18 +00:00
dependabot[bot]
1ac8a9b4ac
Bump chart.js from 3.6.2 to 3.7.0 in /frontend
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.6.2...v3.7.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 >
2021-12-27 03:02:58 +00:00
mergify[bot]
08a8a69b34
Merge pull request #5434 from firefly-iii/dependabot/composer/develop/laravel/ui-3.4.1
...
Bump laravel/ui from 3.4.0 to 3.4.1
2021-12-27 03:01:31 +00:00
mergify[bot]
dbd668bda5
Merge pull request #5433 from firefly-iii/dependabot/composer/develop/laravel/framework-8.77.1
...
Bump laravel/framework from 8.76.2 to 8.77.1
2021-12-27 03:01:27 +00:00
dependabot[bot]
cc0760553b
Bump laravel/ui from 3.4.0 to 3.4.1
...
Bumps [laravel/ui](https://github.com/laravel/ui ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/laravel/ui/releases )
- [Changelog](https://github.com/laravel/ui/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/ui/compare/v3.4.0...v3.4.1 )
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-27 03:01:24 +00:00
mergify[bot]
1142ff6b1f
Merge pull request #5432 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-9.5.11
...
Bump phpunit/phpunit from 9.5.10 to 9.5.11
2021-12-27 03:01:23 +00:00
dependabot[bot]
927da5d742
Bump laravel/framework from 8.76.2 to 8.77.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 8.76.2 to 8.77.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md )
- [Commits](https://github.com/laravel/framework/compare/v8.76.2...v8.77.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 >
2021-12-27 03:01:09 +00:00
dependabot[bot]
9a734e48fe
Bump phpunit/phpunit from 9.5.10 to 9.5.11
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.10 to 9.5.11.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.10...9.5.11 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-27 03:00:50 +00:00
James Cole
345fe39b54
Merge branch 'main' into develop
2021-12-26 11:01:50 +01:00
James Cole
c7e9d62712
It's you, not me.
2021-12-26 11:01:40 +01:00
James Cole
5918095f11
Update its_you_not_me.md
2021-12-26 11:01:03 +01:00
James Cole
24612eb634
Create its_you_not_me.md
2021-12-26 10:52:05 +01:00
James Cole
f7125d6198
Add buildnr to debug form.
2021-12-24 10:51:08 +01:00
James Cole
47870cd50c
Various changes.
2021-12-24 10:46:41 +01:00
James Cole
45fbf83971
Better catch for key restauration problems.
2021-12-21 16:35:28 +01:00
James Cole
6044cffef3
Merge branch 'release/5.6.8'
2021-12-19 08:48:02 +01:00
James Cole
4d933e1ef7
Merge tag '5.6.8' into develop
...
5.6.8
2021-12-19 08:48:02 +01:00
James Cole
181e088ad5
Meta files for new release.
2021-12-19 08:47:37 +01:00
James Cole
179b86c3ba
Clean up various code.
2021-12-19 08:47:02 +01:00
James Cole
083c15b956
Merge branch 'release/5.6.7'
...
# Conflicts:
# .github/mergify.yml
2021-12-19 08:19:05 +01:00
James Cole
7c780dd75c
Remove logging
2021-12-19 07:16:20 +01:00
James Cole
d35d51c014
Update packages.
2021-12-19 07:05:31 +01:00
James Cole
14c6926360
rebuild for new release
2021-12-19 07:04:57 +01:00
James Cole
bedfcb5c5d
Updated translations.
2021-12-19 06:59:10 +01:00
James Cole
19461020ef
Various layout fixes.
2021-12-19 06:56:11 +01:00
James Cole
36ecf25804
Refactor account search.
2021-12-18 12:35:17 +01:00
James Cole
0229fc243a
Add new transactions.
2021-12-17 20:13:07 +01:00
James Cole
a2f09b305c
Possible fix for https://github.com/firefly-iii/firefly-iii/issues/5405
2021-12-17 17:27:29 +01:00
James Cole
32d7a0fd1b
Fix some code quality things.
2021-12-17 17:27:01 +01:00
James Cole
5d3f95762e
Update mergify.yml
2021-12-16 16:52:02 +01:00
mergify[bot]
4ca9ee6eec
Merge pull request #5392 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/sass-1.45.0
...
Bump sass from 1.44.0 to 1.45.0 in /frontend
2021-12-13 03:04:04 +00:00
dependabot[bot]
9026b0bfd7
Bump sass from 1.44.0 to 1.45.0 in /frontend
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.44.0 to 1.45.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.44.0...1.45.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-13 03:03:30 +00:00
mergify[bot]
3d30a5938a
Merge pull request #5391 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/postcss-8.4.5
...
Bump postcss from 8.4.4 to 8.4.5 in /frontend
2021-12-13 03:03:24 +00:00
dependabot[bot]
bcb06779b9
Bump postcss from 8.4.4 to 8.4.5 in /frontend
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.4 to 8.4.5.
- [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.4...8.4.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-13 03:03:15 +00:00
mergify[bot]
26b70f37d6
Merge pull request #5390 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.5
...
Bump postcss from 8.4.4 to 8.4.5
2021-12-13 03:02:47 +00:00
mergify[bot]
b20a354344
Merge pull request #5389 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.2.26
...
Bump @vue/compiler-sfc from 3.2.24 to 3.2.26
2021-12-13 03:02:43 +00:00
dependabot[bot]
753f518f77
Bump postcss from 8.4.4 to 8.4.5
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.4 to 8.4.5.
- [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.4...8.4.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-13 03:02:17 +00:00
dependabot[bot]
33d3019ffd
Bump @vue/compiler-sfc from 3.2.24 to 3.2.26
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc ) from 3.2.24 to 3.2.26.
- [Release notes](https://github.com/vuejs/vue-next/releases )
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.26/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 >
2021-12-13 03:02:09 +00:00
James Cole
26e3157ae7
Merge tag '5.6.6' into develop
...
5.6.6
# Conflicts:
2021-12-10 19:26:48 +01:00
James Cole
b592528318
Merge branch 'release/5.6.6'
2021-12-10 19:26:29 +01:00
James Cole
936d55d7de
Update changelog.
2021-12-10 18:04:49 +01:00
James Cole
6df45fccc5
Update packages.
2021-12-10 18:00:38 +01:00
James Cole
f43ebcce87
Rebuild frontend.
2021-12-10 16:58:30 +01:00
James Cole
23fc261a82
Rebuild v1
2021-12-10 16:55:10 +01:00
James Cole
344db19232
Update translations.
2021-12-10 16:44:36 +01:00
James Cole
5f777845a3
Update version.
2021-12-10 16:42:15 +01:00
James Cole
f32bdd6c76
Fix various issues and remove debug comments.
2021-12-10 16:42:02 +01:00
James Cole
219c3c11f9
Expand API
2021-12-10 16:40:22 +01:00
James Cole
b3b367fcb3
Fix https://github.com/firefly-iii/firefly-iii/issues/5296
2021-12-10 16:37:30 +01:00
James Cole
52a43e7f30
Fix https://github.com/firefly-iii/firefly-iii/issues/5327
2021-12-10 16:31:26 +01:00
James Cole
04f5098d06
Fix https://github.com/firefly-iii/firefly-iii/issues/5335
2021-12-10 16:27:12 +01:00
James Cole
9731503826
Fix https://github.com/firefly-iii/firefly-iii/issues/5352
2021-12-10 15:43:42 +01:00
James Cole
b431351a22
Fix https://github.com/firefly-iii/firefly-iii/issues/5108
2021-12-10 15:32:14 +01:00
James Cole
089097a41c
Fix https://github.com/firefly-iii/firefly-iii/issues/5297
2021-12-10 15:08:23 +01:00
James Cole
4468fdd76b
Fix https://github.com/firefly-iii/firefly-iii/issues/5375
2021-12-10 15:01:41 +01:00
James Cole
79c70c59e3
Fix #5371 in other places as well.
2021-12-07 06:15:27 +01:00
James Cole
c8ffc81527
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop
2021-12-07 06:14:18 +01:00
James Cole
048db14a08
Merge pull request #5371 from weimdall/bugfix/auto_budget_value
...
Bugfix: Empty pre-filled value in auto-budgets
2021-12-07 05:12:52 +00:00
Julien Cassagne
a9ee07b19a
Bugfix: Empty pre-filled value in auto-budgets
...
The auto-budget pre-filled is empty when the set amount is above
1000 (view /budgets/edit/X).
The root cause was the function 'number_format' returning a string that
cannot be casted to a float when the amount is above 1000, because of the
thousands separator.
2021-12-06 20:38:20 -05:00
mergify[bot]
e316d9ce6d
Merge pull request #5366 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/date-fns-2.27.0
...
Bump date-fns from 2.26.0 to 2.27.0 in /frontend
2021-12-06 03:04:01 +00:00
dependabot[bot]
6bf354cf93
Bump date-fns from 2.26.0 to 2.27.0 in /frontend
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.26.0...v2.27.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-06 03:03:35 +00:00
mergify[bot]
384ebf9341
Merge pull request #5365 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/chart.js-3.6.2
...
Bump chart.js from 3.6.0 to 3.6.2 in /frontend
2021-12-06 03:03:25 +00:00
mergify[bot]
b2c74ba86a
Merge pull request #5364 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/sass-1.44.0
...
Bump sass from 1.43.5 to 1.44.0 in /frontend
2021-12-06 03:03:21 +00:00
dependabot[bot]
0c915de314
Bump chart.js from 3.6.0 to 3.6.2 in /frontend
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.6.0...v3.6.2 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-06 03:03:15 +00:00
dependabot[bot]
327e7efa89
Bump sass from 1.43.5 to 1.44.0 in /frontend
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.5 to 1.44.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.43.5...1.44.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-06 03:02:48 +00:00
mergify[bot]
c361b6cc07
Merge pull request #5362 from firefly-iii/dependabot/composer/develop/laravel/ui-3.4.0
...
Bump laravel/ui from 3.3.3 to 3.4.0
2021-12-06 03:02:12 +00:00
dependabot[bot]
59948d6746
Bump laravel/ui from 3.3.3 to 3.4.0
...
Bumps [laravel/ui](https://github.com/laravel/ui ) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/laravel/ui/releases )
- [Changelog](https://github.com/laravel/ui/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/ui/compare/v3.3.3...v3.4.0 )
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-06 03:01:53 +00:00
mergify[bot]
1d93cf41fd
Merge pull request #5363 from firefly-iii/dependabot/composer/develop/fakerphp/faker-1.17.0
...
Bump fakerphp/faker from 1.16.0 to 1.17.0
2021-12-06 03:01:31 +00:00
dependabot[bot]
8bbbb05adc
Bump fakerphp/faker from 1.16.0 to 1.17.0
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.16.0 to 1.17.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.16.0...v1.17.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 >
2021-12-06 03:01:24 +00:00
mergify[bot]
6e314b6a30
Merge pull request #5361 from firefly-iii/dependabot/composer/develop/laravel/framework-8.74.0
...
Bump laravel/framework from 8.73.2 to 8.74.0
2021-12-06 03:01:23 +00:00
mergify[bot]
499b2ca7ef
Merge pull request #5360 from firefly-iii/dependabot/composer/develop/league/commonmark-2.1.0
...
Bump league/commonmark from 2.0.2 to 2.1.0
2021-12-06 03:01:20 +00:00
mergify[bot]
77823d3f33
Merge pull request #5359 from firefly-iii/dependabot/composer/develop/league/csv-9.7.4
...
Bump league/csv from 9.7.3 to 9.7.4
2021-12-06 03:01:17 +00:00
dependabot[bot]
88dfb954ca
Bump laravel/framework from 8.73.2 to 8.74.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 8.73.2 to 8.74.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md )
- [Commits](https://github.com/laravel/framework/compare/v8.73.2...v8.74.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 >
2021-12-06 03:01:06 +00:00
dependabot[bot]
ddc229f270
Bump league/commonmark from 2.0.2 to 2.1.0
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.1/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.0.2...2.1.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 >
2021-12-06 03:00:51 +00:00
dependabot[bot]
8af8cc2c9a
Bump league/csv from 9.7.3 to 9.7.4
...
Bumps [league/csv](https://github.com/thephpleague/csv ) from 9.7.3 to 9.7.4.
- [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.7.3...9.7.4 )
---
updated-dependencies:
- dependency-name: league/csv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-06 03:00:42 +00:00
James Cole
775492b391
Minor fixes.
2021-12-03 18:39:45 +01:00
James Cole
1419176094
Validate key existence more strictly.
2021-12-02 18:14:43 +01:00
James Cole
aa0ca5fdcf
Flush cache after transaction destruction.
2021-12-01 16:57:55 +01:00
mergify[bot]
0d61a3ad5d
Merge pull request #5333 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/postcss-8.4.4
...
Bump postcss from 8.4.1 to 8.4.4 in /frontend
2021-11-29 03:03:54 +00:00
mergify[bot]
bdbb3d9ad1
Merge pull request #5332 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/webpack-5.64.4
...
Bump webpack from 5.64.3 to 5.64.4 in /frontend
2021-11-29 03:03:48 +00:00
dependabot[bot]
fc73bddd43
Bump postcss from 8.4.1 to 8.4.4 in /frontend
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.1 to 8.4.4.
- [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.1...8.4.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-29 03:03:31 +00:00
dependabot[bot]
7515578ba7
Bump webpack from 5.64.3 to 5.64.4 in /frontend
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.64.3 to 5.64.4.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.64.3...v5.64.4 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-29 03:03:13 +00:00
mergify[bot]
84b9841886
Merge pull request #5331 from firefly-iii/dependabot/npm_and_yarn/develop/postcss-8.4.4
...
Bump postcss from 8.4.1 to 8.4.4
2021-11-29 03:02:23 +00:00
dependabot[bot]
6b66476927
Bump postcss from 8.4.1 to 8.4.4
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.1 to 8.4.4.
- [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.1...8.4.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-29 03:02:18 +00:00
mergify[bot]
7357f19f81
Merge pull request #5330 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.2.23
...
Bump @vue/compiler-sfc from 3.2.22 to 3.2.23
2021-11-29 03:02:13 +00:00
dependabot[bot]
f29d8322d5
Bump @vue/compiler-sfc from 3.2.22 to 3.2.23
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc ) from 3.2.22 to 3.2.23.
- [Release notes](https://github.com/vuejs/vue-next/releases )
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.23/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 >
2021-11-29 03:02:07 +00:00
mergify[bot]
31a3f6f4d8
Merge pull request #5329 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.2.0
...
Bump doctrine/dbal from 3.1.4 to 3.2.0
2021-11-29 03:01:26 +00:00
dependabot[bot]
7432a0c5cb
Bump doctrine/dbal from 3.1.4 to 3.2.0
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.1.4 to 3.2.0.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.1.4...3.2.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 >
2021-11-29 03:00:48 +00:00
James Cole
f6d58191b2
Merge branch 'release/5.6.5'
...
# Conflicts:
# routes/web.php
2021-11-26 06:41:09 +01:00
James Cole
89fbf0869a
Fix some lines.
2021-11-26 06:40:14 +01:00
James Cole
b1e453438e
Update meta files for new release.
2021-11-26 06:28:04 +01:00
James Cole
284c6033d3
Update meta files for new release.
2021-11-26 06:24:10 +01:00
James Cole
b85b32560c
Fix https://github.com/firefly-iii/firefly-iii/issues/5325
2021-11-26 06:16:21 +01:00
James Cole
35bc92bb49
Update meta files for new release.
2021-11-25 07:16:05 +01:00
James Cole
243a5217e7
Fix redirect.
2021-11-25 06:26:38 +01:00
James Cole
b2eeeed0af
Fix #5245
2021-11-24 20:27:57 +01:00
James Cole
afd4700758
Switch things.
2021-11-24 20:20:47 +01:00
James Cole
03a1601bf3
Fix.
2021-11-24 20:04:39 +01:00
James Cole
edfff4ec57
Fix.
2021-11-24 20:03:28 +01:00
James Cole
7b5bc3a25e
Revert "Fix CSRF issues"
...
This reverts commit 518b4ba5a7
.
2021-11-24 19:23:57 +01:00
James Cole
d98ca0bb44
Merge branch 'main' into develop
2021-11-24 19:23:45 +01:00
James Cole
518b4ba5a7
Fix CSRF issues
2021-11-24 19:22:07 +01:00
mergify[bot]
9c1f781be3
Merge pull request #5310 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/webpack-5.64.2
...
Bump webpack from 5.64.0 to 5.64.2 in /frontend
2021-11-22 05:42:08 +00:00
mergify[bot]
fa7c1b3ec8
Merge pull request #5309 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/date-fns-2.26.0
...
Bump date-fns from 2.25.0 to 2.26.0 in /frontend
2021-11-22 05:42:02 +00:00
mergify[bot]
89acb9b6f3
Merge pull request #5308 from firefly-iii/dependabot/npm_and_yarn/develop/vue/compiler-sfc-3.2.22
...
Bump @vue/compiler-sfc from 3.2.21 to 3.2.22
2021-11-22 05:41:55 +00:00
mergify[bot]
45971f8f26
Merge pull request #5305 from firefly-iii/dependabot/composer/develop/league/csv-9.7.3
...
Bump league/csv from 9.7.2 to 9.7.3
2021-11-22 05:41:47 +00:00
mergify[bot]
21f12b87a0
Merge pull request #5304 from firefly-iii/dependabot/composer/develop/doctrine/dbal-3.1.4
...
Bump doctrine/dbal from 3.1.3 to 3.1.4
2021-11-22 05:41:43 +00:00
mergify[bot]
d264333ab8
Merge pull request #5306 from firefly-iii/dependabot/composer/develop/laravel/ui-3.3.3
...
Bump laravel/ui from 3.3.2 to 3.3.3
2021-11-22 05:41:37 +00:00
James Cole
0f9c1b9427
Remove mergify file
2021-11-22 06:40:23 +01:00
James Cole
c273f309d4
Add mergify
2021-11-22 06:34:03 +01:00
James Cole
17fd2f9909
Remove config
2021-11-22 06:33:28 +01:00
dependabot[bot]
0436701f29
Bump webpack from 5.64.0 to 5.64.2 in /frontend
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.64.0 to 5.64.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.64.0...v5.64.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-22 03:03:26 +00:00
dependabot[bot]
840632b34e
Bump date-fns from 2.25.0 to 2.26.0 in /frontend
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.25.0 to 2.26.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.25.0...v2.26.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-22 03:03:13 +00:00
dependabot[bot]
764481690c
Bump @vue/compiler-sfc from 3.2.21 to 3.2.22
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc ) from 3.2.21 to 3.2.22.
- [Release notes](https://github.com/vuejs/vue-next/releases )
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.22/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 >
2021-11-22 03:02:08 +00:00
dependabot[bot]
66b9d7421b
Bump laravel/ui from 3.3.2 to 3.3.3
...
Bumps [laravel/ui](https://github.com/laravel/ui ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/laravel/ui/releases )
- [Changelog](https://github.com/laravel/ui/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/ui/compare/v3.3.2...v3.3.3 )
---
updated-dependencies:
- dependency-name: laravel/ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-22 03:01:06 +00:00
dependabot[bot]
a02c1557ac
Bump league/csv from 9.7.2 to 9.7.3
...
Bumps [league/csv](https://github.com/thephpleague/csv ) from 9.7.2 to 9.7.3.
- [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.7.2...9.7.3 )
---
updated-dependencies:
- dependency-name: league/csv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-22 03:00:54 +00:00
dependabot[bot]
ff8af87179
Bump doctrine/dbal from 3.1.3 to 3.1.4
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.1.3...3.1.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 >
2021-11-22 03:00:47 +00:00
James Cole
9c8b31fdbb
Add log messages and catch exception
2021-11-19 15:47:19 +01:00
James Cole
bda1413da4
Merge pull request #5294 from firefly-iii/dependabot/composer/doctrine/dbal-3.1.4
...
Bump doctrine/dbal from 3.1.3 to 3.1.4
2021-11-16 18:37:28 +01:00
dependabot[bot]
f1cc8a10f5
Bump doctrine/dbal from 3.1.3 to 3.1.4
...
Bumps [doctrine/dbal](https://github.com/doctrine/dbal ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/doctrine/dbal/releases )
- [Commits](https://github.com/doctrine/dbal/compare/3.1.3...3.1.4 )
---
updated-dependencies:
- dependency-name: doctrine/dbal
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-16 17:28:40 +00:00
James Cole
babf462bcf
Fix https://github.com/firefly-iii/firefly-iii/issues/5288
2021-11-15 23:16:30 +01:00
James Cole
dba24d2dee
Merge pull request #5280 from StillLoading/develop
...
Drop default case. OpenLDAP is already the default (see #5279 )
2021-11-13 18:39:00 +01:00
StillLoading
42066cfca2
Drop default case. OpenLDAP is already the default (see #5279 )
2021-11-13 17:31:35 +01:00
James Cole
32e550c8e0
Merge pull request #5279 from StillLoading/develop
...
Develop
2021-11-13 17:17:29 +01:00
StillLoading
4f2c94a5a8
Merge branch 'develop' of github.com:StillLoading/firefly-iii into develop
2021-11-13 17:05:21 +01:00
StillLoading
95076bdb6a
change LdapModel selection and add FreeIPA as choice
2021-11-13 17:00:22 +01:00
James Cole
547caadeb2
Fix #5231 as suggested.
2021-11-13 15:38:11 +01:00
James Cole
ded267c9ac
Merge tag '5.6.4' into develop
...
5.6.4
2021-11-13 11:11:53 +01:00