firefly-iii/app/Http/Controllers
2016-02-07 07:36:31 +01:00
..
Auth Logout blocked accounts. 2016-02-07 07:36:31 +01:00
Chart Fixed all problems related to strict types. 2016-02-05 13:09:18 +01:00
AccountController.php Fixed a small bug after changing the return type statements. 2016-02-06 16:23:54 +01:00
AttachmentController.php Declare strict type. 2016-02-05 12:08:25 +01:00
BillController.php Replaced Session::get() with session() 2016-02-04 07:27:03 +01:00
BudgetController.php More consistent error handling. 2016-02-06 05:01:34 +01:00
CategoryController.php Some code cleanup. 2016-02-05 15:41:40 +01:00
Controller.php Declare strict type. 2016-02-05 12:08:25 +01:00
CsvController.php More consistent error handling. 2016-02-06 05:01:34 +01:00
CurrencyController.php Replaced Session::get() with session() 2016-02-04 07:27:03 +01:00
ExportController.php Simplified export controller. 2016-02-06 15:01:26 +01:00
HelpController.php Changed a lot of parameters. 2016-02-05 09:25:15 +01:00
HomeController.php Some code cleanup. 2016-02-05 15:41:40 +01:00
JsonController.php Some code cleanup. 2016-02-05 15:41:40 +01:00
NewUserController.php Did some code cleanup. Comments and headers mostly. 2016-01-09 08:20:55 +01:00
PiggyBankController.php Some code cleanup. 2016-02-05 15:41:40 +01:00
PreferencesController.php Code cleanup. 2016-02-04 07:28:39 +01:00
ProfileController.php Changed a lot of parameters. 2016-02-05 09:25:15 +01:00
ReportController.php Forgot a thing. 2016-02-06 05:04:41 +01:00
RuleController.php This is a fix for #171 2016-02-05 13:13:47 +01:00
RuleGroupController.php Also fixes #171 2016-02-05 13:20:10 +01:00
SearchController.php Also fixed tests. 2016-02-05 19:25:17 +01:00
TagController.php Fixed all problems related to strict types. 2016-02-05 13:09:18 +01:00
TransactionController.php More consistent error handling. 2016-02-06 05:01:34 +01:00