firefly-iii/app/models
2014-08-20 16:54:43 +02:00
..
Account.php Coverage should be back at 100%. Fixed some formatting too. 2014-08-17 21:17:31 +02:00
AccountType.php More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
Budget.php More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
Category.php More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
Component.php More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
Limit.php Basic testing, not full coverage. 2014-08-19 13:24:11 +02:00
LimitRepetition.php More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
Piggybank.php Match methods 2014-08-19 15:30:19 +02:00
PiggybankEvent.php Some changes to facilitate piggy bank events (see issue #6) and extra view info for clarity. [skip ci] 2014-08-18 12:28:33 +02:00
PiggybankRepetition.php Add percentage to piggy bank view. 2014-08-20 16:54:43 +02:00
Preference.php More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
RecurringTransaction.php More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
Transaction.php Some cleaning up in the whole piggy bank section. More narrow events and stricter code. Still not catching some events, so it'll eventually all break down. [skip ci] 2014-08-19 06:57:11 +02:00
TransactionCurrency.php Some general cleaning up in the menu's and the various controllers. Added a new class (yet to be tested) and removed most of the "piggy bank"-implementation in anticipation of the ideas from issue #6. Fixed a bug in the default user seeder. 2014-08-13 07:02:13 +02:00
TransactionJournal.php Coverage should be back at 100%. Fixed some formatting too. 2014-08-17 21:17:31 +02:00
TransactionType.php More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
User.php Small model updates [skip ci] 2014-08-16 07:08:39 +02:00