firefly-iii/app/Repositories
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
..
Account Tried to start with #107 2016-02-10 22:09:24 +01:00
Attachment Added PHP7 return type statements. 2016-02-06 18:59:48 +01:00
Bill Because nextExpectedMatch() must return a date (and cannot return null) the list of bills will show "unknown" when the bill is next expected in 1900. 2016-02-10 06:55:08 +01:00
Budget This fixes the broken tests. 2016-02-10 12:01:45 +01:00
Category Some code cleanup [skip ci] 2016-02-07 07:56:58 +01:00
Currency Declare strict type. 2016-02-05 12:08:25 +01:00
ExportJob Added new lines. 2016-02-10 16:01:18 +01:00
Journal Fixed all problems related to strict types. 2016-02-05 13:09:18 +01:00
PiggyBank Some code cleanup [skip ci] 2016-02-07 07:56:58 +01:00
Rule Declare strict type. 2016-02-05 12:08:25 +01:00
RuleGroup This is a fix for #171 2016-02-05 13:13:47 +01:00
Shared Fixed all problems related to strict types. 2016-02-05 12:28:05 +01:00
Tag Some code cleanup [skip ci] 2016-02-07 07:56:58 +01:00