firefly-iii/app/TransactionRules/Triggers
2019-08-10 08:42:46 +02:00
..
AbstractTrigger.php Last code optimization before release. 2018-07-28 10:45:16 +02:00
AmountExactly.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
AmountLess.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
AmountMore.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
BudgetIs.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
CategoryIs.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
CurrencyIs.php Expand test coverage and improve transaction management code. 2019-07-01 20:22:35 +02:00
DescriptionContains.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
DescriptionEnds.php Remove unnecessary backslash 2019-06-07 17:58:11 +02:00
DescriptionIs.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
DescriptionStarts.php Remove unnecessary backslash 2019-06-07 17:58:11 +02:00
FromAccountContains.php Apply fix for #2070 2019-02-16 11:45:08 +01:00
FromAccountEnds.php Remove unnecessary backslash 2019-06-07 17:58:11 +02:00
FromAccountIs.php Apply fix for #2070 2019-02-16 11:45:08 +01:00
FromAccountStarts.php Remove unnecessary backslash 2019-06-07 17:58:11 +02:00
HasAnyBudget.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
HasAnyCategory.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
HasAnyTag.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
HasAttachment.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
HasNoBudget.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
HasNoCategory.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
HasNoTag.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
NotesAny.php First part of a large code cleanup commit. 2019-02-12 21:49:28 +01:00
NotesAre.php First part of a large code cleanup commit. 2019-02-12 21:49:28 +01:00
NotesContain.php Last code optimization before release. 2018-07-28 10:45:16 +02:00
NotesEmpty.php Last code optimization before release. 2018-07-28 10:45:16 +02:00
NotesEnd.php Remove unnecessary backslash 2019-06-07 17:58:11 +02:00
NotesStart.php Remove unnecessary backslash 2019-06-07 17:58:11 +02:00
TagIs.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
ToAccountContains.php Cleanup journal repository 2019-08-10 08:42:46 +02:00
ToAccountEnds.php Remove unnecessary backslash 2019-06-07 17:58:11 +02:00
ToAccountIs.php Apply fix for #2070 2019-02-16 11:45:08 +01:00
ToAccountStarts.php Remove unnecessary backslash 2019-06-07 17:58:11 +02:00
TransactionType.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
TriggerInterface.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
UserAction.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00