firefly-iii/app/Http/Controllers
2015-04-05 21:12:31 +02:00
..
Auth Allow FF to send events. 2015-04-03 23:22:23 +02:00
AccountController.php And.. completed the account controller. 2015-04-04 22:53:49 +02:00
BillController.php Included bill controller. 2015-04-05 18:20:06 +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 iconv thing that doesn't seem to matter. See screenshot at https://imgur.com/8r26ZZu 2015-04-05 21:12:31 +02:00
HelpController.php Renamed some methods. 2015-03-29 08:24:56 +02:00
HomeController.php Fixed more tests but the factories are not perfect yet. 2015-04-04 21:23:37 +02:00
JsonController.php Make boxes respond to unpaid / paid credit card bills. 2015-04-03 23:10:51 +02:00
PiggyBankController.php Ignore virtual balance in select places. 2015-04-01 19:46:16 +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 unused use statements. 2015-03-29 07:51:56 +02:00
ReminderController.php Removed unused use statements. 2015-03-29 08:03:53 +02:00
ReportController.php Optimized decryption. 2015-03-31 22:46:11 +02:00
SearchController.php Removed unused use statements. 2015-03-29 07:51:56 +02:00
TransactionController.php Included bill controller. 2015-04-05 18:20:06 +02:00