firefly-iii/app/models
2014-08-17 08:45:22 +02:00
..
Account.php Added the ability to manually add or remove money from piggy banks (issue #6) [skip ci] 2014-08-17 08:45:22 +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 More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
LimitRepetition.php More cleanup and php doc stuff. 2014-08-10 18:22:42 +02:00
Piggybank.php Added the ability to manually add or remove money from piggy banks (issue #6) [skip ci] 2014-08-17 08:45:22 +02:00
PiggybankRepetition.php Alright for issue #6 a lot of things have been updated. Piggy banks can now be made "repeated" in a different form, viewed and edited; Firefly will properly trigger to make the "instances". Also the show-view is finished which doesn't do much but helps in seeing how it works. [skip ci] 2014-08-16 07:07:42 +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 Now with the added capability of adding money to a piggy bank from a transfer. Also various fixes (see issue #6). [skip ci] 2014-08-16 12:13:50 +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 Now with the added capability of adding money to a piggy bank from a transfer. Also various fixes (see issue #6). [skip ci] 2014-08-16 12:13:50 +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