James Cole
|
c14d3f40a9
|
Fix #2628
|
2019-09-20 06:14:08 +02:00 |
|
James Cole
|
8235138a5d
|
Max amounts
|
2019-09-12 07:11:20 +02:00 |
|
James Cole
|
a0780e434e
|
Set some max numbers.
|
2019-09-09 18:55:23 +02:00 |
|
James Cole
|
0f2040f931
|
Fix some last-minute issues.
|
2019-09-04 10:27:13 +02:00 |
|
James Cole
|
47de2fec28
|
Revamp multi-account report.
|
2019-09-03 22:35:41 +02:00 |
|
James Cole
|
4743230136
|
Refactor some views for double account report.
|
2019-09-03 17:30:45 +02:00 |
|
James Cole
|
5fb7635100
|
Remove double lines from code.
|
2019-08-28 16:28:14 +02:00 |
|
James Cole
|
4ff8b3b556
|
Make sure user interface works for new recurring transactions.
|
2019-08-27 06:36:16 +02:00 |
|
James Cole
|
c0909aebba
|
Rule controller can handle empty submission. #2477
The rule repository can't handle this (yet).
|
2019-08-25 07:48:46 +02:00 |
|
James Cole
|
d836c8217d
|
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 |
|
James Cole
|
23479790fe
|
Code cleanup
|
2019-08-17 10:47:10 +02:00 |
|
James Cole
|
66ffbf9e47
|
Rename version so Ctrl-F doesn't pick them up
|
2019-08-12 17:10:58 +02:00 |
|
James Cole
|
9b574ce7ad
|
Improve test coverage.
|
2019-07-31 16:53:09 +02:00 |
|
James Cole
|
d94d34ca63
|
Expand test coverage.
|
2019-07-26 17:48:24 +02:00 |
|
James Cole
|
5242c0368b
|
Fixes #2153
|
2019-07-21 06:02:02 +02:00 |
|
James Cole
|
889b7e9a18
|
Improve mass controller and test controllers.
|
2019-07-20 16:02:50 +02:00 |
|
James Cole
|
6d34cfb940
|
Implemented new link thing.
|
2019-07-20 06:47:34 +02:00 |
|
James Cole
|
7fd3f77c3e
|
Make sure the convert controller works again.
|
2019-07-05 19:43:16 +02:00 |
|
James Cole
|
5bbe1eab7c
|
Expand test coverage and improve transaction management code.
|
2019-07-01 20:22:35 +02:00 |
|
James Cole
|
6197c77303
|
Improve recurrences
|
2019-06-29 19:47:40 +02:00 |
|
James Cole
|
43d753e5bd
|
Improve test coverage and efficiency for accounts and budgets.
|
2019-06-23 11:13:36 +02:00 |
|
James Cole
|
9f50c5db3d
|
Finalise account tests
|
2019-06-23 05:53:01 +02:00 |
|
James Cole
|
956ec23d3c
|
Remove unnecessary slash from in_array()
|
2019-06-22 13:09:25 +02:00 |
|
James Cole
|
0f70cc5780
|
Improve account CRUD and tests.
|
2019-06-22 10:25:34 +02:00 |
|
James Cole
|
abf70a235a
|
Debug the account-create controller.
|
2019-06-22 05:51:32 +02:00 |
|
James Cole
|
2d3d7f7720
|
Some generic code refactoring.
|
2019-06-21 19:10:02 +02:00 |
|
James Cole
|
bc33d1b67d
|
Renamed various fields from their old camel casing to new ones.
|
2019-06-16 13:16:04 +02:00 |
|
James Cole
|
779650f63d
|
Deprecate the export function.
|
2019-06-07 18:19:24 +02:00 |
|
James Cole
|
fba3cb6d90
|
Remove unnecessary backslash
|
2019-06-07 17:58:11 +02:00 |
|
James Cole
|
8b7e87ae57
|
Big refactor to remove the deprecated transaction collector.
|
2019-05-30 12:31:19 +02:00 |
|
James Cole
|
5ac39dbdef
|
Clean up tests, test only the important things.
|
2019-04-12 04:53:18 +02:00 |
|
James Cole
|
6f063a134f
|
Reset some code.
|
2019-04-11 06:06:25 +02:00 |
|
James Cole
|
c519b4d0df
|
Is now capable of updating transactions over the API.
|
2019-04-06 08:10:50 +02:00 |
|
James Cole
|
b692cccdfb
|
User can submit new journal through API.
|
2019-03-31 13:36:49 +02:00 |
|
James Cole
|
71fb9d8fa5
|
Code cleaning stuff.
|
2019-02-13 17:38:41 +01:00 |
|
James Cole
|
311d51464d
|
Add support for #2006
|
2019-02-08 07:14:45 +01:00 |
|
James Cole
|
8607fd4997
|
Fix #2033
|
2019-01-28 18:21:22 +01:00 |
|
James Cole
|
d4542cc3fc
|
Fix currency ID index error.
|
2018-12-23 07:34:23 +01:00 |
|
James Cole
|
dea02e374f
|
Fix currency ID index error.
|
2018-12-23 07:34:00 +01:00 |
|
James Cole
|
a7e1a51476
|
Make sure rules work.
|
2018-12-21 09:01:21 +01:00 |
|
James Cole
|
e46561347d
|
Some rule fixes.
|
2018-12-18 07:08:46 +01:00 |
|
James Cole
|
29f2ee93d1
|
Improve test coverage.
|
2018-12-18 06:49:26 +01:00 |
|
James Cole
|
454b3ebd97
|
Improve tests.
|
2018-12-17 07:09:44 +01:00 |
|
James Cole
|
c54541b839
|
Learned that I should not refer to env vars directly so I removed all references.
|
2018-12-15 07:59:02 +01:00 |
|
James Cole
|
ae4612f134
|
Fix test coverage.
|
2018-12-09 20:54:11 +01:00 |
|
James Cole
|
8e4092e7d7
|
Code and routes for rules.
|
2018-12-07 16:03:05 +01:00 |
|
James Cole
|
e491dda229
|
Currencies can now be enabled and disabled.
|
2018-11-10 10:04:46 +01:00 |
|
James Cole
|
b12773bc99
|
Fix for #1784
|
2018-10-17 06:06:36 +02:00 |
|
James Cole
|
db7e3d725e
|
Fix for #1781
|
2018-10-14 17:38:26 +02:00 |
|
James Cole
|
e33bbc6f16
|
Expand test coverage.
|
2018-09-30 11:57:51 +02:00 |
|