firefly-iii/app/Models
Antonio Spinelli b3d99cd210 apply demeter law for transaction type calls
- adds contants for transaction type names
- demeter law = never speaks with strangers
2015-12-10 16:53:48 -02:00
..
Account.php Code reformat. 2015-07-15 21:06:26 +02:00
AccountMeta.php Code reformat. 2015-07-15 21:06:26 +02:00
AccountType.php Code reformat. 2015-07-15 21:06:26 +02:00
Attachment.php Some added newlines. 2015-07-19 09:38:44 +02:00
Bill.php Fixed sorting for contracts. 2015-09-08 19:36:54 +02:00
Budget.php Code reformat. 2015-07-15 21:06:26 +02:00
BudgetLimit.php Code reformat. 2015-07-15 21:06:26 +02:00
Category.php Added a sum of the current page and the sum of the entire category, in reference to issue #99. 2015-08-09 16:56:38 +02:00
Component.php Code reformat. 2015-07-15 21:06:26 +02:00
LimitRepetition.php Code reformat. 2015-07-15 21:06:26 +02:00
Permission.php Code reformat. 2015-07-15 21:06:26 +02:00
PiggyBank.php Code cleanup. 2015-07-26 15:51:07 +02:00
PiggyBankEvent.php Code reformat. 2015-07-15 21:06:26 +02:00
PiggyBankRepetition.php Code reformat. 2015-07-15 21:06:26 +02:00
Preference.php Code reformat. 2015-07-15 21:06:26 +02:00
Role.php Code reformat. 2015-07-15 21:06:26 +02:00
Tag.php Fixed a bug where tags would be recreated instead of "found". 2015-07-17 17:34:49 +02:00
Transaction.php Code reformat. 2015-07-15 21:06:26 +02:00
TransactionCurrency.php Code reformat. 2015-07-15 21:06:26 +02:00
TransactionGroup.php Code reformat. 2015-07-15 21:06:26 +02:00
TransactionJournal.php apply demeter law for transaction type calls 2015-12-10 16:53:48 -02:00
TransactionRelation.php Cleaned up model comments. 2015-07-09 09:42:09 +02:00
TransactionType.php apply demeter law for transaction type calls 2015-12-10 16:53:48 -02:00