firefly-iii/app/controllers
2014-09-09 14:03:55 +02:00
..
.gitkeep All initial git ignore files. 2014-06-28 09:41:25 +02:00
AccountController.php Cleaned up some models and controllers. 2014-09-04 08:31:45 +02:00
BaseController.php Some minor cleanup. 2014-09-09 14:03:55 +02:00
BudgetController.php Slowly working my way "down" the list of controllers to fix and enhance. 2014-09-03 16:50:53 +02:00
CategoryController.php Slowly working my way "down" the list of controllers to fix and enhance. 2014-09-03 16:50:53 +02:00
ChartController.php Some minor cleanup. 2014-09-09 14:03:55 +02:00
HomeController.php Some minor cleanup. 2014-09-09 14:03:55 +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
MigrateController.php Moar updates. 2014-09-02 17:27:28 +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 Fire some events. 2014-09-08 10:36:32 +02:00
UserController.php Coverage should be back at 100%. Fixed some formatting too. 2014-08-17 21:17:31 +02:00