firefly-iii/app/controllers
2014-11-17 23:08:36 +01:00
..
.gitkeep All initial git ignore files. 2014-06-28 09:41:25 +02:00
AccountController.php Code cleanup. 2014-11-17 07:33:18 +01:00
BaseController.php Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
BudgetController.php Fixed a bug where limits and limit repetitions would not be updated and/or created because of double post calls and missing events. 2014-11-17 21:50:11 +01:00
CategoryController.php Code cleanup. 2014-11-17 07:33:18 +01:00
GoogleChartController.php Code cleanup. 2014-11-17 07:33:18 +01:00
HomeController.php Removed some old code, added todo's. 2014-11-17 20:55:31 +01:00
JsonController.php Code clean up and reformat. 2014-11-12 22:36:02 +01:00
PiggybankController.php Implemented a proper way of generating reminders (we hope). 2014-11-17 22:32:55 +01:00
PreferencesController.php Code clean up and reformat. 2014-11-12 22:36:02 +01:00
ProfileController.php Code clean up and reformat. 2014-11-12 22:36:02 +01:00
RecurringController.php Code cleanup. 2014-11-17 07:33:18 +01:00
ReminderController.php This should fix reminders! 2014-11-17 23:08:36 +01:00
ReportController.php Code clean up and reformat. 2014-11-12 22:36:02 +01:00
SearchController.php Fixed the charts, added some todo items. 2014-11-13 21:11:00 +01:00
TransactionController.php Removed some old code, added todo's. 2014-11-17 20:55:31 +01:00
UserController.php Code clean up and reformat. 2014-11-12 22:36:02 +01:00