firefly-iii/app/TransactionRules/Actions
James Cole 4d1b21f70d
Merge branch 'develop' into 5.8-dev
# Conflicts:
#	composer.lock
2022-08-03 05:40:31 +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 Merge branch 'develop' into 5.8-dev 2022-08-03 05:40:31 +02:00
ConvertToTransfer.php Merge branch 'develop' into 5.8-dev 2022-08-03 05:40:31 +02:00
ConvertToWithdrawal.php FIx issue with rule action 2022-06-25 14:36:53 +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 Expand frontend and API 2022-07-05 19:12:22 +02:00