.. |
Chart
|
Rename version so Ctrl-F doesn't pick them up
|
2019-08-12 17:10:58 +02:00 |
AboutController.php
|
Various code cleanup as suggested by PHPStorm.
|
2019-05-30 12:39:06 +02:00 |
AccountController.php
|
No longer have to submit mandatory fields to account end point. Just submit the field you wish to update, the rest will be untouched.
|
2019-08-24 07:56:08 +02:00 |
AttachmentController.php
|
Code cleanup
|
2019-08-17 10:46:40 +02:00 |
AvailableBudgetController.php
|
Code cleanup
|
2019-08-17 10:46:40 +02:00 |
BillController.php
|
Fix for broken bills.
|
2019-08-24 13:23:36 +02:00 |
BudgetController.php
|
Code cleanup
|
2019-08-17 10:46:40 +02:00 |
BudgetLimitController.php
|
Code cleanup
|
2019-08-17 10:46:40 +02:00 |
CategoryController.php
|
Code cleanup
|
2019-08-17 10:46:40 +02:00 |
ConfigurationController.php
|
API updates.
|
2019-06-09 08:26:23 +02:00 |
Controller.php
|
Code cleanup
|
2019-08-17 10:46:40 +02:00 |
CurrencyController.php
|
Better sum for bill view.
|
2019-08-23 21:54:47 +02:00 |
CurrencyExchangeRateController.php
|
Various code cleanup as suggested by PHPStorm.
|
2019-05-30 12:39:06 +02:00 |
ImportController.php
|
Various code cleanup as suggested by PHPStorm.
|
2019-05-30 12:39:06 +02:00 |
LinkTypeController.php
|
Code cleanup
|
2019-08-17 10:46:40 +02:00 |
PiggyBankController.php
|
Fix for #2446
|
2019-08-21 05:15:47 +02:00 |
PreferenceController.php
|
remove "twoFactorAuthEnabled" from preferences. Kill switches for all code that references them (easier for refactor)
|
2019-08-03 19:46:12 +02:00 |
RecurrenceController.php
|
Remove some serious duplicates.
|
2019-06-02 06:39:54 +02:00 |
RuleController.php
|
Rule controller can handle empty submission. #2477
|
2019-08-25 07:48:46 +02:00 |
RuleGroupController.php
|
Code cleanup
|
2019-08-17 10:46:40 +02:00 |
SummaryController.php
|
Fix #2332
|
2019-08-02 05:49:20 +02:00 |
TagController.php
|
Improve test coverage.
|
2019-06-10 20:14:00 +02:00 |
TransactionController.php
|
Refactor journal repository and fix tests.
|
2019-08-10 13:42:33 +02:00 |
TransactionLinkController.php
|
Improve test coverage.
|
2019-06-10 20:14:00 +02:00 |
UserController.php
|
Fix for #2439
|
2019-08-22 17:06:43 +02:00 |