firefly-iii/app/Rules/Triggers
2016-03-02 20:11:28 +01:00
..
AbstractTrigger.php Some more code cleanup. 2016-02-17 21:59:47 +01:00
AmountExactly.php Clean up method relying on old transaction journal code. 2016-03-02 20:11:28 +01:00
AmountLess.php Clean up method relying on old transaction journal code. 2016-03-02 20:11:28 +01:00
AmountMore.php Clean up method relying on old transaction journal code. 2016-03-02 20:11:28 +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 Clean up method relying on old transaction journal code. 2016-03-02 20:11:28 +01:00
FromAccountEnds.php Clean up method relying on old transaction journal code. 2016-03-02 20:11:28 +01:00
FromAccountIs.php This fixes most of the tests. 2016-03-02 13:37:28 +01:00
FromAccountStarts.php Clean up method relying on old transaction journal code. 2016-03-02 20:11:28 +01:00
ToAccountContains.php Clean up method relying on old transaction journal code. 2016-03-02 20:11:28 +01:00
ToAccountEnds.php Clean up method relying on old transaction journal code. 2016-03-02 20:11:28 +01:00
ToAccountIs.php Clean up method relying on old transaction journal code. 2016-03-02 20:11:28 +01:00
ToAccountStarts.php Clean up method relying on old transaction journal code. 2016-03-02 20:11:28 +01:00
TransactionType.php Code cleanup courtesy of Scrutiniser CI. 2016-02-17 21:55:00 +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