.. |
Auth
|
Code cleanup courtesy of Scrutiniser CI.
|
2016-02-17 21:55:00 +01:00 |
Chart
|
This is a partial fix for issue #151. It does not filter on account selection.
|
2016-02-24 17:37:08 +01:00 |
AccountController.php
|
Tried to start with #107
|
2016-02-10 22:09:24 +01:00 |
AttachmentController.php
|
Attachment download (issue #193)
|
2016-02-25 14:53:26 +01:00 |
BillController.php
|
Replaced Session::get() with session()
|
2016-02-04 07:27:03 +01:00 |
BudgetController.php
|
This is a partial fix for issue #151. It does not filter on account selection.
|
2016-02-24 17:37:08 +01:00 |
CategoryController.php
|
Some code cleanup.
|
2016-02-05 15:41:40 +01:00 |
Controller.php
|
Tag report.
|
2016-03-01 21:31:25 +01:00 |
CsvController.php
|
#193
|
2016-02-25 15:02:05 +01:00 |
CurrencyController.php
|
Replaced Session::get() with session()
|
2016-02-04 07:27:03 +01:00 |
ExportController.php
|
#193 forgot to change file size thing.
|
2016-02-25 15:06:01 +01:00 |
HelpController.php
|
Use Requests library to get help from Github.
|
2016-02-23 16:12:59 +01:00 |
HomeController.php
|
Helper for help text.
|
2016-02-23 20:22:53 +01:00 |
JsonController.php
|
Throw errors instead of abort()
|
2016-02-17 15:52:46 +01:00 |
NewUserController.php
|
Did some code cleanup. Comments and headers mostly.
|
2016-01-09 08:20:55 +01:00 |
PiggyBankController.php
|
Fixed a sum.
|
2016-02-12 15:01:32 +01:00 |
PreferencesController.php
|
Bit of code cleanup + the true/false in SHOW_INCOMPLETE_TRANSLATIONS is not a text but a boolean. Changed as such.
|
2016-02-10 06:25:21 +01:00 |
ProfileController.php
|
Changed a lot of parameters.
|
2016-02-05 09:25:15 +01:00 |
ReportController.php
|
Cleanup and fix tests.
|
2016-03-02 13:13:33 +01:00 |
RuleController.php
|
Bugfix in redirect after creating a new rule
|
2016-02-24 10:21:04 +01:00 |
RuleGroupController.php
|
Added sub title
|
2016-02-23 16:02:37 +01:00 |
SearchController.php
|
Also fixed tests.
|
2016-02-05 19:25:17 +01:00 |
TagController.php
|
Clean up code.
|
2016-02-12 17:37:11 +01:00 |
TransactionController.php
|
Clean up method relying on old transaction journal code.
|
2016-03-02 20:11:28 +01:00 |