firefly-iii/app/controllers
2014-09-15 17:03:53 +02:00
..
.gitkeep All initial git ignore files. 2014-06-28 09:41:25 +02:00
AccountController.php Fixes for account routes. 2014-09-15 17:03:53 +02:00
BaseController.php Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
BudgetController.php Some initial title cleanup in the budget controller. 2014-09-12 17:29:32 +02:00
CategoryController.php Some initial title cleanup in the category controller. 2014-09-12 17:30:12 +02:00
ChartController.php Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
HomeController.php Time-based navigation and some feedback for the user as to his import. 2014-09-14 21:09:52 +02:00
JsonController.php New JSON routes and code. 2014-09-12 17:28:58 +02:00
LimitController.php Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
MigrateController.php Some cleanup in migration controller. 2014-09-13 06:30:31 +02:00
PiggybankController.php Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
PreferencesController.php Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +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 Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
ReminderController.php Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +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 Small cleanup. 2014-09-14 21:10:18 +02:00
UserController.php Some changes to the login view. 2014-09-10 19:44:09 +02:00