firefly-iii/app/controllers
2014-08-30 14:26:33 +02:00
..
.gitkeep All initial git ignore files. 2014-06-28 09:41:25 +02:00
AccountController.php Revamped the account controller. 2014-08-30 14:26:33 +02:00
BaseController.php This will be the first release! 2014-08-28 07:53:54 +02:00
BudgetController.php This will be the first release! 2014-08-28 07:53:54 +02:00
CategoryController.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
ChartController.php Cleaned up the budget charts. 2014-08-23 09:39:04 +02:00
HomeController.php This will be the first release! 2014-08-28 07:53:54 +02:00
JsonController.php This will be the first release! 2014-08-28 07:53:54 +02:00
LimitController.php This will be the first release! 2014-08-28 07:53:54 +02:00
PiggybankController.php This will be the first release! 2014-08-28 07:53:54 +02:00
PreferencesController.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
ProfileController.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
RecurringController.php This will be the first release! 2014-08-28 07:53:54 +02:00
ReminderController.php All code for reminders based on piggy banks. I hope. 2014-08-23 22:32:12 +02:00
ReportController.php Some cleanup. 2014-08-10 15:01:46 +02:00
SearchController.php Some cleanup. 2014-08-10 15:01:46 +02:00
TransactionController.php This will be the first release! 2014-08-28 07:53:54 +02:00
UserController.php Coverage should be back at 100%. Fixed some formatting too. 2014-08-17 21:17:31 +02:00