.. |
Auth
|
Allow FF to send events.
|
2015-04-03 23:22:23 +02:00 |
AccountController.php
|
Small bug fixes and cleaning up.
|
2015-04-28 08:12:12 +02:00 |
BillController.php
|
Small bug fixes and cleaning up.
|
2015-04-28 08:12:12 +02:00 |
BudgetController.php
|
Included tests for the category controller.
|
2015-04-05 19:43:20 +02:00 |
CategoryController.php
|
Add the correct path to category overview.
|
2015-04-12 10:19:37 +02:00 |
Controller.php
|
Code cleanup.
|
2015-02-11 07:35:10 +01:00 |
CurrencyController.php
|
Add currency tests.
|
2015-04-05 20:47:19 +02:00 |
GoogleChartController.php
|
Query & loop optimizations.
|
2015-04-11 12:36:17 +02:00 |
HelpController.php
|
More tests.
|
2015-04-07 19:58:49 +02:00 |
HomeController.php
|
Added home screen information about piggy banks.
|
2015-04-13 20:43:58 +02:00 |
JsonController.php
|
Edit and update tags.
|
2015-04-28 10:36:13 +02:00 |
PiggyBankController.php
|
New tests and prep for future runs.
|
2015-04-20 21:57:20 +02:00 |
PreferencesController.php
|
Covered the preferences controller.
|
2015-04-21 17:19:14 +02:00 |
ProfileController.php
|
Built a routine that will allow you to completely delete an account.
|
2015-04-22 07:54:56 +02:00 |
ReminderController.php
|
Removed unused use statements.
|
2015-03-29 08:03:53 +02:00 |
ReportController.php
|
Renamed various fields from 'amount' to 'queryAmount' to prevent interfering with the getAmountAttribute property.
|
2015-04-09 21:14:15 +02:00 |
SearchController.php
|
Removed unused use statements.
|
2015-03-29 07:51:56 +02:00 |
TagController.php
|
Don't save all tags unconditionally.
|
2015-04-28 13:47:13 +02:00 |
TransactionController.php
|
Edit and update tags.
|
2015-04-28 10:36:13 +02:00 |