firefly-iii/app/TransactionRules/Triggers
2018-07-28 10:45:16 +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 Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
DescriptionContains.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
DescriptionEnds.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
DescriptionIs.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
DescriptionStarts.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
FromAccountContains.php Remove a lot of deprecated code. 2018-07-25 06:45:25 +02:00
FromAccountEnds.php Remove a lot of deprecated code. 2018-07-25 06:45:25 +02:00
FromAccountIs.php Remove a lot of deprecated code. 2018-07-25 06:45:25 +02:00
FromAccountStarts.php Remove a lot of deprecated code. 2018-07-25 06:45:25 +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 Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
NotesAre.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02: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 Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
NotesStart.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
TagIs.php Fix some issues that triggered in scrutinizer. 2018-07-22 21:32:58 +02:00
ToAccountContains.php Remove a lot of deprecated code. 2018-07-25 06:45:25 +02:00
ToAccountEnds.php Remove a lot of deprecated code. 2018-07-25 06:45:25 +02:00
ToAccountIs.php Remove a lot of deprecated code. 2018-07-25 06:45:25 +02:00
ToAccountStarts.php Remove a lot of deprecated code. 2018-07-25 06:45:25 +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