firefly-iii/app/Http/Controllers
2015-04-10 07:29:36 +02:00
..
Auth Allow FF to send events. 2015-04-03 23:22:23 +02:00
AccountController.php Automated code cleanup. 2015-04-07 18:26:14 +02:00
BillController.php Automated code cleanup. 2015-04-07 18:26:14 +02:00
BudgetController.php Included tests for the category controller. 2015-04-05 19:43:20 +02:00
CategoryController.php Included tests for the category controller. 2015-04-05 19:43:20 +02:00
Controller.php Code cleanup. 2015-02-11 07:35:10 +01:00
CurrencyController.php Add currency tests. 2015-04-05 20:47:19 +02:00
GoogleChartController.php Removed logging, found bug. 2015-04-10 07:29:36 +02:00
HelpController.php More tests. 2015-04-07 19:58:49 +02:00
HomeController.php Fix total savings to accurately reflect end of current period. 2015-04-09 19:10:24 +02:00
JsonController.php Removed logging, found bug. 2015-04-10 07:29:36 +02:00
PiggyBankController.php Automated code cleanup. 2015-04-07 18:26:14 +02:00
PreferencesController.php Removed some unused use statements. 2015-03-29 08:20:20 +02:00
ProfileController.php Renamed some methods. 2015-03-29 08:24:56 +02:00
RelatedController.php Removed some foreach() routines that are no longer necessary now that getAmountAttribute() exists. 2015-04-09 20:58:57 +02:00
ReminderController.php Removed unused use statements. 2015-03-29 08:03:53 +02:00
ReportController.php Renamed various fields from 'amount' to 'queryAmount' to prevent interfering with the getAmountAttribute property. 2015-04-09 21:14:15 +02:00
SearchController.php Removed unused use statements. 2015-03-29 07:51:56 +02:00
TransactionController.php Removed some foreach() routines that are no longer necessary now that getAmountAttribute() exists. 2015-04-09 20:58:57 +02:00