firefly-iii/app/controllers
2014-11-11 18:16:59 +01:00
..
.gitkeep All initial git ignore files. 2014-06-28 09:41:25 +02:00
AccountController.php Half-way through with some cleaning up. 2014-11-11 18:16:59 +01:00
BaseController.php Cleanup controllers and small bug fixes. 2014-09-09 20:00:04 +02:00
BudgetController.php First attempt at unifying code for categories and budgets, which are basically the same thing. 2014-11-10 21:55:22 +01:00
CategoryController.php First attempt at unifying code for categories and budgets, which are basically the same thing. 2014-11-10 21:55:22 +01:00
GoogleChartController.php Fixed some initial startup bugs when working with Homestead. 2014-11-11 07:20:52 +01:00
GoogleTableController.php First attempt at unifying code for categories and budgets, which are basically the same thing. 2014-11-10 21:55:22 +01:00
HomeController.php Half-way through with some cleaning up. 2014-11-11 18:16:59 +01:00
PiggybankController.php [Fixes #21] Change the majority of View::share to View::make()->with() 2014-11-10 02:27:19 +10:30
PreferencesController.php Fixed all titles, subtitles and icons to properly display new layout. 2014-09-17 08:55:51 +02:00
ProfileController.php [Fixes #21] Change the majority of View::share to View::make()->with() 2014-11-10 02:27:19 +10:30
RecurringController.php [Fixes #21] Change the majority of View::share to View::make()->with() 2014-11-10 02:27:19 +10:30
ReminderController.php Cleaned out the reminder controller. 2014-10-12 09:34:10 +02:00
ReportController.php First reports. 2014-11-02 18:46:01 +01:00
SearchController.php Various bug fixes. 2014-09-27 06:06:31 +02:00
TransactionController.php Cleanup. 2014-10-11 09:21:14 +02:00
UserController.php Some changes to the login view. 2014-09-10 19:44:09 +02:00