firefly-iii/app/controllers
2014-11-12 20:52:34 +01:00
..
.gitkeep All initial git ignore files. 2014-06-28 09:41:25 +02:00
AccountController.php There's a giant mix brewing between "old" code, bad code and not implemented exceptions. I suspect the next change will be to cut out all old stuff, throw a lot of NotImplementedExceptions and get going. 2014-11-12 10:54:53 +01:00
BaseController.php Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
BudgetController.php There's a giant mix brewing between "old" code, bad code and not implemented exceptions. I suspect the next change will be to cut out all old stuff, throw a lot of NotImplementedExceptions and get going. 2014-11-12 10:54:53 +01:00
CategoryController.php Excluded more files from the "old" libraries and included new ones instead. This should greatly clean up the code base. 2014-11-12 07:31:48 +01:00
GoogleChartController.php Start cleaning up transactions controller. 2014-11-12 14:38:32 +01:00
GoogleTableController.php More work done for the transaction controller. 2014-11-12 15:22:01 +01:00
HomeController.php Start cleaning up transactions controller. 2014-11-12 14:38:32 +01:00
JsonController.php Recreated the JSON controller to fix auto-complete forms. 2014-11-12 20:52:34 +01:00
PiggybankController.php Excluded more files from the "old" libraries and included new ones instead. This should greatly clean up the code base. 2014-11-12 07:31:48 +01:00
PreferencesController.php Excluded more files from the "old" libraries and included new ones instead. This should greatly clean up the code base. 2014-11-12 07:31:48 +01:00
ProfileController.php There's a giant mix brewing between "old" code, bad code and not implemented exceptions. I suspect the next change will be to cut out all old stuff, throw a lot of NotImplementedExceptions and get going. 2014-11-12 10:54:53 +01:00
RecurringController.php There's a giant mix brewing between "old" code, bad code and not implemented exceptions. I suspect the next change will be to cut out all old stuff, throw a lot of NotImplementedExceptions and get going. 2014-11-12 10:54:53 +01:00
ReminderController.php Cleaned out the reminder controller. 2014-10-12 09:34:10 +02:00
ReportController.php First reports. 2014-11-02 18:46:01 +01:00
SearchController.php There's a giant mix brewing between "old" code, bad code and not implemented exceptions. I suspect the next change will be to cut out all old stuff, throw a lot of NotImplementedExceptions and get going. 2014-11-12 10:54:53 +01:00
TransactionController.php This should fix the transactions again. 2014-11-12 20:46:55 +01:00
UserController.php Various changes to support the removed old code. 2014-11-11 21:09:56 +01:00