firefly-iii/app/Http/Controllers
2019-08-04 07:29:31 +02:00
..
Account First steps for reconciliation fix. 2019-08-02 16:31:36 +02:00
Admin remove "twoFactorAuthEnabled" from preferences. Kill switches for all code that references them (easier for refactor) 2019-08-03 19:46:12 +02:00
Auth Can use backup codes to login. 2019-08-04 07:10:18 +02:00
Budget Improve test coverage and efficiency for accounts and budgets. 2019-06-23 11:13:36 +02:00
Category Expand test coverage. 2019-07-26 17:48:24 +02:00
Chart Fix #2328 2019-08-02 05:24:51 +02:00
Import Merge tag '4.7.17.6' into develop 2019-08-03 05:11:58 +02:00
Json Various fixes. Sorry, lazy day. 2019-08-03 06:27:56 +02:00
Popup Remove view generation and put in trait. 2018-08-10 18:19:51 +02:00
Recurring Expand test coverage and improve transaction management code. 2019-07-01 20:22:35 +02:00
Report Fix #2328 2019-08-02 05:24:51 +02:00
Rule Merge tag '4.7.17.4' into develop 2019-08-02 17:10:55 +02:00
RuleGroup Update rule handling and views. 2019-07-27 15:01:13 +02:00
System Move command around. 2019-06-23 05:52:33 +02:00
Transaction Various fixes. Sorry, lazy day. 2019-08-03 06:27:56 +02:00
AttachmentController.php Refactored a lot of tests. 2019-07-21 17:15:06 +02:00
BillController.php Fix #2188 2019-08-01 21:07:40 +02:00
Controller.php Refactored a lot of tests. 2019-07-21 17:15:06 +02:00
CurrencyController.php Merge tag '4.7.17.6' into develop 2019-08-03 05:11:58 +02:00
DebugController.php Refactored a lot of tests. 2019-07-21 17:15:06 +02:00
HelpController.php Route fixes and fix tests. 2018-08-09 19:44:36 +02:00
HomeController.php Refactored a lot of tests. 2019-07-21 17:15:06 +02:00
JavascriptController.php Code cleaning stuff. 2019-02-13 17:38:41 +01:00
NewUserController.php Currencies can now be enabled and disabled. 2018-11-10 10:04:46 +01:00
PiggyBankController.php Merge tag '4.7.17.6' into develop 2019-08-03 05:11:58 +02:00
PreferencesController.php Refactored a lot of tests. 2019-07-21 17:15:06 +02:00
ProfileController.php Clear cache 2019-08-04 07:29:31 +02:00
ReportController.php Fix for #1811 2018-11-23 08:40:08 +01:00
SearchController.php Fix search 2019-08-02 05:32:30 +02:00
TagController.php Improve test coverage. 2019-07-22 19:23:14 +02:00