firefly-iii/app/controllers
2014-08-18 12:28:33 +02:00
..
.gitkeep All initial git ignore files. 2014-06-28 09:41:25 +02:00
AccountController.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
BaseController.php Code cleanup [skip-ci] 2014-07-15 22:16:29 +02:00
BudgetController.php Moved some of the events so they will properly fire. Noticed the budget controllers are a bit of a mess. Next project. 2014-08-18 11:53:09 +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 Some cleanup. 2014-08-10 15:01:46 +02:00
HomeController.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
JsonController.php Code cleanup [skip-ci] 2014-07-15 22:16:29 +02:00
LimitController.php Moved some of the events so they will properly fire. Noticed the budget controllers are a bit of a mess. Next project. 2014-08-18 11:53:09 +02:00
PiggybankController.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
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 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
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 Coverage should be back at 100%. Fixed some formatting too. 2014-08-17 21:17:31 +02:00
UserController.php Coverage should be back at 100%. Fixed some formatting too. 2014-08-17 21:17:31 +02:00