firefly-iii/app/Http
Graham Miller d9b3ebc82f Add preferences option to enable or disable the custom fiscal year handling.
Stored in DB as 0 or 1 and converted:-
- twig expression in view (expandedform needs true boolean)
- checkbox true/false converted to integer in set function in controller

Oh and I worked out how to localize the label ... took me a while but ended up so simple.

This is stage 1 of the overall custom fiscal year extension for Firefly.
2016-01-27 11:28:14 +10:00
..
Controllers Add preferences option to enable or disable the custom fiscal year handling. 2016-01-27 11:28:14 +10:00
Middleware Some tests. 2016-01-17 15:48:18 +01:00
Requests Some cleaning up courtesy of PHPStorm. 2016-01-15 23:12:52 +01:00
breadcrumbs.php New bread crumb for rules controller. 2016-01-11 20:41:43 +01:00
Kernel.php New middleware. 2016-01-09 15:39:02 +01:00
routes.php Removed parameter rule trigger / rule action since they weren't being used. 2016-01-24 16:12:59 +01:00