firefly-iii/app/Http/Controllers
2018-11-02 21:17:07 +01:00
..
Account Fix for #1825 2018-10-27 05:10:49 +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 Updated Docker files and double check the login provider. 2018-10-19 09:51:58 +02:00
Budget Users can now reorder budgets #1108 2018-10-17 15:18:09 +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 Improved logging for bunq routine. #1607 2018-10-31 16:25:21 +01:00
Json Fix #1825 2018-10-28 15:51:11 +01: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 Clean up debug views. 2018-11-02 21:17:07 +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 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