Commit Graph

17052 Commits

Author SHA1 Message Date
James Cole
e135d01655
Merge pull request #6857 from firefly-iii/fix-liabilities
Fix liabilities
2023-01-15 15:15:35 +01:00
James Cole
9b37d5ab8d
Clean up logging. 2023-01-15 13:49:28 +01:00
James Cole
84c3868c9b
Add destructive upgrade routine. 2023-01-15 09:22:34 +01:00
James Cole
3c0b23aaed
Add another case for deposits. 2023-01-15 07:52:05 +01:00
James Cole
7e6ce7c3e8
Also in create form. 2023-01-15 07:21:51 +01:00
James Cole
7111aec101
Make sure edit of liability always works. 2023-01-15 07:20:58 +01:00
James Cole
1f9e0b48c9
Fix withdrawals away from liabilities, cleanup debug logs 2023-01-15 06:58:09 +01:00
James Cole
63a7aad44c
Merge pull request #6855 from eps90/fix-bulk-validator-for-expenses
Do not validate currency if account has no currency configured
2023-01-14 17:44:55 +01:00
Kuba Turek
9191ae5054
Do not validate currency if account has no currency configured 2023-01-14 17:08:24 +01:00
James Cole
618e70748c
Merge pull request #6853 from firefly-iii/add-catalan
Enable and include Catalan.
2023-01-14 15:49:55 +01:00
James Cole
68e4f26656
Enable and include Catalan. 2023-01-14 15:49:13 +01:00
James Cole
5124a5eba9
Merge pull request #6851 from firefly-iii/translation-warnings
Translation warnings
2023-01-14 15:48:31 +01:00
James Cole
708cd014c5
Add warning to files. 2023-01-14 15:47:51 +01:00
James Cole
9654f631c5
Give all files the standard warning (to be replaced). 2023-01-14 15:43:25 +01:00
James Cole
65027d7832
Add placeholder to en_US files. 2023-01-14 15:32:51 +01:00
James Cole
db0500dcf0
Merge pull request #6850 from firefly-iii/fix-auth-issue
Expand authentication validation in API.
2023-01-14 07:55:11 +01:00
James Cole
89d4a34acf
Merge pull request #6848 from firefly-iii/fix-deposit-issue
Add feature: Firefly III can create account of the right type if you …
2023-01-14 07:54:21 +01:00
James Cole
23bbebb80e
Expand authentication validation in API. 2023-01-14 07:53:00 +01:00
James Cole
4ccdd8f322
Add feature: Firefly III can create account of the right type if you submit ID of the wrong type. 2023-01-14 07:39:51 +01:00
James Cole
3033b0fa7f
Fix https://github.com/firefly-iii/firefly-iii/issues/6834 2023-01-11 18:02:24 +01:00
James Cole
abc7bfb54c
Fix transformer 2023-01-11 17:41:03 +01:00
James Cole
1fede6b802
Add debug 2023-01-11 17:39:48 +01:00
James Cole
6e3381844e
Catch things that should be NULL 2023-01-11 17:38:17 +01:00
James Cole
3f2560c8e5
Check debug 2023-01-11 17:34:05 +01:00
James Cole
abdbb86d05
Remove debug logs 2023-01-11 17:30:39 +01:00
James Cole
9008d19494
Add include 2023-01-11 17:30:20 +01:00
James Cole
929513c220
Remove thing 2023-01-11 17:29:54 +01:00
James Cole
566a303650
Add some debug. 2023-01-11 17:29:19 +01:00
James Cole
e783b8dba4
Remove debug 2023-01-11 17:28:09 +01:00
James Cole
bb6cbe884e
Remove various logging. 2023-01-11 17:14:35 +01:00
James Cole
3be4c07848
Add JSON 2023-01-11 08:13:52 +01:00
James Cole
732a87f051
Fix capitalisation. 2023-01-11 06:58:59 +01:00
James Cole
124d3aaf96
Fix bad cache call. 2023-01-11 06:18:42 +01:00
James Cole
65df355440
Fix login box in dark mode. 2023-01-11 06:17:03 +01:00
James Cole
29e07c6604
Fix enum 2023-01-11 06:10:57 +01:00
James Cole
c0af63e59e
update packages 2023-01-11 06:06:18 +01:00
James Cole
772f0f5ba4
Merge pull request #6830 from firefly-iii/test-pr-6829 2023-01-10 20:45:33 +01:00
James Cole
6db3e3d75e
Fix https://github.com/firefly-iii/firefly-iii/issues/6829 2023-01-10 19:56:38 +01:00
James Cole
9290c2247e
Merge pull request #6826 from jstebenne/js/hide-2fa-qr-in-print
Hide sensitive information in 2FA setup page when printing
2023-01-10 05:53:06 +01:00
Julien Stébenne
5967762cd8 Hide sensitive information in 2FA setup page when printing
The QR code (and manual code) should not be recoverable after the initial setup. This would allow an unauthorized person to access an account without leaving a trace (like showing that a backup code was used, given that person has the account password).

Even if very low, having that information visible could be a problem.
2023-01-09 21:47:39 -05:00
James Cole
5845ba0daf
Merge pull request #6818 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-1.9.8
Bump phpstan/phpstan from 1.9.7 to 1.9.8
2023-01-09 07:28:33 +01:00
dependabot[bot]
961d067aec
Bump phpstan/phpstan from 1.9.7 to 1.9.8
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.7 to 1.9.8.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.7...1.9.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-01-09 05:31:02 +00:00
James Cole
81ce2c1b3e
Merge pull request #6819 from firefly-iii/dependabot/composer/develop/gdbots/query-parser-3.0.0
Bump gdbots/query-parser from 2.0.2 to 3.0.0
2023-01-09 06:30:19 +01:00
dependabot[bot]
d6bf304390
Bump gdbots/query-parser from 2.0.2 to 3.0.0
Bumps [gdbots/query-parser](https://github.com/gdbots/query-parser-php) from 2.0.2 to 3.0.0.
- [Release notes](https://github.com/gdbots/query-parser-php/releases)
- [Changelog](https://github.com/gdbots/query-parser-php/blob/master/CHANGELOG-2.x.md)
- [Commits](https://github.com/gdbots/query-parser-php/compare/v2.0.2...v3.0.0)

---
updated-dependencies:
- dependency-name: gdbots/query-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 03:00:28 +00:00
James Cole
fe9620a438
Switch opening balance. 2023-01-08 19:47:39 +01:00
James Cole
d90321aa1e
Catch bad upgrade command. 2023-01-08 19:24:28 +01:00
James Cole
c26667ebc7
Add some extra text. 2023-01-08 19:17:54 +01:00
James Cole
862140a9fc
Expand net worth calculation. TODO in three places. 2023-01-08 18:51:24 +01:00
James Cole
8447670ed5
Add new upgrade command. 2023-01-08 18:41:56 +01:00
James Cole
7a2c52531a
Fix bad spelling 2023-01-08 16:34:34 +01:00