firefly-iii/app/TransactionRules/Actions
2022-03-29 15:00:29 +02:00
..
ActionInterface.php Refactor old methods. 2021-04-06 13:30:09 +02:00
AddTag.php Various code cleanup. 2021-04-07 07:28:43 +02:00
AppendDescription.php Fix issues where rule action would use old data. 2021-03-23 06:42:26 +01:00
AppendNotes.php Reformat various code. 2022-03-29 15:00:29 +02:00
ClearBudget.php Various code cleanup. 2021-09-18 10:21:29 +02:00
ClearCategory.php Various code cleanup. 2021-09-18 10:21:29 +02:00
ClearNotes.php Various code cleanup. 2021-09-18 10:21:29 +02:00
ConvertToDeposit.php Refactor old methods. 2021-04-06 13:30:09 +02:00
ConvertToTransfer.php Code reordering and reformatting. I should really start employing style CI. 2021-09-18 10:26:12 +02:00
ConvertToWithdrawal.php Code reordering and reformatting. I should really start employing style CI. 2021-09-18 10:26:12 +02:00
DeleteTransaction.php Catch null pointer 2021-11-04 20:16:35 +01:00
LinkToBill.php Reformat various code. 2022-03-29 15:00:29 +02:00
PrependDescription.php Fix issues where rule action would use old data. 2021-03-23 06:42:26 +01:00
PrependNotes.php Reformat various code. 2022-03-29 15:00:29 +02:00
RemoveAllTags.php Refactor old methods. 2021-04-06 13:30:09 +02:00
RemoveTag.php Fix issues where rule action would use old data. 2021-03-23 06:42:26 +01:00
SetBudget.php Various code cleanup. 2021-04-05 22:12:57 +02:00
SetCategory.php Various code cleanup. 2021-04-05 22:12:57 +02:00
SetDescription.php Fix issues where rule action would use old data. 2021-03-23 06:42:26 +01:00
SetDestinationAccount.php Reformat various code. 2022-03-29 15:00:29 +02:00
SetNotes.php Code cleanup 2021-03-21 09:15:40 +01:00
SetSourceAccount.php Possible fix for #5869 2022-03-10 17:57:43 +01:00
UpdatePiggybank.php Reformat various code. 2022-03-29 15:00:29 +02:00