.. |
Account
|
Redirect user to original account refactor.
|
2018-08-09 17:34:11 +02:00 |
Admin
|
Code cleanup and realign.
|
2018-08-06 19:14:30 +02:00 |
Auth
|
Refactor many request related methods into (complex) trait.
|
2018-08-09 17:46:14 +02:00 |
Budget
|
Refactor many request related methods into (complex) trait.
|
2018-08-09 17:46:14 +02:00 |
Category
|
Refactor many request related methods into (complex) trait.
|
2018-08-09 17:46:14 +02:00 |
Chart
|
Refactor basic methods to trait
|
2018-08-09 16:16:27 +02:00 |
Import
|
Change scope of methods, add some notes. Prep for refactoring.
|
2018-08-09 16:07:33 +02:00 |
Json
|
Refactor configuration methods into trait
|
2018-08-09 17:50:30 +02:00 |
Popup
|
Refactor many request related methods into (complex) trait.
|
2018-08-09 17:46:14 +02:00 |
Recurring
|
Refactor many request related methods into (complex) trait.
|
2018-08-09 17:46:14 +02:00 |
Report
|
Refactor many request related methods into (complex) trait.
|
2018-08-09 17:46:14 +02:00 |
Rule
|
Refactor many request related methods into (complex) trait.
|
2018-08-09 17:46:14 +02:00 |
System
|
Refactor configuration methods into trait
|
2018-08-09 17:50:30 +02:00 |
Transaction
|
Refactor many request related methods into (complex) trait.
|
2018-08-09 17:46:14 +02:00 |
AttachmentController.php
|
Various code cleanup.
|
2018-07-26 06:10:17 +02:00 |
BillController.php
|
Code cleanup and realign.
|
2018-08-06 19:14:30 +02:00 |
CategoryController.php
|
Add phpdocs everywhere.
|
2018-07-22 08:10:16 +02:00 |
Controller.php
|
Refactor many request related methods into (complex) trait.
|
2018-08-09 17:46:14 +02:00 |
CurrencyController.php
|
Various code cleanup.
|
2018-07-26 06:10:17 +02:00 |
DebugController.php
|
Refactor configuration methods into trait
|
2018-08-09 17:50:30 +02:00 |
ExportController.php
|
Code cleanup and realign.
|
2018-08-06 19:14:30 +02:00 |
HelpController.php
|
Refactor many request related methods into (complex) trait.
|
2018-08-09 17:46:14 +02:00 |
HomeController.php
|
Code cleanup and realign.
|
2018-08-06 19:14:30 +02:00 |
JavascriptController.php
|
Refactor configuration methods into trait
|
2018-08-09 17:50:30 +02:00 |
JsonController.php
|
Various code cleanup.
|
2018-08-04 17:30:06 +02:00 |
NewUserController.php
|
Change scope of methods, add some notes. Prep for refactoring.
|
2018-08-09 16:07:33 +02:00 |
PiggyBankController.php
|
Refactor many request related methods into (complex) trait.
|
2018-08-09 17:46:14 +02:00 |
PreferencesController.php
|
Add phpdocs everywhere.
|
2018-07-22 08:10:16 +02:00 |
ProfileController.php
|
Refactor many request related methods into (complex) trait.
|
2018-08-09 17:46:14 +02:00 |
ReportController.php
|
Change scope of methods, add some notes. Prep for refactoring.
|
2018-08-09 16:07:33 +02:00 |
RuleGroupController.php
|
Various code cleanup.
|
2018-08-04 17:30:06 +02:00 |
SearchController.php
|
Various code cleanup.
|
2018-08-04 17:30:06 +02:00 |
TagController.php
|
Change scope of methods, add some notes. Prep for refactoring.
|
2018-08-09 16:07:33 +02:00 |
TransactionController.php
|
Move isOpeningBalance() to trait
|
2018-08-09 16:13:13 +02:00 |