firefly-iii/app/controllers
2014-12-24 14:02:21 +01:00
..
.gitkeep All initial git ignore files. 2014-06-28 09:41:25 +02:00
AccountController.php Expanded test coverage. 2014-12-16 20:25:24 +01:00
BaseController.php Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
BudgetController.php Retrieve the new setting called 'budgetMaximum' which allows you to set the maximum budget. 2014-12-23 21:13:32 +01:00
CategoryController.php Cleanup, mostly I removed the coding standard ignore instructions. 2014-12-20 22:07:21 +01:00
CurrencyController.php Covered currency controller in tests. 2014-12-24 14:02:21 +01:00
GoogleChartController.php More coverage. 2014-12-21 10:54:25 +01:00
HelpController.php Code cleanup. 2014-12-14 20:40:02 +01:00
HomeController.php Increased test coverage. Also updated read me. 2014-12-21 17:59:47 +01:00
JsonController.php Moved all references. 2014-12-13 22:54:52 +01:00
PiggybankController.php Some cleaning up for tests. 2014-12-23 21:13:42 +01:00
PreferencesController.php New setting called 'budgetMaximum', see issue #36 2014-12-23 21:13:59 +01:00
ProfileController.php Cleanup, mostly I removed the coding standard ignore instructions. 2014-12-20 22:07:21 +01:00
RecurringController.php Fixed bugs! 2014-12-15 18:16:48 +01:00
ReminderController.php New stuff! 2014-12-07 15:37:53 +01:00
RepeatedExpenseController.php All kinds of code cleanup, mostly to get some mess detection fixed. 2014-12-19 20:47:33 +01:00
ReportController.php Removed previous warning suppressions. 2014-12-19 21:18:42 +01:00
SearchController.php Fixed the charts, added some todo items. 2014-11-13 21:11:00 +01:00
TransactionController.php Fixed bugs! 2014-12-15 18:16:48 +01:00
UserController.php Add some tests. 2014-12-15 20:24:19 +01:00