firefly-iii/app/Http/Controllers
2019-01-27 12:30:52 +01:00
..
Account Fix for #1825 2018-10-27 05:10:49 +02:00
Admin Learned that I should not refer to env vars directly so I removed all references. 2018-12-15 07:59:02 +01:00
Auth Refactor code to traits. 2018-12-31 07:58:13 +01:00
Budget Refactor code to traits. 2018-12-31 07:58:13 +01:00
Category Refactor code to traits. 2018-12-31 07:58:13 +01:00
Chart Fix test coverage. 2019-01-27 12:30:52 +01:00
Import Add newlines and copyright notices. 2018-12-31 07:48:23 +01:00
Json Simplify autocomplete controller 2019-01-27 07:48:29 +01:00
Popup Remove view generation and put in trait. 2018-08-10 18:19:51 +02:00
Recurring Improve tests. 2018-12-17 07:09:44 +01:00
Report Refactor code to traits. 2018-12-31 08:11:57 +01:00
Rule Refactor code to traits. 2018-12-31 08:11:57 +01:00
System Remove not working parameters, add more debug 2019-01-04 17:03:34 +01:00
Transaction Fix issue with recurring transactions and piggy banks. 2019-01-03 18:57:34 +01:00
AttachmentController.php Various code cleanup. 2018-07-26 06:10:17 +02:00
BillController.php Various fixes and checks. 2018-12-21 10:11:18 +01:00
CategoryController.php Add phpdocs everywhere. 2018-07-22 08:10:16 +02:00
Controller.php Learned that I should not refer to env vars directly so I removed all references. 2018-12-15 07:59:02 +01:00
CurrencyController.php Learned that I should not refer to env vars directly so I removed all references. 2018-12-15 07:59:02 +01:00
DebugController.php Learned that I should not refer to env vars directly so I removed all references. 2018-12-15 07:59:02 +01:00
ExportController.php Fix #1840 2018-11-02 21:16:47 +01:00
HelpController.php Route fixes and fix tests. 2018-08-09 19:44:36 +02:00
HomeController.php Rename journal collector to more fitting transaction collector. 2018-08-11 14:33:47 +02:00
JavascriptController.php Fix #1830 2018-10-28 19:17:33 +01:00
JsonController.php First step in improving test coverage. 2018-08-30 20:58:07 +02:00
NewUserController.php Currencies can now be enabled and disabled. 2018-11-10 10:04:46 +01:00
PiggyBankController.php Improve tests. 2018-12-17 07:09:44 +01:00
PreferencesController.php Add fallback for empty front page account preferences thing. 2019-01-26 12:10:53 +01:00
ProfileController.php Improve test coverage. 2018-12-12 20:30:25 +01:00
ReportController.php Fix for #1811 2018-11-23 08:40:08 +01:00
RuleGroupController.php Various code cleanup. 2018-08-04 17:30:06 +02:00
SearchController.php Learned that I should not refer to env vars directly so I removed all references. 2018-12-15 07:59:02 +01:00
TagController.php Make stuff scale better #1040 2018-10-07 09:45:50 +02:00
TransactionController.php Improve test coverage. 2018-12-18 06:57:42 +01:00