firefly-iii/app/Http/Controllers
zjean 5c03e64f46 Tried to start with #107
- Always show the IBAN in the create account view, because it is always editable the edit view.
- Added 'accountNumber' account_meta field, and showing it in create/edit account view.
2016-02-10 22:09:24 +01:00
..
Auth Various code fixes. 2016-02-10 16:23:37 +01:00
Chart This fixes what turns out to be an incredibly inaccurate chart. 2016-02-10 07:34:04 +01:00
AccountController.php Tried to start with #107 2016-02-10 22:09:24 +01:00
AttachmentController.php Some code cleanup [skip ci] 2016-02-07 07:56:58 +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 Better flashes (also translated) [skip ci] 2016-02-07 08:31:21 +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 float > string. 2016-02-08 21:09:00 +01:00
PreferencesController.php Bit of code cleanup + the true/false in SHOW_INCOMPLETE_TRANSLATIONS is not a text but a boolean. Changed as such. 2016-02-10 06:25:21 +01:00
ProfileController.php Changed a lot of parameters. 2016-02-05 09:25:15 +01:00
ReportController.php Some enhancements to export. 2016-02-07 09:11:46 +01:00
RuleController.php This is a fix for #171 2016-02-05 13:13:47 +01:00
RuleGroupController.php Some code cleanup [skip ci] 2016-02-07 07:56:58 +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 Some code cleanup [skip ci] 2016-02-07 07:56:58 +01:00