firefly-iii/app/TransactionRules/Actions
2022-10-30 14:44:49 +01:00
..
ActionInterface.php Refactor old methods. 2021-04-06 13:30:09 +02:00
AddTag.php Fix sloppy variable names 2022-10-02 20:23:11 +02:00
AppendDescription.php Fix sloppy variable names 2022-10-02 20:23:11 +02:00
AppendDescriptionToNotes.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
AppendNotes.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
AppendNotesToDescription.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
ClearBudget.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
ClearCategory.php Fix sloppy variable names 2022-10-02 20:23:11 +02:00
ClearNotes.php Fix sloppy variable names 2022-10-02 20:23:11 +02:00
ConvertToDeposit.php Display audit logs 2022-10-02 14:37:50 +02:00
ConvertToTransfer.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
ConvertToWithdrawal.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
DeleteTransaction.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
LinkToBill.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
MoveDescriptionToNotes.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
MoveNotesToDescription.php Update copyright statements 2022-10-16 19:29:53 +02:00
PrependDescription.php Fix sloppy variable names 2022-10-02 20:23:11 +02:00
PrependNotes.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
RemoveAllTags.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
RemoveTag.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
SetBudget.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
SetCategory.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
SetDescription.php Final fix, I hope. 2022-10-02 20:27:21 +02:00
SetDestinationAccount.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
SetNotes.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
SetSourceAccount.php Use PSR-12 code style 2022-10-30 14:24:37 +01:00
UpdatePiggybank.php Replace phpstan suggestions 2022-10-30 14:44:49 +01:00