firefly-iii/app/Http/Controllers
2018-10-13 21:45:12 +02:00
..
Account Remove credit card liability type from system. 2018-09-18 18:17:55 +02:00
Admin Warn when classes are used in testing environment; this means tests aren't efficient. 2018-09-06 12:29:32 +02:00
Auth Fix tests for login providers when dealing with LDAP. 2018-10-13 21:45:12 +02:00
Budget Make stuff scale better #1040 2018-10-07 09:45:50 +02:00
Category Refactor period blocks. 2018-09-10 20:24:19 +02:00
Chart Re-enable cache on various charts. 2018-10-07 09:46:15 +02:00
Import Set time out to zero. #1607 2018-09-17 16:50:46 +02:00
Json Remove cache for #1778 2018-10-12 07:57:26 +02:00
Popup Remove view generation and put in trait. 2018-08-10 18:19:51 +02:00
Recurring Improve test coverage. 2018-09-02 20:13:25 +02:00
Report Improve test coverage. 2018-09-02 20:13:25 +02:00
Rule Some extra logging + a fix for #1683 2018-09-13 20:23:17 +02:00
System Improve test coverage. 2018-09-02 20:13:25 +02:00
Transaction Fix #1729 2018-09-26 20:44:43 +02:00
AttachmentController.php Various code cleanup. 2018-07-26 06:10:17 +02:00
BillController.php Code for #833 2018-08-12 10:06:20 +02:00
CategoryController.php Add phpdocs everywhere. 2018-07-22 08:10:16 +02:00
Controller.php Route fixes and fix tests. 2018-08-09 19:44:36 +02:00
CurrencyController.php Various code cleanup. 2018-07-26 06:10:17 +02:00
DebugController.php Fix some things with the update checker. 2018-08-17 21:51:15 +02:00
ExportController.php Code cleanup and realign. 2018-08-06 19:14:30 +02: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 Add the ability to make transfers to and from liability accounts. 2018-08-25 21:33:22 +02:00
JsonController.php First step in improving test coverage. 2018-08-30 20:58:07 +02:00
NewUserController.php Move methods to traits. 2018-08-10 17:05:37 +02:00
PiggyBankController.php Refactor many request related methods into (complex) trait. 2018-08-09 17:46:14 +02:00
PreferencesController.php Add phpdocs everywhere. 2018-07-22 08:10:16 +02:00
ProfileController.php Initial code for LDAP authentication. 2018-10-13 15:06:56 +02:00
ReportController.php Fix for #1617 2018-08-17 05:54:29 +02:00
RuleGroupController.php Various code cleanup. 2018-08-04 17:30:06 +02:00
SearchController.php First step in improving test coverage. 2018-08-30 20:58:07 +02:00
TagController.php Make stuff scale better #1040 2018-10-07 09:45:50 +02:00
TransactionController.php Rename journal collector to more fitting transaction collector. 2018-08-11 14:33:47 +02:00