.. |
Account
|
Fix for #1825
|
2018-10-27 05:10:49 +02:00 |
Admin
|
Warn when classes are used in testing environment; this means tests aren't efficient.
|
2018-09-06 12:29:32 +02:00 |
Auth
|
New views for password reset, login and other user forms.
|
2018-11-25 11:31:02 +01:00 |
Budget
|
Users can now reorder budgets #1108
|
2018-10-17 15:18:09 +02:00 |
Category
|
Fix #1878
|
2018-11-21 06:21:57 +01:00 |
Chart
|
Small chart improvements for #1865
|
2018-11-12 19:31:00 +01:00 |
Import
|
Improved logging for bunq routine. #1607
|
2018-10-31 16:25:21 +01:00 |
Json
|
Fix #1825
|
2018-10-28 15:51:11 +01:00 |
Popup
|
Remove view generation and put in trait.
|
2018-08-10 18:19:51 +02:00 |
Recurring
|
Improve test coverage.
|
2018-09-02 20:13:25 +02:00 |
Report
|
Improve test coverage.
|
2018-09-02 20:13:25 +02:00 |
Rule
|
Some extra logging + a fix for #1683
|
2018-09-13 20:23:17 +02:00 |
System
|
Improve test coverage.
|
2018-09-02 20:13:25 +02:00 |
Transaction
|
Update API to match new end points.
|
2018-12-03 15:57:15 +01:00 |
AttachmentController.php
|
Various code cleanup.
|
2018-07-26 06:10:17 +02:00 |
BillController.php
|
Code for #833
|
2018-08-12 10:06:20 +02:00 |
CategoryController.php
|
Add phpdocs everywhere.
|
2018-07-22 08:10:16 +02:00 |
Controller.php
|
Route fixes and fix tests.
|
2018-08-09 19:44:36 +02:00 |
CurrencyController.php
|
Currencies can now be enabled and disabled.
|
2018-11-10 10:04:46 +01:00 |
DebugController.php
|
Clean up debug views.
|
2018-11-02 21:17:07 +01:00 |
ExportController.php
|
Fix #1840
|
2018-11-02 21:16:47 +01:00 |
HelpController.php
|
Route fixes and fix tests.
|
2018-08-09 19:44:36 +02:00 |
HomeController.php
|
Rename journal collector to more fitting transaction collector.
|
2018-08-11 14:33:47 +02:00 |
JavascriptController.php
|
Fix #1830
|
2018-10-28 19:17:33 +01:00 |
JsonController.php
|
First step in improving test coverage.
|
2018-08-30 20:58:07 +02:00 |
NewUserController.php
|
Currencies can now be enabled and disabled.
|
2018-11-10 10:04:46 +01: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
|
Initial code for LDAP authentication.
|
2018-10-13 15:06:56 +02:00 |
ReportController.php
|
Fix for #1811
|
2018-11-23 08:40:08 +01:00 |
RuleGroupController.php
|
Various code cleanup.
|
2018-08-04 17:30:06 +02:00 |
SearchController.php
|
First step in improving test coverage.
|
2018-08-30 20:58:07 +02:00 |
TagController.php
|
Make stuff scale better #1040
|
2018-10-07 09:45:50 +02:00 |
TransactionController.php
|
Update API to match new end points.
|
2018-12-03 15:57:15 +01:00 |