firefly-iii/app/Http/Controllers
2019-02-10 14:33:03 +01:00
..
Account Add audit logging. 2019-02-08 07:13:59 +01:00
Admin Fix tests 2019-02-10 14:33:03 +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 #2034 2019-02-02 07:00:09 +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 Fix webbased upgrade routine. 2019-02-04 20:35:46 +01:00
Transaction #2034 2019-02-02 07:00:09 +01:00
AttachmentController.php Various code cleanup. 2018-07-26 06:10:17 +02:00
BillController.php Fix #1967 2019-01-27 16:42:28 +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 Add audit trail messages to several controllers. 2019-02-10 08:03:09 +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 Add audit logging. 2019-02-08 07:13:59 +01: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 Fix #2001 2019-01-27 17:02:45 +01:00
TransactionController.php Improve test coverage. 2018-12-18 06:57:42 +01:00