firefly-iii/app/TransactionRules/Triggers
2017-10-06 15:41:21 +02:00
..
AbstractTrigger.php New tests. 2017-10-06 15:41:21 +02:00
AmountExactly.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
AmountLess.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
AmountMore.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
BudgetIs.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
CategoryIs.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
DescriptionContains.php New tests. 2017-10-06 15:41:21 +02:00
DescriptionEnds.php New tests. 2017-10-06 15:41:21 +02:00
DescriptionIs.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
DescriptionStarts.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
FromAccountContains.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
FromAccountEnds.php A longer search string will no longer partly match on account name! 2017-10-06 07:07:12 +02:00
FromAccountIs.php New tests. 2017-10-06 15:41:21 +02:00
FromAccountStarts.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
HasAnyBudget.php New tests. 2017-10-06 15:41:21 +02:00
HasAnyCategory.php New tests. 2017-10-06 15:41:21 +02:00
HasAnyTag.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
HasAttachment.php New tests. 2017-10-06 15:41:21 +02:00
HasNoBudget.php New tests. 2017-10-06 15:41:21 +02:00
HasNoCategory.php New tests. 2017-10-06 15:41:21 +02:00
HasNoTag.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
NotesAny.php New tests. 2017-10-06 15:41:21 +02:00
NotesAre.php New tests. 2017-10-06 15:41:21 +02:00
NotesContain.php New tests. 2017-10-06 15:41:21 +02:00
NotesEmpty.php New tests. 2017-10-06 15:41:21 +02:00
NotesEnd.php New tests. 2017-10-06 15:41:21 +02:00
NotesStart.php New tests. 2017-10-06 15:41:21 +02:00
TagIs.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
ToAccountContains.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
ToAccountEnds.php New tests. 2017-10-06 15:41:21 +02:00
ToAccountIs.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
ToAccountStarts.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
TransactionType.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
TriggerInterface.php Change namespace of rules. 2017-09-13 07:49:58 +02:00
UserAction.php New tests. 2017-10-06 15:41:21 +02:00