James Cole
|
1b52147a05
|
chore: code cleanup.
|
2023-05-29 13:56:55 +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
|
dbf3e76ecc
|
Various PSR12 code cleanup
|
2022-12-29 19:41:57 +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
|
914dc8596b
|
remove old inspections
|
2022-10-30 12:12:35 +01:00 |
|
James Cole
|
8dbd785ab8
|
Clean up code.
|
2020-10-23 19:11:25 +02:00 |
|
James Cole
|
b302775c37
|
Various code cleanup.
|
2020-07-31 12:45:02 +02:00 |
|
James Cole
|
bd2f064eeb
|
Code cleanup that (hopefully) matches style CI
|
2020-03-17 14:57:04 +01:00 |
|
James Cole
|
64a6661ea4
|
Update email address.
|
2020-02-16 14:00:57 +01:00 |
|
James Cole
|
92158e52ef
|
Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards.
|
2019-10-02 06:37:26 +02:00 |
|
James Cole
|
44823c6fec
|
Code cleanup
|
2019-08-17 10:46:55 +02:00 |
|
James Cole
|
23d7abd55f
|
Cleanup expected and unexpected bugs in the factories.
|
2019-06-16 13:15:32 +02:00 |
|
James Cole
|
8b5551fc26
|
Replace \get_class with get_class
|
2019-06-07 18:20:15 +02:00 |
|
James Cole
|
c54541b839
|
Learned that I should not refer to env vars directly so I removed all references.
|
2018-12-15 07:59:02 +01:00 |
|
James Cole
|
03956af88a
|
Warn when classes are used in testing environment; this means tests aren't efficient.
|
2018-09-06 12:29:32 +02:00 |
|
James Cole
|
8692590600
|
Improve code quality for Export directory.
|
2018-07-06 19:06:08 +02:00 |
|
James Cole
|
cde9c4a2bc
|
Update copyright statements.
|
2018-05-11 10:08:34 +02:00 |
|
James Cole
|
36329e596e
|
Fix #1334
|
2018-04-21 23:48:54 +02:00 |
|
James Cole
|
7d02d0f762
|
Code cleanup.
|
2018-04-02 14:42:07 +02:00 |
|
James Cole
|
ed33a72945
|
Make sure that strict_types declaration is always at the very top of the file.
|
2018-03-19 12:09:12 +01:00 |
|
James Cole
|
a97bfc92e1
|
Add newlines and strict types
|
2018-03-05 19:35:58 +01:00 |
|
James Cole
|
cae4faad0a
|
Expand tests.
|
2018-02-19 20:02:27 +01:00 |
|
James Cole
|
b3fe24b713
|
Expand and refactor factories.
|
2018-02-19 19:44:46 +01:00 |
|
James Cole
|
eb0da038fb
|
Expand tests and API code.
|
2018-02-18 10:31:15 +01:00 |
|