firefly-iii/app/TransactionRules/Actions
2024-03-07 13:00:57 -05:00
..
ActionInterface.php Code cleanup. 2023-12-20 19:35:52 +01:00
AddTag.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
AppendDescription.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
AppendDescriptionToNotes.php Various code cleanup and fixed alignments. 2024-01-01 14:43:56 +01:00
AppendNotes.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
AppendNotesToDescription.php PHPStorm can order methods by alphabet, who knew. 2024-02-22 20:11:09 +01:00
ClearBudget.php Code cleanup. 2023-12-20 19:35:52 +01:00
ClearCategory.php Code cleanup. 2023-12-20 19:35:52 +01:00
ClearNotes.php Various code cleanup and fixed alignments. 2024-01-01 14:43:56 +01:00
ConvertToDeposit.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
ConvertToTransfer.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
ConvertToWithdrawal.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
DeleteTransaction.php Various code cleanup and fixed alignments. 2024-01-01 14:43:56 +01:00
LinkToBill.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
MoveDescriptionToNotes.php Various code cleanup and fixed alignments. 2024-01-01 14:43:56 +01:00
MoveNotesToDescription.php PHPStorm can order methods by alphabet, who knew. 2024-02-22 20:11:09 +01:00
PrependDescription.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
PrependNotes.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
RemoveAllTags.php Various code cleanup and fixed alignments. 2024-01-01 14:43:56 +01:00
RemoveTag.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
SetBudget.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
SetCategory.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
SetDescription.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
SetDestinationAccount.php Merge remote-tracking branch 'upstream/main' into feat/expression-engine 2024-03-06 21:38:40 -05:00
SetDestinationToCashAccount.php Various code cleanup and fixed alignments. 2024-01-01 14:43:56 +01:00
SetNotes.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00
SetSourceAccount.php Merge remote-tracking branch 'upstream/main' into feat/expression-engine 2024-03-06 21:38:40 -05:00
SetSourceToCashAccount.php Various code cleanup and fixed alignments. 2024-01-01 14:43:56 +01:00
SwitchAccounts.php Various code cleanup and fixed alignments. 2024-01-01 14:43:56 +01:00
UpdatePiggybank.php refactor: inject ExpressionLanguage singleton using DI 2024-03-07 13:00:57 -05:00