firefly-iii/app/controllers
2014-08-21 18:49:51 +02:00
..
.gitkeep All initial git ignore files. 2014-06-28 09:41:25 +02:00
AccountController.php Some general cleaning up in the menu's and the various controllers. Added a new class (yet to be tested) and removed most of the "piggy bank"-implementation in anticipation of the ideas from issue #6. Fixed a bug in the default user seeder. 2014-08-13 07:02:13 +02:00
BaseController.php Fixed some problems with creating piggy bank repetitions. 2014-08-21 15:14:46 +02:00
BudgetController.php Created some triggers, added some fixes. Will probably fail. 2014-08-19 20:38:49 +02:00
CategoryController.php Some general cleaning up in the menu's and the various controllers. Added a new class (yet to be tested) and removed most of the "piggy bank"-implementation in anticipation of the ideas from issue #6. Fixed a bug in the default user seeder. 2014-08-13 07:02:13 +02:00
ChartController.php Some cleanup. 2014-08-10 15:01:46 +02:00
HomeController.php Some bug fixes and a new view for piggy banks. [skip ci] 2014-08-21 18:49:51 +02:00
JsonController.php Code cleanup [skip-ci] 2014-07-15 22:16:29 +02:00
LimitController.php Basic testing, not full coverage. 2014-08-19 13:24:11 +02:00
PiggybankController.php Some cleaning up in the whole piggy bank section. More narrow events and stricter code. Still not catching some events, so it'll eventually all break down. [skip ci] 2014-08-19 06:57:11 +02:00
PreferencesController.php Some general cleaning up in the menu's and the various controllers. Added a new class (yet to be tested) and removed most of the "piggy bank"-implementation in anticipation of the ideas from issue #6. Fixed a bug in the default user seeder. 2014-08-13 07:02:13 +02:00
ProfileController.php Some general cleaning up in the menu's and the various controllers. Added a new class (yet to be tested) and removed most of the "piggy bank"-implementation in anticipation of the ideas from issue #6. Fixed a bug in the default user seeder. 2014-08-13 07:02:13 +02:00
RecurringController.php Build some extra features for the recurring transaction controller. 2014-08-21 15:15:39 +02:00
ReportController.php Some cleanup. 2014-08-10 15:01:46 +02:00
SearchController.php Some cleanup. 2014-08-10 15:01:46 +02:00
TransactionController.php Basic testing, not full coverage. 2014-08-19 13:24:11 +02:00
UserController.php Coverage should be back at 100%. Fixed some formatting too. 2014-08-17 21:17:31 +02:00