James Cole
|
a0564751d6
|
Fix phpstan issues.
|
2023-11-05 16:55:16 +01:00 |
|
James Cole
|
c1cc71f85c
|
PHPstan fixes.
|
2023-11-05 08:15:17 +01:00 |
|
James Cole
|
ba0843d0bb
|
Code cleanup
|
2023-11-04 14:18:49 +01:00 |
|
James Cole
|
dc45131f73
|
Various phpstan fixes.
|
2023-11-04 06:52:40 +01:00 |
|
James Cole
|
3b4b074bae
|
Fix various phpstan errors.
|
2023-11-01 18:45:15 +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
|
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
|
32a36bbb12
|
Restore missing methods and fix silly bugs.
|
2023-10-24 18:32:24 +02:00 |
|
James Cole
|
0b220f3288
|
Expand API and refactor for user groups.
|
2023-09-21 15:50:49 +02:00 |
|
James Cole
|
7bf7bb529e
|
Various code cleanup
|
2023-09-20 06:36:43 +02:00 |
|
James Cole
|
1c41b6753d
|
Expand API with better user group management.
|
2023-09-20 06:17:56 +02:00 |
|
James Cole
|
0bf97ccf22
|
Expand logging
|
2023-08-30 15:57:59 +02:00 |
|
James Cole
|
0e7712d3b8
|
Add more tracing
|
2023-08-30 11:58:44 +02:00 |
|
James Cole
|
14a46a6197
|
Add more info to error message.
|
2023-08-30 06:40:12 +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
|
a9bd0f551d
|
Make sure all objects also add user group
|
2023-08-11 19:37:28 +02:00 |
|
James Cole
|
0c087f33c2
|
Build administration-compatible budget chart.
|
2023-08-01 19:38:53 +02:00 |
|
James Cole
|
b557805eeb
|
Code for new release
|
2023-07-15 16:02:42 +02:00 |
|
James Cole
|
3dcb35710b
|
chore: reformat code.
|
2023-06-21 12:34:58 +02:00 |
|
James Cole
|
688ca8e374
|
chore: fix various qodana issues
|
2023-06-04 06:30:22 +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
|
1b52147a05
|
chore: code cleanup.
|
2023-05-29 13:56:55 +02:00 |
|
James Cole
|
e6daaa5b6d
|
Fix #7549
|
2023-05-27 05:55:41 +02:00 |
|
Christian Desktop
|
74992e95f2
|
Withdrawal directly from Piggy Bank - Fixes #6631
|
2023-05-24 00:13:46 -06:00 |
|
James Cole
|
c7d9ca9a61
|
Use another facade
|
2023-04-01 07:04:42 +02: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
|
e0577bddc5
|
Will update IBAN in existing account if necessary and/or possible.
|
2023-02-18 06:37:05 +01:00 |
|
James Cole
|
0667ccfc98
|
Catch escape in currencies
|
2023-02-17 05:49:54 +01:00 |
|
James Cole
|
789935cf1c
|
Clean up code.
|
2023-02-12 07:23:57 +01:00 |
|
James Cole
|
927d607b1a
|
Remove code coverage ignore instructions
|
2023-02-12 07:15:06 +01:00 |
|
James Cole
|
9fdaf1cee8
|
Fix https://github.com/firefly-iii/firefly-iii/issues/6810
|
2023-01-06 21:12:10 +01:00 |
|
James Cole
|
07e4e93632
|
Various code cleanup
|
2023-01-03 06:48:53 +01:00 |
|
James Cole
|
dbf3e76ecc
|
Various PSR12 code cleanup
|
2022-12-29 19:41:57 +01:00 |
|
James Cole
|
8c320fd199
|
Implement custom trigger for recurring transactions
|
2022-12-29 15:42:02 +01:00 |
|
James Cole
|
bb11e61034
|
Clean up liability overview.
|
2022-12-27 07:01:13 +01:00 |
|
James Cole
|
db478711ed
|
Merge branch 'develop' into 5.8-dev
# Conflicts:
# app/Api/V1/Controllers/Chart/AccountController.php
# app/Api/V1/Controllers/Insight/Expense/AccountController.php
# app/Api/V1/Controllers/Insight/Expense/BillController.php
# app/Api/V1/Controllers/Insight/Expense/BudgetController.php
# app/Api/V1/Controllers/Insight/Expense/CategoryController.php
# app/Api/V1/Controllers/Insight/Expense/PeriodController.php
# app/Console/Commands/Upgrade/MigrateToGroups.php
# app/Http/Controllers/Account/IndexController.php
# app/Http/Controllers/Budget/AvailableBudgetController.php
# app/Http/Controllers/Budget/BudgetLimitController.php
# app/Http/Controllers/Budget/EditController.php
# app/Http/Controllers/Chart/AccountController.php
# app/Http/Controllers/Json/FrontpageController.php
# app/Http/Controllers/PiggyBank/EditController.php
|
2022-12-24 06:15:26 +01:00 |
|
James Cole
|
c47980a737
|
Remove many references to (float)
|
2022-12-24 05:06:39 +01:00 |
|
James Cole
|
9529721368
|
Merge branch 'develop' into 5.8-dev
# Conflicts:
# app/Factory/TransactionJournalFactory.php
# app/Providers/EventServiceProvider.php
# app/Repositories/PiggyBank/ModifiesPiggyBanks.php
# app/Support/Search/OperatorQuerySearch.php
# app/Support/Steam.php
# app/TransactionRules/Actions/UpdatePiggybank.php
# composer.json
# composer.lock
# config/search.php
# frontend/yarn.lock
# resources/lang/en_US/firefly.php
|
2022-12-11 07:37:33 +01:00 |
|
James Cole
|
344cbe4fb7
|
Pass on the journal and update rules.
|
2022-12-11 07:29:06 +01:00 |
|
James Cole
|
44af5473a8
|
Unify piggy bank events. Does not save a link to the journal (yet)
|
2022-12-11 07:17:59 +01:00 |
|
James Cole
|
8d8f81c27d
|
Various code cleanup and phpstan suggestions
|
2022-11-02 06:25:37 +01:00 |
|
James Cole
|
249b0c3377
|
Various code fixes.
|
2022-10-31 05:53:36 +01:00 |
|
James Cole
|
4e618a4d0b
|
Remove phpstan comments.
|
2022-10-31 05:40:59 +01:00 |
|
James Cole
|
33f370359c
|
Replace phpstan suggestions
|
2022-10-30 14:44:49 +01:00 |
|