firefly-iii/app/Rules/Triggers
2016-03-12 07:02:39 +01:00
..
AbstractTrigger.php Some more code cleanup. 2016-02-17 21:59:47 +01:00
AmountExactly.php This will make triggers check existing fields first. 2016-03-12 07:02:39 +01:00
AmountLess.php This will make triggers check existing fields first. 2016-03-12 07:02:39 +01:00
AmountMore.php This will make triggers check existing fields first. 2016-03-12 07:02:39 +01:00
DescriptionContains.php Code cleanup courtesy of Scrutiniser CI. 2016-02-17 21:55:00 +01:00
DescriptionEnds.php Code cleanup courtesy of Scrutiniser CI. 2016-02-17 21:55:00 +01:00
DescriptionIs.php Code cleanup courtesy of Scrutiniser CI. 2016-02-17 21:55:00 +01:00
DescriptionStarts.php Code cleanup courtesy of Scrutiniser CI. 2016-02-17 21:55:00 +01:00
FromAccountContains.php This will make triggers check existing fields first. 2016-03-12 07:02:39 +01:00
FromAccountEnds.php This will make triggers check existing fields first. 2016-03-12 07:02:39 +01:00
FromAccountIs.php This will make triggers check existing fields first. 2016-03-12 07:02:39 +01:00
FromAccountStarts.php This will make triggers check existing fields first. 2016-03-12 07:02:39 +01:00
ToAccountContains.php This will make triggers check existing fields first. 2016-03-12 07:02:39 +01:00
ToAccountEnds.php This will make triggers check existing fields first. 2016-03-12 07:02:39 +01:00
ToAccountIs.php This will make triggers check existing fields first. 2016-03-12 07:02:39 +01:00
ToAccountStarts.php This will make triggers check existing fields first. 2016-03-12 07:02:39 +01:00
TransactionType.php This will make triggers check existing fields first. 2016-03-12 07:02:39 +01:00
TriggerInterface.php Removed all constructors from all triggers. 2016-02-17 20:09:03 +01:00
UserAction.php Code cleanup courtesy of Scrutiniser CI. 2016-02-17 21:55:00 +01:00